copying loopnode from logs gets wrong path

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
CathyC
Posts: 469
Joined: November 16th, 2021, 11:15 am
Contact:

copying loopnode from logs gets wrong path

Unread post by CathyC »

image.png
in the logs, I select the result and right click to copy the path, it gives:
<xsl:value-of select="WorkData/Address/Output/Result"/>

the path should be:
<xsl:value-of select="WorkData/_LoopNode/WorkData/Address/Output/Result"/>
word count: 38

Tags:
SteveCap
Posts: 327
Joined: August 26th, 2021, 9:18 am
Contact:

Re: copying loopnode from logs gets wrong path

Unread post by SteveCap »

Task 11482 has been created to fix this issue.
word count: 9
Post Reply