Difference between revisions of "ARS1130E"
m (Minor changes.) |
|||
| (One intermediate revision by the same user not shown) | |||
| Line 19: | Line 19: | ||
== What happened? == | == What happened? == | ||
During the arsload process, the indexer couldn't find data for each of the defined fields. Content Manager OnDemand doesn't permit fields to be left empty, so the load failed. | |||
== Troubleshooting == | == Troubleshooting == | ||
First, determine which field is missing. Open the index file that may have been delivered with the documents, or for an index file that was created by the ACIF, PDF, or OS/390 indexer. Review the list of fields that appear in the index file, and compare them against the list of fields for the Application Group. Pay special attention to spelling or symbols (CUSTNUM vs. CUST_NUM). | |||
Then, check with the team that generated the file - have they made changes to the file or indexes that caused this problem? If you can identify the missing field, provide it to the team responsible for generating the files. | |||
If at all possible, have the source system generate a string to indicate that a field is blank, rather than leaving it blank -- for example, include "Not Applicable" or "No Data" or simply a dash character ( - ) to indicate that there isn't any information in that field. A blank field may confuse end users and | If at all possible, have the source system generate a string to indicate that a field is blank, rather than leaving it blank -- for example, include "Not Applicable" or "No Data" or simply a dash character ( - ) to indicate that there isn't any information in that field. A blank field may confuse end users and make documents more difficult to find - often resulting in people assuming the data is missing, or was deleted. | ||
In cases where it's not possible to modify the upstream system, you can insert a default value with the CMOD Admin Client, in the Application definition window, under the Load Information tab. | In cases where it's not possible to modify the upstream system, you can insert a default value with the CMOD Admin Client, in the Application definition window, under the Load Information tab. See the example here: | ||
[[File:SettingADefaultValue.png|720px]] | |||
== Articles Related to this message == | == Articles Related to this message == | ||
Latest revision as of 02:19, 29 September 2021
What was the error?
Message Number: 1130
Message Severity: Error (Corrective action is required to continue)
Message Name: ARS1130E
Message Text: X fields submitted by the indexer, Y expected
Example
ARS1130E 7 fields submitted by the indexer, 8 expected
Related Errors
ARS4311E Loading failed
What were you doing?
Loading data into Content Manager OnDemand with arsload.
What happened?
During the arsload process, the indexer couldn't find data for each of the defined fields. Content Manager OnDemand doesn't permit fields to be left empty, so the load failed.
Troubleshooting
First, determine which field is missing. Open the index file that may have been delivered with the documents, or for an index file that was created by the ACIF, PDF, or OS/390 indexer. Review the list of fields that appear in the index file, and compare them against the list of fields for the Application Group. Pay special attention to spelling or symbols (CUSTNUM vs. CUST_NUM).
Then, check with the team that generated the file - have they made changes to the file or indexes that caused this problem? If you can identify the missing field, provide it to the team responsible for generating the files.
If at all possible, have the source system generate a string to indicate that a field is blank, rather than leaving it blank -- for example, include "Not Applicable" or "No Data" or simply a dash character ( - ) to indicate that there isn't any information in that field. A blank field may confuse end users and make documents more difficult to find - often resulting in people assuming the data is missing, or was deleted.
In cases where it's not possible to modify the upstream system, you can insert a default value with the CMOD Admin Client, in the Application definition window, under the Load Information tab. See the example here:
Articles Related to this message
Default Values and the Generic Indexer
OnDemand User Group - Enhancement Request Forum (Registration required.)