copying loopnode from logs gets wrong path
-
- Posts: 472
- Joined: November 16th, 2021, 11:15 am
- Contact:
copying loopnode from logs gets wrong path
<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:
-
- Posts: 329
- Joined: August 26th, 2021, 9:18 am
- Contact:
Re: copying loopnode from logs gets wrong path
Task 11482 has been created to fix this issue.
word count: 9