function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Anu-SFDCAnu-SFDC 

Single managed package will work for two More packages when User Selects.

Hi,

 

Our Company have two managed packages in appexchange listing..Let's suppose Pack-A, Pack-B.

 

Pack-B is dependant on Pack-A. Pack-A is the core basic package.

 

I want to release another package which is Reporting package.

 

Currently i have done the reporting service for Pack-A. But in this same pack of reporting service., I want to write the reporting service for Pack-B also.

 

Means, i need to do a managed package of reporting service which contains both packages reports., but users have a choice of accessing both..

 

Can anyone suggest me please.

 

Anu