The following table provides examples of data source values and illustrates how the values are used for remote publishing.
Data Source | Parameter | Sample Value | Notes |
---|---|---|---|
IBM® Rational® DOORS® | doors_param | -data 36677@localhost | A localhost entry refers to a DOORS server located on the server. |
IBM Rational Tau | URI | C:\Program Files\IBM\Rational\TAU\4.3\examp les\umlVerificationCoffeeMachine CMdesign.ttp | The local or remote publishing process must be able to access this path. |
XML | URI | C:\path\to\dataSource.xml | The local or remote publishing process must be able to access this path. |
XML | URI | http://server:port/path/to/ dataSource.xml | This URL is accessible from any location and does not depend on the publishing location. |
REST | URI | http://server:port/DataServices/path | This URL is accessible from any location and does not depend on the publishing location. |