BookmarkSubscribeRSS Feed
xfenix
Calcite | Level 5

Hi,

 

I'm trying to solve the following problem and not having much luck.

 

I have a stored process deployed as a web service, and an external application call's the web service.

 

Upon the call, the stored process runs, and once it ends, it gives a return code to the service. That all works, so so far, so good.

 

But what I need is to give the return code earlier, before the stored process ends, so the call transaction from the external application doesn't need to wait for the entire stored process to finish.

 

How do I do that or work around it?

 

Thank you in advance!

1 REPLY 1
Sajid01
Meteorite | Level 14

Hello
The best approach is to redesign your stored process.

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
  • 1 reply
  • 346 views
  • 1 like
  • 2 in conversation