Challengesdw-19-map-shipment-query-results-to-system-api-response
DataWeaveELEMENTARY
Map Shipment Query Results to System API Response
Veridian Logistics exposes a System API that serves active shipment records to internal consumers. The Database Select returns rows in Oracle's legacy UPPERCASE_UNDERSCORE column format — your task is to map each row into a clean JSON object with correctly named fields, a formatted timestamp, and safe handling of two nullable columns. This is one of the most common transformation patterns in Mule: reshaping a raw JDBC result set before it leaves the flow.
rest-apioracle-dbjdbc
Challenge Info
Access Tier
FREE
Est. Time
15MIN
XP Reward✦ 100
Points◆ 105
Status
Not enrolled
Author@patryk_bandurski
Rating
Community
No ratings yetIntegration Flow
Ctrl+scroll to zoom
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#oracle-db#jdbc