Start Form does not show while debugging...?

Hi,

I have a process with a start node and a start form (for user inputs) in it.

It takes some inputs and processes them later.

If I start the process via tempo as an action I get presented the start form, can fill in some values and then after submit the process continues as expected.

If I start the same process in the process editor for debugging it skips the start form and the user input and is instantely in the next step, missing all the input from the start form.

What am I missing here?

Thx

  Discussion posts and replies are publicly visible

Parents
  • I've just tried this out to refresh my memory...and I do get the Start Form displayed as a pre--cursor to the process being started., so I'm not entirely sure why you're not getting the Start Form. One possibility (unlikely, but I'll mention it anyway)...starting a process model in debug mode will run the latest saved version of the model...but from Tempo it'll run the last saved-and-published version...so if you've removed the Start Form and only saved it, you'll get a different experience between Tempo and debug mode (this sounds unlikely given what you've said, but that would be one scenario that would cause the two different behaviours). Otherwise I'm at a loss to explain this.

  • Thx for your effort.

    I rechecked, saved & published and tried it from the process editor with debugging....and the process still jumps to a later step, leaving the start form out.

    I tried via the tempo action and it works fine.

    Something is still wrong here....

    A checkbox somewhere?

    A rights issue ? (I am member of Admin, All_User and Manager Group. Process securitiy is set to Admins/Admin rights and All_user/Viewer Rights; The start node does not seem to have an assignment tab. Later task is assigned to manager group. )

  • Should just look like this:

    When I start the process in debug mode I get a pop-up form that displays the Interface configured as the Start Form:

    Is there something in your browser settings preventing the pop-up?

Reply Children