Creating JMS Destinations

You need to create several SIMULIA Execution Engine-specific JMS Destinations within WebSphere.

  1. Near the top of the right side of the console, click Fiper Bus.

  2. In the Destination resources area on the right side of the screen, click Destinations.

    The Destinations screen appears.

  3. Click New.

  4. Verify that Queue is selected as the destination type.

  5. Click Next.

  6. In the Identifier text box, type the following entry: job

  7. Click Next.

  8. From the Bus member list, verify that Node=<server_name><node_number>:Server=server1 is selected.

  9. Click Next.

  10. Click Finish.

  11. In the Identifier column of the Destinations table, click job.

  12. From the Maximum reliability list, select Assured persistent. (The Default reliability setting does not matter and does not need to be set to any particular value.)

  13. Click OK.

  14. Repeat step 3 through step 13 for each of the following Identifier names (the other settings are the same for each identifier):

    • log

    • stationrequest

    • task

    • workflow

    • workitem

    Your list of destinations should appear similar to the following:



  15. In the Identifier column, click Default.Topic.Space.

  16. From the Maximum reliability list, select Assured persistent.

  17. Click OK.

  18. Save the configuration.