Updating system configurations
You must update system configurations to allow Elasticsearch and other application features such as EDI and XML processing to work.
Pega Smart Claims Engine for Healthcare
Update Guide
To update the system configurations, complete the following
steps:Result:
- In the Dev Studio navigation panel, click .
- Click PegaHC.Hostname to update its value to your respective server
host name, and then click Save.
For example: https://<hostname>:<ES port>
This value contains the host name and the http/s and port number, and is used in the LoadHCSettings_Extension data transform to connect to the Elasticsearch REST APIs. - Click PegaHC.LocalHostname to update its value to your respective
server host name, and then click Save. This value contains the host name and the http/s and port number, and is used in LoadHCSettings data transform to connect to the healthcare APIs.
- Click each owning ruleset listed in the following table and update the value to match
your server's folder structure.
Note: The following table shows the folder structure for the default operating system, Linux/UNIX. The folder structure changes for other operating systems. For example, the folder structure is similar to \Transactions\EDI\837In for Windows operating systems.
Owning ruleset | Setting purpose | Value |
PegaHCCLMEngine | EDIInLocation | /Transactions/EDI/837In |
PegaHCCLMEngine | CE276RequestLocation | /Transactions/XML/276IN |
PegaHCCLMEngine | XML277OutLocation | /Transactions/XML/277OUT |
PegaHCCLMEngine | XML835OutLocation | /Transactions/XML/835OUT |
PegaHCCLMEngine | XML837InLocation | /Transactions/XML/837IN |
PegaHCCLMEngine | CE837DentalXMLLocation | /Transactions/XML/837IN |
PegaHCCLMEngine | XML837OutLocation | /Transactions/XML/837OUT |
PegaHCCLMEngine | InquiryAccumulatorsLocation | /Transactions/XML/Accumulators/In |
PegaHCCLMEngine | AccumulatorUpdatePreLocation | /Transactions/XML/Accumulators/In |
PegaHCCLMEngine | DetailInquiryLocation | /Transactions/XML/Accumulators/In |
PegaHCCLMEngine | ClaimXTNExecutedClaimLocation | /Transactions/XML/ClaimsXten/ExecutedClaim |
PegaHCCLMEngine | ClaimXTNPaidFeedLocation | /Transactions/XML/ClaimsXten/PaidFeed |
PegaHCCLMEngine | XMLPaymentConfirmationLocation | /Transactions/XML/PaymentIn |
PegaHCCLMEngine | XMLPaymentLocation | /Transactions/XML/PaymentOut |
PegaHCCLMEngine | PerformanceXML837OutLocation | /Transactions/XML/PerformanceTesting |
PegaHCCLMEngine | PerformanceTestingLocation | /Transactions/XML/PerformanceTesting |
PegaHCCLMEngine | SANPOutLocation | /Transactions/XML/SANP/OUT |
PegaHCCLMEngine | CEX12Location | /GatewayBatchOut |
Previous topic Optional: Enabling sample operator accounts Next topic Revalidating and saving rules