cancel
Showing results for 
Search instead for 
Did you mean: 

item_module_data connector failing

Brian_Boegs
Contributor
0 Kudos

I am trying to update the names of the content object that show up to the user.

We currently use the old coursehome version, so the content object text is the link. Many of our courses say.. Click Here to Launch.

With the new coursehome, the objects are not links, so we need to change them. I am attempting to do this with the item_module_data.txt connector file, but it keeps failing.

Item Module cannot be processed due to missing data in Item input file.

I am using the following headers with data in each field.

CPNT_ID|CPNT_TYP_ID|REV_DTE|APP_ID|MODULE_NAME|MODULE_TYPE!##!

201701-CYT-BNL-IREAD|COURSE|AUG-16-2017 06:46:36|201701-CYT-BNL-IREAD|Cytopoint iRead - Nederlands|1!##!

According to the docs, I have all the required fields, so why is this failing?

JohnRTx
Active Participant

Just to confirm, did you load the corresponding item_data_.txt file at the same time?

https://help.sap.com/docs/SAP_SUCCESSFACTORS_LEARNING/360d9b368c7b41c3aede8505d0f3bd56/bd72c64cfeba4...

Accepted Solutions (1)

Accepted Solutions (1)

Brian_Boegs
Contributor
0 Kudos

I ended up finding the issue issue but then found a huge fatal flaw in the documentation.

The connector file does not allow you to update the module name. You have to remove the module, then re-add it.

Answers (0)