Symptom
List of fields which are supported for transcript enabled Learning Activity template
Environment
- SuccessFactors BIZX: Career Development Planning
- SuccessFactors LMS
Resolution
- There will be only one transcipt template supported in provisioning
Field Id |
Comments |
Entity |
Type |
Length |
guid |
GUID of learning course and should be unique value |
Common |
string |
255 |
name |
Name of Learning course |
Common |
string |
256 |
description |
Description of learning course |
Common |
string |
4000 |
language |
Language |
Common |
string |
32 |
type |
Common |
string |
60 |
|
category |
Category |
Common |
string |
256 |
duration_days |
Duration days of course |
Common |
number |
|
duration_hours |
Duration hours of course |
Common |
number |
|
source_type |
soure type, mainly means which system this course comes from |
Common |
string |
128 |
source_id |
Unique key of course in other system |
Common |
string |
128 |
link |
External link to open this course |
Common |
string |
1024 |
cert_training |
Does this course has certificate or not |
Common |
string |
1 |
certifications |
Certificate information, we support maximium 2 from manually upload and 2 from web service |
|||
--name |
Name of cerficate |
Certificate |
string |
1024 |
--issue_date |
Issue date |
Certificate |
date |
|
--expire_date |
Expire date |
Certificate |
date |
|
dev_goals |
Dev goals associated with learning |
Certificate |
||
assignee |
Learning Owner |
Learning |
string |
100 |
score |
score |
Learning |
string |
32 |
status |
status |
Learning |
string |
128 |
cost |
cost |
Learning |
number(12,2) |
|
currency |
currency |
Learning |
string |
10 |
purpose |
purpose |
Learning |
string |
1024 |
start_date |
start date |
Learning |
date |
|
due_date |
due date |
Learning |
date |
|
planned_by |
planned by |
Learning |
string |
100 |
planned_date |
planned date |
Learning |
date |
|
begin_date |
begin date |
Learning |
date |
|
end_date |
end date |
Learning |
date |
|
completed_by |
completed by |
Learning |
string |
100 |
completed_date |
completed date |
Learning |
date |
|
confirmed_by |
confirmed by |
Learning |
string |
100 |
confirmed_date |
confirmed date |
Learning |
date |
|
confirmed_status |
If the learning confirmed or not |
Learning |
string |
1 |
customtext1 |
custom text |
Learning |
string |
4000 |
customtext2 |
custom text |
Learning |
string |
4000 |
customtext3 |
custom text |
Learning |
string |
4000 |
customtext4 |
custom text |
Learning |
string |
4000 |
customtext5 |
custom text |
Learning |
string |
4000 |
customtext6 |
custom text |
Learning |
string |
4000 |
customtext7 |
custom text |
Learning |
string |
4000 |
customtext8 |
custom text |
Learning |
string |
4000 |
customtext9 |
custom text |
Learning |
string |
4000 |
customtext10 |
custom text |
Learning |
string |
4000 |
customtext11 |
custom text |
Learning |
string |
4000 |
customtext12 |
custom text |
Learning |
string |
4000 |
customtext13 |
custom text |
Learning |
string |
4000 |
customtext14 |
custom text |
Learning |
string |
4000 |
customnum1 |
custom number |
Learning |
number |
|
customnum2 |
custom number |
Learning |
number |
|
customnum3 |
custom number |
Learning |
number |
|
customnum4 |
custom number |
Learning |
number |
|
customdate1 |
custom date |
Learning |
date |
|
customdate2 |
custom date |
Learning |
date |
Field Types
We support following field type for learning: text, textarea, date, percent, bool, enum, checkbox, number, link and for textarea type we support coach advisor/legal scan/spell check.
Keywords
Learning Activity template fields, Transcript template fields , KBA , LOD-SF-CDP-LA , Learning Activity Plan (LMS) , How To