UI only populates some of the time with data (4 replies)
Added two screenshots; One where data was processed, one where it wasn't.
Randy, we were seeing this early on in 3.2 development, but we did resolve an issue related to this.
I assume this is for 4.5 connector?
Yes it is, it's for the new Magento2 connector.
Closed due to inactivity.
It appears that data is inconsistently shown in the UI.
This is for my development of the Magento2 connector. I have the order download working, but when I Refresh in IMan, some of the time you see data in the UI, and sometimes you don't see any data processed.
PullDataInterop.OpenDataDocument is being called each time, and I have verified that each time we are returning the same XML, but it's only shown in the UI some of the time.
Looking at my own logging, all of my calls are the same regardless of whether or not the data is shown in the UI.