...
The SCM must have the .ccc folder checked into it. If there is a folder structure above the .ccc folder, use a sparse checkout folder or other means to populate and build correct packages.
Target Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OCC Account |
| Yes | The Oracle CX Commere Commerce account with all the required properties like URL, App Key etc. The account will be different for each OCC environment. If building from SCM, this property won't be used in the build. |
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 |
---|---|---|---|
Object Types |
| Yes | Choose which kinds of files should be populated in this FlexDeploy Project. GLOBAL_ELEMENT,GLOBAL_RESOURCE,SITE_SETTINGS,SNIPPETS,STACK,STATIC,THEME,WIDGET,PAGE_LAYOUT are all supported. |
Project File Includes |
| No | Controls files included in Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex |
Project File Excludes |
| No | Controls files excluded from Project Files. Enter expressions separated by ##. Leave empty to select all files. Begin or end the expression with * for simple wildcards. Otherwise, regex |
Inputs
...
Input Name
...
Input Code
...
Required
...
Description
Outputs
Output Name
Artifacts
This operation produces artifacts that will be stored in the artifacts repository.
...