Índice

Search

  1. Prólogo
  2. Introducción a los servicios de entidad de negocio
  3. Llamadas de servicio de entidad de negocio Enterprise Java Bean
  4. Llamadas del servicio de entidad de negocio de transferencia de estado representacional
  5. Llamadas de servicios de entidad de negocio de Protocolo simple de acceso a objetos
  6. Servicios para registros de referencias cruzadas y cálculos de BVT
  7. Compatibilidad del servicio de vinculación empresarial
  8. Llamadas externas para limpiar, analizar y transformar datos
  9. Uso de las API de REST para añadir registros
  10. Uso de las API de REST para cargar archivos

Guía de servicios de entidad de negocio

Guía de servicios de entidad de negocio

Ejemplo de respuesta de API

Ejemplo de respuesta de API

En el siguiente ejemplo se muestran los detalles del registro de relación con el ID de fila 85, que es el tipo de relación
ProductGroupProductGroupIsParentOfProductProducts
:
{ "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85.json", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85.json?depth=2", "rel": "children" } ], "rowidObject": "85 ", "label": "ProductGroup Product Group is parent of Product Products", "rowidRelType": "9 ", "rowidHierarchy": "3 ", "from": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85.json", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/from/86.json", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/from/86.json?depth=2", "rel": "children" } ], "rowidObject": "86 ", "label": "ProductGroup", "productType": "Product Group", "productNumber": "Presenter2", "productName": "Presenter", "productDesc": "Presenter Family", "productTypeCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/from/86.json", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/from/86/productTypeCd.json?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/from/86/productTypeCd.json", "rel": "self" } ], "productType": "Product Group" } }, "to": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/to/66.json", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/to/66.json?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85.json", "rel": "parent" } ], "rowidObject": "66 ", "label": "Products", "productType": "Product", "productNumber": "931307-0403", "productName": "2.4 GHz Cordless Presenter", "productDesc": "A cordless presenter to streamline your delivery.", "productTypeCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/to/66/productTypeCd.json", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/to/66.json", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-orcl-DS_UI1/ProductGroupProductGroupIsParentOfProductProducts/85/to/66/productTypeCd.json?depth=2", "rel": "children" } ], "productType": "Presenter" } } }