Tuesday, September 7, 2010

Scheduling full compile during off hours

Do you know that Siebel Tools executable "Siebdev.exe" can be invoked through command line.

Copy and Paste the following command in a file and save it as *.bat.

C:\Siebel\8.0\tools\bin\siebdev.exe  /c C:\Siebel\8.0\tools\bin\enu\tools.cfg /u sadmin /p sadmin /d local /bc "Siebel Repository" siebel.srf

and shedule that BAT file when you would like to start full compile.

No comments :

Post a Comment