Genpact Cora Knowledge Center

Support

New Articles

  1. SharePoint Listener Activity Overview

    Use the SharePoint Listener Activity to listen for changes in a SharePoint list, either to kick off a new workflow instance, or to continue an existing workflow.
  2. REST Consumer Activity Overview

    Use the REST Consumer Activity to invoke a method exposed by a RESTful Web service. Your workflow can then interact with this method and its data.
  3. External Service Consumer Activity overview

    Use the External Service Consumer Activity to invoke an assembly method contained in the DLL file. This DLL file resides in the Sequence server's GAC.
  4. Email Listener Activity

    Use the Email Listener Activity to listen to an email inbox and start or resume a dynamic workflow when a new email arrives to the inbox. You can then use the email object in other workflow stages.
  5. Database Listener Activity Overview

    When you use the Database Listener Activity in a dynamic workflow, the activity causes the workflow to wait for a specified value to update in the field of a database table. When this field is update
  6. SharePoint Upload Document Activity Overview

    Use the Upload Document Activity to upload a document to a SharePoint document library as part of a dynamic workflow.
  7. SharePoint Execute Request Activity Overview

    Use the Execute Request Activity to execute a variety of operations in SharePoint, generally on a SharePoint list, in dynamic workflows.
  8. SharePoint Update List Item Activity Overview

    Use the SharePoint Update List Item Activity to update an item from a SharePoint library as part of a dynamic workflow.
  9. SharePoint Delete List Item Activity Overview

    Use the SharePoint Delete List Item Activity to delete an item from a SharePoint library as part of a dynamic workflow.
  10. SharePoint Create List Item Activity Overview

    Use the Create a List Item Activity to create an item in a SharePoint list, or create a folder in SharePoint, as part of a dynamic workflow.