Consider a system user can perform two actions in concurrent manner, the first action (A1) is just performed on the user's order, the second action (A2) includes performing (A1) when performed as it is stated in the following use-case diagram..((considering A1 completely carries out U1 and A2 completely carries out U2))..
so how to represent such concurrent actions in activity diagram?
is any of the following diagrams valid?