I am getting the following error when I try to invoke an oracle stored procedure from a subflow.
'The procedure '&1' with '&2' parameters could not be match with a corresponding Database stored procedure.
I have checked the type of procedure - but this is returning just one result set -so no other IN / OUT params.
And also if i move the same external procedure and the invoke to a compute node in the main flow (for testing ) then it is working. Can you plz help on this issue.
I am getting the following error when I try to invoke an oracle stored procedure from a subflow.
'The procedure '&1' with '&2' parameters could not be match with a corresponding Database stored procedure.
I have checked the type of procedure - but this is returning just one result set -so no other IN / OUT params.
And also if i move the same external procedure and the invoke to a compute node in the main flow (for testing ) then it is working. Can you plz help on this issue.
Have you tried "inlining" the subflow (compile time option)? _________________ MQ & Broker admin
You cannot post new topics in this forum You cannot reply to topics in this forum You cannot edit your posts in this forum You cannot delete your posts in this forum You cannot vote in polls in this forum