Posted: Mon Apr 07, 2014 6:49 am Post subject: Calling the procedure dynamically.
Acolyte
Joined: 05 Dec 2012 Posts: 72
hi all,
I am trying to create a generic flow in which i will pass certain value and it will call that procedure. is there any way to achieve this.??
Ex : i will pass the value of variable say Value = 'Proc1'(-,-) to the subflow and in subflow i have one esql utility which will contain n numbers of procedure like Proc1,Proc2,Proc3 and so on.
and if i will pass the value of a variable say Value = Proc2(-,-) then it will call proc 2 and give the result.
is there any way to dyncamically call the procedure?
It is generally frowned upon to use it though unless you have a specific case for using it. Try to think of any way to avoid using it if at all possible.
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