Minor changes are by default collapsed in the page history.
No changes
The page does not exist yet.
Failed to load changes
Version by on
Leave Collaboration
Are you sure you want to leave the realtime collaboration and continue editing alone? The changes you save while editing alone will lead to merge conflicts with the changes auto-saved by the realtime editing session.
import
Use the <import> command element to import objects into the LGC datastore:
These objects can include:
A single option set
Many option sets
Products with their defined option sets
Solutions with their defined option sets and products
Datastore configurations
Input to the <import> command can be the output from an <export> command.
Parent element: <lgcutil>
Child elements: <ddname> (1:1)
Attributes:
Name
Type
Required?
Default
Description
replace
string
no
no
Valid values are yes and no.
If you specify yes, any solution definition, product definition, or option set that you import will replace any existing object of the same name.
duplicate
string
no
error
Valid values are error and warning.
If you specify warning, any duplicate object errors are reported as warnings.
setstats
string
no
no
Valid values are yes and no.
If you specify yes, the statistics in each object reflect the date, time, and user ID of the job. Otherwise, the statistics are unchanged from the imported file.