sql - How to call stored procedure from OSB without using JDeveloper JCA adapter -


i need on osb 11g. want call stored procedure osb. got many answers guide develop jca adopter through jdeveloper , configure in osb. dont want depend on jdeveloper every time. can suggest me there way can call stored procedure without using jdeveloper jca adopter.

please note not executing simple sql query, calling stored procedure.

you can use fn-bea:execute-sql function in xquery. within execute procedure , assign in variable.


Comments

  1. how we can use query timeout from execute sql function

    ReplyDelete

Post a Comment

Popular posts from this blog

node.js - StackOverflow API not returning JSON -

python - Subclassed QStyledItemDelegate ignores Stylesheet -

java - HttpClient 3.1 Connection pooling vs HttpClient 4.3.2 -