Skip to Content
0
Jul 31, 2023 at 08:20 AM

LMS Competency connecor NO DATA error

122 Views

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