Create main workflow | AEM Community Discussion | Community
Skip to main content
kautuk_sahni
Community Manager
Community Manager
March 31, 2021

Create main workflow | AEM Community Discussion

  • March 31, 2021
  • 0 replies
  • 459 views

BlogImage.jpg

Create main workflow by Adobe Docs

Abstract

The main workflow gets triggered when the user submits the initial form (RefinanceForm).

Store Forms To Sign is a custom process step.
The motivation for implementing a custom process step is to extend an AEM Workflow. The following code implements a custom process step. The code extracts the names of the forms to sign and passes the submitted form data to the insertData method in the SignMultipleForms service. The insertData method then inserts the rows in the database identified by the data source aemformstutorial.

Read Full Blog

Create main workflow

Q&A

Please use this thread to ask the related questions.

This post is no longer active and is closed to new replies. Need help? Start a new post to ask your question.