TalentProfileUpdatedEventv2
Phoenix parcours B2C course
You are currently viewing an old version of this event (1).Read latest version →
Details
TalentProfileUpdatedEvent payload
TalentProfileUpdatedEvent Schema (json)
{
"$id": "TalentProfileUpdatedEventPayloadTSchema",
"type": "object",
"properties": {
"talentProfile": {
"$id": "TalentProfileEntity",
"type": "object",
"properties": {
"createdAt": { "format": "datetime", "type": "string" },
"updatedAt": {
"anyOf": [
{ "format": "datetime", "type": "string" },
{ "type": "null" }
]
},
"deletedAt": {
"anyOf": [
{ "format": "datetime", "type": "string" },
{ "type": "null" }
]
},
"id": { "type": "string" },
"talent": {},
"talentId": { "type": "string" },
"northStar": { "anyOf": [{ "type": "string" }, { "type": "null" }] },
"skills": {
"anyOf": [
{ "type": "array", "items": { "type": "string" } },
{ "type": "null" }
]
},
"strengths": {
"anyOf": [
{ "type": "array", "items": { "type": "string" } },
{ "type": "null" }
]
},
"successes": {
"anyOf": [
{ "type": "array", "items": { "type": "string" } },
{ "type": "null" }
]
},
"talentDrivers": {
"anyOf": [
{ "default": [], "type": "array", "items": {} },
{ "type": "null" }
]
},
"values": {
"anyOf": [
{ "type": "array", "items": { "type": "string" } },
{ "type": "null" }
]
},
"aspirations": {
"anyOf": [
{ "type": "array", "items": { "type": "string" } },
{ "type": "null" }
]
},
"purpose": { "anyOf": [{}, { "type": "null" }] },
"environment": { "anyOf": [{}, { "type": "null" }] },
"profession": { "anyOf": [{}, { "type": "null" }] },
"requirements": { "anyOf": [{}, { "type": "null" }] },
"pillars": { "type": "array", "items": {} },
"roles": { "default": [], "type": "array", "items": {} },
"selectedRoles": { "default": [], "type": "array", "items": {} },
"bigFive": {
"anyOf": [
{ "default": [], "type": "array", "items": {} },
{ "type": "null" }
]
},
"bigFiveChanceScore": {
"anyOf": [
{
"default": [],
"type": "array",
"items": {
"$id": "BigFivePositiveTraitModel",
"type": "object",
"properties": {
"title": {
"type": "string",
"pattern": "^(agreeableness|conscientiousness|extraversion|neuroticism|openness)$"
},
"qualities": {
"type": "array",
"items": {
"$id": "BigFivePositiveQualityModel",
"type": "object",
"properties": {
"key": {
"type": "string",
"pattern": "^((morality|sympathy|altruism|trustInOthers|modesty|cooperation|orderliness|senseOfCompetence|senseOfResponsibility|selfDiscipline|achievementStriving|cautiousness|activityLevel|excitementSeeking|gregariousness|cheerfulness|selfAffirmation|friendliness|selfConsciousness|depression|sensitivityToStress|anger|immoderation|anxiety|adventurousness|artisticInterests|imagination|emotionality|toleranceToDiversity|intellectualCuriosity)|optimism|serenity|restraint|stressResistance|patience)$"
},
"score": { "type": "number" }
},
"required": ["key", "score"]
}
},
"score": { "type": "number" }
},
"required": ["title", "qualities", "score"]
}
},
{ "type": "null" }
]
},
"riasec": {
"anyOf": [
{
"$id": "RIASECResultModel",
"type": "object",
"properties": {
"role": {
"type": "string",
"pattern": "^(empathic_leader|pragmatic_curious|creator|proximity_helper|field_manager|structured_manager|innovative_artist|pedagogue|strategist|controller|animator|explorer|passionate_rigorous|daily_assistant|supervisor)$"
},
"activities": {
"type": "array",
"items": {
"type": "string",
"pattern": "^(convince|negotiate|drive|study|analyse|put_into_practice|beautify|imagine|conceive|connect|achieve_concrete_results|help|influence|conduct|surpass|control|operate|manipulate|search|express|understand|learn|advise|lead|decide|observe|secure|do|sensitize|communicate|invent|lead_projects|personalize|reproduce|respect|translate|welcome|assist|organize|sell|manage)$"
}
},
"motivators": {
"type": "array",
"items": {
"type": "string",
"pattern": "^(influence_lead_for_social_impact|act_in_community_communicate_boldly|apply_technical_skills_methodically|understand_functioning_intervene_concretely|find_solution_analyzing_situations|express_sensitivity_in_concrete_realizations|exercise_physical_action_with_passion_intuition|put_curiosity_imagination_at_service_of_pragmatism|perform_concrete_tasks_be_useful_to_others|leverage_resourcefulness_ability_to_nurture_relationships|relevance_sense_of_service|undertake_with_pragmatism|put_endurance_autonomy_determination_at_service_of_ambition|take_on_challenges_influence_network_to_achieve_expected_results|putting_professional_conscience_at_service_of_concrete_work|call_on_prudence_realism_to_secure_protect|call_on_intellectual_curiosity_thirst_for_learning_to_fuel_ingenuity|feel_understand_to_open_new_paths|Act_methodically_to_innovate|be_in_a_collective_as_observer_organizer|communicate_lead_team_with_method_empathy_lucidity|help_others_benefit_from_knowledge|put_intelligence_of_action_at_service_of_project_team|have_leeway_to_act_boldly_while_methodically_organizing_actions|have_ambitious_goal|demonstrate_analysis_method_to_ensure_application_of_protocols|use_observation_reflection_discipline_to_understand_secure|seek_accuracy_precision_perfection|put_curiosity_empathy_thoughtfulness_imagination_at_service_of_collective|transmit_advise_with_sensitivity|convey_emotion_give_soul_to_things|undertake_to_go_from_dream_to_reality|use_ability_to_influence_ingenuity_sensitivity_to_achieve_ambition|look_for_originality_in_actions|put_rigor_service_of_artistic_company|preserve_work_or_object_ensure_conformity_with_original|follow_protocols_at_service_of_passion|put_professional_conscience_at_service_of_others_to_be_useful_to_them_to_transmit_right_information_to_them|communicate_with_caution_discipline|organize_wellbeing_on_site|take_up_challenges_with_caution_rigor|act_in_structured_environment|use_audacity_authority_to_preserve_security_stability_of_environment)$"
}
},
"environments": {
"type": "array",
"items": {
"type": "string",
"pattern": "^(dynamic|cooperative|convivial|technical|expert|methodical|artisanal|innovative|social|simple|concrete|operational|physical|framed|safe|stable|creative|non_conventional|warm|intellectual|structured|collaborative|organized|disciplined|artistic|autonomous|various|collective|precise)$"
}
},
"relatedJobs": {
"type": "array",
"items": {
"type": "string",
"pattern": "^(business_manager|human_resources_manager|designer_copywriter|press_officer|sound_engineer|civil_engineering_technician|surgeon|physiotherapist|child_care_assistant|midwife|stretcher_bearer|cook|photograph|stylist|site_manager|construction_contractor|professional_athlete|craftsman|policeman|safety_inspector|gardener|domestic_assistant|architect|researcher|writer|journalist|head_hunter_recruiter|psychologist|professor_of_literature|notary|team_leader|chief_of_staff|product_manager|project_manager|financial_controller|documentalist|certified_accountant|state_inspector|teacher|comedian_musician|hairdresser|beautician|dancer|circus_performer|orchestra_conductor|film_director|editor|reporter|translator|art_work_restorer|banking_customer_manager|stopover_agent|interpreter|bailiff|real_estate_agent|police_commissioner|bank_inspector|conformity_agent)$"
}
}
},
"required": [
"role",
"activities",
"motivators",
"environments",
"relatedJobs"
]
},
{ "type": "null" }
]
},
"projects": {
"anyOf": [{ "type": "array", "items": {} }, { "type": "null" }]
},
"projectIds": {
"anyOf": [
{ "type": "array", "items": { "type": "string" } },
{ "type": "null" }
]
},
"driversResetedAt": {
"anyOf": [
{ "format": "datetime", "type": "string" },
{ "type": "null" }
]
}
},
"required": [
"createdAt",
"id",
"talent",
"talentId",
"pillars",
"roles",
"selectedRoles"
]
}
},
"required": ["talentProfile"]
}
Domain Graph
Edit this pageLast updated on 2024/8/5