- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-16-2024 01:17 PM
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...
Here is the Pagination Setup Step
Thanks
Solved! Go to Solution.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 08:32 AM
Hi, I found the issue. I had a space after num_pages on the input variable definition for the Pagination Setup step. Like so:
After deleting the space it works fine.
Thank you!
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-18-2024 09:52 AM
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?
MVP 2025 ✨
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
08-19-2024 08:32 AM
Hi, I found the issue. I had a space after num_pages on the input variable definition for the Pagination Setup step. Like so:
After deleting the space it works fine.
Thank you!