Can you implement data masking when using IBM DataWorks Data Load API to protect confidential information?
Is data masking available in IBM DataWorks Data Load API?
189 views Asked by Eduardo Kaufmann-Malaga At
1
There are 1 answers
Related Questions in IBM-CLOUD
- Update a bearer token in a watsonx extension
- Unexpected behaviour when updating variables in Schematics using the golang SDK
- TranspilerError: 'Number of qubits (40) in QAOA is greater than maximum (30) in the coupling_map'
- What is "X-Require-Whisk-Auth" (IBM Cloud Functions) in IBM Cloud Code Engine functions?
- How to connect device to IBM cloud
- EntityStreamSizeException Due to Request Content Size Limit Exceeded
- Call watsonx.ai prompt in watson assistant
- Where do I find my credentials for using watsonx.ai
- Watsonx Assistant reconigze phone number from Twillio Integration
- IBM NeuralSeek API Filter
- Is there any option to activate/deactivate a MDB in open liberty
- Fail-over to secondary region when primary region goes down on a IBM MQ Multi-instance Queue manager using a NFS 4.1 share
- CS0246 Error while installing IBM Watson SDK for Unity
- Programmatic name pending approval - approval duration, criteria
- How can I compact a collection in my IBM Cloud Databases for MongoDB deployment?
Related Questions in DATA-MASKING
- What is Oracle equivalent data masking logic for SQL Server's "FUNCTION = 'default()'"
- How to blind data in data warehouse when sending from preanonymized layer to anonymized layer while keeping referential integrity of all key columns
- MaxScale - Mask every column in all tables of a DataBase and specify which not
- Masking in power BI
- Data masking and when I need to use the Pick function
- Data Masking: Proper way to update masked data?
- Seemingly random non ascii characters in response body when using APISIX plugin to rewrite response
- Masking access token by regex pattern match and replace in java
- Issues with masking in snowflake
- How to create a custom masking rule to de-identify or obscure data with DLP and BigQuery?
- Use of PatternLayout class's format(LoggingEvent event) method from a newly created Thread to execute custom log masking logic independently
- Masking of Headers and Properties in SAP CPI
- Geomasking Aggregation of points to the centroids of the polygons that they lie within
- Pandas data masking where the conditions come from other variables
- InvalidToken by decrypting Column in Table using Python
Related Questions in DATACONNECT
- ibm data connect connection for ibm cloud object storage
- Custom filter in DataConnect
- DataConnect error while trying to export from remote server
- Connect services DataConnect and DB2 Warehouse on Cloud (former DashDB)
- mysQL to IBM Data Connect
- dashDB to BigInsights using Data Connect
- IBM DataConnect refine operations
- How to chain IBM Data Connect Activities in a flow
- Can I use ElephantSql service as a target in bluemix data connect?
- Bluemix Data Connect does not apply the filter rows for the entire dataset, just for the first 1000 rows
- License issue connecting to on premise DB2 ZoS
- Push data from dashDB to Watson Analytics using DataWorks?
- secure gateway ACL_FILE definition?
- Connecting on-premises Microsoft SQL Server to Dataworks using a secure gateway
- Getting 500 error in Bluemix Address cleansing api (data works)
Popular Questions
- How do I undo the most recent local commits in Git?
- How can I remove a specific item from an array in JavaScript?
- How do I delete a Git branch locally and remotely?
- Find all files containing a specific text (string) on Linux?
- How do I revert a Git repository to a previous commit?
- How do I create an HTML button that acts like a link?
- How do I check out a remote Git branch?
- How do I force "git pull" to overwrite local files?
- How do I list all files of a directory?
- How to check whether a string contains a substring in JavaScript?
- How do I redirect to another webpage?
- How can I iterate over rows in a Pandas DataFrame?
- How do I convert a String to an int in Java?
- Does Python have a string 'contains' substring method?
- How do I check if a string contains a specific word?
Popular Tags
Trending Questions
- UIImageView Frame Doesn't Reflect Constraints
- Is it possible to use adb commands to click on a view by finding its ID?
- How to create a new web character symbol recognizable by html/javascript?
- Why isn't my CSS3 animation smooth in Google Chrome (but very smooth on other browsers)?
- Heap Gives Page Fault
- Connect ffmpeg to Visual Studio 2008
- Both Object- and ValueAnimator jumps when Duration is set above API LvL 24
- How to avoid default initialization of objects in std::vector?
- second argument of the command line arguments in a format other than char** argv or char* argv[]
- How to improve efficiency of algorithm which generates next lexicographic permutation?
- Navigating to the another actvity app getting crash in android
- How to read the particular message format in android and store in sqlite database?
- Resetting inventory status after order is cancelled
- Efficiently compute powers of X in SSE/AVX
- Insert into an external database using ajax and php : POST 500 (Internal Server Error)
Yes, IBM DataWorks Data Load supports data masking. The information on how to accomplish this can be found in DataWorks API documentation Integrating the Data Load REST API into your application. Here is an excerpt of that document:
Note: This question was answered on dW Answers by user jcantella.