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 2025: Call for Content

Are you ready for the spotlight? We're accepting content ideas for SAS Innovate 2025 to be held May 6-9 in Orlando, FL. The call is open until September 25. Read more here about why you should contribute and what is in it for you!

Submit your idea!

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