I have a page where user click on the button and it will join few tables and generate table rows which might take 5 - 10 minutes. I am a little bit afraid there is going to be session timeout and not all rows will be generated. What is the session timeout duration on D365 for operation? Is there any way to set longer session timeout length?
*This post is locked for comments
Add that process in batch and save that report at some network path or send an email with report.
inserting rows of data for generating reports.
Hi shinystar,
What business process would justify running it synchronous? Like martin stated, a background process or batch job might be better to use.
Yeah I think I should be process so I am not going to clog the server. If I am going this way is it easy to display the progress bar? I was just looking at this but there is no option to change this default modal dialog into the progress bar.
community.dynamics.com/.../synchronous-and-asynchronous-operations-in-ax-7
Is it necessary to do it synchronously? Starting a background process, allowing the user to do something else in those ten minutes and notifying him when data is ready sounds like a better approach to me.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,240 Super User 2024 Season 2
Martin Dráb 230,149 Most Valuable Professional
nmaenpaa 101,156