Looking for a product to have multiple varying properties

Is there a way to model a transfer to identify if a product has multiple properties and only transfer the product if it has 3 different properties. For example, only to transfer a product if it has all of customprop1, customprop2, customprop3 equal to 1 and not when these properties are set to 0 (these propeties are changed from 0 to 1 once the product passes certain destination points in the system using a property setting points).

Hello YDO,

Yes you can do this, here is a fast example on how to do it with one property and with PM statements.


If you want more checks on the properties, you can chain the if statements or you can put the if statements directly inside the condition expression

image

BR,
Lefa

1 Like