function readOnly(count){ }
Starting November 20, the site will be set to read-only. On December 4, 2023,
forum discussions will move to the Trailblazer Community.
+ Start a Discussion
Samuel SherrowSamuel Sherrow 

Creating Object Relationships - Position Object

Hello All, 
I am working through Beginner Admin Trail Head training and I am on the Creating Object Relationships section where it describes an object called Position.  Was I supposwed to build position in an earlier portion of teh training?  I cannot find the specifications for this Object.  Any assistance would be great! 
1 From Setup, click Create | Objects.
2 Click Position.
3 In the Custom Fields & Relationships related list, click New.
4 Select Lookup Relationship, and click Next.
5 In the Related To drop-down list, choose User, and click Next.
https://developer.salesforce.com/trailhead/force_com_admin_beginner/data_modeling/object_relationships

Thank you,
Samuel.Sherrow@gmail.com
Himanshu ParasharHimanshu Parashar
HI Samuel,

You need Position object prior to this Trail Head.
A van HarenA van Haren
Hi, I agree with Samual, it's obvious that we need the Position object, but where can I obtain it or where is the instruction to make it?

Thanks, 
Alex
Jomat Z. Rosas C.Jomat Z. Rosas C.

I had the same issue, this is the solution:

In the note of the "Build a Process for Creating Interview Records (https://trailhead.salesforce.com/content/learn/projects/automate-business-processes-recruiting-app/build-process-interview-records)" module says...

Note
Before you can do this project, you must complete the Build a Data Model for a Recruiting App, Customize the User Interface for a Recruiting App, Improve Data Quality for a Recruiting App, and Keep Data Secure in a Recruiting App projects. The work you do here builds on the work you complete in those projects.

So, if you go to the "Build a Data Model for a Recruiting App (https://trailhead.salesforce.com/content/learn/projects/build-a-data-model-for-a-recruiting-app)" project, in the first module you must to install this package "Recruiting App (https://login.salesforce.com/packaging/installPackage.apexp?p0=04t0P000000N9rs)" and then you've the "position" object.

 

I hope you find it helpful!!!.