Skip to content

DarkenCreature/siebelScriptsEditor

 
 

Repository files navigation

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

About

Siebel script and webtemplate editor plugin for VS Code

Resources

License

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages

  • TypeScript 95.7%
  • JavaScript 4.3%