how can we stop creating default calender while adding a organization?

Ganesh Puli, modified 2 Years ago. New Member Posts: 19 Join Date: 2/27/18 Recent Posts

How can we stop creating a default calendar object on calling OrganizationLocalServiceUtil.addOrganization method

 

here internally on calling OrganizationLocalServiceUtil.addOrganization  , ---> group creating calling

---> calendarresource and default calender object creation calling for the test user

but here we need to stop creating the default calendar object creation,

please help me out how can we do this

Thanks & Regards,

Ganesh

 

 

Jamie Sammons, modified 2 Years ago. New Member Post: 1 Join Date: 7/24/23 Recent Posts

Hi Ganesh,

Can you share more information on your issues with steps to replicate and screenshots, that will help to understand the issue, before commenting on solution?

 

Regards,

Ashish

Ganesh Puli, modified 2 Years ago. New Member Posts: 19 Join Date: 2/27/18 Recent Posts

Hi Ashish , thanks for response,

Actually to create the new organization in liferay 7.3 we are calling organizationLocalServiceUtil.addOrganization(,,,,,)

it internally calling group creation service ---> it internally calling calendarResource and default calendar objects creation for the super admin(test user), but I don't want the default calendar object creation

 

How Can I achieve it, please help me out in resolving this issue

Thanks

Ganesh