Common Content for Data Engineering
- Common Content for Data Engineering 10.5.4
- All Products
Element
| Attribute Name
| Attribute Description
|
---|---|---|
IMPORTPARAMS
| CHECKIN_AFTER_IMPORT
| Required if versioning is enabled.Checks in objects when they successfully import.
|
IMPORTPARAMS
| CHECKIN_COMMENTS
| Optional. Applies the comments to the checked in objects.
|
IMPORTPARAMS
| APPLY_LABEL_NAME
| Optional. Applies the label name on the imported objects.
|
IMPORTPARAMS
| RETAIN_GENERATED_VALUE
| Required if you use Sequence Generator, Normalizer, or XML Source Qualifier transformations. Retains existing Sequence Generator, Normalizer, and XML Source Qualifier transformation current values in the destination.
|
IMPORTPARAMS
| COPY_SAP_PROGRAM
| Optional. Copies SAP program information into the target repository.
|
IMPORTPARAMS
| APPLY_DEFAULT_CONNECTION
| Optional. Applies the default connection when a connection used by a session does not exist in the target repository. The default connection is the first connection from the sorted list of available connections. Finds the list of connections in the Workflow Manager.
|
FOLDERMAP
| SOURCEFOLDERNAME
| Required. Import folder name to match to a folder in the target repository.
|
FOLDERMAP
| SOURCEREPOSITORYNAME
| Required. Repository containing the source folder.
|
FOLDERMAP
| TARGETFOLDERNAME
| Required. Target folder name for matching.
|
FOLDERMAP
| TARGETREPOSITORYNAME
| Required. Repository containing the target folder.
|
TYPEFILTER
| TYPENAME
| Optional. Imports the objects from a specific node, such as sources, targets, or mappings.
|
RESOLVECONFLICT
| LABELOBJECT, QUERYOBJECT, TYPEOBJECT, AND SPECIFICOBJECT elements.
| You can specify conflict resolutions for objects.
|
LABELOBJECT
| LABELNAME
| Required. Identifies objects by label name for conflict resolution specification.
|
LABELOBJECT
| RESOLUTION
| Required. Replace, Reuse, Rename.
|
QUERYOBJECT
| QUERYNAME
| Required. Identifies objects from this query for conflict resolution specification.
|
QUERYOBJECT
| RESOLUTION
| Required. Replace, Reuse, or Rename.
|
TYPEOBJECT
| OBJECTTYPENAME
| Required. Object type for this conflict resolution. For a list of object types, see
Object Import Control File Parameters.
|
TYPEOBJECT
| RESOLUTION
| Required. Replace, Reuse, or Rename.
|
SPECIFICOBJECT
| NAME
| Required. Specific object name for this conflict resolution.
|
SPECIFICOBJECT
| DBDNAME
| Optional. Source DBD to identify source object.
|
SPECIFICOBJECT
| OBJECTTYPENAME
| Required. Object type for this conflict resolution. For a list of object types, see
Object Import Control File Parameters.
|
SPECIFICOBJECT
| FOLDERNAME
| Required. Source folder the containing object.
|
SPECIFICOBJECT
| REPOSITORYNAME
| Required. Source repository containing the object.
|
SPECIFICOBJECT
| RESOLUTION
| Required. Replace, Reuse, or Rename.
|