Hi All,
I am trying to add a resource to SRM, but it only needs assigned to cerating bookings but use the sane service definition, I have got it half working but when i run the script to create the booking for a channel that doesn't need the additional resource I get:
Function Tag 03 Resource assignment is mandatory but no resource was assigned
How do I make the the function optional? In Service definition i have set tag 03 IsProfileInstanceOptional to True however that doesnt seem to have worked
Thanks
Hi Ryan,
I think you will need to add a property on the node you want to be optional.
Property: Options
Value: Optional
Edit: I saw a similar question, it might help you SRM - Options = Optional vs IsProfileInstanceOptional = Yes - DataMiner Dojo