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 webpage under My Account, 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 your Ebix file.

    In the following example, the Ebix file is downloaded 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\iWay61).

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

  6. Finally, create a SWIFT directory structure on your C or D drive, 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 swift2013channels.zip and click Next.
  4. Select swift2013channels and click Next.

    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 Outbound Registers

If your SWIFT directory was created on a drive other than C, you must update the outbound registers. To update the outbound registers:

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

  3. In the Value column, update the drive letter where the outbound 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_2013.ebx.

  5. Click Next.
  6. Enter a unique name to identify this Ebix, for example, SWIFT2013.

  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_QS2_Pflow_Channel.

  3. Click the Add button.
  4. Check the SWIFT2013 Ebix component.

  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. Select XMLtoSWIFT_QS2_Pflow_Channel, as shown in the following image.

  3. Click Build.

    The build results of the selected channel are displayed, as shown in the following image.

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

  7. Click the red X under the status column.

    A green check mark now appears under the status column, as shown in the following image.

    The channel is ready to accept inbound data.

  8. From Windows Explorer, copy the provided test file, mt101good_sample.swift (Compliant SWIFT File).
  9. Paste the file in the following input directory:
    C:\SWIFT_Accelerator\SWIFT_out

    The XML output will be copied to the following output directory:

    C:\SWIFT_Accelerator\SWIFT_out\OB_Output

    The validation report will be copied to the following output directory:

    C:\SWIFT_Accelerator\SWIFT_out\OB_Report

iWay Software