Hi Dojo,
In an existing SRM environment with a service definition A. Service definition A has 8 nodes tied to each other sequentially.
Based on a set of parameters, I want to exclude some of the nodes from the workflow (in this case the last 2). I have added an "optional" property on those nodes.
When I omit the functions from my booking wizard script, the log file says this:
The profile parameters don't get set on the element tied to the function, but it still makes a reservation, which is something I want to avoid. Any ideas on how to do this?
It turns out the environment I was working on had SRM version 1.2.30_CU1, but only in version 1.2.30_CU3, the issue with "Auto Select Resource" not working properly was fixed. Upgrading should solve the issue.