Important Terminology

Tags:

Updated:

3 minute read

This document demonstrates the important terminologies that you need to consider while using ProcessFlows.

ProcessFlow Folder

It is one of the default folders available in the listing page. You can create child folders from the ProcessFlow folders for managing and organising ProcessFlows.

Trash Folder

The Trash folder is also available in the ProcessFlow Listing Page. Any folders or Processflow that are deleted from ProcessFlow folder level or Sub-Folder level will move to the TRASH folder. For more details on the Trash Folder, Click Here.

Deploy

Any designed ProcessFlow needs to undergo the steps for deployment before the execution process. Deploy button will allow you to deploy configurations to the environment for execution. Click Here to know more on the Deployment process of the ProcessFlows. You can deploy your processflow either on the Hosted Environment or On-Premise Environment.

Hosted Environment

This the Cloud Agent of APPSeCONNECT that will enable the user to execute ProcessFlows using the cloud technology of APPSeCONNECT. For more details on Hosted Environment, Click Here

Tracker

This button will allow the user view node specific execution messages while the processflow executes in Manual Mode. Tracker window automatically open when clicked on the execute button.

APPS

This section will allow the user to view and add application nodes for GET and POST operation to the designer window. You can view all the Pre-packaged and Technology applications that has been provided or created on your organisation.

Manage Schema

This section will allow you to manage the all the schemas and the attributes of your chosen application dragged to the processflow designer. You can anytime add/import, application specific schemas and manage them accordingly. For more details related to Manage Schema, Click Here

Manage Actions

Manage Actions will allow you to add and create Actions and its related filters, required while fetching data from source application. You can also create filter templates both for Action Filters and Retry Filters.

Links are termed as connection to two or more nodes demarking the flow of data from one node to another. In certain step, a link can also point to itself, which is termed as self-loop, this kind of loops will indicate a continuous flow of execution of a single node and triggering the data back to the flow.

Nodes

Nodes are associated with a particular action which uses specific configuration depending on the node selected. Each node in APPSeCONNECT ProcessFlow is tied to a connection, such that when the node is executed the data from that particular Application is generated and responded back to the application workspace. Every node in ProcessFlow has a node configuration button that will enable you to make configurational settings to the respective nodes. To know more about the node available for ProcessFlow, Click Here.

Flow Connect

This section will enable you to create & add custom application nodes like Connector, FTP, File, Database, REST. You can anytime create your Technology Application from the processflow Designer page. To know more about the Technology App Creation, Click Here.

Mapper Node

For transforming data from one application to another, you need to add the mapper node for transforming the Source file to Destination file. Mapper Node in ProcessFlow does this job for you by implement mapping and transformations. For more details on the Mapper Node, Click Here

Redeploy

Redeploy is a concept in Processflow that will allow the user to make changes to any node configurations after deploying for the first time. You will not be able to change the environment when redeploying for next instances.

Undeploy

Undeploy in Processflow will enable you to remove a deployed as well as an executed processflow from the associated environment.

ProcessFlow Snapshot

Snapshot in ProcessFlows will provide you with node specific execution status that would give you a clear message on every data that are fetched, transformed and successfully synced.

ProcessFlow Resync

In real-time execution, data might fail to sync to destination application for various reasons like network connectivity, transformation error etc. These failed data will be available for Resync, both in Auto and Manual mode, such that no data lost while executing. Click Here to know more on ProcessFlow Retry.

Repositories

Repositories in APPSeCONNECT will allow you to create master data tables for maintaining & storing lookups based on lookup types (Tax, Freight, Country etc) that are required for providing specific value to fields.

Repository Collection

This is the master data bucket where you can store and manage multiple lookups and lookup tables. You can create multiple repository collection in an organisation. Click Here to know more about the steps to create Repository Collections.

Reference Tables

Reference Tables are the Lookup tables that gives an easy user experience to store and manage lookups of similar types. A collection can have multiple Reference Tables and can used as per need.