Decode the encoded query
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 03:39 AM
Hi All,
How we can decode the encoded query?
Thanks.
2 REPLIES 2

Community Alums
Not applicable
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 03:50 AM
Hi @Rakshanda Kunte ,
Please follow the article :https://www.servicenow.com/community/developer-blog/decoding-encoded-queries/ba-p/2290638
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
04-04-2024 04:10 AM
Hi @Rakshanda Kunte ,
There is no direct way to decode the Encoded query.
we have to analyze and then convert like if Encoded query contains '^' then it is and operator something like this.
Regards,
Ranjit