Hi experts,
I'm trying to understand a query. Is it possible to find where the variable value is defined.
Ex- I'm trying to search the root of marketCombination variable.
Thanks
해결되었습니다! 솔루션으로 이동.
토픽은 커뮤니티 콘텐츠를 분류하여 관련성 있는 콘텐츠를 찾는 데 도움이 됩니다.
조회 수
답글
좋아요 수
Hello @Shaktiraj_D, this variable should be defined by a previous activity in the same worfkow (Or in the same activity in it initialization script). You can trace the variable in the workflow task window, adding eventVariables to the list:
With this, you can trace where has marketCombination has been generated and its value.
To use it in a query you can use
Hope this helps!
Hello @Shaktiraj_D, this variable should be defined by a previous activity in the same worfkow (Or in the same activity in it initialization script). You can trace the variable in the workflow task window, adding eventVariables to the list:
With this, you can trace where has marketCombination has been generated and its value.
To use it in a query you can use
Hope this helps!
Nice answer! You definitely deserve a community advisor mark, have seen you in every post lately
조회 수
답글
좋아요 수
조회 수
Likes
답글