BookmarkSubscribeRSS Feed
User12
Obsidian | Level 7

Hi 

 

I have a code which has to take data from exisisting Webservice link and perform operation and create a xml output.

For importing data from webservice  i am using Proc http. My doubt is how it will handle if multiple webservice requests come in at same time and how is it converted into sas datasets and sent back as separate outputs?

 

 

I would really appreciate some help in hopefully simple terms!

Thanks in Advance 

6 REPLIES 6
User12
Obsidian | Level 7

Hi 

 

I have a code which has to take data from exisisting Webservice link and perform operation and create a xml output.

For importing data from webservice  i am using Proc http. My doubt is how it will handle if multiple webservice requests come in at same time and how is it converted into sas datasets and sent back as separate outputs?

 

 

I would really appreciate some help in hopefully simple terms!

Thanks in Advance 

Cynthia_sas
SAS Super FREQ
Hi:
There's no need to post this in more than one forum. You have already received a question back in the other forum where you posted this question.
cynthia
User12
Obsidian | Level 7

Hi 

 

I have a code which has to take data from exisisting Webservice link and perform operation and create a xml output.

For importing data from webservice  i am using Proc http. My doubt is how it will handle if multiple webservice requests come in at same time and how is it converted into sas datasets and sent back as separate outputs?

 

 

I would really appreciate some help in hopefully simple terms!

Thanks in Advance 

Patrick
Opal | Level 21

Why would that happen? Are you running your code asynchronous?

User12
Obsidian | Level 7
I am taking data from a front end java app
its up and running multiple people can submit data at a time over there

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
  • 6 replies
  • 1125 views
  • 0 likes
  • 4 in conversation