Solved
Issue when extracting data to BIX
Hello,
We are encrypting some properties in our application using ABAC PropertyEncrypt. We are using platform cipher to encrypt the data. Those properties are added to the BIX extract. The cases that have the encrypted properties are not getting extracted and BIX logs show the following error:
Platform cipher is used for data encryption. Extraction can only be done in clear text mode.
How do we solve for this?