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

SAS Innovate 2025: Save the Date

 SAS Innovate 2025 is scheduled for May 6-9 in Orlando, FL. Sign up to be first to learn about the agenda and registration!

Save the date!

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
  • 1283 views
  • 0 likes
  • 4 in conversation