Set Plan

Overview

The SetPlan interface can be used by the process components to add a new UDF or update the value of an existing UDF of plan or any of the containing plan items in the Fulfillment Order Management system. However, it is suggested to use this interface for plan level UDFs 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.