How can I use options like getOption in a Query activity? I am having errors when I am trying various way to get it. the only way I see is to load into instance variable and then use that in the query activity. Does any one have any solution to this?
Regards,
Surya Bhanu.
Solved! Go to Solution.
Views
Replies
Total Likes
Hi,
Is this question related to ACC or ACS. I am guessing it to be in ACC.
you can use the following syntax and try to see if it works. I am sure it should work. $(options:yourOptionName).
Let me know if it works.
Regards,
Raj
Hi,
Is this question related to ACC or ACS. I am guessing it to be in ACC.
you can use the following syntax and try to see if it works. I am sure it should work. $(options:yourOptionName).
Let me know if it works.
Regards,
Raj
Hi,
I have tried "$(options:yourOptionName)" in ACS as well. We can read option variable in Query or any other activity. It is working fine.
Regards,
Abhishek
Views
Replies
Total Likes
Hi,
I have tried "$(options:yourOptionName)" in ACS as well. We can read option variable in Query or any other activity. It is working absolutely fine.
Regards,
Abhishek