Question
3
Replies
31
Views
KCI USA Inc
Posted: April 28, 2020
Last activity: April 28, 2020
OOTB rule to parse X12 data coming in api
Is there any OOTB rule there to parse X12 data coming in api response.
My requirement is to pass the x12 data in utility in pega and parse it
You can leverage Pega SCE framework to parse incoming x12 Message. Pega uses Java code in activity rule to parse incoming x12 message into various loops and segments and then it uses parse structured rules to parse each segment into x12 data model.
If you are doing on base Pega itself, then you can follow the same approach. My suggestion will be to leverage the Pega SCE framework.
https://community.pega.com/knowledgebase/products/smart-claims-engine-healthcare