I receive a XML file in the datamapper. I would like to know if I can querying a database with an element contained in the XML file.
For example, a processus starts with a http server input. In the XML file created, there is an invoice number. How to query a database with this number ?
In the Workflow tool, use a PlanetPress Database task and specify a custom query (which allows you to enter variable parameters). You can also specify the type of output you want for the query (CSV, XML, etc.). You should tehn passs that output file to the Connect DataMapper.