In general, the setup for OurMob can be found at http://wiki.smartjobboard.com/display/sjb41/XML+Import
The quick and dirty version can be found below:
- Navigate to http://ourmob.net/admin/show-import/ and login. Navigate to the XML Import page <http://ourmob.net/admin/show-import/> and click on "Add new data source."
- The type for imported listings will be "Job." The XML code will follow the structure of the file found at <http://kain2.equest.com/ourmob/xml_structure.txt>. Paste the contents of that file into the XML code field. The code is duplicated below for your convenience.
<Job>
<external_id>my_external_id</external_id>
<Title>my_Title</Title>
<JobCategory>my_JobCategory</JobCategory>
<EmploymentType>my_EmploymentType</EmploymentType>
<Occupations>my_Occupations</Occupations>
<video>my_video</video>
<Country>my_Country</Country>
<State>my_State</State>
<City>my_City</City>
<ZipCode>my_ZipCode</ZipCode>
<Salary>my_Salary</Salary>
<SalaryType>my_SalaryType</SalaryType>
<JobDescription>my_JobDescription</JobDescription>
<JobRequirements>my_JobRequirements</JobRequirements>
<ApplicationSettings>my_ApplicationSettings</ApplicationSettings>
<screening_questionnaire>my_screening_questionnaire</screening_questionnaire>
<YouTube>my_YouTube</YouTube>
<ListingLogo>my_ListingLogo</ListingLogo>
<date>my_date</date>
<url>my_url</url>
<company_username>my_company_username</company_username>
<company_Email>my_company_Email</company_Email>
<company_Password>my_company_Password</company_Password>
<company_Featured>my_company_Featured</company_Featured>
<company_Status>my_company_Status</company_Status>
<company_Dont_send_mailings>my_company_Dont_send_mailings</company_Dont_send_mailings>
<company_Company_Name>my_company_Company_Name</company_Company_Name>
<company_Contact_Name>my_company_Contact_Name</company_Contact_Name>
<company_Web_Site>my_company_Web_Site</company_Web_Site>
<company_Phone_Number>my_company_Phone_Number</company_Phone_Number>
<company_Company_Description>my_company_Company_Description</company_Company_Description>
<company_Video>my_company_Video</company_Video>
<company_Logo>my_company_Logo</company_Logo>
<company_Country>my_company_Country</company_Country>
<company_State>my_company_State</company_State>
<company_City>my_company_City</company_City>
<company_ZipCode>my_company_ZipCode</company_ZipCode>
<company_Address>my_company_Address</company_Address>
</Job>
- Set up the data source parameters as follows:
- Data Source Name : eQuest
- Data Source URL : http://kain2.equest.com/ourmob/[board username].xml
- Listings will be created on behalf of: (use your board username, should be the same value used under Data Source URL)
- Post under product : Select your product for these listings
- Logo Options : eQuest does not support logo import at this time. Select Do Not Import Logo.
- Expired Listings from XML Feed will be: Deleted
- Select external-id from the drop down for the external_id Posting Field. The rest of the fields can be mapped straight through on a one-to-one basis.
- Click on Apply then Save
- Ensure that your new eQuest feed status is set to Active (light bulb on).