I have an Enum which is the 'status' of an Order entity.
I'm looking to have a next/previous status which will move the status onto the next Enum value. Is it possible in a Microflow to lookup the next or previous value in an Enum?
I have an Enum which is the 'status' of an Order entity.
I'm looking to have a next/previous status which will move the status onto the next Enum value. Is it possible in a Microflow to lookup the next or previous value in an Enum?