Showing posts with label App Exchange. Show all posts
Showing posts with label App Exchange. Show all posts

Monday, 4 July 2016

App Exchange Product | How to publish app on App Exchange | List of App




What Is the AppExchange

The AppExchange is the world’s leading business app marketplace. AppExchange apps are customized for Salesforce and extend Salesforce to every department and every industry under the sun. Over 75% of Salesforce customers have one app installed that they obtained via the AppExchange.

We love app-Exchange because
  • Salesforce offerings for every industry and budget.
  • Salesforce make it easy to try out things before buying.
  • Salesforce security team comprehensively tests every offering.
  • It’s got a beautiful, mobile-friendly user interface that makes browsing and search simple on any device

ISV Product Lifecycle




Step to publish a App on AppExchange

Step 1:- create a partner login from https://partners.salesforce.com/
Step 2:- Request for Environment Hub for business org (Option Step)
Step 3:- Start Development for product in developer org
Step 4:- Create namespace and  manage package
Step 5:- Create listing in partner portal
Step 6:- Submit code for code review
Step 7:- After getting approval publish app on app-exchange


Step 1:- Create a partner login

What Partner Community ?    The Partner Community is the online home of the ISV Partner Program. Foremost, it’s a meeting place a community where ISV partners and Salesforce experts gather to share knowledge. It’s also a resource a place where you can go to get training, support, and manage your ISV partnership

Go to partnersignup.salesforce.com.

(After you request your ISV Partner Program account, it takes about 2 to 3 business days for the approval process. When approved, you receive an email inviting you to log in to the Partner Community)




Step 2:- Request for Environment Hub for business org
After  getting partner login access . Raise case to enable Environment Hub

Step 3 and 4:- Start Development and Create Manage Package








Step 5 ,6:- Create listing in partner portal and Submit for Code review





Link Example : TrailHead module
ISV Basics
https://developer.salesforce.com/trailhead/module/isvforce_basics

ISV App Development
https://developer.salesforce.com/trailhead/module/isv_app_development

ISV App Strategy
https://developer.salesforce.com/trailhead/module/isv_plan

ISV Business Planning
https://developer.salesforce.com/trailhead/module/isv_business_plan





Sunday, 20 September 2015

Code Coverage Report in excel Format | Test Class Result in XLS





Now you can view the overall and individual entity code coverage in your organization. The results of the code coverage can be downloaded in Excel format

For Same you Can install the below App Exchange Product


Code Coverage Report

https://appexchange.salesforce.com/listingDetail?listingId=a0N3000000DXzlpEAD

How to configure the App. 
Please check below link for same.
https://appexchange.salesforce.com/servlet/servlet.FileDownload?file=00P3000000Qq5GkEAJ

How To Configure This APP

You can check the Setup step in Installation and Configuration Tab



Step 1:- Setup Remote Site Setting

Add a value for Remote site setting (In same org in which package is installed)
Goto Setup > Administration Setup > Security Controls > Remote Site Settings Add value to your Salesforce instance, for example  'https://na34.salesforce.com’



Step 2 Setup Base URL

Please set your Base URL.
Go to Setup > Develop > Custom Settings > Code Coverage Configuration > Manage > New. Set the name to 'baseUrl' and the value to your Salesforce instance, for example 'https://ap2.salesforce.com'

à Open Custom Setting and Click on Code Coverage Configuration 


à Then click on Manage


à Then click on Manage and then New Button and then Enter the below detail
Name as :- baseUrl

(Please enter your org base url.)