Hi
I’m using oData web service url to do http request and extract data.
The request fetches every 5000 requests, I want to loop until ‘oData.nextlink’ attribute in the data is nil\empty.
Its frustratingly taking so long to resolve this issue !
FME doesn’t allow feature holder\sampler in loop, and there is no proper help\round about method.
And can’t see \ debug from custom transformer fmx file .. so, how to resolve ?
Attached are my ETLs, (main ETL & custom) (2023.0 version) for reference, can anyone please help identify issue and advise for fix Please ?
Thanks