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
kaiumeki
Explorer
0 Kudos

Hello Mr. Herbst,

Thank you very much for your answer.

I will take a look at that site.

Sincerely,

Kai