BookmarkSubscribeRSS Feed
samstheway79
Fluorite | Level 6

Hello

I have a requirement wherein I have to display a link to a encoded XML (base64) but the business wants to view the decoded version of that XML. Is there a way by which I can parse/decode the xml on the fly?

The link is being displayed on the table object against a message.

Can stored process on VA help?

 

 

Thanks for your help.

 P.S : We are on version 7.3

 

Samir

 

1 REPLY 1
JuanS_OCS
Amethyst | Level 16

Hello @samstheway79,

 

as long as you have a base64 encoder/decoder and a interface to send and receive parameters, you can do it.

Stored Process is a way, or Web Services are both an option.

 

https://communities.sas.com/t5/SAS-Procedures/Decode-from-Base64-using-base64x-do-not-work/td-p/2140...

 

e.g web service public - I would strongly recommend to create your own private web service, to not send sensible info across the internet.

https://www.base64encode.org/

 

 

 

SAS INNOVATE 2024

Innovate_SAS_Blue.png

Registration is open! SAS is returning to Vegas for an AI and analytics experience like no other! Whether you're an executive, manager, end user or SAS partner, SAS Innovate is designed for everyone on your team. Register for just $495 by 12/31/2023.

If you are interested in speaking, there is still time to submit a session idea. More details are posted on the website. 

Register now!

Tips for filtering data sources in SAS Visual Analytics

See how to use one filter for multiple data sources by mapping your data from SAS’ Alexandria McCall.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 664 views
  • 1 like
  • 2 in conversation