最新消息:ww12345678 的部落格重装上线,希望大家继续支持。

D365FO财务报告(管理报告)错误“操作无法完成,因为该项目已不存在。” / D365FO Financial reports (Management reports) error “The Operation could not be completed because the item no longer exists.”

网络文摘 William 1843浏览 0评论
Hi Guy – i hope you are doing great, Today i am sharing my experience on one of the problem i have faced recently on Financial reports in D365FO, when we edit the report it opens the designer and shown this error “The Operation could not be completed because the item no longer exists.” This environment we have created by replicating the data and code based from another environment and after that cloning work all components are working fine except this Financial report thing. After some research and through search i came to know that we have to refresh the data mart to solve this problem.

These steps are for a sandbox/UAT environment. If you need to reset the data mart in your production environment, contact support.

To rebuild the data mart using the steps found here: https://mix.office.com/watch/36g9prxvg885 The basic steps are as follows:
  1. Run PowerShell as Administrator.
  2. Browse to .\MRInstallDirectory.

    For a demo or DEV deployment, this will typically be J:\MROneBox\MRInstallDirectory

    For Production or HA deployments, this will typically be J:\MRProcessService\MRInstallDirectory for the BI machine and F:\MRApplicationService\MRInstallDirectory for the AOS.
  3. In the PowerShell window type the following command to import the MRDeploy.psd1 module: Import-Module .\Server\MRDeploy\MRDeploy.psd1
  4. You can then run the following command to reset the data mart:
    Reset-DatamartIntegration -Reason OTHER -ReasonDetail “Testing reset”
  5. Stop MR Process Service.
  6. Answer Yes when prompted in PowerShell to continue.
  7. Start MR Process Service.
   
发表我的评论
取消评论

表情

Hi,您需要填写昵称和邮箱!

  • 昵称 (必填)
  • 邮箱 (必填)
  • 网址