JobDetailsService


Click here for a complete list of operations.

SaveJobLibraryItemDetailData

Test

The test form is only available for requests from the local machine.

SOAP 1.1

The following is a sample SOAP 1.1 request and response. The placeholders shown need to be replaced with actual values.

POST /jpw/Services/JPW/JobDetailsService.asmx HTTP/1.1
Host: employeur.monster.lu
Content-Type: text/xml; charset=utf-8
Content-Length: length
SOAPAction: "http://hiring.monster.com/services/jpw/200810/SaveJobLibraryItemDetailData"

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SaveJobLibraryItemDetailData xmlns="http://hiring.monster.com/services/jpw/200810">
      <jobLibraryItemDetailView>
        <JobLibraryId>int</JobLibraryId>
        <JobLibrarySummary>
          <JobLibraryName>string</JobLibraryName>
          <JobLibraryDescription>string</JobLibraryDescription>
          <IsMarkJobPrivate>boolean</IsMarkJobPrivate>
        </JobLibrarySummary>
        <JobDetails>
          <AgencyInformation>
            <Contact xsi:nil="true" />
          </AgencyInformation>
          <CompanyInformation>
            <CompanyName>string</CompanyName>
            <IsCompanyNameConfidential>boolean</IsCompanyNameConfidential>
            <JobLogo xsi:nil="true" />
            <CompanyIndustry xsi:nil="true" />
            <WorksiteId>string</WorksiteId>
            <NaicsCode>string</NaicsCode>
          </CompanyInformation>
          <ContactInformation>
            <EnableApplyOnline>boolean</EnableApplyOnline>
            <EnableJobCAOUrl>boolean</EnableJobCAOUrl>
            <EnableJobCAOUrlLevel>boolean</EnableJobCAOUrlLevel>
            <AllowApplyOnline>boolean</AllowApplyOnline>
            <AllowJobCAOUrl>boolean</AllowJobCAOUrl>
            <AllowApplyByEMail>boolean</AllowApplyByEMail>
            <AllowDirectContact>boolean</AllowDirectContact>
            <FilterCandidateResponse>boolean</FilterCandidateResponse>
            <Filter xsi:nil="true" />
            <Contact xsi:nil="true" />
            <EnableApplyOnlineforJobCAO>boolean</EnableApplyOnlineforJobCAO>
            <RequestCandidateScreening>boolean</RequestCandidateScreening>
            <ScreeningInPerson>boolean</ScreeningInPerson>
            <WorksiteContactId>string</WorksiteContactId>
            <AllowOneStopApply>boolean</AllowOneStopApply>
            <OneStopApplyNotes>string</OneStopApplyNotes>
            <IsFldeoPrivateBoard>boolean</IsFldeoPrivateBoard>
          </ContactInformation>
          <JobDescription>
            <MocId>int</MocId>
            <JobDescription>string</JobDescription>
            <PersistFile>boolean</PersistFile>
            <FileName>string</FileName>
          </JobDescription>
          <JobInformation>
            <JobTitle>string</JobTitle>
            <Address xsi:nil="true" />
            <LocationType>Undefined or PhysicalAddressLocation or MultipleLocations or Telecomute or NoDisclosure or NoFixedLocation</LocationType>
            <SelectedJobType>int</SelectedJobType>
            <SelectedJobStatus>int</SelectedJobStatus>
            <Salary xsi:nil="true" />
            <CareerLevelId>int</CareerLevelId>
            <RelevantWorkExperienceId>unsignedByte</RelevantWorkExperienceId>
            <EducationLevelId>int</EducationLevelId>
            <EEOCJobCatId>int</EEOCJobCatId>
            <AAPJobGroupId>int</AAPJobGroupId>
            <Adapt>boolean</Adapt>
            <ProDiversityLogo>boolean</ProDiversityLogo>
            <IONumber>string</IONumber>
            <IsAdAgencyClientPosting>boolean</IsAdAgencyClientPosting>
            <ReferenceCode>string</ReferenceCode>
            <NumOfPositions>string</NumOfPositions>
            <IsNumOfPositionsVisible>boolean</IsNumOfPositionsVisible>
            <IsNumOfPositionsRequired>boolean</IsNumOfPositionsRequired>
            <IsJobDurationVisible>boolean</IsJobDurationVisible>
            <SelectedJobDuration>int</SelectedJobDuration>
          </JobInformation>
          <OfccpInformation>
            <FolderRefCode>string</FolderRefCode>
            <DataManagementProtocol>string</DataManagementProtocol>
            <NewDmpEntry>string</NewDmpEntry>
          </OfccpInformation>
          <JobTemplateId>int</JobTemplateId>
          <PostingId>string</PostingId>
          <Folder>int</Folder>
          <Ref>string</Ref>
          <JobBuilderFields>
            <BuilderFieldAnswers xsi:nil="true" />
          </JobBuilderFields>
          <CustomJobBuilderFields>
            <HoursOfWorkAnswers xsi:nil="true" />
            <TranslationHelpAnswers xsi:nil="true" />
            <EuresAnswers xsi:nil="true" />
            <ExemptionsAnswers xsi:nil="true" />
            <FldeoFederalContractorAnswers xsi:nil="true" />
            <FldeoAffirmativeActionPlAnswers xsi:nil="true" />
            <FldeoMinimumAgeAnswer xsi:nil="true" />
            <FldeoMinimumAgeReasonsAnswers xsi:nil="true" />
            <FldeoTypeofChecksAnswers xsi:nil="true" />
            <FldeoAdditionalTestingAnswer xsi:nil="true" />
            <FldeoTestingDescriptionAnswer xsi:nil="true" />
            <FldeoMaxNumOfReferralsAnswer xsi:nil="true" />
          </CustomJobBuilderFields>
          <SaveToHiringLibrary>
            <IsAddToLibrary>boolean</IsAddToLibrary>
            <JobLibraryName>string</JobLibraryName>
            <IsMarkAsPrivate>boolean</IsMarkAsPrivate>
          </SaveToHiringLibrary>
          <ViolatedRuleUserInput>
            <RuleCategory>string</RuleCategory>
            <UserInput>None or RequestedException or ConfirmedAppropriate</UserInput>
          </ViolatedRuleUserInput>
          <Lib>int</Lib>
          <ISFlowDWPSpecification>boolean</ISFlowDWPSpecification>
          <SkillsCollection>
            <string>string</string>
            <string>string</string>
          </SkillsCollection>
        </JobDetails>
      </jobLibraryItemDetailView>
    </SaveJobLibraryItemDetailData>
  </soap:Body>
