Steps to Embed Joget Processes and Forms into Another Application or HTML Page

Confluence User - 20 Dec, 2024

I have created a process in the process builder, where all the forms for each step of the process have already been created. Is it possible to fully integrate this process, from start to finish, into an external HTML page or another application (e.g., built with .NET Core)? If yes, could you guide me on how to achieve this?

forms;userviews

4


20 Dec, 2024
confluenceUser
confluenceUser
20 Dec, 2024
confluenceUser
confluenceUser

Hi Vernaa, thanks for your answer
How can I get the activityid or display the corresponding view without the menu (embedded view), either using an iframe or another method?
I tried using Postman, but the activityid is empty. Is there anything that needs to be configured?

24 Dec, 2024
confluenceUser
confluenceUser

Hi Afras, Apologies for the late response. Activity ID can be fetched using Hashvariable 

  • #assignment.activityId#

Please refer:

https://dev.joget.org/community/display/DX8/Hash+Variable#HashVariable-WorkflowAssignmentHashVariable:~:text=DX%20Hash%20Variables-,Workflow%20Assignment%20Hash%20Variable,-Name

04 Jan, 2025
confluenceUser
confluenceUser

You are starting a process instance as user X, if the next assignment belongs to the same user X, and in process builder, you have "show next assignment" in "green start bubble", then "activityId" will get populated.

RELATED QUESTIONS

Your answer


To answer a question you'll need an account.

Print