Quickstart to Workflows

Tags:

Updated:

1 minute read

Workflows are the diagrammatic representation of a business process. As an organization, you can have a number of business processes which you need to perform your daily activities. The workflow management screen will allow you to search, filter, create, edit workflows.

By reading this document an implementer would be able to design the first workflow for an organization and will execute it from the web portal also. The debugging functionality is also explained in the coming section of the module.

To know in details, go through the given sections:

Workflow Usage Description
Steps to choose your workflow This Feature lists you all the pre-packaged workflows.
Steps to create your first workflow This section will guide you through workflow creation & configuration in simple steps.
Attribute Mapping of workflow While Working with Workflow Attribute Mapping needs to be implemented before integrating.
Workflow Nodes and Links This document will helps you with the Element Nodes, Actions Nodes, Process Property Nodes & Self-Loop Link.
Scheduling, Deploying, Publishing & Executing workflows With APPSeCONNECT Workflow, you can deploy, execute and maintain business integrations
Data-view process of workflow snapshot The snapshot gives a detailed overview of the data that is being transferred through workflow giving you a complete picture of the data transformed through the process.
Workflow Usecases This will help you with business specific scenarios for implementing Workflows.
Resuming Workflows By Resuming Workflow wherein, when a workflow execution gets stopped midway,restart the workflowing is not required instead the workflow would resume from the node it stopped.
Debugging a workflow This helps you to investigate the workflow by executing one or more nodes directly within the workflow and inspect the data being fetched or passed to the actions.
Workflow Troubleshooting This section of the document helps you with troubleshooting of various common scenarion that you can come across.