Hi Guys,
Message stucked in PI queues. in queue it was status as RETRY, i selected that message and executed LUW..its shows as successful in MONI..but i am getting below DUPLICATE_DETECTED message..is there any problem with target system or any chance of creating multiple files in target system? this is BW to FILE interface...pls explain me..
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!-- Call Adapter
-->
- http://sap.com/xi/XI/Message/30" xmlns:SOAP=" http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
<SAP:Category>XIProtocol</SAP:Category>
<SAP:Code area="MESSAGE">DUPLICATE_DETECTED</SAP:Code>
<SAP:P1 />
<SAP:P2 />
<SAP:P3 />
<SAP:P4 />
<SAP:AdditionalText>com.sap.engine.interfaces.messaging.api.exception.DuplicateMessageException: Message Id 80144fe7-7074-1ed0-a2b7-352a8ec2d99d(INBOUND) already exists in duplicate check table: com.sap.sql.DuplicateKeyException: ORA-00001: unique constraint (SAPSR3DB.SYS_C00169819) violated</SAP:AdditionalText>
<SAP:Stack />
<SAP:Retry>N</SAP:Retry>
</SAP:Error>
Thanks,
Siva..