Índice

Search

  1. Prólogo
  2. Servicios web
  3. servicios web SOAP
  4. Objeto de datos WSDL
  5. Objeto de esquema
  6. Cómo crear un servicio web SOAP
  7. Asignaciones de operación
  8. Análisis de mensajes SOAP del servicio web
  9. Generación de mensajes SOAP del servicio web
  10. Transformación de consumidor de servicio web
  11. servicios web REST
  12. Cómo crear un servicio web REST
  13. Transformación de consumidor de servicio web REST
  14. REST Web Service Consumer Transformation Use Cases
  15. Administración de los servicios web REST y SOAP
  16. Compatibilidad de tipos de datos

Web Services Guide

Web Services Guide

How to Generate a Custom URL in the REST Web Service Consumer Transformation

How to Generate a Custom URL in the REST Web Service Consumer Transformation

The REST Web Service Consumer transformation connects to a web service using a base URL. You can customize the base URL by defining URL ports or argument ports.
Configure URL ports to create a dynamic URL, or configure argument ports to use the URL to filter the resource that you access in the web service. The Data Integration Service appends the values in the URL or argument ports to the base URL.