Hi,
We have a business requirement to have an action checks on multiple object's gid. For example, if user selects multiple shipments and all the selected shipment belongs to the same order release then we want to display an error message before it can actually perform an action such as spot cost.
At the moment, action checks is running the attached saved condition for each object. Hence, if the user selects three shipments then it will run the saved condition three times for each shipment gid. In that way, we can't check whether all those three shipment is from the same order release or not.
Has anyone tried to configure this before? Any input would be greatly appreciated.
Thank you,
Andi
We have a business requirement to have an action checks on multiple object's gid. For example, if user selects multiple shipments and all the selected shipment belongs to the same order release then we want to display an error message before it can actually perform an action such as spot cost.
At the moment, action checks is running the attached saved condition for each object. Hence, if the user selects three shipments then it will run the saved condition three times for each shipment gid. In that way, we can't check whether all those three shipment is from the same order release or not.
Has anyone tried to configure this before? Any input would be greatly appreciated.
Thank you,
Andi
Comment