| |||||||||
확인 요청이 비용 관리 및 SAP Business Network를 위한 SAP Integration Suite, 관리 게이트웨이에서 다음 오류 메시지와 함께 실패함:
"Bad Request" 및 Error Code:"400" 및 Error Code Response:"Error:Previous confirmation을 찾을 수 없습니다. 자세한 내용은 ANERR-50000000000000002082848007 오류 참조 번호와 함께 지원 부서에 문의하십시오. 권장 조치: SAP Business Network에서 문서가 실패했습니다. 추가적인 도움이 필요하면 Response.Managed Gateway for Spend&Network 지원 오류 코드: CIG-PLT-00644 에 언급된 코드를 사용하여 SAP Support에 문의하십시오.
공급자가 전송한 cXML 구조가 잘못되었습니다.
cXML 구조를 전송하는 방법(부정확):
<ConfirmationHeader confirmID="XXXXXX" noticeDate="2020-05-04T08:53:30+02:00" operation="update" type="allDetail"/>
<OrderReference orderID="XXXXXXX">
<DocumentReference payloadID="payload of the Purchase Order"/>
</OrderReference>
cXML 구조를 전송하는 방법(정확):
<ConfirmationHeader confirmID = "XXXXXXXX" 작업 = "update" type = "detail" noticeDate = "2020-05-04T08:53:30+02:00" version = "1">
<DocumentReference payloadID="payloadID of previous order confirmation"/>
</ConfirmationHeader>
<OrderReference orderID = "XXXXXXXX">
<DocumentReference payloadID = "padload of Purchase Order"/>
</OrderReference>
공급자가 이전 오더 확인(OC) 페이로드 ID를 올바르게 참조하지 않거나 현재 OC cXML에서 누락되었습니다.
SAP Integration Suite 관리 게이트웨이 > Business Network용 관리 게이트웨이