|
View previous topic :: View next topic
|
| Author |
Message |
autobox
New User
Joined: 19 Aug 2005 Posts: 51
|
|
|
|
Hi All,
Supposed that there are 2 operations (OPERA and OPERB) in an application. If I want OPERA run before OPERB, I need to define some relationship between them. For OPC/TWS, there are 2 kinds of relationshiops, namely predecessor and successor.
For my request (OPERA -> OPERB), which of below is correct?
1. only define OPERB as the successor of OPERA
2. only define OPERA as the predecessor of OPERB
3. define both of 1 & 2.
Thanks. |
|
| Back to top |
|
 |
PeterHolland
Global Moderator

Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
|
|
| You define predecessors. |
|
| Back to top |
|
 |
autobox
New User
Joined: 19 Aug 2005 Posts: 51
|
|
|
|
| So for my case, a predecessor (a single direction relationship) is enough, right? |
|
| Back to top |
|
 |
PeterHolland
Global Moderator

Joined: 27 Oct 2009 Posts: 2481 Location: Netherlands, Amstelveen
|
|
|
|
Read the TWS Managing The Workload manual, chapter 8.
Or for what its worth, the whole manual. |
|
| Back to top |
|
 |
autobox
New User
Joined: 19 Aug 2005 Posts: 51
|
|
|
|
| Thanks for your help! |
|
| Back to top |
|
 |
|
|