Is there a way to start a task in a HTML-Process similar to RIA:

TaskStartConfiguration tc = new TaskStartConfiguration(currentTask, null);
ivy.rd.startTask(tc);

I need to start tasks in a loop (get them to the next TaskSwitch) from a HTML-Process.

asked 11.05.2016 at 14:13

Bruno%20H's gravatar image

Bruno H
(suspended)
accept rate: 0%

Be the first one to answer this question!
toggle preview

Follow this question

By Email:

Once you sign in you will be able to subscribe for any updates here

By RSS:

Answers

Answers and Comments

Markdown Basics

  • *italic* or _italic_
  • **bold** or __bold__
  • link:[text](http://url.com/ "Title")
  • image?![alt text](/path/img.jpg "Title")
  • numbered list: 1. Foo 2. Bar
  • to add a line break simply add two spaces to where you would like the new line to be.
  • basic HTML tags are also supported

Tags:

×16

Asked: 11.05.2016 at 14:13

Seen: 1,464 times

Last updated: 11.05.2016 at 14:13