PowerCenter
- PowerCenter 10.4.0
- All Products
importGlossary <-DomainName|-dn> domain_name <-UserName|-un> user_name <-Password|-pd> Password [<-SecurityDomain|-sdn> security_domain] <-AtServiceName|-atn> Analyst_service_name [<-GlossaryList|-gl> Glossary_list] [<-Delimiter|-dl> Glossary_name_delimiter] [<-IncludeCrossGlossaryLinks|-cgl> Include_cross_glossary_links_true_false] [<-IncludeAuditHistory|-ah> Include_audit_history_true_false] [<-IncludeAttachment|-att> Include_attachments_true_false] [<-IncludeOnlyTemplate|-tem> Include_templates_only_true_false] [<-IncludeRichTextContentforConflictingAssets|-irt> Include_richtextcontent_conflicting_assets_true_false] <-ImportFilePath|-ip> Import_path [<-ResolutionOnMatchByName|-rmn> Copy_or_replace_or_skip_assets_by_name] [<-ResolutionOnMatchById|-rmi> Copy_or_replace_or_skip_assets_by_id]
Option
| Argument
| Description
|
---|---|---|
-DomainName
-dn
| domain_name
| Required. Name of the Informatica domain. You can set the domain name with the -dn option or the environment variable INFA_DEFAULT_DOMAIN. If you set a domain name with both methods, the -dn option takes precedence.
|
-UserName
-un
| user_name
| Required if the domain uses Kerberos, Native or LDAP authentication. User name to connect to the domain. You can set the user name with the -un option or the environment variable INFA_DEFAULT_DOMAIN_USER. If you set a user name with both methods, the -un option takes precedence.
|
-Password
-pd
| Password
| Required if you specify the user name. Password for the user name. The password is case sensitive. You can set a password with the -pd option or the environment variable INFA_DEFAULT_DOMAIN_PASSWORD. If you set a password with both methods, the password set with the -pd option takes precedence.
|
-SecurityDomain
-sdn
| security_domain
| Optional if the domain uses LDAP authentication, Native authentication or Kerberos authentication. Name of the security domain to which the domain user belongs. You can set a security domain with the -sdn option or the environment variable INFA_DEFAULT_SECURITY_DOMAIN. If you set a security domain name with both methods, the -sdn option takes precedence. The security domain name is case sensitive.
If the domain uses Kerberos, Native or LDAP authentication, the default is Native. The name of the security domain is the same as the user realm specified during installation.
|
AtServiceName
-atn
| Analyst_service_name
| Required. Name of the Analyst Service.
The name is not case sensitive and must be unique within the domain. The characters must be compatible with the code page of the associated repository. The name cannot exceed 230 characters, have leading or trailing spaces, or contain carriage returns, tabs, or the following characters:
|
GlossaryList
-gl
| Glossary_list
| Optional. The names of one or more glossaries that you want to import, and that you have access to as determined by the permissions and privileges defined in the Analyst tool. The glossaries must be present in the .xlsx file. Separate the names of multiple glossaries by the user defined delimiter character.
If you do not specify the names of glossaries, the Analyst tool imports all the glossaries that you have permission to access as determined by the permissions and privileges defined in the Analyst tool.
|
-Delimiter
-dl
| Glossary_name_delimiter
| Optional. Specify a custom delimiter if you are importing multiple glossaries and one of them has a standard delimiter character as part of the glossary name. The standard delimiter is a comma.
Define a custom delimiter of maximum one special character. Use the custom delimiter to separate the names of multiple glossaries.
|
IncludeCrossGlossaryLinks
-cgl
| Include_cross_glossary_links_true_false
| Optional. Enter one of the following values:
Default is true.
|
-IncludeAuditHistory
-ah
| Include_audit_history_true_false
| Optional. Enter one of the following values:
Default is false.
|
-IncludeAttachments
-att
| Include_attachments_true_false
| Optional. Enter one of the following values:
Default is true.
|
-IncludeOnlyTemplates
-tem
| Include_only_templates_true_false
| Required. Enter one of the following values:
Default is false.
|
-IncludeRichTextContentforConflictingAssets
-irt
| Include_richtextcontent_conflicting_assets_true_false
| Optional. Enter one of the following values:
Default is true.
|
-ImportFilePath
-ip
| Import_path
| Required. Specify the path and filename where the import file is available.
|
-ResolutionOnMatchByName
-rmn
| Copy_or_replace_or_skip_assets_by_name
| Optional. Enter one of the following values:
|
-ResolutionOnMatchById
-rmi
| Copy_or_replace_or_skip_assets_by_id
| Optional. Enter one of the following values:
|