Web Service optimization

We have a process model that relies heavily on web service calls. We have moved away from using the call web service node to using rules to call these web services, but the performance is still abysmal. Looking for pointers on how we can improve the performance of these calls and the performance of the process model as an overall result.

OriginalPostID-258710

  Discussion posts and replies are publicly visible

Parents
  • 0
    Certified Lead Developer
    @avinashr i aggree with @Sally & adding to the above points mention by @Sally, performance also depends on the Response time of Target web Service which you are trying to consume as Client in Appian. If the Web service performance it self is slow then you cannot expect it to be good from your end, did you try Testing the same service using SoapUI, are you getting the response quickly compared to Appian
Reply
  • 0
    Certified Lead Developer
    @avinashr i aggree with @Sally & adding to the above points mention by @Sally, performance also depends on the Response time of Target web Service which you are trying to consume as Client in Appian. If the Web service performance it self is slow then you cannot expect it to be good from your end, did you try Testing the same service using SoapUI, are you getting the response quickly compared to Appian
Children
No Data