command-line SIF import into workspace enabled environment
Hi,
trying to automate SIF /batchimport on workspace enabled environment in IP16.7,
import is started and fails with:
!!ERROR::You cannot currently update this record. Please check the No Update properties on the Applet, Business Component, and Link.(SBL-DAT-00284)
All projects in MAIN workspace are locked.
example of the call:
F:\Siebel_Tools\16.0.0.0.0\Tools\BIN\siebdev.exe /c "F:\Siebel_Tools\16.0.0.0.0\Tools\bin\enu\tools.cfg" /d ServerDataSrc /u SADMIN /p ***** /batchimport "Siebel Repository" overwrite "BC-A Portfolio Account-export.sif" sifImp.log
Running same import on environment with not enabled workspaces successfully imports sif
I haven't found a way to specify to which workspace to import sif, looks like it is trying to import directly to MAIN and fails therefore...