cancel
Showing results for 
Search instead for 
Did you mean: 

Maintain delay without BPM

Former Member
0 Kudos

Hi all

Any pointers on how to maintain delay while executing 2 message mappings(Single scenario) at runtime without BPM

-keerthi

Accepted Solutions (1)

Accepted Solutions (1)

former_member200962
Active Contributor
0 Kudos

Check it here:

Need to implement the above suggestion in an UDF.

Regards,

Abhishek.

Answers (1)

Answers (1)

santhosh_kumarv
Active Contributor
0 Kudos

Java code to make proces wait() or sleep() can help you...

~SaNv...