Process Flow for the TimerProcess Example
Upon starting the process, the Timer activity will be executed. It will call "ContactSubstationES-Recipe.bwp" subprocess. Once this subprocess is initiated, the following events will take place:
- Activity "SetupConnection" calls "setTCPGlobals" java method in "RecipeService" to set connection information
- Activity "InterfaceWithSubstationES" calls "Converse" java method in "RecipeService" which sends on message to Substation ES TCP interface and waits for response.
- The response message data is returned from the subprocess
Copyright © 2020. Cloud Software Group, Inc. All Rights Reserved.