Import the Product's siebel User Interface data in Siebel Product definitons
Customer has a requirement to import the Product's siebel User Interface data in Siebel Product definitons.
External system will be passing the csv file with the data to be inserted through a webservice call.
Generally when we need to update or create siebel UI we need to lock a product, and update the fields in the existing workspace record in
the BC "ISS Product Versions BusComp" (S_VOD_VER) and "ISS Product Group Styles BusComp" (S_ISS_UI_OPTION) and create a new record for new workspace.
Do we have any OOTB BS to import the data in workspace version?