Hi and thank you in advance for reading!
I have a working SOAP node. It is able to successfully read from my Request file and write to the Response file and make the Update web service action as expected. This works:
The problem is:
how do I pass parameters to the Request file? It only works if I pre-populate the file.
The idea is to read from the file (as in the 1st screenshot) and pass the EMPLID field to the SOAP transformation, but I cannot get that to work. The SOAP transformation is working by itself; the File Read transformation is in no way being considered by the node, and that's were I'm stuck.
Again, thank you!
-Josh