To publish your data service, save the transformation containing the data service to the Pentaho Repository.
Perform the following steps to validate that your data service has been published:
Since the Pentaho Repository is in the Pentaho Server ensure any external assets needed by the transformation can be accessed remotely, even if the transformation is run by a different user.
Open a browser, go to the Pentaho Server, and log in. If you have installed the Pentaho Server locally, the URL is usually localhost:8080.
Validate that your data service was published by listing the data services on the server, as shown in the following example:
http://<*Pentaho Server Host:Port*>/pentaho/kettle/listServices
You are now ready to share the data service with others.