Parsing UUI Data to Variables

We have good UUI Data exchange across our SIP trunk with a BOT partner. I see the UUI Data coming in the SIP headers correctly. I'm trying to figure out the best way to read and parse the data in architect. They are sending us 4 parameters with | (pipe) separators between each. Looking for help on way to parse it properly and set portion 1 as variable 1, portion 2 as variable 2 and so forth. Any help is much appreciated.

Thanks

Hi Rob,

Take a look at the split function in Architect, I think it will do what you need.

--Jason

1 Like

Thanks Jason. I'm checking into that and I'll let you know.

This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.