Skip to main content

Questions tagged [managed-extension]

An extension is any package, component, or set of components that adds to the functionality of a managed package.

1 vote
1 answer
75 views

Receiving an error Dependent class is invalid and needs recompilation: Class Namespace.ExtensionPackageClass : Method does not exist or incorrect signature: void method(NULL, NULL, NULL, NULL, NULL) ...
Patlatus's user avatar
  • 18.8k
0 votes
1 answer
302 views

If I created a managed packaged (Beta) in a developer environment is there a way to promote this package to an Alpha? Use Case: We are experimenting with Package Extensions. However, if order to ...
andrew's user avatar
  • 159
0 votes
1 answer
629 views

Today I have received the following error which seemed quite ambiguous to me No version number was found in Dev Hub for package id 0HoPACKAGEID000AAA and branch 'x' and version number 0.0.0.LATEST ...
Patlatus's user avatar
  • 18.8k
3 votes
1 answer
227 views

I am developing a Managed Extension Package for HealthCloud. My app is inserting those native HC objects: Board Certification Business License Healthcare Facility Healthcare Provider Health Provider ...
user127294's user avatar
3 votes
0 answers
1k views

We have two managed packages. One is a core package and another is an extension package. From the core package, we are trying to call a Global Batch Apex Class dynamically. When we try to pass a Set ...
Jason J's user avatar
  • 132
0 votes
1 answer
30 views

We are developing two packages: baseline package and package extension. Baseline package has CustomMetadata__mdt custom metadata and package extension contains additional field to this custom metadata....
Patlatus's user avatar
  • 18.8k
0 votes
2 answers
99 views

I have an extension package based on two other base packages. I am trying to set up continuous integration with CircleCI. The two base packages install fine but the deploy of the extension package ...
Dave C's user avatar
  • 637
0 votes
1 answer
41 views

I want to move some fields and some piece of functionality which we have developed but don't want to release yet to package extension. But I have some both either with deployment to scratch org or ...
Patlatus's user avatar
  • 18.8k
4 votes
1 answer
221 views

Core managed packages can have extension packages created for them that add functionality. We are considering that approach to support multiple languages so that the translation work can be on a ...
Keith C's user avatar
  • 138k
0 votes
2 answers
410 views

I have a Managed Base Package BASE and multiple Extension Packages EXT1...EXTn. The Base Package contains a CustomObject__c and a Flexipage to edit the fields also packaged in BASE. The Extension ...
Robert Sösemann's user avatar
4 votes
1 answer
366 views

When looking for detailed information on how the Salesforce Permission artifacts: Permission Sets Permission Set Groups Custom Permissions can be best used in Managed Packages (across Base and ...
Robert Sösemann's user avatar
3 votes
1 answer
200 views

Salesforce is bringing out a lot of new things to make Lightning UI more flexible: Dynamic Forms, Dynamic Interactions, etc. But they are not ISV-friendly because they are based on Flexipages. And ...
Robert Sösemann's user avatar
15 votes
2 answers
3k views

In the first generation of Managed Packages (1GP), you are able to create Managed Extension packages that technically required a base package. Both could be distributed and licensed using the same ISV ...
Robert Sösemann's user avatar
2 votes
1 answer
341 views

A customer wants to install our managed package on its org and needs custom development that will impacts our package core components: Somes Classes + Custom metadata types. Custom metadata types are ...
Bryce's user avatar
  • 442
2 votes
1 answer
514 views

Trying to convert a managed extension package to SFDX but I've run into a problem. I've converted the project using sfdx force:mdapi:retrieve and sfdx force:mdapi:convert If we say the base managed ...
Stephen Roden's user avatar

15 30 50 per page