deleteSSE
Delete server side extension from Oracle Cloud Commerce environment, which is indicated by OCC Account environment/instance property. Extension name to be deleted either by plugin input or project property. Plugin input will take precedence. If extension does not exist, plugin will not fail.
Environment/Instance Properties
Property Name | Property Code | Required | Description |
---|---|---|---|
OCC Account | FDOCC_CLOUD_ACCOUNT_CODE | Yes | The Oracle CX Commere account with all the required properties like URL, App Key etc. Account will be different for every OCC environment. |
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 |
---|---|---|---|
Server Side Extension Name | FDOCC_SSE_EXT_NAME | No | The name of server side extension for Oracle CX Commerce to be deleted. If this value is not provided then Server Side Extension Name project property is used. If both values are not provided then plugin will throw exception. |
Outputs
Output Name | Description |
---|---|
Artifacts
This operation produces artifacts that will be stored in 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.Â
- style