Leiste mit Community-Erfolgen erweitern.

Submissions are now open for the 2026 Adobe Experience Maker Awards

Mark Solution

Diese Konversation wurde aufgrund von Inaktivität geschlossen. Bitte erstellen Sie einen neuen Post.

GELÖST

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 Akzeptierte Lösung

Avatar

Korrekte Antwort von
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

Lösung in ursprünglichem Beitrag anzeigen

3 Antworten

Avatar

Korrekte Antwort von
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