Hello everyone,
can we render the UI/Ux form by clicking on the human activity(user task) in thw worklfow process diagram in the process tab of service studio.
Actually i had created a workflow process diagram and binded it with my UI/UX for taking input from the user and all.Its working fine after any action done by user its showing in the process tab in the service center.
Now i want to render that UI/UX form by clicking on the human activity of workflow process.is it possible?
Plzz reply.
Thanks in advance
Hi Prashant,
Hope you are doing well.Can you please clarify if you are using any specific component (for example taskbox)? Or you have just created any application and using it there?My main question here is, when are you triggering this 'Human task'?Best Regards,Ananya
i created simple application there.
while clicking on the submit button on my application,the human task should be render .is it possible.
Step 1 : In your human activity set the Destination to your intended Screen
Step 2: Add reference to SampleReactiveTaskbox and include Taskbox back in your LayoutTopMenu
Step 3 : Run your application and execute the tasks that trigger your Human Activity. Now you will see a new activity in the list and clicking on it will redirected to screen set in Step 1