Set Plan

Overview

The SetPlan interface can be used by the process components to add a new user-defined field or update the value of an existing user-defined field of plan or any of the containing plan items in the TIBCO Order Management - Long Running system. However, it is suggested to use this interface for plan level User Defined Fields only since there is a separate interface for plan items as explained further in this guide.

It is a synchronous request/reply interface on a JMS queue that returns a reply either to the specified JMSReplyTo destination on the request message or to the default reply queue if not specified.

If an exception occurs during SetPlan operation, then it is logged into the omsServer log. The details of the exception are returned in the response.