BookmarkSubscribeRSS Feed
🔒 This topic is solved and locked. Need further help from the community? Please sign in and ask a new question.
Kiteulf
Quartz | Level 8

 

 

Hi

 

I have the response:

 

NOTE: Processing XMLMap version 2.1.
NOTE: Libref FI_SME was successfully assigned as follows:
Engine: XMLV2
Physical Name: \\********\testing&j..xml

 

having run :

 

NOTE: The file OUT_PIPE is:
Filename=\\********\testing2.xml,
RECFM=V,LRECL=32767,File Size (bytes)=0,
Last Modified=13Oct2020:10:45:50,
Create Time=13Oct2020:10:40:59

NOTE: 2 records were written to the file OUT_PIPE.
The minimum record length was 0.
The maximum record length was 32293.

 

 

So I can see it creates the xml fine, but when the xml read step it doesn't pick up the value in &j which in the example above was 2

1 ACCEPTED SOLUTION

Accepted Solutions
Kurt_Bremser
Super User

You most probably made the mistake of enclosing your filename in the LIBNAME statement in single quotes, which prevents resolving macro triggers.

For more help, please post your complete log, including the statements that were run; just the NOTEs is inconclusive.

View solution in original post

2 REPLIES 2
Kurt_Bremser
Super User

You most probably made the mistake of enclosing your filename in the LIBNAME statement in single quotes, which prevents resolving macro triggers.

For more help, please post your complete log, including the statements that were run; just the NOTEs is inconclusive.

Kiteulf
Quartz | Level 8

The devil is in the details!

hackathon24-white-horiz.png

The 2025 SAS Hackathon has begun!

It's finally time to hack! Remember to visit the SAS Hacker's Hub regularly for news and updates.

Latest Updates

How to Concatenate Values

Learn how use the CAT functions in SAS to join values from multiple variables into a single value.

Find more tutorials on the SAS Users YouTube channel.

SAS Training: Just a Click Away

 Ready to level-up your skills? Choose your own adventure.

Browse our catalog!

Discussion stats
  • 2 replies
  • 896 views
  • 0 likes
  • 2 in conversation