Difference between revisions of "ARS7795E"

From CMOD.wiki
Jump to navigation Jump to search
(Initial edit of ARS7795E - arsxml objects in wrong order.)
 
m (Added CMOD v10.5 Messages and Codes link.)
 
(2 intermediate revisions by the same user not shown)
Line 1: Line 1:
{{TOCright}}
{{TOCright}}
== What was the error? ==
== What was the error? ==
'''Message Number''': ARS7795E
'''Message Number''': 7795


'''Message Severity''':  
'''Message Severity''':  
Line 36: Line 36:


== Troubleshooting ==
== Troubleshooting ==
Change the order Content Manager OnDemand configuration objects of your XML file to match the order listed above.
Change the order of the Content Manager OnDemand configuration objects in your XML file to match the order listed above.


== Articles Related to this message ==
== Articles Related to this message ==
Line 45: Line 45:


[https://cmod.wiki/dox/CMODv10.1/MessagesAndCodes.pdf IBM Content Manager OnDemand Messages and Codes v10.1]
[https://cmod.wiki/dox/CMODv10.1/MessagesAndCodes.pdf IBM Content Manager OnDemand Messages and Codes v10.1]
[https://cmod.wiki/dox/CMODv10.5/MessagesAndCodes.pdf IBM Content Manager OnDemand Messages and Codes v10.5]

Latest revision as of 20:01, 28 March 2023

What was the error?

Message Number: 7795

Message Severity: Error (Corrective action is required to continue)

Message Name: ARS7795E

Message Text: The input file contains XML objects that were specified in the wrong order.

Example

ARS7795E : The input file contains XML objects that were specified in the wrong order.

Related Errors

ARS7732E - A parsing error occurred in file <filename> Line X, Column Y

ARS7807E - No objects were found

What were you doing?

Trying to export CMOD configuration data in XML format.

What happened?

The XML file you created requested the items in the wrong order. The specified order is:

  1. Users
  2. Groups
  3. Printers
  4. Storage Sets
  5. Application Groups
  6. Applications
  7. Folder
  8. Cabinet
  9. Hold
  10. ODF Parameters

Troubleshooting

Change the order of the Content Manager OnDemand configuration objects in your XML file to match the order listed above.

Articles Related to this message

IBM Content Manager OnDemand Messages and Codes v9.0

IBM Content Manager OnDemand Messages and Codes v9.5

IBM Content Manager OnDemand Messages and Codes v10.1

IBM Content Manager OnDemand Messages and Codes v10.5