- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thanks. Change this line:
<condition expr={"@FCP=0 and [@workflow-id]= " + instance.id}/>
To:
<condition expr={"@internalName in ('deliveryName1', 'deliveryName2')"}/>
Where deliveryName1, 2 are the internal names of the deliveries (Properties > Internal name).