JavaScript Web Services Client Example Application

Name: JavaScript Web Services Client Example Application

Author: Chris Farmer and Rahim Lila

Version: 3.0

Created: 8/4/2004

Modified: 7/2/2007 - Andrei Caracoti

Purpose: This is an html page which uses JavaScript and the Microsoft Internet Explorer WebService Behavior to interact with the Pipeline Pilot Web Services API. It serves as an example of how to create your own custom applications with JavaScript which interact with Pipeline Pilot.  This example is a legacy example. In newer versions of Pipeline Pilot, the JavaScript API offers an object-oriented way of building a web client for Pipeline Pilot which is easier to use. Please enquire with the SciTegic support group for help.

Requirements: Pipeline Pilot 6.0 or later
Internet Explorer 6.0

O/S: Windows and Linux

Limitations: none known

Keyword: javascript SOAP API

Contents: JavaScriptClient.htm - main html file
ppsoapapi.wsdl - PP SOAP API wsdl file
webservice.htc - Microsoft SOAP client library

Installation:

1. Unzip the archive.
2. Place the unzipped folder in /web/apps folder
3. Open IE and point your browser to http://:/webapps/JavaSc...JavaScriptClient.htm