How does powerbuilder webservices application handle multiple requests at the same time. For example, does it use pooled connections or does it try to open a new connection for each thread.
- You are here:
- Home
- Q&A
- Q&A
- PowerBuilder
- webservice multiple accounts hitting server
- Luke Monson
- PowerBuilder
- Wednesday, 30 June 2021 16:29 PM UTC
- Tuesday, 6 July 2021 17:56 PM UTC
- PowerBuilder
- # 1
After we upgrade to the new .NET DataStore to create REST APIs. What else do we need to do to make it muti-threaded?
Comment
- Chris Pollach @Appeon
- Tuesday, 6 July 2021 18:41 PM UTC
Nothing specific as they are multi-threaded by default Luke.
-
Helpful Loading... Helpful 0
- Luke Monson
- Tuesday, 6 July 2021 18:43 PM UTC
Awesome, thank you Chris!!!
-
Helpful Loading... Helpful 0
- Chris Pollach @Appeon
- Tuesday, 6 July 2021 18:58 PM UTC
FYI: Same for PowerServer 2021's automatically generated Web API's for data access.
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Wednesday, 30 June 2021 17:29 PM UTC
- PowerBuilder
- # 2
Hi Luke;
Do you mean the old and now deprecated .NET 2.0 SOAP based web service PB project approach vs the new SnapDevelop C# deployed Web Service?
Regards ... Chris
Comment
- Luke Monson
- Wednesday, 30 June 2021 17:39 PM UTC
Hi Chis,
.NET 2.0 SOAP based.
Trying to figure out that error I attached while were are working on an updated .NET DataStore to create REST APIs
.NET 2.0 SOAP based.
Trying to figure out that error I attached while were are working on an updated .NET DataStore to create REST APIs
-
Helpful Loading... Helpful 0
- Chris Pollach @Appeon
- Wednesday, 30 June 2021 17:50 PM UTC
Yes, that older WS feature would be "single" threaded. :-(
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Wednesday, 30 June 2021 17:28 PM UTC
- PowerBuilder
- # 3
Hi Luke,
The old .NET Web service stuff Sybase did is obsolete and doesn't work well. We recommend using the new .NET DataStore to create REST APIs: https://www.appeon.com/products/powerbuilder/dotnet-datastore-rest-apis
Best regards,
Armeen
Comment
- Armeen Mazda @Appeon
- Wednesday, 30 June 2021 17:54 PM UTC
Hi Luke, Glad to hear that. We would need a reproducible test case and open a support ticket to help with this. I cannot tell what is wrong by looking at the screenshot. Please note since this is obsolete feature, to get support on this you need to purchase a Premium Support ticket: https://www.appeon.com/premium-support.html
-
Helpful Loading... Helpful 0
- Luke Monson
- Wednesday, 30 June 2021 18:14 PM UTC
Hi Armeen,
I understand. Thanks for taking the time to create that feedback.
I understand. Thanks for taking the time to create that feedback.
-
Helpful Loading... Helpful 0
- Armeen Mazda @Appeon
- Wednesday, 30 June 2021 19:00 PM UTC
You're very welcome. Sorry we cannot help further.
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Wednesday, 30 June 2021 16:39 PM UTC
- PowerBuilder
- # 4
Comment
- Luke Monson
- Wednesday, 30 June 2021 18:12 PM UTC
Thanks Chris,
That I can remember yes. We going from R2 to R3 when we noticed it on iis last couple nights.
That I can remember yes. We going from R2 to R3 when we noticed it on iis last couple nights.
-
Helpful Loading... Helpful 0
- Chris Pollach @Appeon
- Wednesday, 30 June 2021 18:53 PM UTC
So this error is intermittent?
-
Helpful Loading... Helpful 0
- Luke Monson
- Wednesday, 30 June 2021 18:56 PM UTC
Actually yes, for us hourly between 11-6am. Currently trying to narrow down if a certain client or if something is misconfigured.
-
Helpful Loading... Helpful 0
There are no comments made yet.
- Page :
- 1
There are no replies made for this question yet.
However, you are not allowed to reply to this question.
However, you are not allowed to reply to this question.
Please login to post a reply
You will need to be logged in to be able to post a reply. Login using the form on the right or register an account if you are new here. Register Here »