The "Launch an executable after processing" option allows you to customize the export to ERP through specific development, if exporting an exchange file is not possible.

In particular, this mode can be used to distribute information to an ERP Cloud.


 

We can:


  • For each generated XML file run the executable defined in the location with the available arguments

-> In this case we can use the $File syntax to send to the application the location of the generated XML file.

  • At the end of the process start the process

       -> In this case we can use the $Folder syntax to send the calculated location of the generation folder to the application.


The return code will be used to make the PDM Gateway task successful or unsuccessful.