Skip to end of metadata
Go to start of metadata

You are viewing an old version of this page. View the current version.

Compare with Current View Page History

« Previous Version 4 Next »

The deployOCC operation is a partial project deploy operation for use with FlexDeploy's partial deployment system. It deploys packages created by the buildOCC operation to a CX Commerce node using DCU and PLSU.

Environment/Instance Properties

Property NameProperty CodeRequiredDescription
OCC AccountFDOCC_CLOUD_ACCOUNT_CODEYes

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.

Source OCC AccountFDOCC_SOURCE_CLOUD_ACCOUNT_CODENo

A link to a Oracle CX Commerce account with all the required properties like URL, App Key etc.

This account designates the source node for the PLSU command.

This is only used with Page Layout deployments. Page layout deployments transfer the page layouts directly from the source node to the target node.

Project Properties

Property NameProperty CodeRequiredDescription




Inputs

Input NameInput CodeRequiredDescription
Publish After DeployFDOOCC_INP_PUBLISHNo

Start and monitor a publish operation until complete as part of this deployment.

If checked, a publish operation will be started after the deployment is complete, and the plugin operation will block until the publish is complete.

Outputs

Output NameDescription


Artifacts

This operation consumes a zip file artifact from the artifacts repository.

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. 

  • No labels