Developing a Database Service

To perform a database operation as a standalone service or within a business process or other composite service, you must develop a database service. You can expose actions that you can perform on a particular database through the use of existing stored procedures, SQL statements created during development of the database service, and query files. The result of this process is a service file you can deploy to provide access to your operation(s) at runtime.

The following workflow guides you through the process using the Service Development perspective. For assistance in performing these tasks, open the Developing a Database Service cheat sheet.

  1. Complete the setup.

  2. Create a database service.

    The database service editor opens.

  3. Build the service.

  4. Add an endpoint.

  5. Review the service Summary.

  6. Test the service.

Next: Develop a Services Package Profile

Send your feedback on this help topic to Sybase Tech Pubs: pubs@sybase.com