Skip to Content
0
Mar 31, 2010 at 03:20 AM

failed with a status of 500 on CIDX Inbound

25 Views

Hi All,

I am implementing PI with idoc and cidx adapter. I have Purchase Order as scenario, My site will act as a buyer to send purchase order create or change to the seller party. Seller party will also send us Purchase Order confirmation, shipping note and invoice.

I have developed all interfaces for ordercreate, orderchange, purchase order confirmation, shipping note, and invoice as separated interface scenarios. We have been able to send out ordercreate and orderchange to the seller party through CIDX adapter. All the inbound interfaces can be tested using integration engine and it works.

We have problem when the seller party sent message to us. It was failed with status of 500.

Does anyone have any idea about this?

These some setup that I have doubt:

1. I have sender communication channel for CIDX (Seller) with target url : "https://<hostname>:5443/MessagingSystem/receive/CIDXAdapter/CIDX".

2. I created two party for all these messages. One is for my site using idoc adapter and the other is cidx site using cidx adapter.

Each party has been linked to their DUNS number

are those two configurations wrong?

I have read through some article and blogs in SDN. They all are mentioning about service interfaces abstract. Does it mean I should use ccBPM to configure all interfaces from OrderCreate Outbound - OrderResponse Inbound - Shipnote Inbound - Invoice Inbound into one complex Interface?

Many thanks in advance.

Best Regards,

Kris