Page 1 of 1

A developer must change the structure of the input xml before passing it on to the next service. As a best practice, how

Posted: Thu Jul 21, 2022 9:09 pm
by answerhappygod
A developer must change the structure of the input xml before passing it on to the next service. As a best practice, how should this task be performed?

A. By writing an XSLT
B. By looping through manually in the process
C. By using a lot of setvalue objects
D. By writing code in a script object