Hi All,
I need to get a transaction type at runtime.
For Ex: When I click on create service orders in web ui it will give a popup with multiple process types.
After selecting one of the process types in the popup it will directly go to your enhanced class.
I enhanced the BT116H. and in that conext node BTAdminH, there is a structure PROCESS_TYPE.
I generated the Getter and Setters for this. But when I kept a debug point in this get_process_type method, this is not triggering.
Can some one tell me how can I get the process type in one of my get methods, which I selected in the popup.
Regards,
Raghu