You need to sign in to do that
Don't have an account?

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
So when you talk about 2 different packages are you referrring to 2 versions of same package or two packages created in 2 different orgs.
Are you stating that you created 2 packages in 2 different orgs with 2 different namespaces and they are dependent on each other?
How is it possible suppose Pack-A has an obj A and namespace X and Pack-B also has obj A but namespace Y ~ so how come X_A and Y_A be treated as same?