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

Filling an XML value into another file

Hi,

I have a question about the Design of a Data Integration flow.

I would like to enter a value (value is from another XML File) in an existing XML file.

Unfortunately, I don't know how to design it.
I have a query template in XML and  I would like to enter a value in this template.
This value is in another File. This file is a hl7 message.

 

I looked at tReplace but I have to enter values myself there.

 

The below picture demonstrates what I do

0683p000009Ls2r.png

Thanks and Best regards,

Nilay

Labels (1)
1 Reply
Anonymous
Not applicable
Author

Hi Nilay
Are you able to extract this value from hl7 message now? If so, store this value to context variable or global variable for used later.
Rewrite the XML template on tXMLMap and insert the value with context variable or global variable.

Regards
Shong