Hi Friends,
Can anyone plz tell me how to execute a stored procedure in XI.
What is the syntax that should be specified in the JDBC Sender Adapter in ID.
I have given EXEC ProcedureName and EXECUTE ProcedureName.
But this doesn't work. And the same command works in Oraclq sql plus.
What is the correct Syntax.