Hi All,
I wanna run XrmServiceToolkit.Soap.Fetch() by javaScript.
My Question is I dont wanna run the query in behalf of the logged-in user, but the user of my choice.
In short I wanna replace "EXECUTE AS LOGIN = @User" (as in sql) here @user not necessarily on who is logged in, to JavaScript FetchXml request.
Thanks and Regards,
Rk_Hirpara