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!

Ready to join fellow brilliant minds for the SAS Hackathon?

Build your skills. Make connections. Enjoy creative freedom. Maybe change the world. Registration is now open through August 30th. Visit the SAS Hackathon homepage.

Register today!
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.

Click image to register for webinarClick image to register for webinar

Classroom Training Available!

Select SAS Training centers are offering in-person courses. View upcoming courses for:

View all other training opportunities.

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