Sunteți pe pagina 1din 18

Business Object: Talent Profile Page 1 of 18

Business Object Details


Product Global Human Resources - Core Setup
Business Object Talent Profile
Version V2
Available From 11.1.8
File Name TalentProfile.dat
Delete supported

Hierarchy
Top level Level 2 objects Description File Discriminator
Talent Profile Individual instance of a profile, either person or job, based on a specific profile type. TalentProfile
Profile Relation A profile instance can be related to any model specified in Profile Type Relations. For example, JobCode or PosCode, and so ProfileRelation
Profile Item forth.
The elements which make up a Profile. The elements can be of any content type such as competencies, objectives, and so ProfileItem
forth. For example, a profile might contain a Java competency.
Profile Keyword Capture keywords for Areas of Expertise and Areas of Interests for Person based profiles ProfileKeyword

Business Object Specific Rules


Profile
1 PersonId or PartyId must be populated when the ProfileUsageCode is "P"
2 PersonId and PartyId must be empty/null when the ProfileUsageCode is "M"
3 A person profile is not allowed to have a profile relationship.
Profile relation must be unique. A profile relation is a work structure, such as a job or position, that is associated with the profile. The same work structure cannot be associated
4 more than once with the same profile.
5 A person can have only one profile. You cannot create multiple profiles for the same person.
Profile Item
1 Duplicate content items in a profile is not permitted.
2 A profile content item with the same qualifiers and overlapping from (start) and to (end) dates is not allowed if one already exists.
3 The mandatory attributes defined in the profile type section properties must be populated when creating a row in profile item.

4 Duplicate certifications profile item data is not allowed. Duplicates are identified by checking for same ContentItem, qualifiers, overlapping from and to dates and title.

5 Duplicate degree profile item data is not allowed. Duplicates are identified by checking for same ContentItem, qualifiers, overlapping from and to dates and major.

6 ItemNumber1 must be unique. ItemNumber1 must not exist on any other row in the same profile at any date for the same ContentType, ContentItem & qualifiers.
Profile Relation
1 The ObjectEffectiveStartDate cannot be greater than the ObjectEffectiveEndDate.
Business Object: Talent Profile Component: Talent Profile Page 2 of 18

Component Talent Profile Individual instance of a profile, either person or job, based on a specific profile type.
Discriminator TalentProfile
File Name TalentProfile.dat
Date Type Not dated
Hiearchy Level Top

Primary
Attribute Name Key Type Alternate User Key attribute for surrogate Ids Integration Object Name Data Type Length Scale Key Mandatory
ProfileId Surrogate ID ProfileCode Profile Number 18 Yes Yes*
ProfileCode User Key String 30 Yes*
Description *** String 4000
OwnerPersonId Foreign Surrogate ID OwnerPersonNumber Person Number 18
OwnerPersonNumber User Key Number 30
PartyId Number 18
PersonId Foreign Surrogate ID PersonNumber Person Number 18
PersonNumber User Key String 30
ProfileStatusCode String 30 Yes*
ProfileTypeId Foreign Surrogate ID ProfileTypeCode Not integration enabled Number 18 Yes*
ProfileTypeCode User Key String 30
ProfileUsageCode String 30 Yes*
Summary *** String 4000
GUID Fusion GUID Profile Raw 16
SourceSystemOwner Source Key ** Profile String 256
SourceSystemId Source Key ** Profile String 2000
SourceRefTableName=<source-table-name> String 200
SourceRef001=<source-column-001> String 200
SourceRef002=<source-column-002> String 200
SourceRef003=<source-column-003> String 200
SourceRef004=<source-column-004> String 200
SourceRef005=<source-column-005> String 200
SourceRef006=<source-column-006> String 200
SourceRef007=<source-column-007> String 200
SourceRef008=<source-column-008> String 200
SourceRef009=<source-column-009> String 200
SourceRef010=<source-column-010> String 200
Business Object: Talent Profile Component: Talent Profile Page 3 of 18

