24 January 2013

Run AX as a different user from Windows Explorer

Hi Refer the below link:
http://kashperuk.blogspot.co.uk/2010/01/run-ax-as-different-user-from-windows.html

No comments:

Post a Comment

Give me the commetns and solutions

Service class to get the selected record and deleted matching records and refresh the form data source in D365 F&O

 [DataContractAttribute] class ABCUserProfilesBulkDeleteContract {         UserId userId;     [DataMemberAttribute('UserId')]     pu...