15
Views
1
Comments
Which table stores public actions's information?
Question

Hi everyone,

    As the title, does anyone know it ?

Regards,

Zhou Shuai


2020-05-29 14-07-58
Rajendra Singh

Hi Zhou Shuai, you can get the public action information from OSSYS_MODULE_PUBLICELEME.

Select*from OSSYS_MODULE_PUBLICELEMENT where kind='Action' and  name ='PublicActionName'



Thanks

Rajendra singh

Community GuidelinesBe kind and respectful, give credit to the original source of content, and search for duplicates before posting.