Documentation
Related Topics
Page: Plug-in Scripting
|
Page: ListBuilder Functions
|
Page: Global Functions
|
Page: Accessing JavaScript from a PyxL Script
|
Page: Using the REST Plug-in
|
Page: Introduction to Plug-ins
|
Page: Scripting Examples
|
Page: Installing the REST Plug-in
|
Page: Metadata Schema Definition
|
Page: Creating a Metadata File
|
Page: Passing Data to a REST Service
|

Labels
All Versions
Plug-in Scripting
The AppServer supports a dynamic scripting layer (code-named "Echelon") in its plug-in architecture. This layer lets you modify data requests and responses at run time without compiling, rebuilding, or reinstalling.
![]() | Download the scripting API documentation from the Download Page. The API documentation includes a complete class list as well as available members for each class that you use when writing plug-in scripts. |
Plug-in scripting is designed to work with the REST, WSDL, and any plug-ins based on REST or WSDL. These include:
- REST
- WSDL
- WCF
- Siebel
This section includes the following topics:
Page: How Plug-in Scripting Works
Page: Working with IronPython
Page: Global Objects
Page: Core Hooks
Page: Core Classes
Page: Helper Methods
1 Comment
Hide/Show CommentsOct 17, 2012
jlafauce@verivo.com
Here is a KB article on debugging plug-in scripting:
http://support.verivo.com/entries/22081561-debugging-plugin-scripting-echelon