Hi,
When I try to submit the EDI PO’s I got this error
Could not insert the new document.
(0) java.sql.SQLIntegrityConstraintViolationException: [sag-cjdbc42-0011][Oracle JDBC Driver][Oracle]ORA-00001: unique constraint (WM_V82.PK_BIZDOCREL_DOCID_RELATDOCID) violated
(1) java.sql.SQLIntegrityConstraintViolationException: [sag-cjdbc42-0011][Oracle JDBC Driver][Oracle]ORA-00001: unique constraint (WM_V82.PK_BIZDOCREL_DOCID_RELATDOCID) violated
But when I removed the 2nd ST segment and tried submitting it went fine (i.e if I process one by one its going fine) If I submit with two ST segments I’m getting the above error.
It looks like PrimaryKey violation. Not sure on which table this error it’s getting thrown. Actually I copied the first ST/SE segment for the 2nd time in the same GS/GE segment (had unique PO# (BAK03 segment) ). One more thing, I’m submitting the EDI PO from IS Admin page : http://localhost:5555/invoke/wm.tn/receive
What could have went wrong? Your views.
Regards,
Sam
#webMethods#Integration-Server-and-ESB#B2B-Integration