error -400 means there is an internal error
It might be caused by using object properties as :context.anyname inside embedded SQL
give it a try and use "simple variables" as :%myanyname , :%myShipmentTrackingNo
and fill the context object outside the embedded SQL
as you do with SQLCODE
- Log in to post comments
.png)