Can I connect my Management Rporter Data Mart to an Availability Group...
Hi all, I was wondering if the data mart integration can possibly connect to a database which is a part of an availability group. Every time a data mart is refreshed, you have to delete the last...
View ArticleRE: Create a custom batch job
did you try generating CIL ,If not generate CIL and then try.
View ArticleCreate a custom batch job
I have created a custom batch job by following this linkBut when It executes in gives me the following error. Have you got any Idea what I have missed?[SysEntryPointAttribute(false)] public void...
View ArticleRE: Run on property through code and with property on same object. which one...
Thanks Chaitanya and SukrurtI well understand what Chaitanya said.Sukrut you explained well but some things are not clear for me. Can you please give me an example. Please give me more shed on this.Arpan
View ArticleRE: TTS LEVEL ISSUE
I would suggest restart AOS which will reset tts level to 0 and then try compiling objects related to inventory calculation. I believe you don't have any customizations in inventory calculation...
View ArticleRE: Create a custom batch job
And also can you confirm if your job working fine when you are running on client?
View ArticleRE: Run on property through code and with property on same object. which one...
if class Run On property is set to called from then objects will be created is determined by menu item's RunOn property so its not always true "class RunOn property takes precedence over MenuItem RunOn...
View ArticleRE: Security Database Error
This is very generic message. You can refer below link -technet.microsoft.com/.../ee849847(v=ws.10).aspx
View ArticleSecurity Database Error
Hi All,After Creating my Report in Visual studio that use OLAP as Data-Source from another Server Then added it to AOT and Deploy it Successfully I go To Run it from Menuitem but i face this Error Is...
View ArticleRE: Prerequisites error when installing Data Import/Export Framework
As a prerequisites, you would have to install that component. You can install with SQL server setup. docs.microsoft.com/.../install-integration-services
View ArticlePrerequisites error when installing Data Import/Export Framework
Hi all, I'd be grateful if you could say why I receive the error:"Install Microsoft Integration Services for the version of SQL Server that you are using."when I run the installation for Data...
View ArticleRE: I want to try Dynamics AX but can not download
Would you please elaborate your query here? At what event you are getting this message?
View ArticleI want to try Dynamics AX but can not download
Hi,I want to try Dynamics AX but can not download. I got this error each time for all products.Microsoft Dynamics File Exchange SystemAn error has occurred during the transfer of this file.Click Here...
View ArticleRE: Accounts Payable
Check the number sequence of that voucher and also check the status list of that number sequence. You will find under that number sequence options.
View ArticleAccounts Payable
Hi everyone,I my present project I am getting an error again and again when I try to post an invoice for Purchase order.Voucher Test-14065 is already used as of date 05-09-2017. Does anyone has any...
View ArticleRE: Cubes procressing error in Visual studio
Would you please check if you have proper access and also DB name is correct?
View ArticleCubes procressing error in Visual studio
Hi Experts , I m facing this error in visual studio for procressing the cubes ,, Internal error: The operation terminated unsuccessfully.OLE DB error: OLE DB or ODBC error: Login timeout expired;...
View ArticleRE: Restrict the same Entry Points for two different Menus.
Hi,Do you want the same role to have different access to this same menu on different paths. If it is not the same role, then you can create a new security privilege and include...
View ArticleRE: Account number for transaction type Purchase, stock variation does not...
The stock variation account needs to be set up on the item group for the item you are trying to receive. For expense items we use the same expense account that would be for the product receipt, etc....
View ArticleRE: Assign a new user/approver through code x++ to workflow after submitting
What is the actual problem or requirement here? You would be deciding workflow approvers on the fly? You can think of delegation feature of standard AX. Delegate method of SysWorkFlowWorKItem...
View Article