HP Anywhere API Reference
DataSourceService Interface Members
Methods 

The following tables list the members exposed by DataSourceService.

Public Methods
 NameDescription
 MethodgetConnectionInfoReturn the current app collection of data source configurations.
Data source configurations are used by the app to access its backend. For example, if ALM is configured to work from several servers, this API retrieves a collection of these configurations.  
 MethodgetDataSourceConfigReturns a key-value map of the data source for the current app. Data source configuration is used by the app to access its backend.  
Top
See Also

Reference

DataSourceService Interface
com.hp.btoaw.integration.service Package