Versions Compared

Key

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

Description of the operation hereDelete 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 NameProperty CodeRequiredDescription
OCC AccountFDOCC_CLOUD_ACCOUNT_CODEYes

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 NameProperty CodeRequiredDescription
Server Side Extension NameFDOCC_SSE_EXT_NAMEYes

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 NameInput CodeRequiredDescription
Server Side Extension NameFDOCC_SSE_EXT_NAMENoThe 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 NameDescription


Artifacts

...

This operation doesn’t consume or produce any artifacts.

...

This operation produces artifacts that will be stored in the artifacts repository.This operation delegates the consume/produce artifacts decision to the workflow developer.

Endpoint Selection

...

This operation will select all available endpoints associated to the environment instance which have resource type of {Resource Type}.

This operation will select all available endpoints associated to the environment/instance.

This operation delegates the selection to the workflow developer to determine.

...

/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.

This operation will execute on all of the selected endpoints and will execute on each of the selected endpoints.

This operation will select all available endpoints associated to the environment instance which have resource type of {resource type}.

This operations delegates the execution to the workflow developer to decide.

Special Considerations

[Delete section if not needed]

Describe any dependencies between properties that may exist or anything that that isn’t really covered above but is relevant to this operation.