</soap:Envelope>
HTTP/1.1 200 OK
Content-Type: text/xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap="http://schemas.xmlsoap.org/soap/envelope/">
  <soap:Body>
    <SaveJobLibraryItemDetailDataResponse xmlns="http://hiring.monster.com/services/jpw/200810">
      <SaveJobLibraryItemDetailDataResult>
        <JPWErrorData>
          <ErrorFieldId>int</ErrorFieldId>
          <ViolatedRuleData>
            <RuleName>string</RuleName>
            <NoncompliantWords xsi:nil="true" />
            <AlertType>None or AllowEdit or AllowException or JustConfirm</AlertType>
            <ContentType>WordDetected or InappropriateTelNumber or MobileTelNumber</ContentType>
          </ViolatedRuleData>
        </JPWErrorData>
        <JPWErrorData>
          <ErrorFieldId>int</ErrorFieldId>
          <ViolatedRuleData>
            <RuleName>string</RuleName>
            <NoncompliantWords xsi:nil="true" />
            <AlertType>None or AllowEdit or AllowException or JustConfirm</AlertType>
            <ContentType>WordDetected or InappropriateTelNumber or MobileTelNumber</ContentType>
          </ViolatedRuleData>
        </JPWErrorData>
      </SaveJobLibraryItemDetailDataResult>
    </SaveJobLibraryItemDetailDataResponse>
  </soap:Body>
