Custom Action Based Product Decomposition.

Custom Action Based Product Decomposition.

book

Article ID: KB0092498

calendar_today

Updated On:

Products Versions
TIBCO Fulfillment Order Management -
Not Applicable -

Description

Description:
Custom Action Based Product Decomposition feature section has been removed from the FOM-2.1.1 Concepts Guide. However, this is a valid functionality working in FOM-2.1.1 with the limitation that Amendments are not supported for custom actions.

Issue/Introduction

Custom Action Based Product Decomposition.

Resolution

If actionID is null: Attribute based decomposition will use all the standard actions (PROVIDE,CANCEL,UPDATE, CEASE). Will not consider any custom action.
If actionID is not null: Attribute based decomposition will consider only the actions specified here.
To configure multiple actions we can use a comma separated list.
<ns0:actionID>CHANGE_SIM,UPDATE,PROVIDE,CEASE,CANCEL</ns0:actionID>

Additional Information

Concepts and Architecture Guide (FOM 2.0.1). Product Specification Field Decomposition section.