Skip to content

open-automation/switch-xml-pickup

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

13 Commits
 
 
 
 
 
 
 
 
 
 

Repository files navigation

switch-xml-pickup

Pickup XML datasets with traffic-light orphan routing. This script is still in development.

XML Pickup is a great configurator but its error handling for orphaned jobs is not ideal. If you have any orphaned jobs, to further process them, you need to route them out of problem jobs (something to be avoided). This script attempts to remain faithful to the XML Pickup configurator while allowing for more graceful orphan/error handling via traffic-lights.

Flow element properties

Pickup mode

Metadata alongside asset

Pairs a metadata and job file based on a filename pattern.

Metadata filename pattern

The filename pattern to match the asset and metadata to. The pattern should be from the perspective of the asset job. If you're expecting JobA.pdf and JobA.xml, then the pattern to match would be *.xml.

Orphan timeout (minutes)

The amount of time to wait before giving up on pairing a file if only one is received.

Metadata refers to asset

Pick up a dataset file from another location, similar to inject.

Asset path

The valid absolute path to the dataset.

Metadata is asset

The incoming job is the XML dataset. The contents of the job are consumed and the job itself is sent out.

Dataset name

The name of the external dataset the XML will be tied to.

About

Pickup XML datasets with traffic-light orphan routing.

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published