Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

Code Block
usage: systemimport
[ -s|-skipexisting ] 
[ -pp|-preservepermissions ] 
[ -nameconflict re|an|sk|ask ]
[ -keyconflict re|an|sk|ask ]
[ -namekeyconflict rn|rk|an|sk|ask ]
[ -he|-holdexecution [ r|sr|sir|wr ] ]
[ -nr|-norollback ]
[ -no|-newowner]
[ -iv|-importextrefvalues ]
[ -select <xml-selection file> [ -dryrun ]  [ -onerror < ABORT | ASK | IGNORE > ]  ] 
[ -m|-message ] 
[ -u|-upgrade ] 
[ -eu|-enableusers ] 
<export file|directory> [password]

...

Change ownership of the configuration on import. Must match an user already defined in the 6.1 Access Controller.

[-iv|-importextrefvalues]

Add this option if you would like to import the values from External References.

[-select <xml-selection file> [ -dryrun ] [ -onError < ABORT | ASK | IGNORE >]

...

When exports have been made in a previous version of, they may have to be upgraded. In this case you can use the -u or -upgrade option as in the following example:

...

CodeDescription

0

Will be returned if the command is successful.

1

Will be returned if the argument count is incorrect or argument(s) are invalid.

2

Will be returned if the command was unable to find an export (file|directory) at the supplied path.

3

Will be returned if the import could not be started due to locked import.

4

Will be returned if any errors were reported during the import.

5

Will be returned if the XML file did not contain any configurations or workflows to import.

8

Will be returned if the XML file did not contain any workflows to use in dry run.

10

Will be returned if the import results in invalid workflows due to compilation errors. 

14

Will be returned if there are configurations not imported

20

Will be returned if the value for a supplied option or option is missing.

100

Will be returned if an error occurs while parsing the selection file

101

Will be returned if an error occurs while parsing a node in the selection XML file.

102

Will be returned if an error occurs while getting the attribute from a configuration tab, or if expected wfTable attribute in tag with the supplied name is missing.

103

Will be returned if the import was unable to parse the value for a booolean XML attribute.

104

Will be returned if an error occurs while parsing dependencies for a configuration.

300

Will be returned if an OutOfMemoryError occurs during import. Additional information from the "critical error log" will be included, this is further described in 2.12 Out of Memory Info in System Log in the System Administrator's Guide.



Scroll ignore
scroll-viewportfalse
scroll-pdftrue
scroll-officefalse
scroll-chmtrue
scroll-docbooktrue
scroll-eclipsehelptrue
scroll-epubtrue
scroll-htmlfalse


Next: