- Convert xml to json
This is mostly not required as we have standard step to convert the xml to json. In some cases, we might need to go for groovy script to handle this issue. - Remove nodes with condition
This is to get the input and apply condition to remove the nodes from the input file.<root><emp>Test</emp></root> - Merge two xmls
One example here would be let us say you fetch the data from two endpoint and finally, you want to merge these two, hence groovy script is used.
Subscribe to service Add capabilities add roles or run the booster Enable API M from CPI setting Configure connector for drive Deploy iflow and test the connection
Comments
Post a Comment