Splitting file contents into JMS messages

Given a file to be sent as a JMS message, the File-to-Message (F2M) process requires the following steps:

  1. Configure the JMS Client Connection in Data Mover to connect to the JMS Provider and send each JMS message to the JMS destination.

  2. Configure the Message Processing Rule to define the splitting strategy to create one or more messages starting from a single message.

  3. Configure the Output Contract to send JMS messages with two new JMS-dedicated output system workflow templates that leverage the new Remote SpJMSPush service task to split, map metadata and send JMS messages:

    1. system_newfile_JMS-push – New File – triggered

    2. system_vBind_JMS-push – Virtual Box Bind - triggered

Last updated