- Mark as New
- Follow
- Mute
- Subscribe to RSS Feed
- Permalink
- Email to a Friend
- Report
Thanks @Milan_Vucetic and @DavidKangni
We are under the impression, we would need to do recompute on nms:delivery for everything to be in sync. Could you suggest what schema other than delivery could be a best practice? Like simply going with nms:broadlog or nms:broadlogmsg?
Also any way to update this loop : for each(var delivery in res.delivery) ? Instead of fetching all deliveries, could we just focus on ones imported from our files? We don't have any internal queries getting hit.
The filter date might work, but it seems a manual work, every-time the date needs to be changed. Any way to make it dynamic?
And what does this mean, like state = 95? : <condition boolOperator="AND" expr="@state = 95"/>
Views
Replies
Total Likes