ZSI Examples

From PeformIQ Upgrade
Revision as of 13:58, 19 December 2007 by PeterHarding (talk | contribs)
Jump to navigation Jump to search

Some ZSI Examples

CDPBilling

A Python script using the Zolera SOAP Infrastructure was implemented which allowed arbitrary combinations of orders to be generated. This script was run from the command line with arguments specifying the required attributes of order set. It dynamically generated an order cluster with randomized data, injected this into the web tier and captured and parsed the return response into a log file along with various timings.

Follow these links to view the submit script (do.py) and component ZSI generated modules: