Defining field-level decryption

How to define field level decryption for the Web Service Proxy.

About this task

The Web Service Proxy automatically decrypts the encrypted payload. Decryption uses the private key that corresponds with the certificate that encrypted the data. The certificate is identified by identification credentials or is identified by the Decrypt key property on the Proxy Settings tab.

Note: The Web Service Proxy does not automatically do field-level decryption.

Procedure

  1. Disable the automatic validation in the User policy checkboxes.
  2. Create a processing rule with the decrypt and validate actions.
    1. Create a decrypt action for field-level decryption.
    2. Create a validate action for validation.