RE: Data deleted from table after process of Virtual company.
Thanks Andre,Sorry, i not understand"In this case NOT. You haven't included USMF to be part of the Test virtual company. If you change it, the data will disappear from USMF."Note : Yes i want to share...
View ArticleRE: Error while executing sysoperation in batch process
It stopped in Exception::CLRError block.
View ArticleRE: Execute Query
First of all, let me format your code so we can at least read it:public void executeQuery() { TECPOGroupHeader_ds.query().dataSourceTable(tableNum(TECPOGroupHeader)).clearRanges();...
View ArticleRE: Error while executing sysoperation in batch process
Great, so please provide the information I asked for. When you get an exception, you should always look at what it is. There is nothing more important.
View ArticleRE: Cannot see custom field in Enterprise portal for a specific company
can you try sync database and reset usage data?
View ArticleRE: Data deleted from table after process of Virtual company.
Hi @rp@nif your customer in a live environment, you must backup your databasewe recommend applies virtual company in start-up implementation.
View ArticleRE: Data deleted from table after process of Virtual company.
Thanks Hakim,Can you please give me an example based on my example above.If any thing WRONG please specify. Let me know what to do.Please give me more shed on this.Thanks!Arpan
View ArticleRE: Data deleted from table after process of Virtual company.
Can you check this vedio ?www.youtube.com/watch
View ArticleRE: Can Not Edit Records In Invent Table error
this is normal behavior based on optimistic/pessimistic concurrency mode
View ArticleRE: Data deleted from table after process of Virtual company.
I read blogs and do the same things.Can you please let me know what is WRONG in my process?????????Arpan
View ArticleRE: Execute Query
That's not true executeQuery method is still present in D365. What issue you are facing ?
View ArticleRE: Last Sold Date, Requote Process
Yes, we were able to write a SQL trigger that could tell us about when the last time an order line was created using the part number, and if greater than 6 months, it generates an email. This works for...
View ArticleLast Sold Date, Requote Process
I'm looking for a report/inquiry in AX2012 R2 that will show us a last sold date by finished good. Does this exist, or is there a good way to get to this data, without writing a new report/query?Or, is...
View ArticleRE: Noticed Selected Record through Client
Hi KhashayarIf you want to lean about sysOperations framework and achieve what your are trying to do, go through following...
View ArticleRE: Cannot see custom field in Enterprise portal for a specific company
If you are using list page check in the code If for that specific company field is hidden. If its appearing in all other companies then there is no problem with Refresh.
View ArticleABC Classification Job
Hello,Is there a way to get the ABC Classification job under "Inventory and Warehouse Management > Periodic > ABC Classification" to run only for specific Item Groups, and only the total value of...
View ArticleRE: Default Dimension not getting updated in Production BOM
I think you need to take help from your dev team to debug both the cases where dimension is populating for same item and where its not populating to find out the exact cause.
View ArticleDefault Dimension not getting updated in Production BOM
Hi All,When we add new items to Production BOM in Production Control, its default dimension is not getting updated automatically for some items. Can anybody help me to find out why its not getting...
View ArticleRE: Field 'Shipment' must be filled in.
Looks like this is custom form . Can you check if you have any validation written in same language as standard AX gives error message. Also which views did you add in this form
View ArticleField 'Shipment' must be filled in.
Hi. I did customize the data sources on WMSSHIPMENT form. I added two views into the datasource in addition to the original datasource WMSShipment & WMSShipmentExt Table:But since then, we got this...
View Article