Hi all,
I have a service that calls wm.tn.profile:getProfile service in it, in production environment sometimes parent service is called like 5 times in a second and again sometimes in one of this calls wm.tn.profile:getProfile does not return Delivery Object inside it so my flow fails. I can get rit of this problem by adding a repeat function and by checking Delivery Object is under profile object or not but I want to learn root cause of it. Is there a caching mechanism somewhere on this wm.tn.profile:getProfile flow or what?
Version is 10.3
Thanks in advice.
#webMethods