luca.scarpati
posted this
04 August 2020
- Last edited 04 August 2020
Hi Adrian,
sure it is possible if you use one of our clients, you can check it directly from a question.
Or as I understand you use a Watch Folder and one different XML for each input document, for cases like this we have our connect license. It is a special license, where you can also find it in the Watch Folder capture settings under "Custom backup" also has the "Custom XML" field.
This custom XML must be formed as follows:
<xml>
<variable>
<name>VAR1</name>
<value>value123</value>
</variable>
<variable>
<name>VAR2</name>
<value>value456</value>
</variable>
</xml>
... so you can use the variables in one of our various connectors .
Best regards,
Luca