Quick Start to SWIFT Outbound Processing

In this section:

How to:

The channel described in this section transforms SWIFT outbound messages. The channel produces a SWIFT outbound message, an XML validation report and routes transformed SWIFT message to a designated folder based on the success or failure of the SWIFT validation. Output files will be routed to defined directories as follows: Validation report (rpt), Original XML document (archive), and transformed SWIFT document will reside in either (good) or (bad) dependent on SWIFT rules validation.


Top of page

x
Requirements

The following are required in order to create the SWIFT outbound processing channel:


Top of page

x
Procedure: How to Download and Save the SWIFT Ebix

In order to download and save the SWIFT Ebix:

Note: This section can be skipped if the SWIFT Ebix was downloaded and saved during the inbound quick start configuration, as described in Quick Start to SWIFT Inbound Processing.

  1. In your web browser go to http://techsupport.informationbuilders.com

  2. On the right-hand side of the Web page click My Downloads/Shipment

    A login window will appear.

  3. Login using your Global ID and password.

    Note: If you do not have a Global ID and password, you must contact iWay tech support to get one.

  4. Once logged in, download the SWIFT 2009 Ebix file: SWIFT2009.ebx
  5. Save the downloaded file to <iWaySMHOME>\etc\manager\packages, as shown in the following image.

    Note: <iWaySMHOME> is the directory where iWay Service Manager was installed (for example, C:\Program Files\iWay60).

  6. Save the file XMLtoSWIFT_QS_Pflow_Channel.zip, which is an attachment to this manual, into <iWAYSMHOME>\etc\repository\manager\archives, as shown in the following image.

  7. Finally, create SWIFT directory files in your C or D drive (the C drive was used here as an example), as shown in the following image.


Top of page

x
Procedure: How to Import Components from a Repository Archive

To create an outbound processing channel:

  1. Open the iWay Service Manager Administration Console, click Tools in the top pane, and then Archive Manager in the left pane.
  2. Select Import components from a repository archive and click Next, as shown in the following image.

  3. Select XMLtoSWIFT_QS_Pflow_Channel.zip and click Next.
  4. Select XMLtoSWIFT_QS_Pflow_Channel and click Next, as shown in the following image.

    A pane telling you whether the import was a success or not appears.

  5. If the import is successful, Click Finish

Top of page

x
Procedure: How to Update Inbound Registers

If your SWIFT Directory was created on a drive other than C. You must update the inbound registers. To update the inbound registers:

  1. In the iWay Service Manager Administration Console, click Registry in the top pane, and then Registers in the left pane.
  2. Click on the SWIFT_OB File Register, under the name column.

  3. In the Value column, update the drive letter where the Inbound SWIFT Directory was created, as shown in the following image.

  4. Once the drive letters are updated, click Finish.

Top of page

x
Procedure: How to Upload the Ebix to iWay Service Manager

To upload the Ebix to iWay Service Manager:

Note: This section can be skipped if you previously uploaded the Ebix during the inbound quick start configuration, as described in Quick Start to SWIFT Inbound Processing.

  1. In the iWay Service Manager Administration Console, click Registry in the top pane, and then Ebix in the left pane.
  2. Click the Add button.
  3. Click Browse, and navigate to the directory in which the Ebix downloaded before was saved.

  4. Select the file, SWIFT_2009.ebx.

  5. Click Next.
  6. Enter a unique name to identify this Ebix.

  7. Click Finish.

Top of page

x
Procedure: How to Add Ebix Components to a Channel

To add the Ebix components to a channel:

  1. In the iWay Service Manager Administration Console, click Registry in the top pane, and then Channels in the left pane.
  2. Click the number on the Ebix column for XMLtoSWIFT_QS_Pflow_Channel.

  3. Click the Add button.
  4. Check the Ebix component: SWIFT2009_EBIX
  5. Click Finish.

Top of page

x
Procedure: How to Build, Deploy, and Test Your Channel

To build, deploy, and test your channel:

  1. In the iWay Service Manager Administration Console, click Registry in the top pane, and then Channels in the left pane.
  2. Click on the channel: XMLtoSWIFT_QS_Pflow_Channel.
  3. Click Build.

  4. Click Deployments at the top of the screen.
  5. Click the Deploy button
  6. Select XMLtoSWIFT_QS_Pflow_Channel and click the Deploy button.

  7. Click the red X under the status column.

    This will cause it to turn into a green check mark.

    The channel is ready to accept inbound data.

  8. From Windows Explorer, copy the provided test file: mt101good_sample.swift (Compliant SWIFT File), as shown in the following image.

  9. Paste the file in the input directory: C:\Swift\inputdir\swift_xml.

    The output will be copied to the outputdir sub-directories.


iWay Software