KEY:
* at least one key type is required (e.g. Surrogate ID, Source Key, Fusion GUID or User Key).
** mutually inclusive (if one value supplied, so must the other)
*** translatable (this attribute can be translated by supplying translations in a separate translations file.

Lookup Name Description


Unique id that identify the profile.
Unique code that identify the profile
Description of the profile.
Owner of the profile
Unique number that identify the person.
Foreign key to party table (User Key not supported and not integration enabled. PartyId comes from CRM data ).
Unique id that identify the person
Unique number that identify the person.
Status Code if the profile is active or inactive
Identify the Profile Type (e.g. Person, Job, and others).
Unique code that identify the profile type.
Usage code that identify the profile as a Person profile or Model profile.
Description that summarize the profile.
A Fusion wide globally unique identifer for the record.
The name of the source system the record originated from.
The uniquespecified
Customer identifierreference
for this record from the source
for information system.
purposes only. Do not supply values for this attribute, just a name for the source
system table.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Business Object: Talent Profile Component: Profile Item Page 4 of 18

Component Profile Item The elements which make up a Profile. The elements can be of any content type such as competencies, objectives, and so
Discriminator ProfileItem forth. For example, a profile might contain a Java competency.
File Name TalentProfile.dat
Date Type Simple Dated
Hiearchy Level 2
Parent Component Talent Profile
Primary
Attribute Name Key Type Alternate User Key attribute for surrogate Ids Integration Object Name Data Type Length Scale Key Mandatory
ProfileItemId Surrogate ID No KeyHelper found (User key not supported) ProfileItem Number 18 Yes Yes *
ProfileId Parent Surrogate ID ProfileCode Profile Number 18 Yes *
ProfileCode User Key String 30
ContentItemId Foreign Surrogate ID ContentItem, ContentType ContentItem Number 18
ContentItem User Key String 700
ContentTypeId Foreign Surrogate ID ContentType Not integration enabled Number 18 Yes
ContentType User Key String 30
CountryId Foreign Surrogate ID CountryGeographyCode, CountryCountryCode Not integration enabled Number 18
CountryGeographyCode User Key String 30
CountryCountryCode User Key String 30
DateFrom Date Yes
DateTo Date
FLEX:HRT_PROFILE_ITEMS Descriptive Flexfield Code String
Importance String 18
InterestLevel String 30
ItemDate1 Date
ItemDate10 Date
ItemDate2 Date
ItemDate3 Date
ItemDate4 Date
ItemDate5 Date
ItemDate6 Date
ItemDate7 Date
ItemDate8 Date
ItemDate9 Date
ItemDecimal1 Number 15 2
ItemDecimal2 Number 15 2
ItemDecimal3 Number 15 2
ItemDecimal4 Number 15 2
ItemDecimal5 Number 15 2
ItemNumber1 Number 18
ItemNumber10 Number 18
ItemNumber2 Number 18
ItemNumber3 Number 18
ItemNumber4 Number 18
ItemNumber5 Number 18
Business Object: Talent Profile Component: Profile Item Page 5 of 18

Component Profile Item


Discriminator ProfileItem KEY:
File Name TalentProfile.dat * at least one key type is required (e.g. Surrogate ID, Source Key, Fusion GUID or User Key).
** mutually inclusive (if one value supplied, so must the other)
Date Type Simple Dated *** translatable (this attribute can be translated by supplying translations in a separate translations file.
Hiearchy Level 2
Parent Component Talent Profile

Attribute Name Key Type LOV Name Description


ProfileItemId Surrogate ID Unique id that identify the profile item.
ProfileId Parent Surrogate ID Foreign key to profile table
ProfileCode User Key Unique code that identify the profile
ContentItemId Foreign Surrogate ID Foreign key to content item table
ContentItem User Key Content item name
ContentTypeId Foreign Surrogate ID Foreign key to content type table
ContentType User Key Unique code that identify the content type.
CountryId Foreign Surrogate ID Foreign key to geography table
CountryGeographyCode User Key Denotes the geography code
CountryCountryCode User Key Denotes the country code
DateFrom Start date of profile item
DateTo End date of profile item
FLEX:HRT_PROFILE_ITEMS Descriptive Flexfield Code
Importance Relative importance. This field is used in Search and Compare Profiles
InterestLevel Level of interest
ItemDate1 Date column in profile item; use in defining the profile properties
ItemDate10 Date column in profile item; use in defining the profile properties
ItemDate2 Date column in profile item; use in defining the profile properties
ItemDate3 Date column in profile item; use in defining the profile properties
ItemDate4 Date column in profile item; use in defining the profile properties
ItemDate5 Date column in profile item; use in defining the profile properties
ItemDate6 Date column in profile item; use in defining the profile properties
ItemDate7 Date column in profile item; use in defining the profile properties
ItemDate8 Date column in profile item; use in defining the profile properties
ItemDate9 Date column in profile item; use in defining the profile properties
ItemDecimal1 Decimal column in profile item; use in defining the profile properties
ItemDecimal2 Decimal column in profile item; use in defining the profile properties
ItemDecimal3 Decimal column in profile item; use in defining the profile properties
ItemDecimal4 Decimal column in profile item; use in defining the profile properties
ItemDecimal5 Decimal column in profile item; use in defining the profile properties
ItemNumber1 Number column in profile item; use in defining the profile properties
ItemNumber10 Number column in profile item; use in defining the profile properties
ItemNumber2 Number column in profile item; use in defining the profile properties
ItemNumber3 Number column in profile item; use in defining the profile properties
ItemNumber4 Number column in profile item; use in defining the profile properties
ItemNumber5 Number column in profile item; use in defining the profile properties
Business Object: Talent Profile Component: Profile Item Page 6 of 18

Component Profile Item The elements which make up a Profile. The elements can be of any content type such as competencies, objectives, and so
Discriminator ProfileItem forth. For example, a profile might contain a Java competency.
File Name TalentProfile.dat
Date Type Simple Dated
Hiearchy Level 2
Parent Component Talent Profile
Primary
Attribute Name Key Type Alternate User Key attribute for surrogate Ids Integration Object Name Data Type Length Scale Key Mandatory
ItemNumber6 Number 18
ItemNumber7 Number 18
ItemNumber8 Number 18
ItemNumber9 Number 18
ItemText20001 String 2000
ItemText20002 String 2000
ItemText20003 String 2000
ItemText20004 String 2000
ItemText20005 String 2000
ItemText2401 String 240
ItemText24010 String 240
ItemText24011 String 240
ItemText24012 String 240
ItemText24013 String 240
ItemText24014 String 240
ItemText24015 String 240
ItemText2402 String 240
ItemText2403 String 240
ItemText2404 String 240
ItemText2405 String 240
ItemText2406 String 240
ItemText2407 String 240
ItemText2408 String 240
ItemText2409 String 240
ItemText301 String 30
ItemText3010 String 30
ItemText3011 String 30
ItemText3012 String 30
ItemText3013 String 30
ItemText3014 String 30
ItemText3015 String 30
ItemText302 String 30
ItemText303 String 30
ItemText304 String 30
ItemText305 String 30
ItemText306 String 30
Business Object: Talent Profile Component: Profile Item Page 7 of 18

Component Profile Item


Discriminator ProfileItem KEY:
File Name TalentProfile.dat * at least one key type is required (e.g. Surrogate ID, Source Key, Fusion GUID or User Key).
** mutually inclusive (if one value supplied, so must the other)
Date Type Simple Dated *** translatable (this attribute can be translated by supplying translations in a separate translations file.
Hiearchy Level 2
Parent Component Talent Profile

Attribute Name Key Type LOV Name Description


ItemNumber6 Number column in profile item; use in defining the profile properties
ItemNumber7 Number column in profile item; use in defining the profile properties
ItemNumber8 Number column in profile item; use in defining the profile properties
ItemNumber9 Number column in profile item; use in defining the profile properties
ItemText20001 Non-translatable column in profile item; use in defining the profile properties
ItemText20002 Non-translatable column in profile item; use in defining the profile properties
ItemText20003 Non-translatable column in profile item; use in defining the profile properties
ItemText20004 Non-translatable column in profile item; use in defining the profile properties
ItemText20005 Non-translatable column in profile item; use in defining the profile properties
ItemText2401 Non-translatable column in profile item; use in defining the profile properties
ItemText24010 Non-translatable column in profile item; use in defining the profile properties
ItemText24011 Non-translatable column in profile item; use in defining the profile properties
ItemText24012 Non-translatable column in profile item; use in defining the profile properties
ItemText24013 Non-translatable column in profile item; use in defining the profile properties
ItemText24014 Non-translatable column in profile item; use in defining the profile properties
ItemText24015 Non-translatable column in profile item; use in defining the profile properties
ItemText2402 Non-translatable column in profile item; use in defining the profile properties
ItemText2403 Non-translatable column in profile item; use in defining the profile properties
ItemText2404 Non-translatable column in profile item; use in defining the profile properties
ItemText2405 Non-translatable column in profile item; use in defining the profile properties
ItemText2406 Non-translatable column in profile item; use in defining the profile properties
ItemText2407 Non-translatable column in profile item; use in defining the profile properties
ItemText2408 Non-translatable column in profile item; use in defining the profile properties
ItemText2409 Non-translatable column in profile item; use in defining the profile properties
ItemText301 Non-translatable column in profile item; use in defining the profile properties
ItemText3010 Non-translatable column in profile item; use in defining the profile properties
ItemText3011 Non-translatable column in profile item; use in defining the profile properties
ItemText3012 Non-translatable column in profile item; use in defining the profile properties
ItemText3013 Non-translatable column in profile item; use in defining the profile properties
ItemText3014 Non-translatable column in profile item; use in defining the profile properties
ItemText3015 Non-translatable column in profile item; use in defining the profile properties
ItemText302 Non-translatable column in profile item; use in defining the profile properties
ItemText303 Non-translatable column in profile item; use in defining the profile properties
ItemText304 Non-translatable column in profile item; use in defining the profile properties
ItemText305 Non-translatable column in profile item; use in defining the profile properties
ItemText306 Non-translatable column in profile item; use in defining the profile properties
Business Object: Talent Profile Component: Profile Item Page 8 of 18

Component Profile Item The elements which make up a Profile. The elements can be of any content type such as competencies, objectives, and so
Discriminator ProfileItem forth. For example, a profile might contain a Java competency.
File Name TalentProfile.dat
Date Type Simple Dated
Hiearchy Level 2
Parent Component Talent Profile
Primary
Attribute Name Key Type Alternate User Key attribute for surrogate Ids Integration Object Name Data Type Length Scale Key Mandatory
ItemText307 String 30
ItemText308 String 30
ItemText309 String 30
Mandatory String 30
ParentProfileItemId Number 18
QualifierId1 Foreign Surrogate ID QualifierCode1, QualifierSetCode1 Not integration enabled Number 18
QualifierCode1 User Key String 30
QualifierSetCode1 User Key String 30
QualifierId2 Foreign Surrogate ID QualifierCode2, QualifierSetCode2 Not integration enabled Number 18
QualifierCode2 User Key String 30
QualifierSetCode2 User Key String 30
RatingModelId1 Foreign Surrogate ID RatingModelCode1 RatingModel Number 18
RatingModelCode1 User Key String 30
RatingLevelId1 Foreign Surrogate ID RatingLevelCode1, RatingModelCode1 RatingLevel Number 18
RatingLevelCode1 User Key String 30
RatingModelId2 Foreign Surrogate ID RatingModelCode2 RatingModel Number 18
RatingModelCode2 User Key String 30
RatingLevelId2 Foreign Surrogate ID RatingLevelCode2, RatingModelCode2 RatingLevel Number 18
RatingLevelCode2 User Key String 30
RatingModelId3 Foreign Surrogate ID RatingModelCode3 RatingModel Number 18
RatingModelCode3 User Key String 30
RatingLevelId3 Foreign Surrogate ID RatingLevelCode3, RatingModelCode3 RatingLevel Number 18
RatingLevelCode3 User Key String 30
SourceId Number 18
SourceKey1 Number 18
SourceKey2 Number 18
SourceKey3 Number 18
SourceType String 30
StateProvinceId Foreign Surrogate ID StateGeographyCode, StateCountryCode Not integration enabled Number 18
StateGeographyCode User Key String 30
StateCountryCode User Key String 30
GUID Fusion GUID ProfileItem Raw 16
SourceSystemOwner Source Key ** ProfileItem String 256
SourceSystemId Source Key ** ProfileItem String 2000

SourceRefTableName=<source-table-name> String 200


Business Object: Talent Profile Component: Profile Item Page 9 of 18

Component Profile Item


Discriminator ProfileItem KEY:
File Name TalentProfile.dat * at least one key type is required (e.g. Surrogate ID, Source Key, Fusion GUID or User Key).
** mutually inclusive (if one value supplied, so must the other)
Date Type Simple Dated *** translatable (this attribute can be translated by supplying translations in a separate translations file.
Hiearchy Level 2
Parent Component Talent Profile

Attribute Name Key Type LOV Name Description


ItemText307 Non-translatable column in profile item; use in defining the profile properties
ItemText308 Non-translatable column in profile item; use in defining the profile properties
ItemText309 Non-translatable column in profile item; use in defining the profile properties
Mandatory A generic mandatory field that takes Y/N
ParentProfileItemId Unique ID that identify the parent profile item
QualifierId1 Foreign Surrogate ID Foreign key to qualifier table
QualifierCode1 User Key Code to identify the Qualifier ID along with the Qualifier Set Code.
QualifierSetCode1 User Key Code to identify the Qualifier ID along with the Qualifier Code.
QualifierId2 Foreign Surrogate ID Foreign key to qualifier table
QualifierCode2 User Key Code to identify the Qualifier ID along with the Qualifier Set Code.
QualifierSetCode2 User Key Code to identify the Qualifier ID along with the Qualifier Code.
RatingModelId1 Foreign Surrogate ID Foreign key to rating model table
RatingModelCode1 User Key Unique code that identify the rating model
RatingLevelId1 Foreign Surrogate ID Foreign key to rating level table
RatingLevelCode1 User Key Unique code along with the rating model id that identify the rating level
RatingModelId2 Foreign Surrogate ID Foreign key to rating model table
RatingModelCode2 User Key Unique code that identify the rating model
RatingLevelId2 Foreign Surrogate ID Foreign key to rating level table
RatingLevelCode2 User Key Unique code along with the rating model id that identify the rating level
RatingModelId3 Foreign Surrogate ID Foreign key to rating model table
RatingModelCode3 User Key Unique code that identify the rating model
RatingLevelId3 Foreign Surrogate ID Foreign key to rating level table
RatingLevelCode3 User Key Unique code along with the rating model id that identify the rating level
SourceId Syndication source profile id. Use this property to display the source profile of a syndicated item
SourceKey1 Alternative source key
SourceKey2 Alternative source key
SourceKey3 Alternative source key
SourceType Denotes the source type. For example, IRC, OTA
StateProvinceId Foreign Surrogate ID Foreign key to geography table
StateGeographyCode User Key Denotes the state geography code
StateCountryCode User Key Denotes the state country code
GUID Fusion GUID A Fusion wide globally unique identifer for the record.
SourceSystemOwner Source Key ** The name of the source system the record originated from.
SourceSystemId Source Key ** The unique identifier for this record from the source system.
Customer specified reference for information purposes only. Do not supply values for this attribute, just a
SourceRefTableName=<source-table-name> name for the source system table.
Business Object: Talent Profile Component: Profile Item Page 10 of 18

Component Profile Item The elements which make up a Profile. The elements can be of any content type such as competencies, objectives, and so
Discriminator ProfileItem forth. For example, a profile might contain a Java competency.
File Name TalentProfile.dat
Date Type Simple Dated
Hiearchy Level 2
Parent Component Talent Profile
Primary
Attribute Name Key Type Alternate User Key attribute for surrogate Ids Integration Object Name Data Type Length Scale Key Mandatory
SourceRef001=<source-column-001> String 200
SourceRef002=<source-column-002> String 200
SourceRef003=<source-column-003> String 200
SourceRef004=<source-column-004> String 200
SourceRef005=<source-column-005> String 200
SourceRef006=<source-column-006> String 200
SourceRef007=<source-column-007> String 200
SourceRef008=<source-column-008> String 200
SourceRef009=<source-column-009> String 200
SourceRef010=<source-column-010> String 200
Business Object: Talent Profile Component: Profile Item Page 11 of 18

Component Profile Item


Discriminator ProfileItem KEY:
File Name TalentProfile.dat * at least one key type is required (e.g. Surrogate ID, Source Key, Fusion GUID or User Key).
** mutually inclusive (if one value supplied, so must the other)
Date Type Simple Dated *** translatable (this attribute can be translated by supplying translations in a separate translations file.
Hiearchy Level 2
Parent Component Talent Profile

Attribute Name Key Type LOV Name Description


SourceRef001=<source-column-001> Customer specified reference for information purposes only.
SourceRef002=<source-column-002> Customer specified reference for information purposes only.
SourceRef003=<source-column-003> Customer specified reference for information purposes only.
SourceRef004=<source-column-004> Customer specified reference for information purposes only.
SourceRef005=<source-column-005> Customer specified reference for information purposes only.
SourceRef006=<source-column-006> Customer specified reference for information purposes only.
SourceRef007=<source-column-007> Customer specified reference for information purposes only.
SourceRef008=<source-column-008> Customer specified reference for information purposes only.
SourceRef009=<source-column-009> Customer specified reference for information purposes only.
SourceRef010=<source-column-010> Customer specified reference for information purposes only.
Business Object: Talent Profile Component: Profile Relation Page 12 of 18

Component Profile Relation A profile instance can be related to any model specified in Profile Type Relations. For example, JobCode or PosCode, and so
Discriminator ProfileRelation forth.
File Name TalentProfile.dat
Date Type Not dated
Hiearchy Level 2
Parent Component Talent Profile
Primary
Attribute Name Key Type Alternate User Key attribute for surrogate Ids Integration Object Name Data Type Length Scale Key Mandatory

ProfileCode,RelationCode and
BusinessUnitName,PositionCode, or
LocationCode,LocationSetCode, or
OrganizationName, or
ProfileRelationId Surrogate Id JobFamilyName ProfileRelation Number 18 Yes Yes *
ObjectEffectiveStartDate Date
ObjectEffectiveEndDate Date
ObjectId Number 18 Yes
ProfileId Parent Surrogate Id ProfileCode Profile Number 18 Yes
ProfileCode User Key String 30
RelationId Foreign Surrogate Id RelationCode Not integration enabled Number 18 Yes
RelationCode User Key String 30
ObjectNumber String 30
JobId Foreign Surrogate Id JobSetCode, JobCode Job String 18
JobSetCode User Key String 30
JobCode User Key String 30
PositionId Foreign Surrogate Id PositionCode, BusinessUnitName Position String 18
PositionCode User Key String 30
BusinessUnitName User Key String 240
OrganizationId Foreign Surrogate Id OrganizationName Organization String 18
OrganizationName User Key String 240
JobFamilyId Foreign Surrogate Id JobFamilyName JobFamily String 18
JobFamilyName User Key String 240
LocationId Foreign Surrogate Id LocationCode, LocationSetCode Location String 18
LocationSetCode User Key String 60
LocationCode User Key String 240
GUID Fusion GUID ProfileRelation Raw 16
SourceSystemOwner Source Key ** ProfileRelation String 256
SourceSystemId Source Key ** ProfileRelation String 2000
SourceRefTableName=<source-table-name> String 200
SourceRef001=<source-column-001> String 200
SourceRef002=<source-column-002> String 200
SourceRef003=<source-column-003> String 200
SourceRef004=<source-column-004> String 200
SourceRef005=<source-column-005> String 200
SourceRef006=<source-column-006> String 200
Business Object: Talent Profile Component: Profile Relation Page 13 of 18

KEY:
* at least one key type is required (e.g. Surrogate ID, Source Key, Fusion GUID or User Key).
** mutually inclusive (if one value supplied, so must the other)
*** translatable (this attribute can be translated by supplying translations in a separate translations file.

LOV Name Description

Unique Id that identify the profile relations.


Object effective start date
Object effective end date
Contains the id of the actual model entity i.e., job_id or position_id
Foreign key to profile table
Unique code that identify the profile
Foreign key to the relation table
Unique code that identifies the relation that can be associated to a model profile (e.g. job, organization, position)
Denotes the object number
Foreign key to the job table
Denotes the code for the job set
Denotes the job code
Unique Id that identify the position
Foreign key to position table.
Denotes the business unit name.
Foreign key to organization unit table.
Denotes the name of the organization.
Foreign key to job family table
Denotes the name for the job family.
Foreign key to location table
Set code that uniquely identify the set where the location belongs to.
Unique code that identify the location
A Fusion wide globally unique identifer for the record.
The name of the source system the record originated from.
The uniquespecified
Customer identifierreference
for this record from the source
for information system.
purposes only. Do not supply values for this attribute, just a name for the source
system table.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Business Object: Talent Profile Component: Profile Relation Page 14 of 18

SourceRef007=<source-column-007> String 200


SourceRef008=<source-column-008> String 200
SourceRef009=<source-column-009> String 200
SourceRef010=<source-column-010> String 200
Business Object: Talent Profile Component: Profile Relation Page 15 of 18

Customer specified reference for information purposes only.


Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Component Profile Keyword Capture keywords for Areas of Expertise and Areas of Interests for Person b
Discriminator ProfileKeyword
File Name TalentProfile.dat
Date Type Not dated
Hiearchy Level 2
Parent Component Talent Profile

Attribute Name Key Type Alternate User Key attribute for surrogate Ids
ProfileKeywordId Surrogate ID ProfileCode, KeywordType

KeywordType User Key


ProfileId Parent Surrogate Id ProfileCode
ProfileCode User Key
Keywords
GUID Fusion GUID
SourceSystemOwner Source Key **
SourceSystemId Source Key **
SourceRefTableName=<source-table-name>
SourceRef001=<source-column-001>
SourceRef002=<source-column-002>
SourceRef003=<source-column-003>
SourceRef004=<source-column-004>
SourceRef005=<source-column-005>
SourceRef006=<source-column-006>
SourceRef007=<source-column-007>
SourceRef008=<source-column-008>
SourceRef009=<source-column-009>
SourceRef010=<source-column-010>
xpertise and Areas of Interests for Person based profiles
KEY:
* at least one key type is required (e.g. Surrogate ID, Source Key, Fusion GU
** mutually inclusive (if one value supplied, so must the other)
*** translatable (this attribute can be translated by supplying translations

Primary
Integration Object Name Data Type Length Scale Key Mandatory Lookup Name
ProfileKeyword Number 18 Yes Yes*

String 30
Profile Number 18 Yes*
String 30
String 4000
ProfileKeyword Raw 16
ProfileKeyword String 256
ProfileKeyword String 2000
String 200
String 200
String 200
String 200
String 200
String 200
String 200
String 200
String 200
String 200
String 200
key type is required (e.g. Surrogate ID, Source Key, Fusion GUID or User Key).
nclusive (if one value supplied, so must the other)
ble (this attribute can be translated by supplying translations in a separate translations file.

Description

The keyword type. There are two valid values


- AOE Area of Expertise
- AOI Area of Interest
Unique id that identify the profile.
Unique code that identify the profile
Keywords value for areas of expertise and areas of interests for person badsed profiles.
A Fusion wide globally unique identifer for the record.
The name of the source system the record originated from.
The uniquespecified
Customer identifierreference
for this record from the source
for information system.
purposes only. Do not supply values for this attribute, just a name for the source
system table.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.
Customer specified reference for information purposes only.

S-ar putea să vă placă și