Looking for an AppExchange Security Review specialist consultant. Have pen-test commissioned, full SR docs drafted, targeting June 9 submission. Need questionnaire support + reviewer liaison. Budget confirmed, need to start this week. DM me.
#Appexchage Apps41 discussing
- Recent Activity
- Created Date
- Recommended
- All Questions
- Questions with an Accepted Answer
- Unanswered Questions
- Questions with No Accepted Answer
Hello! My org is currently using Native Forms to distribute fillable forms to employees without a SF license. We use both the linked forms, as well as BestAction to distribute directly from a record. Native Forms seemingly disappeared over night and I am in need of a new solution, and quickly. Does anyone have app recommendations that allow both a link to a form and a way to send from inside a record (this also populates whatever data is in the record, but allows you to update from the form, after hitting submit).
May 12, 1:31 AM Use Form Titan, its great form customer portals without using up SF Liscenses. If you need help let us know, we can get you better pricing than advertised and provide help with the integration.
Install Org Check (unlocked)
By
This package can’t be installed. There are problems that prevent this package from being installed. AppExchange Package is Deprecated | The AppExchange package has been deprecated and can no longer be installed. Please try installing a newer version, or contact the package owner directly to resolve.
App Name
Org Check (unlocked)
Publisher
Version Name
Oxygen
Version Number
8.3
Smitha Thomas (CIBC) Forum Ambassador
May 11, 8:44 PM Can you try this link -
https://appexchange.salesforce.com/try/confirmation?listingId=a0N4V00000HA0X2UAL&type=Sandbox ?
The AppExchange listing for Salesforce Lab's Gantt Chart (link below) links to a "Get Started Guide" (link below) that is in Quip and requires a login - looks like a login only for Salesforce employees, best as I can tell.
Can someone point me to an accessible version of this Get Started Guide? TIA!
Appexchage Apps Salesforce Labs' Gantt chart: https://appexchange.salesforce.com/appxListingDetail?listingId=a0N3A00000FMaanUAD&tab=d
May 11, 2:58 PM Oh wow, it's really light documentation. Thank you so much for sharing this!
I got an error in Package Visualizer (see screenshot below) when viewing details of a push job. This seems to be a bug introduced recently.
Does anyone know if there's a workaround to see the details? Thanks!
Steps to recreate this issue:
1. Launch app Package Visualizer
2. Go to tab "Push Upgrade Requests"
3. Click "Show Details" of a push request
4. Click "Show Details" of a package push job
5. Got the error message
See below for the "Technical Stuff"
[NoErrorObjectAvailable] Script error.
a()@
{anonymous}()@
l()@
Lo.dispatchEvent()@
Lo.Ql()@
https://b.static.lightning.force.com/components/lightning/datatable.js:1:116725
DocumentFragment.<anonymous>()@
https://b.static.lightning.force.com/components/lightning/datatable.js:1:172907
#Appexchage Apps
Hi Community,
We have 1GP managed package that includes Prompt Templates (Generative AI Prompt Templates) . We are facing an issue where new prompt template versions are not reaching subscriber orgs after a package upgrade.
Our Setup
- 1GP managed package managed via Setup → Package Manager (UI)
- Prompt Templates added to package via Generative AI Prompt Template component type in Add Components
- Package uploaded via UI and installed in subscriber orgs
Problem When we create a new version (v2) of a Prompt Template in the packaging org and activate it, then upload a new package version and push the upgrade to subscriber orgs — v2 does not appear in the subscriber org at all. Only v1 exists there.
What We Investigated
- GenAiPromptTemplate is available in the Add Components dropdown but there is no option to add specific versions
- This worked correctly in previous releases — new versions were automatically picked up during package upload. Something appears to have changed recently.
Questions
- Is GenAiPromptTemplate versioning supported in 1GP managed packages via UI Package Manager?
- Has there been any recent platform change around how Prompt Template versions are handled during package upgrades?
Any guidance who have faced this would be greatly appreciated.
Thanks
May 11, 8:41 AM Thanks for comment. I have 1gp, which i am managing though Package Manager and there is no way to add new version for prompt template which is fine because as long as i know salesforce takes latest active version automatically. This has worked fine in previous releases, new template versions were automatically picked up during package upload and pushed correctly to subscriber orgs.
Hello group, could you help me define the best option for packaging solutions that are not intended for commercial sale but that I want to export and install in other production organizations in other regions?
Eric Burté (DEVOTEAM) Forum Ambassador
May 4, 9:54 PM Hello @ANDRES CAMILO MORENO RESTREPO you can ideally leverage unloacked packages to deploy your own internal business apps from/to your instances (https://developer.salesforce.com/docs/atlas.en-us.260.0.sfdx_dev.meta/sfdx_dev/sfdx_dev_unlocked_pkg_intro.htm).
PS: you can also push your applications / components to a GitHub repository, and deploy components / metadata from here to your own instances
Eric
We have a package installed https://github.com/SalesforceLabs/ActionPlansV4/blob/main/README.md
After creating ActionPlans (which are linked with internally with our custom objects ), when independently trying to delete the action plans, we are getting error:
"There's a problem saving this record. You might not have permission to edit it, or it might have been deleted or archived. Contact your administrator for help."
I am sys admin and I have provided myself with FULL access to the LabActionPlan object, also associated objects, but still cannot delete the action plan.
While checking on the "Developer Console" log, there is no sign of error seen, but the action plan doesn't get delete with the error message as shown above.
While discussing this with the Salesforce support team, they suggested, they don't have access to third party code/log, so I landed here for the help.
Can anyone help here or suggest ?
Thanks,
AnkitS.
I have installed the CLI through npm following the steps in: https://developer.salesforce.com/docs/atlas.en-us.sfdx_setup.meta/sfdx_setup/sfdx_setup_install_cli.htm#sfdx_setup_install_cli_npm I have confirmed the installation was succesfull and find the cli files in my User AppData folder. I have added the "\AppData\Roaming\npm\node_modules\@salesforce\cli\bin" directory to windows environment Path variable. After rebooting several times, the terminal still does not recognize the CLI installation and I receive the "'sf' is not recognized as an internal or external command,
operable program or batch file." error when running "sf --version". Are there any additional troubleshooting steps recommended to get the npm CLI installation recognized by windows / VSC terminals?
May 5, 5:44 PM Hi @Kevin Hatch
could you try adding the below path into system variables -
Edit the system environment variables -
try creating a new variable - provide some name
value should be this -
C:\ProgramFiles\sf\bin
Hi Everyone , When I am trying to create a 2GP Managed Package using below command then I am getting an error, command is-sf package version create --package "Packagename" --installation-key-bypass --wait 60 --code-coverage --target-dev-hub targetorg Error is-System.UnexpectedException: Salesforce System Error: 1208406522-119546 (1388071053) (1388071053)
Can anyone help me out to resolve this error. Regards Dishant Khandelwal
Apr 30, 5:10 AM Thanks for your comment.
I already raised a case yesterday with salesforce support team , and till now didn't get any solution. So I asked here , If anyone had faced same issue in past so he can help me out, because I have to deliver this manage package to client today only.
Regards
Dishant Khandelwal