Is it possible to call a Stored Procedure in Worklight through the WL.Server.invokeSQLStoredProcedure API method that requires an Out parameter?
WL.Server.invokeSQLStoredProcedure
No, WL SQL adapter does not support out parameters.