Restrict user login for multiple times in ax2009 through X++
April 19, 2013
Copy Paste the Following Code in startupPost method of info class in AOT. void startupPost() { // To restrict user login form secon...
Good day, everyone! Recently, I had a requirement to sync the D635FO data to PowerApps (Dual write), which also required sending financial...