Skip to main content
2 réponses
  1. 27 avr. 2018, 11:11
    Hi Sasikanth,

    Use the code given below to get the application name :

    describeTabSetResult []  = binding.describeTabs();

    Use the describeTabs() call to obtain information about the standard and custom apps to which the logged-in user has the access. The describeTabs call returns the minimum required metadata that can be used to render apps in another user interface.

    Hope this helps.

    Regards,

    Nagendra
0/9000