Quantcast
Channel: Microsoft Dynamics AX Forum - Recent Threads
Viewing all articles
Browse latest Browse all 72043

How to load data in form asynchronous?

$
0
0

Hi community,

Here is my Scenario in AX 2012 R2 CU1:

I have a form where a calculation data on server, pack the data into container and then load the data on client from the container to the form.

Now I want to change the data loading to an asynchronous process to not block the form while loading the data.

My preferred process is:

1. Call the asynchronous process to load the data from form

2. When the asynchronous process finished, there should be a callback to form

3. The triggered call back should load the data from asynchronous filled container to the form

Has anyone a solution, white paper or example from AX standard on how to do it?

Thanks,

Paul


Viewing all articles
Browse latest Browse all 72043

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>