Hi Simon,
Thanks for your reply! it’s not exactly this. The service I’m looking to build will return the initial unmodified inputs of a top level service. I should be able to call it from a child and get that original payload. the main purpose of this service will be for debugging and inspecting failures.
For example:
Service: Parent
Input:
varA = 1
varB = 2
Tree:
Mapper varA = X
Invoke child
Service Child
Invoke
Many thanks,
Kareem.
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB