Page 1 of 1

Recommended Values Bugs

Posted: August 30th, 2022, 10:29 pm
by CathyC
I noticed from talking with other developers that the recommended values have a few bugs

Bug 1
Some services automatically come out WorkData/[ServiceName]/Exception/Result/Exception.
Workaround: drag it in anyway, but then manually fix it. Type over the first exception with output and the second Exception with whatever it needs to be.
Experienced by Cam

Bug 2
Services name Output. They come out as WorkData/Output/Result/[NodeName]. Missing an output in the path.
Workaround: still click/drag it in and just manually type out the missing Output so it becomes WorkData/Output/Output/Result/[NodeName]
Experienced by Cam
EDIT 3/29/23: this is fixed now

Bug 3
When expanding the recommended values for some services, like JDE queries, the whole thing will timeout and it will force the developer to have to reload the whole canvas browser tab. It holds up your whole session because IIS is single threaded.
In the recommended value calls, we could not include the session id so IIS will spawn a new session.
Experienced by Joe and Matt M

Bug 4
Workflow services, such as ExecuteWorkflow, have wrong recommended output. It has an extra Output node when it is shown in recommended values
Experienced by Matt H and Joe

Re: Recommended Values Bugs

Posted: September 16th, 2022, 4:11 pm
by SteveCap
Task #10803 has been created. This post will be updated when it has been completed.