Setting Up the wccApiSample Application
Procedure
-
Copy the following directory...
StudioHome\wcc\version\samples\wccApiSample\JSXAPPS\wccApiSample
... to the following directory:
StudioHome\wcc\version\JSXAPPS\
where:
-
Open the wccApiSample application’s configuration file, which is
located as follows:
StudioHome\wcc\version\JSXAPPS\wccApiSample\config.xml
- Locate the ActionProcessors record in the config.xml file.
-
Set the
baseUrl attribute to the URL of the Action
Processor. The string in the
baseUrl attribute must be in the form:
http://Host:Port/bpm/actionprocessor/actionprocessor.servlet
where:
- Save and close the config.xml file.
-
Copy the wccApiSample application launch fragment from here...
StudioHome\wcc\version\Samples\wccApiSample\wccApiSample.html
... to here:
StudioHome\wcc\version\
Copyright © Cloud Software Group, Inc. All rights reserved.