Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
As per my business requirement, I have to call a WSDL and then I need to parse the response (attached the WPOD.xml) and there are many lists of association, attributes.Association contains a list of id(s) using those ids as the parameter I need to call another WSDL. So I'm passing the list of association to the child job (as context lov variable) but how do i Iterate the context LOV and call WSDL in a loop and after parsing the response I have to return the collection of (child job ) response to its parent job (as list)
please help me.
For reference I have attached the screen shot of the work flow
I've highlighted the child job. And also attached the context parameter.