OS4X plugin os4xplugin DTNA upload
Jump to navigation
Jump to search
Purpose
Upload all files of a job (typically: one) to the DTNA REST webservice, provided by
Configuration
The plugin must be configured on per-partner level and has no global configuration.
Configuration parameters are:
- Target URL: The destination URL incl. protocol. Typical values are:
- Testing: https://dtna-iservices1-test.qa.freightliner.com/paragonapi/if72/inboundASN
- Production: (t.b.d.)
- Client certificate: a selectable certificate from the panel "Certificates" -> "CSR", where you have to upload your own certificate incl. private key to the CSR panel.
- Debug output: Print out more information for debugging purposes
Behaviour
The plugin uploads the file(s) of the job to the target URL via REST webservice, using the configured client certificate. The upload results into a response from the web service, which is then interpreted. If any of the output indicates an error, the plugin aborts the job by exiting with a non-zero return code.