I added Zetadocs to my items page, but it is used in a web service and I get this error:
Exception message: Microsoft Dynamics NAV Business Web Services attempted to issue a client callback to activate page 9041209 Zetadocs Rel. Docs. Page Part. Client callbacks are not supported on Microsoft Dynamics NAV Business Web
How do I configure that Part to not be loaded/used in the web service call?
Edit: I think I have to add an IF in my onaftergetrecord so that it doesn't call Zetadocs when it is called from a web service. How do you test if the current thread is in a visual client versus web service call?
*This post is locked for comments