Symptom
Create a new Content Object via Item Connector, even though the 'LAUNCH_IN_A_NEW_BWSR_WINDOW' column value is set to 'N' in the input file, the 'Launch in a New Browser Window' at Content Object level is still enabled.
Environment
SAP SuccessFactors Learning
Reproducing the Issue
1. Add a new item and a new Content Object with the setting of 'LAUNCH_IN_A_NEW_BWSR_WINDOW' to ‘N' in item_data.txt file.
2. Enter 'Learning Administration > System Administration > Connectors' and launch the connector.
3. Check the created Content Object > Observe that the setting 'Launch in a New Browser Window' is enabled.
Cause
The issue is caused by the conflicting setting of column 'LAUNCH_IN_A_NEW_BWSR_WINDOW' in item_data.txt file and content_module_data.txt file.
The column is included in item_data.txt file and is set to 'N'. However, the column is not included in content_module_data.txt file, which makes the system set its default value to 'Y'.
Resolution
1. Add the column 'LAUNCH_IN_A_NEW_BWSR_WINDOW' and set its value to 'N' in the content_module_data.txt file.
2. Import the two files again via Item Connector
3. The 'Launch in a new window' option should now be unchecked.
Keywords
LAUNCH_IN_A_NEW_BWSR_WINDOW, New Browser Window, Item Launch, item_data.txt, content_module_data.txt, conflicting setting. , KBA , LOD-SF-LMS-ITE , Items , LOD-SF-LMS-CON , Connectors , Problem