The f=vbscript Request
This request function is mapped to the Java class com.arbortext.e3.FunctionVbscript. . It allocates an Sous-processus Arbortext PE and invokes an Application Arbortext PE written in VBScript, returning the response generated by the Application Arbortext PE. VBScript is specifically for Windows platforms.
The VBScript Application Arbortext PE to be run is identified by the function parameter, which must specify the name of the VBScript function to be invoked. All other query parameters, along with the rest of the HTTP request, are passed to the Application Arbortext PE for processing. The VBScript function must be listed in the Allowed Function List (see The Allowed Functions List) in e3config.xml or the Arbortext PE Request Manager will return an error message instead.
For more information, refer to Writing Application Arbortext PEs in VBScript.
Est-ce que cela a été utile ?