Each server-side extension will be it's its own project in FlexDeploy.
Deploy server-side extension zip file from artifacts folder. If project version being deployed does not have zip artifact, then plugin will fail. Build workflow used for the project can use buildSSE plugin operation or any other utility to create zip artifact. Zip artifact will have package.json and index.js files at root level.
Target Properties
...
Property Name
...
Property Code
...
...
Description
Project Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
Server-Side Extension Name |
| Yes | The name of server-side extension for Oracle CX Commerce. Defaults to FlexDeploy project name. It is preferable to store extension source in a folder with name of the extension and use same for FlexDeploy project name. |
Inputs
...
Input Name
...
Input Code
...
Required
...
Description
Outputs
Output Name
Artifacts
This operation consumes a zip file artifact from the artifacts repository.
...