BookmarkSubscribeRSS Feed
katariasarthak
Obsidian | Level 7

Hi,

I have a XML file in SAS DI, and I want to run the same file to create a map and simultaneously change the <P_OFF> 0 </P_OFF> to <P_OFF> 1000 </P_OFF>  and respectively till 200,000.

 

Can the same thing be done using XML writer?

 

Thanks in advance.

 

1 REPLY 1
RonAgresta
SAS Employee

Hi - 

 

The XML Writer transformation does not have the ability to transform data as part of the transformation itself. You will need to read the XML file in through a DI Studio job (XML libname engine), write some transformation code to change the values, then use the XML Table Writer to output the XML file. 

 

More information about the XML Writer transformation can be found here.

 

Ron

sas-innovate-2026-white.png



April 27 – 30 | Gaylord Texan | Grapevine, Texas

Registration is open

Walk in ready to learn. Walk out ready to deliver. This is the data and AI conference you can't afford to miss.
Register now and lock in 2025 pricing—just $495!

Register now

How to connect to databases in SAS Viya

Need to connect to databases in SAS Viya? SAS’ David Ghan shows you two methods – via SAS/ACCESS LIBNAME and SAS Data Connector SASLIBS – in this video.

Find more tutorials on the SAS Users YouTube channel.

Discussion stats
  • 1 reply
  • 1317 views
  • 0 likes
  • 2 in conversation