Creating filter based on repeating OBX segment for two fields (OBX 3.1 and OBX 5.1)
Hi, I am trying to filter transactions based on a value within OBX 3.1 and OBX 5.1 within the same repeating segment. The segment looks like this
OBX|60|ST|RADONCPT||Y|
I originally tried this within a routing rule
Comments
Nicole, I believe your problem is with the repeating fields. You can not leave () blank. You will need to use a counter or loop through OBX to look for the individual fields you are looking for.
Scott
Thanks Scott!
Your welcome.
Hey Nicole,
I see that it's been a while since you asked your question about the repeating OBX but can you share with me what you did to make this work for you? I'm basically trying to do the same thing you are and can't get it to work. I also was leaving the () blank, thinking it would loop through until it found what I was looking for.
Thanks,
Joey
Joey, this does what Nicole described above. If any of the OBX:3.1 values match WBC, the message will be sent to the business operation.
.png)