Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

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

Required

Description





Project Properties

Property Name

Property Code

Required

Description

Server Side Extension Name

FDOCC_SSE_EXT_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

Description



Artifacts

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

...

This operation will select all available endpoints associated to the environment/instanceTarget. You can add any endpoint to environment/instance Target as this operation does not depend on any external libraries or utilities.

...