Imports a lookup from a .dvm artifact into the Oracle Integration Cloud.
Info |
---|
Either FDOIC_CLOUD_ACCOUNT_CODE environment instance property value or FDOIC_INP_CLOUD_ACCOUNT_CODE plugin input value should exist. When both exists, plugin input value will take precedence. See Creating/Editing a Cloud Account and Provider for details on how to setup Cloud Account for OIC. |
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OIC Base URIAccount | FDOIC_CLOUD_INSTANCEACCOUNT_BASE_URICODE | YesNo | The REST Base URI of a OIC account with all the required properties like Base URI, Username and Password for running OIC Instance |
OIC User | FDOIC_USERNAME | Yes | The user to connect to OIC as |
OIC Password | FDOIC_PASSWORD | Yes | The password for the OIC User |
. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Overwrite Overwrite IntegrationsLookups | FDOIC_REPLACE_LOOKUP | No | Overwrite lookups with the same name when importing. |
Insert excerpt OIC Cloud Account Properties OIC Cloud Account Properties nopanel true
Inputs
Input Name | Input Code | Required | Description | Overwrite Integrations|
---|---|---|---|---|
FDOIC_INP_CLOUD_ACCOUNT_CODE | No | The OIC account with all the required properties like Base URI, Username and Password for running OIC Instance. | ||
Overwrite Lookups | FDOIC_INP_REPLACE_LOOKUP | No | Overwrite lookups with the same name when importing. The default value (true) of this property allows using a project property to control this on a per-project basis. |
...