The CreatorCon Call for Content is officially open! Get started here.

How can we submit a catalog form using Virtual Agent?

Surbhi Srivasta
Tera Expert

Hi Expert

I want to submit a catalog form using virtual Agent where I am adding or removing a user from Group. Earlier I was successful in doing so but after that I made changes where I create a select Box variable--> Select your Operation with two choices 1) Add group Member in a Group 2) Remove Member From a Group.

After adding this variable my script is not working and I am not able to add Group member. Can you help me in scripting?

find_real_file.png

find_real_file.png

Regards,

Surbhi

 

1 ACCEPTED SOLUTION

Hi Surbhi,

Have try using vaInputs.myvar.getValue(); instead of what you are using

Thanks,

Valmik

View solution in original post

5 REPLIES 5

Hi Valmik,

Thankyou so much Valmik, its working perfectly fine.

Regards,

Surbhi