endo IT innovates

Free and open source Siebel script and web template editor Visual Studio Code extension

Siebel script and web template editor is a free and open source Visual Studio Code extension made by endo IT for Siebel developers, which enables editing Siebel object server scripts and web template definitions directly in Visual Studio Code. It uses the Siebel REST API available in IP17+ to get and update these objects. Get it from the Visual Studio Code Extension marketplace, and check out the GitHub repository for detailed installation and usage instructions as well as Alex's writeup and video at the Siebel Hub.

Editing scripts and webtemplates

Download Business Service, Business Component, Applet, Application server scripts and web template definitions from a Siebel connection and workspace. Edit them in Visual Studio Code, scripts as javascript and web templates as html files.

getscripts

Update server scripts and web template definitions in Siebel. New server scripts methods can be created directly with the extension for the correspoding Siebel object.

pushpull

Autocomplete, syntax checking

Siebel object type definitions and their specific interfaces are included for Siebel eScript, so Visual Studio Code can perfom autocompletion and semantic checking to increase productivity and catch subtle (or not-so-subtle) bugs early.

autocomplete

Get it from the VS Code extension marketplace