- Log in to post comments
User bio
404 bio not found
Member since Feb 18, 2016
Posts:
Replies:
For starters, I think this:
request.GetValueAt("RGSgrp(1).AIGgrp(context.AIGitr).AIG:3)")'=""Should actually be this:
request.GetValueAt("RGSgrp(1).AIGgrp("_context.AIGitr_").AIG:3)")'=""Let's see what happens after you fix that.
- Log in to post comments
Yes, adding that rule to your DTL will set MSH:6, assuming the schema you've selected for the target message in your DTL definition uses ReceivingFacility as the fieldname. You can use the numeric representation MSH:6 if you prefer. It will work just as well as MSH:ReceivingFacility, but is not as human-readable.
- Log in to post comments
Certifications & Credly badges:
Followers:
Following:
If the message doesn't qualify for any of the conditions, it won't be delivered anywhere and will be purged at the end of the retention period you've set for the Ens.Util.Tasks.Purge task. Do you need to delete it immediately?