Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

SOLVED

Delivery template Vs delivery

Avatar

Level 3

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.

 

 

1 Accepted Solution

Avatar

Correct answer by
Level 2

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.

Capture.JPG

 

 

Hope this makes sense. 

 

Thanks,

Anup

View solution in original post

0 Replies

Avatar

Correct answer by
Level 2

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.

Capture.JPG

 

 

Hope this makes sense. 

 

Thanks,

Anup