Good morning,
we have a question regarding the configuration of the ECL.WS. What we are trying to do is basically set up a ECL Web Service so that we are able to either invoke a BPM action by using a custom C# application or a plain ECL method call inside a process server script.
The problem is that the call made by the custom C# application works fine, wheres the call made inside a server script keeps returning an error: "The HTTP request is unauthorized with client authentication scheme 'Anonymous'. The authentication header received from the server was 'Negotiate,NTLM'.". We tried using both the MetastormOperation and ServiceClient classes.
We understand that this error might be related to some erroneous WCF and/or IIS setting, but we were not able to figure out which setting we should tweak in order to make it work.
Did anybody run into this issue as well and managed to solve it?
Thanks for your help,
Andrea D. P.