Expand my Community achievements bar.

We are excited to introduce our latest innovation to enhance the Adobe Campaign user experience — the Adobe Campaign v8 Web User Interface!
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
Level 6

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

View solution in original post

3 Replies

Avatar

Correct answer by
Level 6

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 3

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 3

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