what is the correct way to get data from subroutine with odata api call
Calling a view is working ok but subroutine gives Invalid Odata Url
https://thinkwise-dev.vezet.nl/indicium/iam/order/fetch_production_orders_and_stock(full_date='2026-03-25',source_customer_id='K10050',operation_structure_code='EA')
also tried the parameters with & and with or without quotes but no result
i want a subroutine because then i can use a temp table (performance)

