Hi,
We are using script macros to display data from other pages based on CQL results.
due to this macro usage the pages takes a while to load - I wonder if there is a way to reduce this long loading time?
Is there is a way to make the macro run in a different thread or take the data from the cache?
thanks
Dar
You can use Future Macro provided by : https://bobswift.atlassian.net/wiki/spaces/CACHE/pages/42631201/Future+Macro.
It manages force the load of the macro after the page is rendered. This is very useful if you dont have access to the actual code of the macro.
Florian
Online forums and learning are now in one easy-to-use experience.
By continuing, you accept the updated Community Terms of Use and acknowledge the Privacy Policy. Your public name, photo, and achievements may be publicly visible and available in search engines.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.