...
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. | |
Source OCC Account | FDOCC_SOURCE_CLOUD_ACCOUNT_CODE | No | 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. | |
Node Executable Path | FDOCC_NODE_PATH | Node Executable Path | No | Paths to both node and npm packages (where the dcu/plsu executables are stored). Used in populate, build and deploy operations when provided. If not provided dcu and plsu commands must be on PATH. Windows example: C:\Program Files\nodejs\;C:\Users\developer\AppData\Roaming\npm Unix example: /path/to/node:/path/to/npm |
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
...