No posts with label X++ code for converting Word file to PDF file in AX 2012. Show all posts
No posts with label X++ code for converting Word file to PDF file in AX 2012. Show all posts
Subscribe to:
Posts (Atom)
D365 F&O - Restart PPAC UDE Environment
D365 F&O - Restart PPAC UDE Environment As developers working in the Unified Development Experience (UDE) for Dynamics 365 Finance...
-
X++ code to read the Excel file static void RB_ReadExcel(Args _args) { SysExcelApplication application; SysExcelWorkbooks w...
-
//Create a new job and paste the code static void RB_ReadTextFile(Args _args) { Filename ...
-
// Create a job and paste the below code .. static void RB_validateEmail(Args _args) { Str email; Str MatchEmail...