Return Confirm On Success Edge action

The Return Confirm On Success Edge action is invoked by the ON_SUCCESS event of the Confirm Draft Return transaction on the edge deployment server. This action invokes the CreateOrderXML synchronous service, which sends the output messages to a generic JMS queue on the local edge deployment server.

About this task

The following steps describe how to locate the Return Confirm On Success Edge action in the Applications Manager.

Show me

Procedure

  1. From the Applications menu of the Applications Manager, click Application Platform.
  2. From the tree in the application rules side panel, double-click Process Modeling.
  3. Click the Reverse Logistics process type. The Repository Details window and work area display for the Reverse Logistics process type.
  4. Click the Actions tab.
  5. Expand the Edge Deployment branch.
  6. Right-click Return Confirm On Success Edge, and click details. The Action Detail window displays in the work area.
    The Return Confirm On Success Edge action enables you to configure the ON_SUCCESS event.

Configuring action on the ON_SUCCESS event

About this task

The following steps describe how to configure action for the ON_SUCCESS event of the Confirm Draft Return transaction on the edge deployment server.

Show me

Procedure

  1. From the Applications menu of the Applications Manager, click Application Platform.
  2. From the tree in the application rules side panel, double-click Process Modeling.
  3. Click the Reverse Logistics process type. The Repository Details window and work area display for the Reverse Logistics process type.
  4. Click the Transactions tab.
  5. Right-click Confirm Draft Return and click details.
  6. From the Events tab, right- click ON_SUCCESS event and click details.
  7. Select the Is Active? checkbox to enable the ON_SUCCESS event.
  8. Click OK.
  9. Double-click the ON_SUCCESS event. The Event Handler Definition : ON_SUCCESS screen is displayed which contains the Return Confirm On Success action.
  10. Navigate to the Conditions tab from the Repository Details window, and expand the Edge Deployment branch.
  11. Select the Is Edge Deployment Instance condition and drag it to the Event Handler Definition : ON_SUCCESS screen.
  12. Navigate to the Actions tab in the Repository Details window, and expand the Edge Deployment branch.
  13. Select the Return Confirm On Success Edge action and drag it to the Event Handler Definition : ON_SUCCESS screen.
  14. In the Event Handler Definition : ON_SUCCESS screen connect (True) the Is Edge Deployment Instance condition to the Return Confirm On Success Edge action.
  15. In the Event Handler Definition : ON_SUCCESS screen, connect (False) the Is Edge Deployment Instance condition to Return Confirm On Success action.
  16. Click Save.

    The following figure shows how the Is Edge Deployment Instance condition is connected to the Return Confirm On Success Edge action and Return Confirm On Success action in the Event Handler Definition : ON_SUCCESS screen.