Challengesch-21-build-paginated-shipment-response-for-system-api
DataWeaveINTERMEDIATE
Build Paginated Shipment Response for System API
Veridian Logistics exposes a Shipments System API consumed by internal Process APIs and third-party logistics partners. When a paginated query returns results from Oracle DB, the raw JDBC output carries uppercase column names and a full datetime string — none of which match the API contract. This challenge asks you to rename every field, compute the pagination envelope from the result set, and read page metadata from the HTTP request attributes preserved earlier in the flow.
rest-apijdbcpagination
Rating
Community
5.0 (1)
5.0Enroll to rate
Challenge Info
Account required
Sign in to start this challenge
Create a free account or sign in to enroll and access the full challenge.
What you'll do
- Write DataWeave transformations in a live editor
- Validate your output against test cases
- Submit all test cases and get scored
Skills practiced
#rest-api#jdbc#pagination