Beginner's tutorial conclusion
At this point, you should be able to do the following with the Introduce
toolkit:
- Create a new grid service, specifying its location on the file system, package name, and namespace.
- Use the Data Services Extension
to the Introduce toolkit to develop a Data Service
backed by a caCORE SDK silver level system. - Edit service metadata.
- Deploy a grid service with the Introduce
toolkit. - Add an analytical method to a grid service, selecting input types and an optional output type.
- Implement a new analytical operation in a grid service.
- Invoke grid service operations with a testing client class.
Completed Service
The service generated by this tutorial may be downloaded here
. This can be used to begin the advanced tutorial without first progressing through the beginner's tutorial.





