Versions Compared
Key
- This line was added.
- This line was removed.
- Formatting was changed.
Output Cache Setup
Available in Mobile WMS from version 3.12 for Dynamics AX/365FO
Path: Mobile WMS/Setup/Output Cache Setup
In situations where high levels of data are required at reduced data speed, which puts pressure on the performance when operating the mobile device, then this output caching setup can be useful.
When the mobile device request a new XML document with informations, then the D365 gather the informations and generates the XML.
Using the Output Cache Setup, then the generation of the data to the XML is not required if there is no changes to the data. This saves time to generate the XML.
How to Setup the Output Cache
Navigate to the document queue then find the document type that you want to setup caching for.
Remark: It works for order lines.
Once the line is selected then click on "Request". See image above.
Here you can find the BackendID. We need to ude use the type highlighted on the image above. In the example it is "receive".
The information is used in the setup.
First find the correct table name and then enter the order type. In the example we want to cache purchase order lines.
- Table name = Purchase order lines
- Order type = receive
Remember to click in activate.
The first request from the mobile device is not cached. So this will be the bechmark.
The second time we request the data and it has not changed then the cached data will used and sent to the mobile device.