Question
1
Replies
77
Views
T?rkiye Finans Katilim Bankasi
Posted: June 14, 2017
Last activity: June 19, 2017
Closed
Prevent Obj-Open-By-Handle to call the web service
Hi,
When i open the case instance using by Obj-Open-By-Handle method in activity , it is calling web service like i open it from UI.
It is effecting my activity performance. Is there any way to block the service call while open the instance? I just want to get blob data.
***Moderator Edit: Vidyaranjan | Updated Categories***
Hi Ahmed,
Obj-Open-By-Handle does not do anything but getting a record from DB, so you need to find out any other code or rule that is getting called along with Obj method. You also said in UI it is calling WebService, how is it doing there ? Please be little more explanatory about your issue ?
-Rajesh