cancel
Showing results for 
Search instead for 
Did you mean: 

Development of the Start Form of a Workflow Instance in the Neo Environment

kaiumeki
Explorer
0 Kudos

Hello,

I would like to develop a workflow instance start form in a Neo environment.

After a lot of searching, I found only the method using Business Application Studio in the CF environment.

Even in the Neo environment, I found that it can be achieved by using HTML5 and workflow API, but I would like to know the concrete method.

Is there any source like a instruction manual that can achieve that?

If anyone knows about it, I would appreciate it if you could let me know.

Sincerely,

Kai

tobias_breyer
Contributor

Hi Kai,

a start UI for workflow, that does not use the Forms, is not much more than a UI5 application that calls a backend REST API.

So you could take part 1A of archana.shukla's guide as a first step to create a UI5 application, then jump to step 2 to see how to start the workflow instance.

Regards,

Tobias

View Entire Topic
Astrid
Advisor
Advisor
0 Kudos

Hi Kai,

In the Neo environment, only task forms are available. See the documentation at: https://help.sap.com/viewer/f85276c5069a429fa37d1cd352785c25/Cloud/en-US/92e1ea65fa894ab39e706faa06c....

Best regards, Astrid