Do not input private or sensitive data. View Qlik Privacy & Cookie Policy.
Skip to main content

Announcements
Qlik Open Lakehouse is Now Generally Available! Discover the key highlights and partner resources here.
cancel
Showing results for 
Search instead for 
Did you mean: 
Anonymous
Not applicable

How we can use value(stored response in tGrovlaVar) in tGlobalvar into existing tXMLMAPing to map to output mapping

How we can use value(stored response in tGrovlaVar) in tGlobalvar into existing tXMLMAPing to map to output mapping
Labels (1)
3 Replies
fdenis
Master
Master

we need more details!!!!
Anonymous
Not applicable
Author

We are getting date from same source to different TSOAP(2 different web services) so we can't able to send response from 2 different TSOAP to TSOAP(new web service) so I am sending the one response of tsoap1 to new TSOAP and tsoap2 response I am saving as variable at tSetglobalVar.what element I have to map to txml mapping(it's already mapped to tsoap1).
How we can do mapping elements which are in variable on existing txmlmap
fdenis
Master
Master

you can use:
(String)globalMap.get("yourVariable Name")