APIs, SDKs, and Services > Embedding Request Forms in Standalone Web Pages > JSON Process Invoke Examples
  

JSON Process Invoke Examples

Complete working JSON process invoke examples can be found in the /examples/javascript/ directory.
To use these examples, you must deploy all files in this folder to the application or Web server where the Process Server engine is deployed. For example, when using the Process Developer and its embedded server, you can deploy the provided activevos-javascript-examples.war:
  1. 1. Navigate to the embedded server's Active-BPELl webapps folder; for example:
  2. C:\Program Files\ActiveVOS\Designer\designer\dropins\activevos\eclipse\plugins\org.activebpel.enginep_7.1.2\server\webapps\
  3. 2. Copy the /examples/activevos-javascript-examples.war war file to the webapps folder.
  4. 3. Start the embedded server.
The examples should be available at http://localhost:8080/Human/activevos-javascript-examples/