publish
The publish operation publishes all unpublished changes on a CX Commerce node.
It verifies that no other publish operation is in progress. If there is another in progress, it will exit with an error.
It waits for the publish to complete before the operation returns control to the workflow.
Environment/Instance Properties
| Property Name | Property Code | Required | Description |
|---|---|---|---|
| OCC Account | FDOCC_CLOUD_ACCOUNT_CODE | Yes | The Oracle CX Commerce account with all the required properties like URL, App Key etc. The account will be different for each OCC environment. The target node that is receiving the contents of the deployment package. |
Project Properties
| Property Name | Property Code | Required | Description |
|---|---|---|---|
Inputs
| Input Name | Input Code | Required | Description |
|---|---|---|---|
Outputs
| Output Name | Description |
|---|---|
Artifacts
This operation does not consume or produce artifacts.
Endpoint Selection
This operation will select all available endpoints associated to the environment/instance. You can add any endpoint to environment/instance as this operation does not depend on any external libraries or utilities.
Endpoint Execution
This operation will execute on any one of the selected endpoints and will be random in the determination of which one.
- style