Creating an endpoint

This procedure describes how to create an endpoint.

  1. Invoke the endpoint wizard following the navigation details.
  2. In the first page of the wizard, associate the endpoint with a project and a namespace. Also, specify the transport medium being used.
    1. Select the project and the namespace you want to associate the endpoint with from the list.
    2. Enter the name for the endpoint.
    3. Select the transport stream for the endpoint. Based on this information, the next page of the wizard captures the required information.
  3. Based on your selection in the previous step, complete the following steps:

    Transport HTTP

    1. Select the message type from the list.

      This is the type of message this endpoint accepts

    2. Enter the URL.

      This is the URL to which the messages should be posted for the endpoint

    3. Click Finish

    Transport Java™ Messaging Services (JMS)

    1. Select the message type.

      This is type of message this endpoint accepts from the list

    2. Enter the Java™ Naming and Directory Interface (JNDI) details like Provider URL and the Initial Context Factory.

      This is vendor specific URL string for the JNDI server

      This is the Java class name of the JNDI initial context factory implementation

    3. Enter the JMS details like the Destination name and the connection factory name for the endpoint.

      This is the JNDI name of the JMS topic or queue

      This is the JNDI name for the JMS connection factory for the specified destination

    4. Click Finish.

    Transport UDDI

    1. Select the message type from the list

      This is the type of message this endpoint accepts

    2. Enter the UDDI details like inquiry URL, version, and the binding key for the endpoint

      This is the inquiry URL for the UDDI registry where inquiry requests will be sent

      This is the key for the binding in the UDDI registry that contains the address to the endpoint. This key will be used in the inquiry request.

    3. Click Finish
Results

Once this process is completed, the Understanding the Endpoint editor is displayed.

Navigation

Right-click Any Object > New > Endpoints.

Related concepts
Understanding the cost and cost modifier parameters
Understanding the Endpoint editor