Skip to Main Content

Integration

Announcement

For appeals, questions and feedback about Oracle Forums, please email oracle-forums-moderators_us@oracle.com. Technical questions should be asked in the appropriate category. Thank you!

can we give due transition from one automatic activity to other automatic

874529Nov 22 2012 — edited Nov 23 2012
Hi,

In my screen flow i have three automatic activities. In first automatic activity am getting details from DB. am checking some conditions like

if (ticketstatus == "IN-PROGRESS"){
here am calculating some data
}
else if(ticketStatus== "ORDERSPLACED") {
here am give some time interval to wait like "2m" after it has to go to second flow.
}
Comments
Locked Post
New comments cannot be posted to this locked post.
Post Details
Locked on Dec 21 2012
Added on Nov 22 2012
1 comment
88 views