Deleting a Custom Activity Package

You can delete a custom activity package.

Note

The workflow_activities.jar file cannot be deleted. This activity package is provided by default during the installation of the Workflow engine.

Procedure

  1. From the CommCell Browser, right-click the Workflows node and then click All Tasks > Activity Packages.

    If you have the Workflow editor window open, navigate to the Activities pane and click Activity Packages access_activity_pkg_02.

  2. In the Activity Packages dialog box, select the .jar file containing the activities you want to delete and then click Delete.

  3. From the Execute On dialog box, select the Workflow engine and then click OK. The engine needs to be executed to process the deletion request.

  4. Click OK to the pop up window indicating that the .jar file was successfully removed.

  5. Click Close.

Managing Web Services

Web services allows the integration of web-based applications typically using XML, SOAP, WSDL, and other standard services. Web services are mainly used for businesses to communicate with each other and with their clients.

You can use web services in a Workflow by importing them into the CommCell environment. The web services are converted into workflow activities. This is useful if you are creating a Workflow for users that need to apply a particular business logic defined in a web service.

Loading...