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
Azurite | Level 17

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-white.png

Register Today!

Join us for SAS Innovate 2025, our biggest and most exciting global event of the year, in Orlando, FL, from May 6-9. Sign up by March 14 for just $795.

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
  • 1031 views
  • 1 like
  • 2 in conversation