Universal Container's product management department has requested the Salesforce admin to do some changes in the application that is already live on both Apple and Google store.
It is required to make the application inline with the new branding of the company? What should the Salesforce admin do to make sure the changes are done?
Click on the arrows to vote for the correct answer
A. B. C. D.Correct Answer: D
You should create a new version of the application through the Salesforce setup.
Access the setup menu, then search for a mobile publisher, and then continue to the listing and click create a new version.
Once you create a new version go ahead and update all the necessary fields and submit it.
Option A is incorrect because you don't need to delete the application to create a new one.
Option B is incorrect because Salesforce support cannot assist in this.
Option C is incorrect because change sets don't have any relation with mobile publisher
References:
Correct Answer: D
You should create a new version of the application through the Salesforce setup.
Access the setup menu, then search for a mobile publisher, and then continue to the listing and click create a new version.
Once you create a new version go ahead and update all the necessary fields and submit it.
Option A is incorrect because you don't need to delete the application to create a new one.
Option B is incorrect because Salesforce support cannot assist in this.
Option C is incorrect because change sets don't have any relation with mobile publisher
References:
Universal Container's product management department has requested the Salesforce admin to make some changes to an application that is already live on both the Apple and Google stores to align it with the company's new branding. To ensure the changes are made properly, the Salesforce admin should follow the steps below:
C. Contact your Salesforce developer to run the changes via changesets.
Changesets are a feature in Salesforce that allows developers and admins to move customizations and configurations between different organizations. Changesets are used to move metadata from a source org to a target org. The changeset will contain all the necessary components, including Visualforce pages, Apex classes, triggers, objects, and custom fields.
The Salesforce admin should work with the Salesforce developer to create a new changeset that includes all the necessary components to update the mobile app's branding. The developer should then upload the changeset to Salesforce and deploy it to the target org where the mobile app is hosted.
Once the changeset is deployed, the Salesforce admin should ensure that the mobile app is thoroughly tested to ensure that all changes have been implemented correctly and there are no issues with the functionality.
In summary, the Salesforce admin should work with a Salesforce developer to create a changeset that includes all the necessary components to update the mobile app's branding. The changeset should be deployed to the target org and thoroughly tested to ensure that all changes have been implemented correctly.