목차

Search

  1. 서문
  2. 비즈니스 항목 서비스 소개
  3. Enterprise Java Bean 비즈니스 항목 서비스 호출
  4. Representational State Transfer 비즈니스 항목 서비스 호출
  5. Simple Object Access Protocol 비즈니스 항목 서비스 호출
  6. 교차 참조 레코드 및 BVT 계산을 위한 서비스
  7. 기업 연결 서비스 지원
  8. 비즈니스 항목 데이터 정리, 분석 및 변환을 위한 외부 호출
  9. REST API를 사용하여 비즈니스 항목 레코드 추가

비즈니스 항목 서비스 가이드

비즈니스 항목 서비스 가이드

비즈니스 항목 레코드 응답 읽기

비즈니스 항목 레코드 응답 읽기

다음 샘플 응답은 추가한 비즈니스 항목 레코드에 대한 세부 정보를 보여 줍니다.
{ "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248?depth=2", "rel": "children" } ], "rowidObject": "658248 ", "label": "Person", "partyType": "Person", "displayName": "BORIS ISAAC", "firstName": "BORIS", "lastName": "ISAAC", "genderCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/genderCd/2", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/genderCd/2?depth=2", "rel": "children" } ], "rowidObject": "2 ", "label": "LU Gender", "genderCode": "M", "genderDisp": "MALE" }, "Address": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "parent" } ], "firstRecord": 1, "pageSize": 10, "searchToken": "SVR1.PCWJ", "item": [ { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526", "rel": "self" } ], "rowidObject": "101526 ", "label": "Contact Address", "Address": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506", "rel": "self" } ], "rowidObject": "121506 ", "label": "Address", "addressLine1": "B-203, 101 Avenue, New York", "countryCode": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/countryCode", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/countryCode?depth=2", "rel": "children" } ], "countryCode": "US" }, "stateCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/stateCd?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Address/101526/Address/121506/stateCd", "rel": "self" } ], "stateAbbreviation": "NY" } } } ] }, "Telephone": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone", "rel": "self" } ], "firstRecord": 1, "pageSize": 10, "searchToken": "SVR1.PCWK", "item": [ { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967?depth=2", "rel": "children" } ], "rowidObject": "20967 ", "label": "Telephone", "phoneNum": "1234567 ", "phoneTypeCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967/phoneTypeCd/8", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20967/phoneTypeCd/8?depth=2", "rel": "children" } ], "rowidObject": "8 ", "label": "LU Phone Type", "phoneTypeDisp": "HOME", "phoneType": "HOM" } }, { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968?depth=2", "rel": "children" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone", "rel": "parent" } ], "rowidObject": "20968 ", "label": "Telephone", "phoneNum": "7654321 ", "phoneTypeCd": { "link": [ { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968/phoneTypeCd/6", "rel": "self" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968", "rel": "parent" }, { "href": "http://localhost:8080/cmx/cs/localhost-hub101-ds_ui1/Person/658248/Telephone/20968/phoneTypeCd/6?depth=2", "rel": "children" } ], "rowidObject": "6 ", "label": "LU Phone Type", "phoneTypeDisp": "MOBILE", "phoneType": "MOB" } } ] } }