Questions tagged [lma]
License Management App (LMA) for managing App Exchange packages deployed to subscribers.
91 questions
0 votes
0 answers
40 views
Are Subscriber-to-LMO parameters directly accesible by Subscribers?
Salesforce documentation explicitly states that both Subscriber and Developers can edit the value of a Subscriber to LMO feature parameter. However the documentation does not specify if anyone in the ...
0 votes
0 answers
27 views
Discrepancies between the Install Date and Created Date in the License Management App (LMA)
Why is the Install Date different from the Created Date? In this Trailhead module, it states: https://trailhead.salesforce.com/content/learn/modules/appexchange_licensing/appexchange_licensing_manage ...
1 vote
1 answer
103 views
What are Product Catalog and Contract Terms in Channel Order App
We have a Second Generation Managed Package which has passed the Salesforce AppExchange Security Review and we want it to be available as paid version where the payments will be handled by ourselves ...
0 votes
1 answer
84 views
Is there a way to access CompanyName from the LMA?
Is there a way to access CompanyName from the LMA? I notice that there is no field in the LMA that specifies the Company Name as listed in the subscriber org's "Company Info". The only way ...
0 votes
0 answers
625 views
Managed package status shows expired, how can i renew it?
We have a managed package in appexchange which has expired for a customer. I want to understand if we can renew this package from our end, also we have a salesforce developer edition. I know we can do ...
1 vote
1 answer
269 views
License Object Trigger not firing on "License Status" change
I am trying to write a trigger on the License object (sfLma__License__c) in my License Management org.. the purpose of this trigger to make a callout (in a future context) to my service to notify it ...
0 votes
1 answer
423 views
License Management App without being in the AppExchange
Is it possible to receive access to the License Management App without being in the AppExchange? The scenario would be that I would deploy a managed or unlocked package to a customer environment and ...
2 votes
1 answer
234 views
How Managed Package license is counted
I want to know how managed package licenses work for the user who does not have license assigned. My questions are - Will the user be able to access an object from the package in any way through UI ...
0 votes
1 answer
373 views
How to prevent the License Management App (LMA) from creating Lead records when a package is installed via an installation URL?
Is it possible to prevent Lead records from being created by the License Management App (LMA) when a package is installed via an installation URL? If package installation occurs via an installation ...
1 vote
1 answer
382 views
Login to Subscriber Org doesn't work
Even though I have granted login access in Subscriber org to my LMO, I can't login in LMO to the Subscriber Org. What may be the reason for this?
1 vote
1 answer
417 views
Is there any way to set feature parameters for beta versions which did not pass security review?
Is there any way set feature parameters for package beta versions which did not pass security review? Assuming you are going to release a new version of package which will include feature parameters. ...
0 votes
1 answer
256 views
Granting Account Login Access using Apex
Is there a way to Grant Account Login Acces using Apex? Not through the UI as shown in the screenshot from below. Maybe something using the Tooling API? Or Metadata API? Thank you in advance!
2 votes
0 answers
80 views
Fail to make DML or send emails from License Trigger
We are having a problem when the LMA process updates a license that we are not able to figure out. We have an after update/insert trigger on sfLma__License__c which among other things updates Accounts ...
15 votes
2 answers
3k views
Extension packages & Licence Management in 2GP
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 ...
4 votes
0 answers
166 views
Feature Management Testing for Beta Package
We have used feature management for one of the packages. We would like to test the beta package, but we can't see the option to set Feature Management parameters in License Management Org? When we try ...