-
Login to your Salesforce Org using a System Administrator account or create a new Salesforce org.
-
If not already enabled, enable the Lightning Experience using the link found in the Setup section.
-
Install the HR Demo package in your Salesforce org. (Install for All Users)
-
Download the following CSV files and import, in the prescribed order, into your Salesforce org. using DataLoader.io.
- First import the Job Requisition Data into the Job Requisition object.
- Then import the Applicant Data into the Applicant object.
- Then import the CIO Dashboard Data into the CIO Dashboard Data object.
-
Go to Administer > Manage Users > Profiles, click the System Administrator link (typically on the second page), scroll down and click New in the Login IP Ranges section: Enter 0.0.0.0 for the Start IP Address and 255.255.255.255 for the End IP Address. Click Save.
-
Click this button to clone this Heroku project. If you do not already have a Heroku account then sign up for a new free Heroku account, otherwise click Log In to use your existing account.
-
Give your new app a name (this name will become part of the URL, example http://my-app-name.herokuapp.com). Then use the SALESFORCE_USERNAME and SALESFORCE_PASSWORD Config Variables to enter the login credentials for your Salesforce Org (the same credentials used in Step 1).
-
Optionally, set the COMPANY_NAME and COMPANY_LOGO (ideally the company logo should have a transparent background and be 40 pixels in height).
-
Click the Deploy for Free button, wait for the deployment process to finish, then click Manage App.
-
Click Heroku Connect then click Setup Connection to connect Heroku to your Salesforce Org. Click Next then select Production and click Authorize. Login to your Salesforce Org and authorize Heroku Connect to access your org's data.
-
Check the Streaming API checkbox and click the Save button.
-
Click the Create Mapping then select (or search for) HR_Job_Requisition__c. Select the following fields:
- CreatedDate
- HR_Description__c
- HR_Location__c
- HR_Status__c
- Name
-
You're finished and can now access your website using the URL: http://your-app-name.herokuapp.com/ (Replace "your-app-name" with your app name. If you don't know your app name then go to http://heroku.com/ and look at your Dashboard.)
-
Notifications
You must be signed in to change notification settings - Fork 1
License
gabesumner/salesforce-hr-demo
Folders and files
Name | Name | Last commit message | Last commit date | |
---|---|---|---|---|
Repository files navigation
About
No description, website, or topics provided.
Resources
License
Stars
Watchers
Forks
Releases
No releases published
Packages 0
No packages published