how to automate siebel tools through scripts like importing and exporting objects and compiling them?
Could anyone help in automating the job by running the script.how to automate siebel tools through scripts like importing objects and compiling them ?
siebdev.exe /c tools.cfg /d BTQA /u SADMIN /p hdqs!ebpfix /t choice_benefit /batchimport "Siebel Repository" overwrite "D:\SlikSvn\9thaugbtqa" import.log –
srikanth t
Commented Aug 10, 2017 at 11:43
neilsimp1
siebdev.exe /c "tools_DEV1.cfg" /d ServerDataSrc /u SADMIN /p SADMIN /batchimport "Siebel Repository" overwrite c:\import import_DEV1.log
https://docs.oracle.com/cd/E14004_01/books/UsingTools/compile_test_trouble7.html
Comments
Post a Comment