ContributionsMost RecentMost LikesSolutionsCDATA In SOAP Execute How to use CDATA information in the SOAP Execute snap. When I test in SOAPUI tool, it accepts CDATA and the execution is a success. In SL, I am getting the below error: “error”: “Server was unable to process request. —> Error in xml: Data at the root level is invalid. Line 1, position 2.” I have seen an earlier post on the same topic gone unanswered. Hoping for a response here 🙂 How do we make it work. Re: Jar file execute Ksivagurunathan: ere are eg in the com @Ksivagurunathan Hi Kabilan, Could you please help me on how you designed the solution. Also, if you could please help me which reference you used from community. Thanks & Regards, Deepak Menon Re: Encrypt and decrypt sensitive data in a source @tstack Those give away key information on what stratergy is used by an organization for encryption. Also, the attributes I mentioned are key attributes required for encryption. These are sensitive data. Pipeline exec vs Iltra ppipeline decision would take this chain in a different direction. Let’s consider the fact that we need to utilize this Ultra pipelines. Re: Encrypt and decrypt sensitive data in a source @tstack I have a similar scenario. Please read through the steps. We are using Encryption & Decryption in 2 seperate ultra pipelines, where first pipeline would encrypt the password field and send this data to second pipeline & the second pipeline would decrypt the data and use it. The problem is we are giving away key information like Type Of Algorithm, IV, Key_SALT over the internet along with the Ciphertext which is a security concern. Our design has to have 2 seperate ultra pipelines & not pipeline execute as its an architectural decision. How can we achieve decrypting the field, without giving away these key attributes? Re: Jar file execute Hi , Did you get any solution for the above problem. If yes, could you please share it here. We have a similar need. Thanks & Regards, DM