cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

XML Connector

Former Member
0 Likes
195

Hi,

How to connect XML file with xMII. For example, i have data as XML format. how can i do select, update operations on this? How can i connect XML in query templates?

-senthil

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Likes

i created xml in BLS as query->stringtoXml->writefile. now it create xml files. thanks

Former Member
0 Likes

Hello Senthil,

What exactly are you trying to do?

If you have an XML file in the Rowset/Rowsets/Row format (Lighthammer format ) - you can use an XML query template to query that file directly.

If you are using an XML file NOT in the standard format you will need to use Business Logic Services to access and manipulate that file.

Thanks,

Joe Montagna

Former Member
0 Likes

Senthil,

Have you explored the XMLConnector Data Server / XML Query Template approach?

This will allow you to read / write to an xml file / endpoint from an xMII transaction.

Hope this helps.

Matt