Unlock a world of possibilities! Login now and discover the exclusive benefits awaiting you.
Hi!
If you see the screenshoot, I have a tESBProviderRequest-->XMLMap at the start of the job. On this part I can extract the data I am receving from the ProviderRequest and I can use it on the tXMLMap.
The question is pretty simple and stupid, I would like to use this information again at the bottom of the picture(paint xD) but I don't know which component should I use to save it from the start of the job and use it at the end!
I have been thinking about saving it on an xml with input, and use output to extract it at the end but I would need something faster, I can't be saving an xml or a .txt all the time because I will have many requests from outside.
Thank you!
Totally works,
Thanks Shong.