Jolt 1.1 User Guides

Note
If you are not familiar with using the Jolt Repository Editor, refer to Adding a Service and
Adding a Parameter for more information about defining your services and adding new
parameters.
In the Repository Editor add the VIEW service as follows:
Add a VIEWSVC service for the SIMPAPP package, defining it with an input buffer type of VIEW and an output buffer type of
VIEW.
1.
Define the parameters for the VIEW service. In this example the parameters are: cname, inString, inInt, inFloat, outString, outInt,
outFloat.
2.
simpview.c Server Code