Question
AdeptView
AdeptView
NL
AdeptView
Posted: Nov 23, 2018
Last activity: Nov 27, 2018
Last activity: 27 Nov 2018 17:34 EST
Closed
Function that OpenWorkByHandle invokes
Hi Team,
Can someone tell me what is the function that is internally invoked when we use
Open Work By Handle??
Thanks & Regards,
Venkata Rakhesh
If you are calling Open Work By Handle as an action event in a section, it will call the doUIAction activity with the action parameter set to openWorkByHandle. You can view the java for the section to see what is set when selecting different options as action events.