</soap:Envelope>

SOAP 1.2

The following is a sample SOAP 1.2 request and response. The placeholders shown need to be replaced with actual values.

POST /jpw/Services/JPW/JobDetailsService.asmx HTTP/1.1
Host: employeur.monster.lu
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SaveJobLibraryItemDetailData xmlns="http://hiring.monster.com/services/jpw/200810">
      <jobLibraryItemDetailView>
        <JobLibraryId>int</JobLibraryId>
        <JobLibrarySummary>
          <JobLibraryName>string</JobLibraryName>
          <JobLibraryDescription>string</JobLibraryDescription>
          <IsMarkJobPrivate>boolean</IsMarkJobPrivate>
        </JobLibrarySummary>
        <JobDetails>
          <AgencyInformation>
            <Contact xsi:nil="true" />
          </AgencyInformation>
          <CompanyInformation>
            <CompanyName>string</CompanyName>
            <IsCompanyNameConfidential>boolean</IsCompanyNameConfidential>
            <JobLogo xsi:nil="true" />
            <CompanyIndustry xsi:nil="true" />
            <WorksiteId>string</WorksiteId>
            <NaicsCode>string</NaicsCode>
          </CompanyInformation>
          <ContactInformation>
            <EnableApplyOnline>boolean</EnableApplyOnline>
            <EnableJobCAOUrl>boolean</EnableJobCAOUrl>
            <EnableJobCAOUrlLevel>boolean</EnableJobCAOUrlLevel>
            <AllowApplyOnline>boolean</AllowApplyOnline>
            <AllowJobCAOUrl>boolean</AllowJobCAOUrl>
            <AllowApplyByEMail>boolean</AllowApplyByEMail>
            <AllowDirectContact>boolean</AllowDirectContact>
            <FilterCandidateResponse>boolean</FilterCandidateResponse>
            <Filter xsi:nil="true" />
            <Contact xsi:nil="true" />
            <EnableApplyOnlineforJobCAO>boolean</EnableApplyOnlineforJobCAO>
            <RequestCandidateScreening>boolean</RequestCandidateScreening>
            <ScreeningInPerson>boolean</ScreeningInPerson>
            <WorksiteContactId>string</WorksiteContactId>
            <AllowOneStopApply>boolean</AllowOneStopApply>
            <OneStopApplyNotes>string</OneStopApplyNotes>
            <IsFldeoPrivateBoard>boolean</IsFldeoPrivateBoard>
          </ContactInformation>
          <JobDescription>
            <MocId>int</MocId>
            <JobDescription>string</JobDescription>
            <PersistFile>boolean</PersistFile>
            <FileName>string</FileName>
          </JobDescription>
          <JobInformation>
            <JobTitle>string</JobTitle>
            <Address xsi:nil="true" />
            <LocationType>Undefined or PhysicalAddressLocation or MultipleLocations or Telecomute or NoDisclosure or NoFixedLocation</LocationType>
            <SelectedJobType>int</SelectedJobType>
            <SelectedJobStatus>int</SelectedJobStatus>
            <Salary xsi:nil="true" />
            <CareerLevelId>int</CareerLevelId>
            <RelevantWorkExperienceId>unsignedByte</RelevantWorkExperienceId>
            <EducationLevelId>int</EducationLevelId>
            <EEOCJobCatId>int</EEOCJobCatId>
            <AAPJobGroupId>int</AAPJobGroupId>
            <Adapt>boolean</Adapt>
            <ProDiversityLogo>boolean</ProDiversityLogo>
            <IONumber>string</IONumber>
            <IsAdAgencyClientPosting>boolean</IsAdAgencyClientPosting>
            <ReferenceCode>string</ReferenceCode>
            <NumOfPositions>string</NumOfPositions>
            <IsNumOfPositionsVisible>boolean</IsNumOfPositionsVisible>
            <IsNumOfPositionsRequired>boolean</IsNumOfPositionsRequired>
            <IsJobDurationVisible>boolean</IsJobDurationVisible>
            <SelectedJobDuration>int</SelectedJobDuration>
          </JobInformation>
          <OfccpInformation>
            <FolderRefCode>string</FolderRefCode>
            <DataManagementProtocol>string</DataManagementProtocol>
            <NewDmpEntry>string</NewDmpEntry>
          </OfccpInformation>
          <JobTemplateId>int</JobTemplateId>
          <PostingId>string</PostingId>
          <Folder>int</Folder>
          <Ref>string</Ref>
          <JobBuilderFields>
            <BuilderFieldAnswers xsi:nil="true" />
          </JobBuilderFields>
          <CustomJobBuilderFields>
            <HoursOfWorkAnswers xsi:nil="true" />
            <TranslationHelpAnswers xsi:nil="true" />
            <EuresAnswers xsi:nil="true" />
            <ExemptionsAnswers xsi:nil="true" />
            <FldeoFederalContractorAnswers xsi:nil="true" />
            <FldeoAffirmativeActionPlAnswers xsi:nil="true" />
            <FldeoMinimumAgeAnswer xsi:nil="true" />
            <FldeoMinimumAgeReasonsAnswers xsi:nil="true" />
            <FldeoTypeofChecksAnswers xsi:nil="true" />
            <FldeoAdditionalTestingAnswer xsi:nil="true" />
            <FldeoTestingDescriptionAnswer xsi:nil="true" />
            <FldeoMaxNumOfReferralsAnswer xsi:nil="true" />
          </CustomJobBuilderFields>
          <SaveToHiringLibrary>
            <IsAddToLibrary>boolean</IsAddToLibrary>
            <JobLibraryName>string</JobLibraryName>
            <IsMarkAsPrivate>boolean</IsMarkAsPrivate>
          </SaveToHiringLibrary>
          <ViolatedRuleUserInput>
            <RuleCategory>string</RuleCategory>
            <UserInput>None or RequestedException or ConfirmedAppropriate</UserInput>
          </ViolatedRuleUserInput>
          <Lib>int</Lib>
          <ISFlowDWPSpecification>boolean</ISFlowDWPSpecification>
          <SkillsCollection>
            <string>string</string>
            <string>string</string>
          </SkillsCollection>
        </JobDetails>
      </jobLibraryItemDetailView>
    </SaveJobLibraryItemDetailData>
  </soap12:Body>
