Assistant issue when service is named "Output"

This forum allows users to post and respond to "How Do I Do ....." questions. The information contained in this forum has not been validated by K-Rise Systems and, as such, K-Rise Systems cannot guarantee the accuracy of the information.
Post Reply
JefferyD
Posts: 178
Joined: August 31st, 2021, 11:37 am
Contact:

Assistant issue when service is named "Output"

Unread post by JefferyD »

When a service is named "Output", then it shows in the assistant like below:
image.png
image.png (6.09 KiB) Viewed 646 times
image.png
image.png (6.09 KiB) Viewed 646 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.
word count: 87

Tags:
SumanPrasad
Posts: 88
Joined: August 26th, 2021, 5:21 pm
Contact:

Re: Assistant issue when service is named "Output"

Unread post by SumanPrasad »

Task 10696 is created.
word count: 4
JustinVanRegenmorter
Posts: 546
Joined: August 26th, 2021, 9:56 am
Contact:

Re: Assistant issue when service is named "Output"

Unread post by JustinVanRegenmorter »

This issue has been resolved in DesignTime Revision 2372.
word count: 9
Post Reply