APE Error Catalog
Currently in the OIPA system, for the following list of APE errors user friendly messages are supported.
| S.No. | Error Number | Error Type | System Indicator | Error Message | Error Cause | Error Fix Tip |
|---|---|---|---|---|---|---|
| 1. | APE.FailedLoadSegmentName | APE | Y | Definition for the Segment is not available. |
Configuration Error: Complete Segment definition is not provided by the SegmentName record. |
Correct the configuration for the SegmentName record, and attempt to re-process. |
| 2. | APE.AllocationTypeCodeMismatch | APE | Y | The Activity cannot replace a Program Allocation. |
Configuration Error: The WriteDefaultAllocation business rule can replace a Program Allocation by identifing the correct TYPE attribute and AllocationTypeCode. |
To replace a Program Allocation, the configuration for the WriteDefaultAllocation business rule should include,
|
| 3. | APE.FailedLoadPolicyScreen | APE | Y | Unable to load the PolicyScreen business rule. |
Configuration Error: The Activity is attempting to add or update a Policy Role. Possible causes for this issue may be,
|
The PolicyScreen business rule must have an override within the Policy context scope. When properly overridden, the configuration must be a valid XML document and conform to the PolicyScreen business rule configuration definition. |
| 4. | APE.FailedLoadRoleCodeList | APE | Y | Unable to load a list of available Roles. |
Configuration Error: This error occurs when AsCodeRole code name is not populated in AsCode database table. |
The code name of AsCodeRole must be defined in the AsCode database table. |
| 5. | APE.FailedLoadRoleScreen | APE | Y | Unable to load the RoleScreen business rule. |
Configuration Error: Possible causes for this issue,
|
The RoleScreen business rule must have an override within the Policy context scope. When properly overridden, the configuration must be a valid XML document and conform to the RoleScreen business rule configuration definition. |
| 6. | APE.FailedLoadRoleScreenForSegment | APE | Y | Unable to load the RoleScreen business rule for adding or updating Segment Roles. |
Configuration Error: Possible causes for this issue when adding or updating the Role data on the Segment may be,
|
The RoleScreen business rule must have an override within the Policy context scope. When properly overridden, the configuration must be a valid XML document and conform to the RoleScreen business rule configuration definition. |
| 7. | APE.InvalidProgramGuidForAllocationTypeCode | APE | Y | The WriteDefaultAllocation business rule cannot replace a Program Allocation because the ProgramGUID is null. |
Configuration Error: Configuration in the WriteDefaultAllocation business rule references a ProgramGUID that is null. |
The transaction's Math configuration provides a ProgramGUID value through a mathvariable that is referenced in the WriteDefaultAlloation business rule. Configuration should be corrected and attempt to re-process. |
| 8. | APE.MissingFromCollectionValue | APE | Y | CopyToRoleFields business rule cannot update Roles because a FromCollection value is not valid. |
Configuration Error: Configuration in the CopyToRoleFields business rule has a <FromCollection> element with no reference to a math variable or references a math variable that does not exist or the math variable referenced by the element is not a collection. |
A <FromCollection> element in CopyToRoleFields business rule must reference a valid mathvariable of TYPE="COLLECTION". The collection may have 0 or more number of keys. |
| 9. | APE.MissingFromCollection | APE | Y | CreatePolicy business rule cannot create a new Policy because a FromCollection is not valid. |
Configuration Error: Configuration in the CreatePolicy business rule has a <FromCollection> element with no reference to a math variable or references a math variable that does not exist or the math variable referenced by the element is not a collection. |
A <FromCollection> element in CreatePolicy business rule must reference a valid mathvariable of TYPE="COLLECTION". The collection may have 0 or more number of keys. |
| 10. | APE.MissingRolePercentValue | APE | Y | CopyToRoleFields business rule cannot update the Role's percentages. |
Data/Configuration Error: The CopyToRoleFields business rule validates the old and new values for the RolePercent field. The new and old values cannot be null. |
The transaction's Math configuration provides the updated RolePercent value through a mathvariable that is referenced in CopyToRoleFields business rule. The new value cannot be null. If the old value of RolePercent is null, it must be corrected before re-attempting processing. |
| 11. | APE.FailedApe | APE | Y | The Business rule failed to process due to one or more errors Company:{Company Name} Plan: {PlanName} Activity: {TransactionName} Business Rule: {AttachedRuleName} |
Data/Configuration Error: This error occurs while processing the attached rule. |
Please check the message data points |
| 12. | APE.FromIndexCollection | APE | Y | Transaction cannot copy to fields of more than one entity Company:{Company Name} Plan: {PlanName} Activity: {TransactionName} Business Rule: {AttachedRuleName} |
Data/Configuration Error: This error occurs when both FromCollection and FromIndexCollection elements are configured inside copyTo Businessrules |
Only one element among FromCollection and FromIndexCollection elements should be configured inside the business rule. |
| 13. | APE.CopySourceMustYes | APE | Y | COPYSOURCE must be Yes to copy the Segments identified in SEGMENTGUIDS Attribute Company:{Company Name} Plan: {PlanName} Policy: {PolicyNumber} Activity: {TransactionName} Business Rule: {AttachedRuleName} |
Data/Configuration Error: This error occurs when the COPYSOURCE attribute configured inside the <SEGMENT> element inside Createpolicy BR is configured to 'No' or is not configured at all. |
Configure COPYSOURCE Attriute with a Yes Value |
| 14. | APE.SegmentDoesNotExist | APE | Y | The Segment does not exist on the Policy Company:{Company Name} Plan: {PlanName} Policy: {PolicyNumber} Activity: {TransactionName} Business Rule: {AttachedRuleName} Segment: {Segmentname} |
Data/Configuration Error: This error is caused when one of the Segment GUIDs passed to the Segment element of the CreatePolicy vusiness rule is not present on the parent policy. |
Only the segments present on the parent policy can be used in Create Policy business rule. |
| 15 | DMP001 | APE | Y |
Unable to send message to the Outbound server: Application details with EventName and Environment combination is not found : EVENT:{}/MSGID:{} |
Data error. This error occurred due to the unavailability of application details with the given EventName and Environment in the database. |
Verify if the correct values are given for EventName and Environment or verify if application details for the given EventName and Environment exist. |
| 16. | DMP002 | APE | Y |
Unable to send message to the Outbound server: Security details not found for given OutboundApplication: EVENT:{}/MSGID:{} |
Data error. Security details of the downstream system are not available in the database |
Provide security details of the downstream system. |
| 17. | DMP003 | APE | Y |
Unable to send message to the Outbound server: Invalid token/Security details: EVENT:{}/MSGID:{} |
Data Error. This error occurred as OIPA could not authenticate with the downstream system using the authentication token provided | Provide valid token/security details for successful authentication. |
| 18. | DMP004 | APE | Y | Unable to send message to the Outbound server: Failed due to timeout: EVENT:{}/MSGID:{} | Data Error. This error occurred as OIPA timed out before pushing the message downstream. | Increase the time given in MaxTimeOut. |
| 19. | DMP005 | NULL | Y |
Unable to send message to outbound server: Status:{ 400,401,403,404,405,406,415,500} : EVENT:{}/MSGID:{} |
||
| 20. | DMP006 | NULL | Y |
Unable to send message to the outbound server: Internal server error: EVENT:{}/MSGID:{} |