</soap12:Envelope>
HTTP/1.1 200 OK
Content-Type: application/soap+xml; charset=utf-8
Content-Length: length

<?xml version="1.0" encoding="utf-8"?>
<soap12:Envelope xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:soap12="http://www.w3.org/2003/05/soap-envelope">
  <soap12:Body>
    <SaveJobLibraryItemDetailDataResponse xmlns="http://hiring.monster.com/services/jpw/200810">
      <SaveJobLibraryItemDetailDataResult>
        <JPWErrorData>
          <ErrorFieldId>int</ErrorFieldId>
          <ViolatedRuleData>
            <RuleName>string</RuleName>
            <NoncompliantWords xsi:nil="true" />
            <AlertType>None or AllowEdit or AllowException or JustConfirm</AlertType>
            <ContentType>WordDetected or InappropriateTelNumber or MobileTelNumber</ContentType>
          </ViolatedRuleData>
        </JPWErrorData>
        <JPWErrorData>
          <ErrorFieldId>int</ErrorFieldId>
          <ViolatedRuleData>
            <RuleName>string</RuleName>
            <NoncompliantWords xsi:nil="true" />
            <AlertType>None or AllowEdit or AllowException or JustConfirm</AlertType>
            <ContentType>WordDetected or InappropriateTelNumber or MobileTelNumber</ContentType>
          </ViolatedRuleData>
        </JPWErrorData>
      </SaveJobLibraryItemDetailDataResult>
    </SaveJobLibraryItemDetailDataResponse>
  </soap12:Body>
</soap12:Envelope>