Show TOC Start of Content Area

Procedure documentation Adding Binding Templates to Business Services  Locate the document in its SAP Library structure

Use

This procedure enables you to add binding templates to the business service’s data.

A binding template is an entity that provides technical information needed by applications to bind and interact with the described Web services. Each binding template structure represents a separate Web service. The binding template must contain either an access point to Web service or mechanism that leads to the access point.

The access point is an attribute-qualified URI, typically a URL (but may be an electronic mail address or a telephone number), representing the network address of the Web services.

Prerequisites

A business service is created.

Procedure

...

       1.      Select a business entity.

The details of your entity appear.

       2.      Select Services and the name of the business services you are interested in.

       3.      Select Binding Templates and choose Add.

A new line is added with <Generated UDDI key> key name.

       4.      In Entity info, set UDDI key.

       5.      In Entity info, choose Set Access Point.

A dialog box appears.

       6.      Enter the necessary data:

                            a.      Use Type – describes the type of the access point: endpoint, binding template, and so on. For more information about the different use types, see UDDI v.3.00 specification at www.oasis-open.org

                            b.      Access Point value – the URL to the type of the access point.

For example, if the use type is endpoint, then the access point value must points to the actual service endpoint, this is the network address at which the Web service can be invoked.

       7.      Select Instance Info.

The instance info contains specific details for each tModel referenced.

       8.      To add one or more tModels, choose Add.

                            a.      Enter a tModel key and description for each tModel that you want to refer to.

                            b.      In Service instance-specific details, enter the required data.

This is tModel-specific settings or other descriptive information required either to describe a tModel specific component of a service description or to support services that require additional technical data.

                            c.      In InstanceDetails Overview doc, choose Add and enter the required data.

                                                  i.       Use Type

                                                ii.       Overview URL

                                               iii.       Overview Docs Description

       9.      Choose Save.

Result

The business service is published to the UDDI registry.

 

End of Content Area