Situation: Suppose we migrated a process flow objects which contains Data Mapping along with other activities from Dev Environment to Test Environment and execute it in a Test environment. While executing, the process flow get aborted at the Data Mapping activity with the following error:-
I/O error reported by XML parser processing file:/C:/Program%20Files/AdeptiaSuite/AdeptiaSuite-6.9/AdeptiaServer/ServerKernel/web/repository/administrators/PFRepository/SFClientSync_PF_SFToEpic_010253241021153416465099700463_010253241039154773342317100040/SFClientSync_ADS_GetView_vCEClient_default.xml: Invalid byte 2 of 3-byte UTF-8 sequence.; SystemID: ; Line#: 5; Column#: 9
or Invalid byte 1 of 1-byte UTF-8 sequence.; SystemID: ; Line#: 5; Column#: 9
Cause: In Dev environment, Data Encryption at rest feature is disabled while in the Test environment, it is enabled.
Resolution: To run the process flow successfully, disable the Data Encryption at rest feature in Test Environment. Following are the steps to disable the property:-
- Login to Adeptia Suite as an administrator.
- Go to Administer > Setup > Application Settings > Update System Properties.
- Expand Systems > Data Encryption at rest.
- Set the propert "abpm.security.data.encryption.rest.enable" value to "No".
Comments
0 comments
Article is closed for comments.