Hi All,
Hope all are doing well.
I am trying to fetch records from oracle data base, for this i have written a custom CRT and retail server. Inside this CRT, I am executing a web API.
I am able to fetch and show data in the front end but it initialize the whole page first and after 5 secs it is showing the value.
Is there any way to wait initialization until the value get from retail server?