Integration Suite | Active Scripts | Post Processing Steps (Finalizers)
The Integration Suite includes several post processing steps for active scripts.
Some of these finalizers are already available as posthandlers for imports and exports. In some cases, e. g. a full export that assembles individual processed objects, it might be more appropriate, or even necessary, to perform the posthandling in the active script itself.
The following finalizers are available:
Finalizer | Description |
CSV To XLSX Transformation | This finalizer converts a CSV file into an Excel file. It does not have any setting options. |
FTP File Transfer | This finalizer sends the data to an FTP server. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | FTP |
MAM Transfer | This finalizer sends the data to the Centric PXM™ DAM. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | Centric PXM™ MAM |
OAUTH | This finalizer sends the data to an OAuth system. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | OAuth 2.0 |
Rest File Transfer | This finalizer sends the data to a Rest endpoint. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | Rest |
RSYNC File Transfer | This finalizer performs an RSYNC. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | Rest |
Run next with pause | This finalizer corresponds to the standard “Run Next” activity, but extends it by adding the option to delay the start of the subsequent script by any number of seconds (Sleep for seconds). Setting: Threading | Automation | SDZeCOM Threading Run Next With Pause |
S3 File Transfer | This finalizer sends the data to an Amazon S3 Simple Storage Service. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | Send S3 |
Stringfunctions set values | This finalizer allows attribute values to be set after export. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | Set values |
XSD Validator | This finalizer validates data via a schema stored in the DAM. The settings correspond to those of this posthandler: Integration Suite | Export | Posthandler | Validate by Schema |
XSLT Transformation | This finalizer performs an XSLT transformation. Settings:
|