Page 1 of 1

Replacing and updating the XML source in Lansa Integrator

Posted: Thu Oct 13, 2016 9:53 pm
by HMJust
In a solution in Lansa Integrator, I have an XML Binding where the XML format is still in flux. Most of it is fixed by now but minor changes are still expected.

With the SOAP Agent I could replace the WSDL - by creating a new solution with the same name as the old solution but referencing the new WSDL - and keep the bindings that already were set.

I have not found a way to accomplish this with XML Binding. I have tried the same as with the SOAP Agent - a new XML Binding with the same name - and I have tried editing the project manually in the XML Editor.

Is there a way for me to do this, so I do not have to recreate my bindings every time the XML format is changed?

Re: Replacing and updating the XML source in Lansa Integrator

Posted: Mon Oct 17, 2016 11:54 am
by alick
Yes, Just edit the source xml file, the project reads the source XML file each time on open.
New XML nodes will appear in the project.
Deleted XML nodes that where mapped, will not appear in the map.
These deleted mapped nodes will not saved back to the project file.