D365 FO and AX 2012 Technical discussion
Thursday, January 30, 2014
how to add another user in Alert in ax 2012
›
public void execute( EventRule eventRule, EventType eventType, Common buffer, EventInbox inbox, // note: ...
Friday, January 24, 2014
How to open Form through Code in ax 2012
›
Hi Guys, Today we are going to open a form using code..just try following code if(inventtable.Family == family::MettalicCore) ...
Monday, January 20, 2014
Generate Txt File on clicked in ax 2012
›
void clicked() { LedgerJournalTrans ledgerJournalTrans1; BinData binData; TextBuffer textBuffer; ; textB...
Wednesday, January 15, 2014
List of Tables and Complete Details in ax 2012
›
http://www.microsoft.com/en-in/download/confirmation.aspx?id=17093
Monday, January 13, 2014
Worker Phone With Name Filter in ax 2012
›
static void S_WorkerPhone(Args _args) { TreeNode treeNode; Query q; QueryBuildData...
Monday, January 6, 2014
Failed to create a session, confirm that the user has the proper privileges to log on to Microsoft Dynamics in ax 2012
›
While running system Administration > Setup > Workflow > Workflow infrastructure configuration Error:- Failed to create a sessi...
Worker phone with name by query in ax 2012
›
static void S_WorkerPhone(Args _args) { TreeNode treeNode; Query q; QueryBuildData...
1 comment:
‹
›
Home
View web version