An operation to build the artifact for an incremental deploy.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Siebel REST URL | FDSIE_REST_URL | Yes | The REST URL for the specified Siebel environment. |
Siebel Account Username | FDSIE_USER | Yes | The username for the specified Siebel environment. |
Siebel Account Password | FDSIE_PASSWORD | Yes | The password for the specified Siebel environment. |
Siebel Migration Plan | FDSIE_PLAN_NAME | Yes | The name of the Siebel migration plan. |
Siebel Schema Name | FDSIE_SCHEMA_NAME | Yes | The schema name for the specified Siebel environment. |
Siebel Schema Password | FDSIE_SCHEMA_PASSWORD | Yes | The password to the schema for the specified Siebel environment. |
Siebel Table Space Details | FDSIE_TABLE_SPACE_DETAILS | Yes | The values to be used for the table space details when creating or modifying a connection. If left empty, the schema name will be used. eg: tableSpaceData:SIEBELDATA;tableSpaceIndex:SIEBELINDEX |
Siebel Database UNICODE Encoding | FDSIE_UNICODE_DB | Yes | UNICODE Encoding of the Siebel database. Select false if you are using a Non-UNICODE database. |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Include Application Data Service | FDSIE_APP_DATA_SVC | Yes | |
Include Application Data Service With Transformation | FDSIE_APP_DATA_SVC_W_TRANS | Yes | |
Include Application Workspace Data Service | FDSIE_APP_WKSPC_DATA_SVC | Yes | |
Include FINS BIB | FDSIE_FINS_BIB | Yes | |
Include File Prepare And Deploy | FDSIE_FILE_PREP_AND_DEPLOY | Yes | |
Include Runtime Repository Data Service | FDSIE_RUNTIME_REPO_DATA_SVC | Yes | |
Include Schema Service | FDSIE_SCHEMA_SERVICE | Yes | |
Include Incremental Runtime Repository Data Service | FDSIE_INC_RUNTIME_REPO_DATA_SVC | Yes | |
Include Incremental Application Workspace Data | FDSIE_INC_APP_WKSPC_DATA_SVC | Yes |
Inputs
Input Name | Input Code | Required | Description |
---|---|---|---|
Copy Definition Only | FDSIE_INP_WORKSPACE_VERSION | No | If true the only the project definition will be copied. This is done by excluding all object types provided in the object type project property. |
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.