Post Installation Task 6: Creating Applications and Stores for TIBCO Order Management on FTL

After installing FTL, create applications and stores for TIBCO Order Management on FTL as follows. For more information, see TIBCO FTL documentation.

Creating Applications on FTL

Note: Configuration of FTL for outbound notification is not mandatory, as it can be achieved by JMS or FTL.

Procedure

  1. Open FTL UI on a browser.
  2. On the left navigation pane, click on the Applications button.
  3. Click Add a new Application icon on the top left side.
    One row is added for the application.
  4. Enter a name on the Application field.
  5. Keep the Instance field as default.
  6. Enter the Endpoint name same as that present in application.properties.xml file.
  7. In the Stores field, select a newly created store from the drop-down list.
  8. In Durable Template field, enter default- shared.
    The Application gets created. The following table shows the applications with mandatory fields that you need to update.
    Application Endpoint Store Durable Template
    fom-orch fom-orch fom-orch-store ftl.shared.template
    fom-order-seq fom-order-seq-store
    archival archival-endpoint fom-orch-store ftl.shared.template

Creating Stores on FTL

Procedure

  1. Open FTL UI on a browser.
  2. On the left navigation pane, click on the Stores button.
  3. Click Add a new Persistence Store icon on the top left side.
    One row is added for the store.
  4. Enter a name on the Stores field.
  5. Click Add Durable icon and enter a name for it.
  6. In Stores field, select Static/Shared from the drop-down list.
    The Store gets created. Below table shows the stores with mandatory fields that you need to update.
    Store Scope Durable Name  Durable Type Interest
    fom-orch-store Cluster fom-orch-durable Static/Shared store all messages
    fom-order-seq-store Cluster fom-order-seq-durable Static/Standard store all messages