Masking data

Add a layer of security to your application data by masking action input and output data.

Workflows include sensitive details such as web service account, access tokens, and resource IDs. It is imperative to secure this data, especially when you are working on a shared workflow. In webMethods Integration, you can secure the data with the help of data masking.

Using data masking, you can mask the entire action input and output data. The masked data is then stored in the webMethods Integration DB in an encrypted format and can be unmasked when required.