Your achievements

Level 1

0% to

Level 2

Tip /
Sign in

Sign in to Community

to gain points, level up, and earn exciting badges like the new
Bedrock Mission!

Learn more

View all

Sign in to view all badges

The 4th edition of the Campaign Community Lens newsletter is out now!
SOLVED

How to use options in query activity?

Avatar

Level 1

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.

1 Accepted Solution

Avatar

Correct answer by
Community Advisor

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

3 Replies

Avatar

Correct answer by
Community Advisor

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

Avatar

Level 2

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

Avatar

Level 2

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