質問リスト・テンプレートのロードの例

このトピックの例ではHCMデータ・ローダーを使用して、セクション、質問および回答を含む質問リスト・テンプレートを採用サブスクライバ向けにロードする方法を示します。

質問リスト・テンプレート

この例のQuestionnaireTemplate.datファイルでは、ユーザー・キーを使用して質問リスト・テンプレート・コンポーネントをロードします。

  • 質問リスト・テンプレートは606013と60614という2つのセクションで作成されています。質問と回答の選択肢はセクション606013に用意されています。

  • AllJobFamiliesFlagAllJobFunctionsFlagAllLocationsFlagおよびAllOrganizationsFlagは、デフォルトでYに設定されます。HCMデータ・ローダーでは特定のジョブ・ファミリ、ジョブ機能、事業所または組織への質問の関連付けがサポートされていないためです。

METADATA|QuestionnaireTemplate|SubscriberName|QuestionnaireCode|Name|Status|AllowIntroChg|AllowFormatChg|AllowSectionChg|AllowQstnOrderChg|AllowRespOrderChg|SectionOrder|SectionPresentation|PrivacyFlag|PlainTextResponse|SingleChoiceListResponse|RichTextResponse|MultipleChoiceListResponse|NoneResponse|SingleChoiceRadioResponse|MultipleChoiceCheckResponse|OwnerPersonNumber
MERGE|QuestionnaireTemplate|Recruiting|RECRUIT_QSTNR_TMPL_1|RECRUIT_QSTNR_TMPL_1|A|Y|N|Y|Y|Y|R||N|Y|N|N|N||Y||180807
METADATA|Section|SubscriberName|QuestionnaireCode|SectionSeqNum|Name|NewPage|Description|IntroText|QuestionOrder|ResponseOrder|Mandatory|AllowAdhoc
MERGE|Section|Recruiting|RECRUIT_QSTNR_TMPL_1|606013|RECRUIT_QSTNR_TMPL_1_SEC_1|Y|Introduction|Section for Introduction|V|R|Y|Y
MERGE|Section|Recruiting|RECRUIT_QSTNR_TMPL_1|606014|RECRUIT_QSTNR_TMPL_1_SEC_2|Y|Feedback|Section for feed back questions|R|R|N|N
METADATA|Question|SubscriberName|QuestionnaireCode|SectionSeqNum|QuestionCode|QstnVersionNum|SeqNum|KeepWithPrev|AdhocQstn|Mandatory|ResponseTypeName|Status|QuestionText|CategoryName|QuestionType|PrivacyFlag|RatingModelCode|ConditionDisplay|ConditionQstnVersionNum|ConditionQuestionCode|ConditionAnswerCode|AllJobFamiliesFlag|AllJobFunctionsFlag|AllLocationsFlag|AllOrganizationsFlag|CandidateCode|ClassificationCode|QstnResponseTypeName|AdhocFlag
MERGE|Question|Recruiting|RECRUIT_QSTNR_TMPL_1|606013|RECRUIT_QSTN_EXPERTISE|1|32956||N|Y|Multiple Choices from List|D|What is your area of expertise?|Question Library|MULTCHOICE|N|TALENTSCORE|||||Y|Y|Y|Y|BOTH|DISQUALIFICATION|Multiple Choices from List|
METADATA|Answer|SubscriberName|QuestionnaireCode|SectionSeqNum|QuestionCode|QstnVersionNum|SeqNum|AnswerCode|ShortText|LongText|Score
MERGE|Answer|Recruiting|RECRUIT_QSTNR_TMPL_1|606013|RECRUIT_QSTN_EXPERTISE|1|329456|RECRUIT_QSTN_EXPERTISE_1||Java|
MERGE|Answer|Recruiting|RECRUIT_QSTNR_TMPL_1|606013|RECRUIT_QSTN_EXPERTISE|1|329457|RECRUIT_QSTN_EXPERTISE_2||PL/SQL|
MERGE|Answer|Recruiting|RECRUIT_QSTNR_TMPL_1|606013|RECRUIT_QSTN_EXPERTISE|1|329458|RECRUIT_QSTN_EXPERTISE_3||Python|