Specifies the values of the Retail_Item business object attribute, named in the ITEM_COMMAND_ATTRIBUTE configuration property, for which business policy logic is enabled.
Possible values | Usage |
Create (default) All A comma-separated list of values, which can include Create, Update, Delete, Load, or any value that can be contained in the ITEM_COMMAND_ATTRIBUTE property. |
The collaboration object performs the business policy logic to accept or reject the Retail_Item business object if the attribute of the Retail_Item named in the ITEM_COMMAND_ATTRIBUTE configuration property contains any of the values listed in the BUSINESS_POLICY_CMDS property. A value of All for the BUSINESS_POLICY_CMDS property causes the collaboration object to perform the logic for all values of the attribute named in ITEM_COMMAND_ATTRIBUTE. |
Parent topic: Properties specific to this collaboration template