Do you want to cancel current operation

If you have questions or if you want to share your opinion about Aware IM post your message on this forum
Post Reply
KnightWare
Posts: 139
Joined: Sat Feb 10, 2018 12:56 am

Do you want to cancel current operation

Post by KnightWare »

This is now popping up since updating from 8.6 to 8.8.
I have a process that's called from an HTML button [RECLASS} on home screen. This process in turn calls 4 process underneath.

PROCESS RECLASS
PICK Action 1 Pick one or more from query - press continue
SETPARAM Action 1 Display custom user form and set attribute value - press continue
SetClass Action 1 find and update records from PICK with value
Refresh Action 1 refresh perspective back to home screen

in order. The first two of the process have continue button. After pressing the continue on the second (SetParam) a Warning dialog pops up "Do you want to cancel current operation". This never happened before. The process continues, the records update and the screen returns home. The dialog stays on top and you have to select yes 3 times to get out of that dialog.

All these processes are found under the "Processes" section of the Business Space. Is this now belong under Multistep Processes?
Post Reply