on 2022 Jun 14 4:30 PM
Hello Experts,
I need to externalize one of the XML elements with white space so that after transport I can update its value.
below is the sample XML, I need to externalize element "A".
length of this element "A" is 18
<?xml version='1.0' encoding='UTF-8'?>
<Root>
<A>0000777799 </A>
</Root>
I tried with content modifier but it discards the white spaces.
Kindly help me with the solution for this.
Thanks,
Ravi
Help others by sharing your knowledge.
AnswerRequest clarification before answering.
Hello Ravi,
whitespaces are trimmed off automatically.But appending value to A from parameter externalization will not cause any issue I guess.
Regards,
Sriprasad Shivaram Bhat
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
User | Count |
---|---|
76 | |
22 | |
9 | |
7 | |
6 | |
5 | |
4 | |
4 | |
3 | |
3 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.