SCE ClaimsXten collections
Once the claim is executed, validations in SCE are triggered. The data from the claim object is copied to Request.XML and sent to ClaimsXten to consume it. ClaimsXten sends the response to SCE with any recommendations.
Activity CXT_BuildInboundXML is called in collection CE_CXTRequestandResponse, which will initiate the inbound request XML file. This activity internally calls the data transforms to retrieve the claim set, claims, claim header, claim line & claim history information. Finally, the connect file CXT_InboundXMLOut will create the inbound Request.XML file at the given location.
Previous topic SCE ClaimsXten history Next topic SCE request generation