Skip to main content

Notifications

Announcements

No record found.

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

How to make sysoperation framework run on client session

(0) ShareShare
ReportReport
Posted on by 90

Hi, All.

I am having a requirement to export data into excel from AX. For that i am using sysoperation framework as user needs to select input from parameter from. But the problem is sysexcelapplication is not supporting when code runs on CLR session. So i need run this on Client session. How to make this work? Pls help.

  • Martin Dráb Profile Picture
    Martin Dráb 230,340 Most Valuable Professional on at
    RE: How to make sysoperation framework run on client session

    Do you mean running it on client immediately (after confirming a dialog) or creating a client-bound batch job?

    Note that you can avoid this problem completely by not using SysExcelApplication at all. You could use EPPlus library ( OfficeOpenXml.ExcelPackage is the main class), for instance.

  • Suggested answer
    nmaenpaa Profile Picture
    nmaenpaa 101,156 on at
    RE: How to make sysoperation framework run on client session

    You could try to set following properties on the menu item:

    EnumParameterType: SysSoperationExecutionMode

    EnumParameter: Synchronous

  • Uk257 Profile Picture
    Uk257 90 on at
    RE: How to make sysoperation framework run on client session

    Hi, Gunjan.

    Thanks for the suggestion. But user need to select the parameter from parameter form. Based user selection i need to export data into excel.

  • Gunjan Bhattachayya Profile Picture
    Gunjan Bhattachayya 35,421 on at
    RE: How to make sysoperation framework run on client session

    Hi,

    Can you not use DIXF to export this data? It might be simpler.

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

Congratulations 2024 Spotlight Honorees!

Kudos to all of our 2024 community stars! 🎉

Meet the Top 10 leaders for December!

Congratulations to our December super stars! 🥳

Get Started Blogging in the Community

Hosted or syndicated blogging is available! ✍️

Leaderboard

#1
André Arnaud de Calavon Profile Picture

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

#2
Martin Dráb Profile Picture

Martin Dráb 230,340 Most Valuable Professional

#3
nmaenpaa Profile Picture

nmaenpaa 101,156

Leaderboard

Product updates

Dynamics 365 release plans