Forum Post: RE: AX 2012 R2 AIF Inbound Port - Exception
Hi, it's a long time you posted this question. I have been dealing with the same issue so I will post my solution, so that it may help anybody in the future. The cause of the error in my case was, that...
View ArticleForum Post: How can I hide the row in Grid (with out data in datasource)?
My table is empty, but the Grid show one Row, how can I hide this row? Thanks in advance!
View ArticleForum Post: RE: Item arrival registration
yes Jojo, it resolved the bug. i mentioned that in the thread. check my reply before your question. Regards, David
View ArticleForum Post: RE: How can I hide the row in Grid (with out data in datasource)?
Set InsertIfEmpty property to No (on the datasource).
View ArticleForum Post: RE: How can I hide the row in Grid (with out data in datasource)?
Thanks Martin, works correctly! and also I could eliminate some lines this.query().dataSourceName(this.name()).addRange(fieldNum(ItemSpecs, NumPR)).value(NumPR); this.executeQuery();
View ArticleForum Post: RE: Overwrite the field's value
These 2 errors still persist. If anyone can help, it will be grateful. I am stuck here. I cant move ahead.
View ArticleForum Post: RE: Overwrite the field's value
what options did you try ? Provide information about your errors like in which objects you are getting these errors
View ArticleForum Post: Item supersede process in dynamics AX 2012
good day, Does AX 2012 R3 allow for item supersedes? We have several items where the supplier has changed their part numbers and we need to change our item master to reflect the same and track the...
View ArticleForum Post: RE: Overwrite the field's value
The problem is, after building or rebuilding the project, these 2 errors are coming and alongwith warnings also. And these errors are not pointing or navigating me to any thing. Just persists in the...
View ArticleForum Post: RE: Overwrite the field's value
And also, When i open my project in VS, then these warning popups come up - " Could not find stored procedure 'dbo.GetClassExtendedReference'. "
View ArticleForum Post: spacebar hotkey not working
I'm using dynamics CRM online and documentation says I can use spacebar or enter to activate the search field, but it isn't working. Why???
View ArticleForum Post: RE: Overwrite the field's value
Try doing full build , I got forgot to mentioned in my previous reply about doing full build after iisreset.
View ArticleForum Post: AXDataSource not populating DataSets
I'm not sure what I am missing for the Datasets to populate. I created a new EP project with a EP User control. I attached the proxy's that I needed, but the Dataset Names drop down is still blank.
View ArticleForum Post: RE: Work item could not be created. Insufficient rights
I am having the same problem when creating Budget plan.Please i need your assistant.Thanks Stopped (error): SysWorkflowQueue-resume X++ Exception: The workflow item task cannot be assigned because...
View ArticleForum Post: RE: Workflow assignment user "Work Item owner"
How did you resolve this problem.I am having the same problem as well.,See below Stopped (error): SysWorkflowQueue-resume X++ Exception: The workflow item task cannot be assigned because user XX cannot...
View ArticleForum Post: RE: Entity Store Database
when you publish entities, do you see any error ?
View ArticleForum Post: RE: AXDataSource not populating DataSets
Did you restart Visual Studio after creating the dataset in AX?
View ArticleForum Post: RE: AXDataSource not populating DataSets
The dataset was already there. I should see all the datasets AX has in the system.
View ArticleForum Post: Inventrans status
Hello, I need help to understand the difference status levels for the transactions in the inventrans table? I'm trying to make an report from our sql that calculate the future stock level that is based...
View ArticleForum Post: RE: Inventrans status
HI Christofer , Look at this article community.dynamics.com/.../the-inventory-transaction-status-in-ax-2012
View Article