- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
You are right .. for 2nd Condition I should send delivery to email variable that we got
if(res.@email=="" || res.@email==undefied <mailto:res.@email==undefied> ) {
nms.delivery.QueueNotification('mediaconfirmation',
<delivery>
<targets>
<deliveryTarget>
<targetPart type='query' exclusion='false' ignoreDeleteStatus='false'>
<where>
<condition expr={'@email='+ctx.vars.MediaEmail}/>
</where>
</targetPart>
</deliveryTarget>
</targets>
</delivery>)
}
Views
Replies
0 Likes
Total Likes