Author Message
chukiatdenkongpon
Joined: Nov 7, 2013
Messages: 97
Offline
Dear Sir,

For the Dynamic subModule, How can i change subModule randomly?

Ex.: DD App has three Submodule below:-
- Module1
- Module2
- MOdule3

Note: if I used the updatedbranch() to workaround to do Dynamic subModule, Can you give me DD sample using updatedbranch() ?

THank you.

Chukiat D.
NeilGoldsmith
Joined: Nov 6, 2013
Messages: 902
Offline
take a look at

public String updateWebAppEntryPoint(SCESession mySession, String appName, String moduleName, String oldEntryPoint)

You can return an entry point like "MyModule/Start"
Go to:   
Mobile view