Manage data services from the following resources in Nexaweb Studio:
|
Resource |
Location |
Description |
|
Nexaweb Data perspective |
Nexaweb Studio Workbench |
Provides Data and Data Source Explorer views. Data view displays service- and embedded service requests. Data Source Explorer view displays databases connected to Nexaweb Studio. |
|
nexaweb-data.xml file |
ProjectRoot/ |
Contains server-side defined information to support serviceRequests including:
|
|
nexaweb-sql.xml file |
ProjectRoot/ |
Contains server-side defined SQL statements to use in serviceRequests. |
|
nexaweb-webservices.xml file |
ProjectRoot/ |
Contains server-side defined soapRequests and restRequest to use in serviceRequests. |
|
UI file |
ProjectRoot/ |
Contains serviceRequests that access external data sources through the server and embeddedServiceRequests that contain all of the information required to access external data sources in the client UI file. |