BackPrevious Page Next PageNext

Add Tables

This dialog appears when you right-click the Tables node in a connection and click Add Tables on the shortcut menu in the Catalog Manager. It helps you to add tables into a JReport catalog via the connection you set up, and varies according to connection types.


If it is an XML or JSON connection, options in the dialog are as follows.

Add Tables dialog - XML/JSON

Database Catalogs

Lists all the catalogs in the database. Not supported on XML connection.

Schemas

Lists the schema transformed from the XML source.

Tables

Lists the tables contained in the schema after you click the Load Tables button.

Connection

Shows the name of the current connection.

Refresh

Loads the tables contained in the specified schema into the Tables box.

Add

Adds the selected tables to the JReport catalog.

Done

Completes the adding tables process and closes the dialog.

Help

Displays the help document about this feature.


If it is a web service connection, options in the dialog are as follows.

Add Tables dialog - web service connection

Service Name

Contains all the service information defined in the WSDL file. Select one you want from the drop-down list.

Port Type

Specifies the port type for the selected service. A port type is a set of abstract operations and the abstract messages involved. Available only when the web service is defined by WSDL 1.1. Select one you want from the drop-down list.

Operation Name

Contains all the operation information for the selected service. Select one you want from the drop-down list. An operation is an abstract description of an action supported by the service. Each operation refers to an input message and output messages.

Time Out

Specifies how long to wait to get the service and operation information defined in the WSDL file.

Use Schema from Response

This option is available only when the web service is defined by WSDL 1.1.

When the XML schema in the output message does not match the specific XML instance in the SOAP responded from web service, JReport will not be able to read data properly from that XML instance. In this condition, you can use this option to control whether to ignore the XML schema in the output message and parse the XML schema directly from the specific XML instance in the SOAP for the web service.

Input Message

Lists the input message information for the selected operation.

Value

Specifies the value for the input message. Type in the value, or define a constant level formula or a parameter to be the value.

OK

Accepts the adding table result and closes the dialog.

Cancel

Cancels the adding table process and exists the dialog.

Help

Displays the help document about this feature.


If it is a MongoDB connection, options in the dialog are as follows.

Add Tables dialog - MongoDB connection

Tables

Lists the tables transformed from the MongoDB schemas.

Added Tables

Lists the tables that you have added.

Add button

Adds the selected tables.

Remove button

Removes the selected tables from the Added Tables box.

OK

Accepts the adding table result and closes the dialog.

Cancel

Cancels the adding table process and exists the dialog.

Help

Displays the help document about this feature.

 

Related topics:

Managing Tables in an XML Connection

Adding Tables to a Web Service Connection

BackPrevious Page Next PageNext