Hi Team,
If we create a workflow view folder, We are able to see all workflows from our environment. Because this workflows are stored in xtl:workflow schema.
But delivery template and delivery are stored in same schema nms:delivery. But how it gets differentiated as delivery or delivery template?
Or, if i need to query all deliveries (and not delivery template) or only delivery template (and not deliveries), how can i query it in nms:delivery schema?
Thanks and regards,
ParthaSarathy.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi @Partha18
The nms:delivery schema has a boolean flag called Template. If the flag is true it says that the delivery is a template and vice versa.
Hope this makes sense.
Thanks,
Anup
Hi @Partha18
The nms:delivery schema has a boolean flag called Template. If the flag is true it says that the delivery is a template and vice versa.
Hope this makes sense.
Thanks,
Anup
Views
Replies
Total Likes
Views
Likes
Replies