ben-garside / XCP

XML Content Pipelining
0 stars 0 forks source link

Add system (script) action #62

Open odeclas opened 8 years ago

odeclas commented 8 years ago

I would like an Action that happens between two activity gates and takes the content ZIP as the input, performs a script on the ZIP, updates the ZIP in the store and records some kind of message in ITEM_DATA.

Ideally the ITEM_DATA option should a mirror of the existing one, it just takes the input from the script.

Eg Action - Rename File Use - Rename.bat / php / whatever Perform the action Upload the changed file Store a Rename Success/Failure message in ITEM_DATA