Using Create Service Wizard to Create a Service
In TIBCO Business Studio, you can use the Adapter Service General Configuration window to create adapter services.
Procedure
- From the Service Type list, select the service type you want to create and click Next.
-
In the
Schema Type window, select a schema object.
-
Click the browse button
to open the ADB Business Object Schema Picker window.
-
Click either of the following tabs to select a schema object and then click
OK.
The tabs are:
- Local Business Object: if you want to select an object from the local repository, use this tab. Select the fetched object you want to use, and click OK.
- Remote Business Object: if you want to select an object that has not been fetched to the local repository, use this tab. If no object exists in the remote repository, you have to create a connection for the database. For more information, see Fetching Tables or Stored Procedures.
- Expand the destination and right-click the schema object to fetch an object.
For Publication Service and Subscription Service, you have to select a table. The following figures show how to fetch a table for Publication Service or Subscription Service:For custom RPC Service, you have to select a stored procedure, function, or package. After you select Request-Response from the Service Type list and click Next, the Schema field is automatically filled with the SQL_REQUEST class. You can click the browse buttonto open the ADB Business Object Schema Picker window and fetch an object you want.
The following figures show how to fetch a stored procedure for custom RPC Service:
Note: In the Store Procedure Download Dialog window, when you select a stored procedure, function, or package, you can also specify the options in the Procedure Schema Information panel. For details, see Fetching Stored Procedures. -
Click the browse button
- Optional:
In the
Transport Session window, select a transport session for the service.
The Transport Session window displays the default transport for a service. You can select a different transport session.
-
Click the browse button
to open the Model Select window.
-
Select a transport session.
- If the transport session you want to use is created, select it from the list.
- If you want to create a new transport session, click
New.
In the New Transport window, specify a name for the transport you want to use, select a transport type and a specific option, and click OK. Then select the session you just created.
- Click OK.
-
Click the browse button
- Click Finish.
Copyright © Cloud Software Group, Inc. All Rights Reserved.