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
Diamond | Level 26
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

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