Troubleshooting guide
IGFC errors and warnings
This table lists the various runtime errors and warnings in IGFC and other relevant information that may help resolve the issue.
Message | Details of Run Time error | Additional information | How to investigate and troubleshoot |
---|---|---|---|
101 |
|
The TenantID for the business document in the COR_INBOX table is not registered in IGFC. | TenantID must be the same as Tenant specified during installation. |
102 |
|
An earlier business document was already processed by the
poller for the same BODID. A BODID contains the Document, DocumentID, VariationID, AccountingEntity, and Location. |
Verify from the IGFC View page for the same document that was processed. |
103 |
|
There were no attributes mapped on the BOD Registration page. | Define attributes for the corresponding BOD in the IGFC BOD
Registration page. Go to Documents > BOD > then click Attributes hyperlink for the particular noun. Add and define attribute records. |
104 |
|
The business document's attribute for variationID is blank. | Attribute {Noun}\DocumentID\ID\@variationID must be defined with a numeric value. |
105 |
|
The incoming business document is not registered in IGFC. | Register the business document in the IGFC BOD Registration
page. Go to Documents > BOD and add and define a new record for the particular business document. |
106 |
|
The Master Data BOD is not yet generated in the BOD Registration page. | Generate Master Data BOD in the IGFC BOD Registration page. Go to Documents > BOD > Select the particular MDM then click Generate Class. |
107 |
|
The value retrieved for ActionCode attribute from the business
document is not valid. Valid action codes in IGFC are Add, Replace, Delete and Accepted. |
Attribute {Verb}/ActionCriteria/ActionExpression/@actionCode must be defined with a valid value. |
108 |
|
A required system file of the document does not exist or is corrupted. | Ensure that the system file of the document found in IGFC Folder(gfc\xsd\Standard\XML) exists and is not corrupted. |
109 |
|
The source application's logicalID does not match an existing license key. | Ensure license file exists in gfc\resources\ license folder. |
199 |
|
An error was encountered during poller processing that does not have a specific error category. | All other errors that do not fall under a specific error category will be investigated based on the error description. |
204 |
|
For an existing search template, parameters have been added or
removed but the relevant master data BOD was not re-activated after the change. A new search template was added and the relevant master data BOD has not yet been generated. |
Generate the relevant master data in BOD page. Go to Document > BOD to generate the master data BOD. |
209 |
|
The search template used in an expression failed to retrieve a value because the master data document being referenced is not yet received by IGFC after 45 minutes from the receipt of the input transaction document. | Verify that the referenced master data exists in IGFC View
> BOD > Master Data before clicking the Reprocess hyperlink. Alternatively, check the accuracy of the expression arguments; they must match a master data being searched. |
211 |
|
The date type expression assigned to a date output attribute field returned a value that is of unsupported format. | Review the date type expression, including the parameters (or value sources)
used to return the date value and ensure that these follow the acceptable formats:
|
250 |
|
Rule script conditions for the rule names listed in the message description were not met. | Warning Message only and does not necessarily indicate an
execution error. For active rule records which matches the accounting entity and
document name, the condition statements required to generate output document
components and output attribute fields were not met. This warning message is only applicable for manually created scripts where the conditions can be placed prior to Create Header, Create Entry or the grouping element for attribute-value assignment statements. |
251 |
|
The business document referenced by the originating master data or transaction is not yet received by IGFC. | This message does not necessarily indicate an execution error. IGFC will process the master data or transaction once it receives the referenced document. |
252 |
|
The Acknowledge BOD for the original document which is the basis for processing the updated document is not yet received by IGFC. |
The message does not necessarily indicate an execution error. IGFC will process the transaction once it receives the Acknowledge BOD for the original document. |
253 |
|
The search template used in an expression failed to retrieve a value because the master data document being referenced is not yet received by IGFC. | This message does not necessarily indicate an execution error. IGFC will process the transaction once it receives the referenced master data document. The master data document must exist in IGFC within 45 minutes from the time of receipt of the input transaction document. Alternatively, check the accuracy of the expression arguments; they must match the master data being searched. |
254 |
|
Applicable rule record does not exist or is not active for the input BOD. | This message does not necessarily indicate an execution error. There is no active rule record that matches the document type and sender entity of the input document. Check the status or the setup of the applicable rule record, if any. Go to Business Rule > Rules to check if the desired rule record exists or activate an inactive rule. |
255 |
|
The document is used as a reference to another input document through the Reference Mapping facility in the Rule setup. The input document applicable for the rule or other related references are not yet received by IGFC to generate an output journal. | This message does not necessarily indicate an execution error. IGFC will process the transaction once it receives the required documents. |
256 |
|
IGFC received a transaction business document with lower variation ID after processing the same document with a higher variation ID. Alternatively, multiple variations of the same document are pending processing in IGFC due to missing references. Once the reference is received, the document with highest variation ID will be processed. As a result, the outdated document will no longer be processed. | Identify the updated document with higher variation ID and ensure that it was processed correctly. |
257 |
|
The attribute fields of the output business document does not have a value. | Review attribute-value assignments configured in rule or journal entry template
and ensure that a value will be returned for other fields in addition to the
following:
Alternatively, this warning message is also displayed for rules with rule mapping generated script where the condition statements for all rule mapping tabs were not met. |
299 |
|
An error was encountered during rule execution which does not have a specific error category. | All other errors that do not fall under a specific error category are investigated based on the error description. |
300 |
|
A search-template type expression was defined for an SSJE
attribute in the JE template. However, the expression could not retrieve a value
because the arguments did not match a master data record. This will be triggered
only for mandatory SSJE attributes. Mandatory SSJE attributes
are:
|
The error message will indicate the expression in question, including its arguments. Check the accuracy of the arguments, they must match the master data being searched. |
302 |
|
The JE template setup does not exist for mandatory SSJE attributes. |
Ensure that mandatory SSJE attributes are defined in Rule Setup or Journal Entry Templates. Go to BPA Designer > Rules or BPA Designer > Journal Entry Templates to check whether mandatory SSJE attributes have been defined and the value source returns an actual value. |
398 |
|
The master data or transaction document referenced by the input document is no longer available in IGFC as a result of purging activities. | Identify and republish the referenced document from the source application, if applicable. |
399 |
|
An error was encountered during output generation which does not have a specific error category. An example would be when a search-template type expression was defined for an SSJE attribute in the JE template. However, the search template could not retrieve a value because the expression used no longer investigate by checking exists or has been removed. |
All other errors that do not fall under a specific error
category will be investigated based on the error description. For the particular example given, investigate by checking the existing JE Templates with type "Expression" and look for values which are not names of an expression. This value is presented as a numeric value which means that the JE template uses a deleted expression. |