Login or Sign up
"#tag_list, #add_tags"

Tags

Modelling ebay

John Dale, 3 months, 2 weeks

John Dale Nov. 20, 2009, 4:55 p.m.

I am trying to model a bidding process on ebay. The Diagram should also include what happens after the end of auction, but I am just not sure how to correctly model that. My best guess is:

ebay_bidding

Has anyone a better idea?

Roland Peer Dec. 10, 2009, 10:24 a.m.

I can't really help you since I'm new to this but connecting two pools with a sequence flow is not allowed I think. Use a message flow.

Ranil Reddy Dec. 14, 2009, 6:34 a.m.

hey,

As roland said you can't use sequence flow to connect two different activities between two pools. you should not end your process with timeout/error transition, you can use two sequence flows like successful completion and timeout of sub-process activity.

hope this helps you.

Thanks Ranil.

Please to reply.

Provide Feedback

Close

Help us to improve usability!

Enter your feedback referring to the current page. Your comments are only visible to the development team.