Page 1 of 1

Assistant issue when service is named "Output"

Posted: August 18th, 2022, 4:14 pm
by JefferyD
When a service is named "Output", then it shows in the assistant like below:
image.png
image.png (6.09 KiB) Viewed 651 times
image.png
image.png (6.09 KiB) Viewed 651 times

When dragging or double clicking to insert the xpath into the editor, it ends up as:

Code: Select all

<xsl:value-of select="WorkData/Output/Result/Test"/>
instead of:

Code: Select all

<xsl:value-of select="WorkData/Output/Output/Result/Test"/>
This works correctly from the "Output" tab or the logs, but not from the "Assistant" tab.

Re: Assistant issue when service is named "Output"

Posted: August 19th, 2022, 6:41 am
by SumanPrasad
Task 10696 is created.

Re: Assistant issue when service is named "Output"

Posted: August 23rd, 2022, 12:38 pm
by JustinVanRegenmorter
This issue has been resolved in DesignTime Revision 2372.