cancel
Showing results for 
Search instead for 
Did you mean: 

LMS Competency connecor NO DATA error

former_member160975
Discoverer
0 Kudos
281

Hi,

I set the competency connector settings at System configuration > CONNECTORS like down below.
But Competency connector can not bring the sf_competency_data_<tenentID>.csv file.
We have the file already from Integration center.

# Competency connector

competency.connector.defaultValue.domainID=LX

#Please note that the following configurations apply to both new and existing records.

competency.connector.defaultValue.RatingScaleID=5 scale Competency

competency.connector.sf.defaultValue.reportingGroupLabel1=Reporting Group 1

competency.connector.sf.defaultValue.reportingGroupLabel2=Reporting Group 2

competency.connector.sf.defaultValue.reportingGroupLabel3=Reporting Group 3

competency.connector.sf.defaultValue.competencyCategory=Base Category

competency.connector.sf.defaultValue.competencyType=SF Competency

competency.connector.sf.rule.processCompetencyWithAssessmentHistory.enable=false

competency.connector.sf.defaultValue.rename.ratingScalePrefix=LMS_

competency.connector.sf.defaultValue.rename.competencyPrefix=LMS_

competency.connector.input.file.name5=sf_competency_data.csv

competency.sfcompetency.field.transform.data.LOCALE.English=en,en_US, en_GB

competency.sfcompetency.connector.copy.field.mappings=RATING_SCALE_ID=CPTY_ID, RATING_SCALE_DESC=CPTY_ID

# If this property is set to true then default rating scale identified for property 'competency.connector.defaultValue.RatingScaleID'

#will be used else TEASER method to specify Rating Scale will be used

competency.connector.sf.rule.useDefaultRatingScale.enable=true

# If configured truncates description, explanation. Both the below properties needs to be set to same value.

competency.sfcompetency.field.transform.trim.data.enable=false

competency.sfratingcriteria.field.transform.trim.data.enable=false

# If configured true , category ID will be read from input file.

competency.connector.sf.enableCategorySync=Y

Any help would be appreciated.

Thank you

Accepted Solutions (0)

Answers (1)

Answers (1)

karenperez
Product and Topic Expert
Product and Topic Expert
0 Kudos

Dear 0000292243,

In the connector configuration you are defining the "competency.connector.input.file.name5=sf_competency_data.csv" and you mentioned in the question that you are trying to load a file name "sf_competency_data_<tenentID>.csv". Can you try to change the file name, removing the _<tenentID> and try it again?

Thank you.

Best Regards,

Karen Perez

former_member160975
Discoverer
0 Kudos

Karen Thank you for your comment!

But we try to it and we set the overwrite the <tenentID> what we use..

Thank you.

Jiye Kang