How to pass dynamic values in URL sysparm_variables ?

Sujatha V M
Kilo Patron
Kilo Patron

Hi Team, 

 

I have built a custom topic which fetches the data from a custom table. I'm trying pass fetched values to the URL. I'm facing an issue where its not setting those values on the catalog item form. 

 

I tried the method as suggested in this link : https://snprotips.com/setting-catalog-item-variables-from-url and it works only for static values. 

 

How do I pass the values dynamically?

/sp?id=sc_cat_item&sys_id=88f18d051b9c98109fc165f7b04bcb9c&sysparm_variables={"application": dynamic value ,"request": dynamic value}

 

 

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.
2 REPLIES 2

Maik Skoddow
Tera Patron
Tera Patron

Hi @Sujatha V M 

OOTB there is no functionality which would translate these kinds of dynamic values, and therefore you have to implement something by your own.

Maik

Thank you Maik for the response. Is there any other way to cascade the values from Virtual Agent to Catalog item on Service Portal?

Please mark this as helpful and accept it as a solution if this resolves your query.
Sujatha V.M.