Data Stream Pagination

Edelmiro
Tera Expert

Hi, I was following the course Integration Hub: Create Data Stream Actions and creating the Data Stream but, when I test it, it doesn't get more than one page. I double checked that all the configurations are as described on the activity steps but it doesn't work. Any idea why it might be?
Here is an execution, total item count is supposed to be 12...

Edelmiro_0-1723839287262.png

Here is the Pagination Setup Step

Edelmiro_1-1723839322413.png

Thanks

 

1 ACCEPTED SOLUTION

Edelmiro
Tera Expert

Hi, I found the issue. I had a space after num_pages on the input variable definition for the Pagination Setup step. Like so:

Edelmiro_2-1724081539580.png

After deleting the space it works fine.
Thank you!

View solution in original post

2 REPLIES 2

Isaac Vicentini
Mega Sage
Mega Sage

Hi @Edelmiro,

 

Are you using any expression to extract the Glacier Number?

Can you confirm that this value is being successfully extracted from the execution logs?


Best regards,

Isaac Vicentini
MVP 2025


If my answer was helpful, mark it as Helpful or Accept as Solution.

Edelmiro
Tera Expert

Hi, I found the issue. I had a space after num_pages on the input variable definition for the Pagination Setup step. Like so:

Edelmiro_2-1724081539580.png

After deleting the space it works fine.
Thank you!