Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved


Chapter 2 TIBCO ActiveMatrix UDDI Service Console : Quick Start

Quick Start
This section uses a sample to describe the basic steps that are required to publish a service in TIBCO ActiveMatrix Runtime UDDI Server through UDDI Service Console.
1.
2.
3.
4.
5.
6.
Logging in to Service Console
The first step is to log in to the UDDI Service Console. Follow these steps
1.
2.
Type the following address in the address bar to open the TIBCO ActiveMatrix UDDI Service Console login page:
http://Host:Port/uddisc
3.
In the Username and Password fields, enter the username and password defined during the UDDI Server configuration (The default username/password is admin/admin) or any other username and password created in the Administration Console.
4.
Click the Log in button to log in to Service Console.
For detailed information about how to log in to the UDDI Service Console, refer to Logging in to Service Console.
Creating a tModel Containing the WSDL Document
The WSDL document is used to describe how to access a service. It covers all UDDI operations that can be performed in the UDDI Service Console.
After logging in to the UDDI Service Console, you first need to create a tModel for the WDSL document. Follow these steps:
1.
Select New > tModel on the menu to show the tModel-New tModel pane on the screen.
2.
In the tModel-New tModel pane, enter information in the corresponding fields:
Enter mytModel as the tModel name in the Name field.
Click the Add button to add the URL of the WSDL document (for example, http://MyCompanyDocServer/wsdl/WSDLOfMyService.wsdl) in the Overview Document list box, as shown in Figure 3.
Figure 3 Entering a WSDL Document URL
3.
click the Save button. The tModel-mytModel pane will appear and show information about mytModel.
For detailed information about how to create a tModel, refer to Creating a tModel.
 
Creating a Business
After creating the mytModel object, you need to create a business.
To create a business, follow these steps:
1.
Select New > Business on the menu to show the New Business pane on the screen.
2.
In the Business - New Business pane on the right, enter myBusiness as the business name in the Name field.
3.
Click the Save button. The myBusiness pane will appear and show information about MyBusiness on the right.
For detailed information about how to create a business, refer to Creating a Business.
Creating a Service
After creating the MyBusiness object, you can create a service under it.
To create a service, follow these steps:
1.
In the myBusiness pane, select the myBusiness object on the left, and then click the New Service button, as shown in Figure 4. The Service-New Service pane appears on the right.
Figure 4 New Service
 
2.
Enter myService as the service name in the Name field.
3.
Click the Save button. The myService information will appear on the right pane.
For detailed information about how to create a service, refer to Creating a Service for Your Business.
Creating a Binding Template
After creating myService under myBusiness, you can create a binding template under myService.
To create a binding template under myService, follow these steps:
1.
In the myBusiness pane, select myService under the myBusiness object, and then click the New Binding Template button, as shown in Figure 5. The Binding Template-New Binding pane appears on the right.
Figure 5 New Binding Template
2.
3.
Click the Save button. The binding template information will appear the right pane.
For detailed information about how to create a binding template, refer to Creating a Binding Template for Your Service.
Creating a tModel Instance
After creating the binding template under the myService object, you need to create a tModel instance based on mytModel under the myService object.
To create a tModel instance, follow these steps:
1.
In the myBusiness page, select a binding template, and then click the New tModel Instance button, as shown in Figure 6. The tModel Instance-New tModelInstance pane appears on the right.
Figure 6 New tModel Instance
2.
Enter a tModel Key in the tModel Key field or click Lookup to search for your desired tModel key.
3.
Click the Save button. The tModel instance information will appear on the right pane.
For detailed information about how to create a tModel instance, refer to Creating a tModel Instance.

Copyright © TIBCO Software Inc. All Rights Reserved
Copyright © TIBCO Software Inc. All Rights Reserved