Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

perfomance difference between nested for each loops vs. XSLT with single loop

Summary: i have working integration with 3 nested loops (result sets, rows, fields) that looks bulky in OIC. 2 outer loops have no actions beside narrowing xml elements to actionable or not actionable using switch.

I'm curious if i get better performance if i take result set and transform using XLST to pure actionable elements and follow up single for each loop.

Will there be noticeable performance difference? Or the only benefit would be cleaner look of integration flow.

Content (required):


Version (include the version you are using, if applicable):


Code Snippet (add any code snippets that support your topic, if applicable):

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!