Hello everyone,
Strange problem started occuring in our pre-prod environment. AX 2012 R3 cu8.
Login failed for user 'RGB\svc_dixfppd'.
This error now occurs when trying to get staging data or simply previewing a sample file in the group definition. It is thrown from the class DMFStagingWriter, method showPreview, on line 370:
returnRec = dmfEntityProxy.ShowPreview(dMFEntity);
Monday afternoon it was working fine and dandy.
Went to work on something else in the DEV environment, when I came back to testing the budget upload Tuesday afternoon in the PRE-PROD environment, I started getting the permission error.
I have checked with the sytem administrators and no privilege has been revoked to this system account.
I have restarted the DIXF service on the pre-prod SQL server, making sure the password was still ok.
I even granted full access privileges to the import source folder, even though it was working previously without the account being specifically authorized to the folder.
I am curious as to why the dixf account is the one being used to read the source file? I guess its related to SSIS.
I am seriously quite at loss on what could have changed and I'am a little bit worried about the same situation starting to happen in the PRODUCTION environment.
I also read the few threads on a similar subject here and elsewhere without being able to find the solution.
If anyone can share some advice!
Regards,
Eric
*This post is locked for comments