cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Calling Recursive function in a transaction

Former Member
0 Likes
611

Hello All

I have a requirement calling Recursive function in Transaction.Means inside a transaction, i want to call the same transaction.Is it possible to do like this?

Because when i am calling like this,transaction is running contineously without stop.

Any help would be highly appreciated.

Thanks,

Manisha

View Entire Topic
jcgood25
Active Contributor
0 Likes

I would also suspect there is a better way to accomplish this without using recursion...