Hi
I am having BP environment which is AD integrated fully and my user(windows login) has full rights (all roles /permissions enabled). I have exposed a process as a WebService and trying to call it from a .NET program. I tried giving my windows credentials while calling it from code, but it still gives 401- Not authorized exception.
I know in case of regular (non AD) environment, it works and I am able to call it , but seems like for AD integrated, we need something more either at BP end or at code end to ensure the call is successful.
Kindly suggest. !!
Thanks,
Vivek