EnterWorks - ETT 107 - How to send a JSON Export to a Rabbit MQ Queue

EnterWorks - ETT 107 - How to send a JSON Export to a Rabbit MQ Queue

Data Flow, Export Post-Processing

rate limit

Code not recognized.

About this course

EnterWorks has the capability to generate exports in the JSON format and send those files to a local or network folder, FTP server, Amazon S3 Bucket or (soon) Azure Blob storage.  If there is a need to send the JSON file to a queue in Rabbit MQ, a workflow can be defined to use the Send Rabbit MQ BIC, but this activity requires the payload to be defined in a work item property.  By creating a Custom Callout BIC to load a file into a work item property, a complete solution of sending a JSON export on a Rabbit MQ queue can be created.  This provides the instructions and sample code for how to do this.

Prerequisities - ETT 003

About this course

EnterWorks has the capability to generate exports in the JSON format and send those files to a local or network folder, FTP server, Amazon S3 Bucket or (soon) Azure Blob storage.  If there is a need to send the JSON file to a queue in Rabbit MQ, a workflow can be defined to use the Send Rabbit MQ BIC, but this activity requires the payload to be defined in a work item property.  By creating a Custom Callout BIC to load a file into a work item property, a complete solution of sending a JSON export on a Rabbit MQ queue can be created.  This provides the instructions and sample code for how to do this.

Prerequisities - ETT 003