Forum Post: RE: Restoring Model
If you don't have a modelstore backup or a db backup then you don't have a previous version. And returning to a version you don't have (in backup) is impossible. So there are 2 things you could try...
View ArticleForum Post: Attaching documents to vendors
I am trying to attach a document to a vendor account in the accounts payable module. When I click on the attachments on the top ribbon nothing happens (although attachments button is enabled)....
View ArticleForum Post: RE: SSRS show all records
that's what i had to do to resolve my issue. but my table structure is simple header and details table (multiple details tables) and so as the report. so i just thought if i can avoid creating those...
View ArticleForum Post: RE: AOT objects migration from AX development to test environment
has anyone faced this?
View ArticleForum Post: RE: Deploying default cubes AX 2012 R3 CU9 VM
Hi RaimondasB, Is this in the AX 2012 R3 CU9 Demonstration VM that Microsoft provide? The cubes are already deployed in the demo VM. I don't understand the error about the dimension called...
View ArticleForum Post: RE: Deploying default cubes AX 2012 R3 CU9 VM
Oh, there is a view called SalesOrderCube which is used by the General Ledger cube. Try processing that in SSMS too.
View ArticleBlog Post: The ERP Implementation Partnership: Human Factor vs. Tools &...
We all have implementation methodologies and the tools that go along with them. While debating the merits of particular tools and the advantages of increased sophistication versus user buy-in, we can...
View ArticleBlog Post: [AX2012] Fetching a Label value from SQL
Coming from my previous blog post Get list of security roles with name , I extracted the label via SQL. I had to break up the Label ID into the Module and then the number. This allowed me to then query...
View ArticleForum Post: RE: Retail POS Error 1000 message
I solved this problem by remove force local setup to blank in Channel data group (Retail -> setup -> Retail scheduler -> channel integration -> channel data group)
View ArticleForum Post: RE: X++ set up folder permission
Yes, get error on " DirectorySec.AddAccessRule(FilesysaccessRule)", so i checked the windows log, found this In my opinion, if this code is right, the user uses this function when i deployed, it also...
View ArticleForum Post: RE: Database Log - changes to security roles being audited?
Just out of interest, how would you turn on logging for the user role assignment? Ta Dan
View ArticleForum Post: RE: Uploading file to ftp in batch mode
I have path to pick the CSV file, the file will be encrypted and converted to *. GPG format which client requires processing the file. It should be processed through Batch with expected intervals. I...
View ArticleForum Post: RE: Restoring Model
@Hari When i imported model It was giving message as imported successfully..After that Ax is not getting open only...
View ArticleForum Post: RE: Restoring Model
@Boye...Instead of re installing Ax, is it possible to set all things to default externally...because Ax is not getting open so...
View ArticleForum Post: RE: Is it possible to Stop/Resume the workflow with unrecoverable...
HI Jonathan .... I got a alternate for this .. from the back end(Table ) I changed Workflow status to Draft.... Then I got Submit option on that Journal.... And rest client will do as they want.......
View ArticleForum Post: RE: Empty XppIL folder After Compilation and Full CIL generation
Yes the Path is same and AOS name is "MicrosoftDynamicsAX" Oly "AppShare" Sub-folder is generating after Compilation the sub-folder "source,temp and xml" has not Generated after Compilation and even...
View ArticleForum Post: RE: Query in Dialog for some specific users just disappear!
Hi, Martin: Thank you for the quick reply. I post the screen here. I mean I can see the warehouse Query in the first screen. For some other users now, they can not see it like the second screen.(they...
View ArticleForum Post: Cannot access EP site
Hi all, Totay my EP cannot access. i dont know why, what is going on ?, im access to EP site used Administrator domain users. Plz help me, how to fix it ? :( Thank you so much Regrads,
View ArticleForum Post: RE: Purchase Order Creation based on Purchase Requisition in ax...
Hi aalmask, what we do is quite simple, after debug we found that the function autoApproveChangeRequest(); has been called whenever the PO is created from an Approved PR Line. For us we don't need to...
View Article