SAP Knowledge Base Article - Public

2295977 - SKIP_CONTENT_STRUCTURE_PAGE not working in Item Connector

Symptom

When running the Item Connector to update the value of 'Skip Content Structure page on launch'/'Automatically launch content when starting or resuming course' for Items with the header SKIP_CONTENT_STRUCTURE_PAGE, the Items are not getting updated.

The Connector processes the file successfully and there are not error when the Job completes.

Environment

SAP SuccessFactors Learning

Resolution

For updating SKIP_CONTENT_STRUCTURE_PAGE it's required to pass the Item Completion Status (CMPL_STAT_ID) header in the connector file to update.

Please note that when passing the Item Completion Status, it is mandatory to pass the revision date of the item. If the revision date is not passed, then a new revision of Item gets created which causes the system to ignore Completion Status.

You can use the below header format to update the value for 'Skip Content Structure page on launch'/'Automatically launch content when starting or resuming course':
CPNT_ID|CPNT_TYP_ID|REV_DTE|CPNT_TITLE|CMPL_STAT_ID|SKIP_CONTENT_STRUCTURE_PAGE!##!

Note: 'Skip Content Structure page on launch' was updated to 'Automatically launch content when starting or resuming course' in 1H 2021 release.

Keywords

SKIP_CONTENT_STRUCTURE_PAGE, Skip, Content, Structure, Page, Launch, starting, resume, resuming, item, connector, headers, sf, lms , KBA , LOD-SF-LMS-CON , Connectors , How To

Product

SAP SuccessFactors Learning all versions