Skip to main content

Notifications

Finance | Project Operations, Human Resources, ...
Suggested answer

Auto report isn't working

Posted on by 304

Hello all,

I'm facing a very strange case for a certain number of users who use ax client (like icon on the device)

Account Payable/All Purchase Orders/Invoice/Voucher/File/ Print (or Print Preview), choosing Auto Report and press ok

it shows me a message like this "the report is empty No information exists for the item"

the problem that if we used the same user on another computer it works fine, if the user works as a remote connection it also works fine

I tried to delete caching from AppData/Local and nothing, I used reset Usage Data and nothing, I deleted the user and imported again and nothing, I even asked the IT to uninstall the ax client and install it again and nothing. I really can't find a solution or cause for this problem.

If any helps, I would really appreciate it

  • Suggested answer
    Hossein.K Profile Picture
    Hossein.K 6,642 on at
    RE: Auto report isn't working

    Hi,

    Perhaps this issue because of user cache or .... to clear cache, at the first:

    1. Stop AOS.

    2. Delete the .auc file from users\\Appdata\ folder

    3. Restart AOS.

    and then run below job:

    static void RefreshLocalCache(Args _args)
    {
        xSession::removeAOC();
        SysTreeNode::refreshAll();
        SysFlushDictionary::main(null);
        SysFlushAOD::main(null);
        SysFlushData::main(null);
        SysBPCheckAIFDataObject::flushCache(true);
        SysFlushReportServer::main(null);
        SysFlushSystemSequence::main(null);
        xSession::updateAOC();
        info(“ok”);
    }

  • Suggested answer
    Ludwig Reinhard Profile Picture
    Ludwig Reinhard Microsoft Employee on at
    RE: Auto report isn't working

    Hi Kareem,

    Does it help if you remove the user and add them back to Dynamics, does that make a difference?

    Best regards,

    Ludwig

Under review

Thank you for your reply! To ensure a great experience for everyone, your content is awaiting approval by our Community Managers. Please check back later.

Helpful resources

Quick Links

December Spotlight Star - Muhammad Affan

Congratulations to a top community star!

Top 10 leaders for November!

Congratulations to our November super stars!

Tips for Writing Effective Suggested Answers

Best practices for providing successful forum answers ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

André Arnaud de Cal... 291,253 Super User 2024 Season 2

#2
Martin Dráb Profile Picture

Martin Dráb 230,188 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans