![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
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.
2. Type the following address in the address bar to open the TIBCO ActiveMatrix UDDI Service Console login page:
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.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.
2. In the tModel-New tModel pane, enter information in the corresponding fields:
− Enter mytModel as the tModel name in the Name field.
− Figure 3 Entering a WSDL Document URL
3.
1.
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.After creating the MyBusiness object, you can create a service under it.
1. Figure 4 New Service
2. Enter myService as the service name in the Name field.
3. For detailed information about how to create a service, refer to Creating a Service for Your Business.To create a binding template under myService, follow these steps:
1. Figure 5 New Binding Template
2. Enter a URL of the access point in the Access Point field, for example: http://MyProductionMachine/MyServiceRequest.
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.After creating the binding template under the myService object, you need to create a tModel instance based on mytModel under the myService object.
1. 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.
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |