Migrating Projects with SWIFT MX Activities

You can migrate your projects that use the previous SWIFT MX activities and the previous SWIFT standards to the current SWIFT standards.

Procedure

  1. Uninstall the previous version of the plug-in.
  2. Install the new version of the plug-in.
  3. Download required XSD files from the SWIFT website, and save them in the TIB_BWPLUGINSWIFT_HOME\bin\xsd\year directory.
    The XSD files must correspond to the message type schemas that are used in the existing project.
  4. Start TIBCO Business Studio.
  5. Click File > Import
  6. In the Import window, select General > Existing Studio Projects into the Workspace and click Next.
  7. In the Import Projects window, you can select projects from the Select root directory or Select archive files.
  8. Click Finish to import the projects.
  9. In the General tab of the Load SWIFT MX Schema shared resource, click Unload Selected to unload message type schemas of the previous SWIFT MX standard release and then select the new SWIFT specification. For example, SWIFT November 2020 specification, from the Specification list.
  10. In the General tab of the Parse SWIFT MX or Render SWIFT MX activity, configure the following fields as required:
    1. To clear the previous SWIFT specification, click Clear value.
    2. Click Choose/Create Default Resource next to the SWIFT Specification field to reload the SWIFT specification.
    3. To remove the dependencies that are generated from the SWIFT 2019 specificaton, click BW processes property.
  11. From the menu bar, click Project > Save to save the project.
    Note: If an MX message used in existing projects is updated, you must update the corresponding MX message file accordingly.