Skip to content

Latest commit

 

History

History
27 lines (14 loc) · 1.42 KB

README.md

File metadata and controls

27 lines (14 loc) · 1.42 KB

Siebel Script And Web Template Editor is a Visual Studio Code extension, which enables editing Siebel object server scripts and web templates directly in VS Code, using the Siebel REST API.

See the full documentation for detailed installation and usage instructions

Changelog

1. Features

  • Download Business Service, Business Component, Applet, Application server scripts and Web Templates from a specified Siebel workspace, and edit them with Visual Studio Code, scripts as javascript/typescript and web templates as html files.

    Get server scripts

  • Pull (refresh) / push (upload) scripts/web templates from/to Siebel.

    Push and pull server scripts

  • Type definitions are included for Siebel eScript autocompletion and semantic checking:

    Autocompletion

  • Supports multiple Siebel connections, with multiple workspaces for each.

2. Requirements