how to reposition activities or copy paste in OIC
Summary
how to reposition activities or copy paste in OICContent
We have a huge orchestration in OIC flow. But we wanted to introduce a new Switch (if /else) condition , we have subsequent while and for each loops, which we could not move inside the case if activity. Also we could not select bulk activities and reposition them all due to which lot of manual work is required to achieve to drag / drop each one.
Also if there are lot of activities inside loop, we could not move or reposition the loop end point (the loop where it ends) (e.g the loop endpoint is currently outside of switch case, we would like to move the end point inside case if) . If we try to delete the loop, then we have to move all the activities inside the loops before deleting the loop. If not , it will delete everything inside.
1