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. 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. |
Delete export queue | This finalizer deletes integration objects after a successful full export, ensuring that individual objects that have already been processed are no longer included in the full export, thereby creating a true delta export. In theory, this finalizer can also be used for other contexts. However, this is not generally recommended as it may lead to downstream processing issues. |
FTP File Transfer | This finalizer sends the data to an FTP server. The settings correspond to those of this posthandler: Integration Suite | Posthandler | FTP |
MAM Transfer | This finalizer sends the data to the Centric PXM™ DAM. The settings correspond to those of this posthandler: Integration Suite | Posthandler | Centric PXM™ MAM |
OAUTH | This finalizer sends the data to an OAuth system. The settings correspond to those of this posthandler: Integration Suite | 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 | Posthandler | Rest |
RSYNC File Transfer | This finalizer performs an RSYNC. The settings correspond to those of this posthandler: Integration Suite | 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 | 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 | 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 | Posthandler | Validate by Schema |
XSLT Transformation | This finalizer performs an XSLT transformation. Settings:
|