...in here I have to provide branch path to get CSBranch object OR task id to get CSTask
How do I obtain taskid that is not specified. Does it mean that when java class is invoked, taskid should be passed to it ?
If so, create (and set in the Model) a Class that implements CSURLExternalTask Interface
Can I use CSURLExternalTask [...]invoked by wft?[...]How do I get tasked and other parameters?
No, you cannot use CSURLExternalTask interface in WFT.