RosettaNet 3A4C ack issue

Hi All,
We are having an issue with RosettaNet 3A4C acks. The 3A4R goes out to trading partner okay, the 3A4R ack from trading partner is processed successfully. The 3A4C from the trading partner is okay. However, the trading partner is not able to process the 3A4C ack sent to them. According to the trading partner, the service header contains incorrect duns number - the KnownInitiatingPartner DUNS in the ServiceHeader should be the same for all four messages and it should be for the one used in the 3A4R. Oracle integration B2B sends the trading partner DUNS in the 3A4C ack service header and not the host DUNS.
<KnownInitiatingPartner>
<PartnerIdentification>
<domain>
<FreeFormText>DUNS</FreeFormText>
</domain>
<GlobalBusinessIdentifier>123456789</GlobalBusinessIdentifier>
</PartnerIdentification>
</KnownInitiatingPartner>
Page 28 in the RNIF V02.00.00 Specification indicates the "Known Initiating Partner" should contain "A known partner initiating this PIP instance, with whom the responder has a valid TPA." Is the "known partner initiating this PIP instance" the one sending initial the 3A4R or the one sending the 3A4C? If former case, then is this a bug in Oracle iB2B?
Thanks in advance,
Suresh

Hi Ramesh,
Following is the response from the trading partner:
"RosettaNet specifications state "KnownInitiatingPartner should contain the GlobalBusinessIdentifier of the partner initiating the business process. TPA has been established for this party." If you see the 3A4 Purchase Order Request, 3A4 Purchase Order Request Acknowledgement, 3A4 Purchase Order Confirmation messages in the ServiceHeader - Known Initiating Partner - PartnerIdentification - GlobalBusinessIdentifier, it contains the DUNS - 806669788. The 3A4 Purchase Order Confirmation Acknowledgement message (which is failing inthe RNIF Adapter) has a value of 254047488 for this field. This is resulting in a situation where the RNIF Adapter is not able to correlate the message to the original context.
I believe this value has to be corrected by your partner who is sending the Receipt Acknowledgement."
I have sent you a copy of the RNIF 2.0 spec via e-mail.
Thanks,
Suresh

Similar Messages

  • Rosettanet Receipt Acks URL ?

    hi B2B gurus,
    We are using RosettaNet protocol to transmit Invoices to our Trading Partner. We are able to send the documents to the TP, but our remote TP is not able to acknowledge the receipt. They get the error as below:
    "HTTP/S send of action/signal failed...attempt retry - error sending HTTP/S message to https://b2btst.dummy.com/b2b : received HTTP response "500", retry is possible"
    And our B2B portal shows the same error as "Error_level_collaboration", meaning the system did not receive any acknowledgement. Now what this means is the Acknowledgement URL which our remote TP is using is not valid.
    Can someone please let me know, how do we determine the RosettaNet Acknowledgement URL that we need to share with our remote TP.
    or
    Do we need to configure a Listening Channel for this?
    Thanks,
    Rohit.

    hi Anuj,
    We tested this with our remote trading partner; our TP set the acknowledgement url as
    https://b2btst.dummy.com/b2b/httpReceiver
    When i try to simply open this url through the browser(outside the company network), it displays the below:
    "B2B Server
    B2B Server is ready to accept HTTP messages from the Trading Partner"
    This means the server is reachable correctly.
    Now on testing with our TP, they observed the following
    – I do see 3 inbound POST’s, and in each case, our B2B server recorded the fact that it delivered the RA’s as expected. Seems like there is a break down somewhere between our delivery of RNIF RA and your B2B software recording the RA?
    For this TP, our acknowledgement setups are as below;
    Protocol - RosettaNet V02.00
    Ack Mode - Async
    Under TP>Channel Details>Security
    Ack Signed is checked.
    Message Signed and Message Encrypted is disabled.
    Digital Signature - SMIME 3.0 with MD5 - RSA
    Encryption - SMIME 3.0 with DES
    Thanks a ton,
    Rohit Varma.

  • JDBC Ack Issue: CO_TXT_ROUTING_BACK_ERROR

    Dear Experts,
    I have a SAP>XI>DB scenario.
    The record is succesfully inserted into the DB; but in RWB I am getting additional entries which failed. It seems to be some sort of Ack, which is not supported right now by my XI system. In SXMB_MONI; I am getting ACK error and it says: "Ack not possible"
    This seems to be the message I am getting from the DB:
       <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Technical Routing of Response
      -->
    - <SAP:Main xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:wsu="http://www.docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" versionMajor="003" versionMinor="000" SOAP:mustUnderstand="1" wsu:Id="wsuid-main-92ABE13F5C59AB7FE10000000A1551F7">
      <SAP:MessageClass>SystemAck</SAP:MessageClass>
      <SAP:ProcessingMode>asynchronous</SAP:ProcessingMode>
      <SAP:MessageId>09771B91-43A1-11DE-97FD-005056955D0F</SAP:MessageId>
      <SAP:RefToMessageId>DE43A103-2435-DAF1-AD25-005056955D0F</SAP:RefToMessageId>
      <SAP:TimeSent>2009-05-18T11:42:59Z</SAP:TimeSent>
    - <SAP:Sender>
      <SAP:Service>"MY RX SERVICE"</SAP:Service>
      <SAP:Interface namespace="NAMESPACE">"INTERFACE"</SAP:Interface>
      </SAP:Sender>
    - <SAP:Receiver>
      <SAP:Party agency="" scheme="" />
      <SAP:Service>"BS"</SAP:Service>
      <SAP:Interface namespace="" />
      </SAP:Receiver>
      <SAP:Interface namespace="NAMESPACE">"INTERFACE"</SAP:Interface>
      </SAP:Main>
    And this seems to be the Error that I am getting in SXMB_MONI
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Technical Routing of Response
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="OUTBINDING">CO_TXT_ROUTING_BACK_ERROR</SAP:Code>
      <SAP:P1>,"MY JDBC SERVICE"</SAP:P1>
      <SAP:P2>,"MY BUS. SYS",,</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error occurred during back-routing Error in communication channel</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    My interface is asynchronous.
    I want to eliminate the double entries in RWB and Ack Error in SXMB_MONI. Please help.....

    <SAP:Stack>Error occurred during back-routing Error in communication channel</SAP:Stack>
    i think there is some configuration done to receive Acknowledgement from the end system and send back to your SAP system...this part is giving an error....check what configuration is missing for IDOC acknowledgement.....
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/f6d2d790-0201-0010-9382-b50b499b3fbe
    Also since yours is an SAP --XI -- JDBC scenario...there is one blog which takes the same flow in configuring the acknowledgements...just make a search you will get it.
    my earlier reply was not intended for you....
    Regards,
    Abhishek.

  • B2B RosettaNet Rcpt Ack and Excp throws error "Unable to read the preamble"

    Hello All,
    We have configured a 2 way PIP Config and we are able to succesfully transfer the paload to the TP.
    But when receiving the Ackowledgement and Exception, we are getting error "B2B-51705 Unable to read the preamble"
    Can anyone help me on this
    Thanks,
    Sunil

    Hi Anuj,
    Just want to confirm one more thing
    Below given the xsd used for Exception and Acknowledgement
    Can you please confirm the format of the same
    AcknowledgeMent
    ===========
    <?xml version = "1.0" encoding = "UTF-8"?>
    <!-- -->
    <!-- Copyright (c) 2000 BEA -->
    <!-- All rights reserved -->
    <!-- -->
    <!-- THIS IS UNPUBLISHED PROPRIETARY -->
    <!-- SOURCE CODE OF BEA Systems Inc. -->
    <!-- The copyright notice above does not -->
    <!-- evidence any actual or intended -->
    <!-- publication of such source code. -->
    <xsd:schema xmlns:xsd = "http://www.w3.org/2001/XMLSchema">
    <xsd:annotation>
         <xsd:documentation>
    RosettaNet XML Message Schema
    AcknowledgmentOfReceipt_MS_V02_00.dtd
    This document has been prepared by Edifecs (http://www.edifecs.com/)
    based On the Business Collaboration Framework from requirements
    in conformance with the RosettaNet methodology.
         </xsd:documentation>
    </xsd:annotation>
         <xsd:element name = "ReceiptAcknowledgment">
              <xsd:complexType>
                   <xsd:sequence>
                        <xsd:element ref = "NonRepudiationInformation" minOccurs = "0"/>
                   </xsd:sequence>
              </xsd:complexType>
         </xsd:element>
         <xsd:element name = "NonRepudiationInformation">
              <xsd:complexType>
                   <xsd:sequence>
                        <xsd:element ref = "OriginalMessageDigest"/>
                   </xsd:sequence>
              </xsd:complexType>
         </xsd:element>
         <xsd:element name = "OriginalMessageDigest" type = "xsd:string"/>
    </xsd:schema>
    Exception
    =====
    <?xml version="1.0" encoding="UTF-8" standalone="no"?>
    <!--W3C Schema generated by XMLSpy v2011 rel. 3 sp1 (http://www.altova.com)-->
    <!--Please add namespace attributes, a targetNamespace attribute and import elements according to your requirements-->
    <xs:schema xmlns:xs="http://www.w3.org/2001/XMLSchema" elementFormDefault="qualified">
         <xs:import namespace="http://www.w3.org/XML/1998/namespace"/>
         <xs:element name="Exception">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="ExceptionDescription"/>
                        <xs:element ref="GlobalExceptionTypeCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="ExceptionDescription">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="errorClassification"/>
                        <xs:element ref="errorDescription"/>
                        <xs:element ref="offendingMessageComponent" minOccurs="0"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="errorClassification">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="GlobalMessageExceptionCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="GlobalMessageExceptionCode">
              <xs:complexType mixed="true"/>
         </xs:element>
         <xs:element name="errorDescription">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="FreeFormText"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="FreeFormText">
              <xs:complexType mixed="true">
                   <xs:attribute ref="xml:lang"/>
              </xs:complexType>
         </xs:element>
         <xs:element name="offendingMessageComponent">
              <xs:complexType>
                   <xs:sequence>
                        <xs:element ref="GlobalMessageComponentCode"/>
                   </xs:sequence>
              </xs:complexType>
         </xs:element>
         <xs:element name="GlobalMessageComponentCode">
              <xs:complexType mixed="true"/>
         </xs:element>
         <xs:element name="GlobalExceptionTypeCode">
              <xs:complexType mixed="true"/>
         </xs:element>
    </xs:schema>
    Pleace correct me if I am wrong in these xsd's
    Thanks,
    Sunil

  • ACK Issues! Long Bootup and roaring CPU fan!!

    Hi all,
    Two issues...
    My 2 yr old iMac takes anywhere from 3-8 minutes to bootup. I get this grey screen with a circle and line through it. Then it boots to the normal desktop. LONG time..?
    Secondly, the CPU fan roars all the time. It's pretty loud. I've used compressed air on the vent in back, but to no avail.
    I'm running Tiger, 10.4.11. iLife 09
    I'm wondering if I should upgrade to Leopard or Snow Leopard.... Would this help? Can I upgrade straight to Snow Leopard? Or do I need to go step by step through Leopard then Snow? LAME if I do..
    Any other suggestions?
    Thank you SO much!!
    Jay.

    Hi Jay,
    I get this grey screen with a circle and line through it. Then it boots to the normal desktop.
    Most likely Hard Disk problems.
    Have you booted off the Install Disk by holding the *d key* down at boot-up, (not the c key), and run the extended Apple HW Test? Some Install disks require holding the Option key at bootup to select the AHT. Some Macs came with separate AHT CDs.
    Secondly, the CPU fan roars all the time.
    Intel-based iMac, Intel-based Mac mini: How to reset the System Management Controller ...
    http://support.apple.com/kb/HT1543
    I'm wondering if I should upgrade to Leopard or Snow Leopard.
    I wouldn't just yet.
    Any other suggestions?
    http://www.bresink.de/osx/TemperatureMonitor.html
    "Try Disk Utility
    1. Insert the Tiger Mac OS X Install disc that came with your computer, then restart the computer while holding the C key.
    2. When your computer finishes starting up from the disc, choose Disk Utility from the Installer menu. (In Mac OS X 10.4 or later, you must select your language first.)
    Important: Do not click Continue in the first screen of the Installer. If you do, you must restart from the disc again to access Disk Utility.
    3. Click the First Aid tab.
    4. Click the disclosure triangle to the left of the hard drive icon to display the names of your hard disk volumes and partitions.
    5. Select your Mac OS X volume.
    6. Click Repair. Disk Utility checks and repairs the disk."
    http://docs.info.apple.com/article.html?artnum=106214
    Then Safe Boot , (holding Shift key down at bootup), run Disk Utility in Applications>Utilities, then highlight your drive, click on Repair Permissions, reboot when it finishes.
    The usual reason why updates fail or mess things up, or things don't load/run, is if Permissions are not fixed before & after every update, with a reboot... you may get a partial update when the installer finds it doesn't have Permissions to change one obscure little part of the OS, leaving you with a mix of OS versions.
    Some people get away without Repairing Permissions for years, some for only days.
    If Permissions are wrong before applying an update, you could get mixed OS versions, if Directory is the slightest messed up, who knows!
    If many Permission are repaired, or any Directory errors are found, you may need to re-apply some the latest/biggest updates again, or even do an A&I if you have enough free disk space.
    The combo update for PowerPC-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateppc.html
    The combo update for Intel-based Macs...
    http://www.apple.com/support/downloads/macosx10411comboupdateintel.html
    Repair Permissions before & after re-install, then reboot again each time.
    If all the above fails, then it appears to be time for a relatively painless Archive & Install, which gives you a new/old OS, but can preserve all your files, pics, music, settings, etc., as long as you have plenty of free disk space and no Disk corruption, and is relatively quick & painless...
    http://docs.info.apple.com/article.html?artnum=107120
    Just be sure to select Preserve Users & Settings.
    I only use Software Update to see what is needed, then get them for real via...
    http://www.apple.com/support/downloads/
    That way I can wait a week or so, check the forums for potential problems, and get Permissions & such in order before installing.

  • Re: X99a Gaming 9 ACK issues

    so i rebooted with just the RAM in DIMM5 and it stays powered on
    i still get the problem with the code cycling through 04 60 55

    Quote from: Svet on Today at 10:54:29Hello
    Here is SBC2 1.00.08 version to try for Win10:
    https://www.dropbox.com/s/jhf1go43hzjn8y2/SB_Cinema2_v1.00.08.zip?dl=0
    thanks
    You sir are a legend , i thank...

  • RosettaNet ack error

    Hello All,
    We are on patch 7652646. We send a 3A4R to our TP. They send back the ack. However, the ack processing fails. The error we are getting is "_Document Exchange protocol name "RosettaNet" in message is different from document exchange protocol name "Generic" in agreement_" even though the TP is set up with RosetteNet protocol and there is no Generic document capability set up. The agreement contains only RosettaNet transactions. The 3A4C from the TP fails with the same error. Any suggestions on what can be worng?
    Thanks!
    Edited by: b2buser.. on May 8, 2009 8:55 AM

    Hi,
    Please verify the business protocol used by the trading partner. This indicates the sender has used a different document exchange protocol. i.e generic instead of RosettaNet.
    Regards,
    Dheeraj

  • Passing Func ACK(Rosettanet/EDI) back to application

    Hi
    We are setting up Oracle B2B 11.1.1.7 to send and receive Rosettanet/EDI X12 documents including functional acks
    We have a requirement to auto generate outbound functional ack(997) for EDI and Receipt acks(3A4c and 3A8c) for Rosettanet inbound docs.I believe this can be addressed by setting below B2B config property  to true
    Functional Ack handled automatically = true
    We also need to configure B2B pass Acks back to application.Can we achieve this by making below properties to true?
    Notify Inbound Functional Acks
    Notify Inbound Receipt Acks
    Thanks,
    Praveen

    Hi Ramesh,
    I case of exception in Inbound Request/Response, Oracle B2B will trigger a NAck but it could be sent only when B2B has sufficient information about the TP in the failed message. For more information please go through -
    http://www.oracle.com/technology/products/integration/b2b/pdf/B2B_TN_007_Exception_Handling.pdf
    Acknowledgement(positive) is sent only for the successfully received messages, so in case of exception there is no need of inbound data to be stored in IDC for mapping.
    As far as I know, if validation itself fails then B2B will not be able to send a negative acknowledgement to TP as TP identification happens after the validation. You may like to monitor such exceptions using the BAM monitoring.
    Regards,
    Anuj

  • ISSUE IN SWIFT MT 101 ACK FILE

    Hi Guys,
    BANK->SWIFTNETGATEWAY(ACK/NACK Files)->SAP PI---->SAP ECC
    The issue is regarding the ACKNOWLEDGEMENT/NACK files sent from back with respect to MT 101 files.
    I am using FILE-PROXY scenario for this ( FILE SENDER ADAPTER---RECEIVER XI ADAPTER)
    To read the sample ACK file i have used the module localejbs/swift/FINConversionFromSWIFTModule in sender file adapter. The sample file has multiple fields structure which is similar to SWIFT_FIN structure. But if you read the file using this module it will populate the data only for the 6 fields based on datatype SwiftMessage whose structure is different from SWIFT_FIN .Due to this data will not be populated in the mapping, so blank data is going to SAP ECC and its throwing error.
    I have tried out all possible ways to use the modules provided in the configuration file but the file is read only with SwiftMessage structure and the standard mapping for ACK/NACK is provided with SWIFT_FIN structure as source and collectivePaymentOrderNotification as receiver structure.
    I have explored and tried all the possible ways and got struck at this point of picking the file based on SWIFT_FIN structure, I request to let me know if there is any additional module available in the SWIFT integration package which will read the file based on SWIFT_FIN structure. Kindly suggest me with the valuable inputs.
    Thanks,
    Goutham

    Hi Goutham,
    Answers of your questions:
    >>> 1) whether the source xsd which u have imported should be provided by the client??? (the ack file provided by the bank has same structure as SWIFT_FIN structure)
    I have created the XSD of Acknowledgement files i am receiving from bank (Means yes you can say that i am receiving files from client). I opened the XML file received by us and then using stylus studio i generated the XSD of that xml. I saved that XSD to local drive and the imported it to PI as External Structure.
    >>>(the ack file provided by the bank has same structure as SWIFT_FIN structure)
    No it has different structure and it is iso:20022 structure. what happens in swift fin is that the XML get converted to SWIFT_FIN message using beans and it was not happening in our case, so we were getting error in that scenario.
    >>>2) And what are the modules u r using in sender file adapter????
    No modules in File adapter. It is like simple file to proxy scenario.
    Steps :
    Import XSD
    create SI for that External definition
    create MM using XSD as source - Target as CollectivePaymentOrder
    Create OM
    and configure it in ID.
    Regards
    Aashish Sinha

  • Issue with MT940 ACK/NACK FILE

    Hi Guys,
    BANK->SWIFTNETGATEWAY(ACK/NACK Files)->SAP PI---->SAP ECC
    The issue is regarding the ACKNOWLEDGEMENT/NACK files sent from back with respect to MT 101 files.
    I am using FILE-PROXY scenario for this ( FILE SENDER ADAPTER---RECEIVER XI ADAPTER)
    To read the sample ACK file i have used the module localejbs/swift/FINConversionFromSWIFTModule in sender file adapter. The sample file has multiple fields structure which is similar to SWIFT_FIN structure. But if you read the file using this module it will populate the data only for the 6 fields based on datatype SwiftMessage whose structure is different from SWIFT_FIN .Due to this data will not be populated in the mapping, so blank data is going to SAP ECC and its throwing error.
    I have tried out all possible ways to use the modules provided in the configuration file but the file is read only with SwiftMessage structure and the standard mapping for ACK/NACK is provided with SWIFT_FIN structure as source and collectivePaymentOrderNotification as receiver structure.
    I have explored and tried all the possible ways and got struck at this point of picking the file based on SWIFT_FIN structure, I request to let me know if there is any additional module available in the SWIFT integration package which will read the file based on SWIFT_FIN structure. Kindly suggest me with the valuable inputs.
    Thanks,
    Vishnu

    Hi All,
    Pls find Overview of SWIFT message structure.
    The high-level structure of a SWIFT message is as follows:
    Sample MT940 text File structure will be
    I want to read this data and convert into XML file via SAP PI
    Give me possible ways, how we need to convert the text file into xml file..
    Regards,
    Vishnu

  • Scenario:SAP-XI-AS/400; Ack not possible and DB insert issues.

    Hi,
    I have a SAP-XI-AS/400 scenario and I have two issues with the same.
    1. When I trigger an IDoc to the XI system, I get ack status(in SXMB_MONI) as: "Acknowledgement not possible". The message is : "Unable to convert the sender service to an ALE logical system"
    2. While trying to do a DB insert I get the below Error and DB insert is not happening.
    " Error Unable to execute statement for table or stored procedure. '<table_name>' (Structure 'Statement_<table_name>') due to java.sql.SQLException: [SQL7008] <table_name> in <lib> not valid for operation.
    Error JDBC message processing failed; reason Error processing request in sax parser: Error when executing statement for table/stored proc. '<table_name>' (structure 'Statement_<table_name>'): java.sql.SQLException: [SQL7008] <table_name> in <lib> not valid for operation.
    Error MP: Exception caught with cause com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. '<table_name>' (structure 'Statement_<table_name>'): java.sql.SQLException: [SQL7008] <table_name> in <lib> not valid for operation.
    Error Exception caught by adapter framework: null
    Error Delivery of the message to the application using connection JDBC_http://sap.com/xi/XI/System failed, due to: com.sap.aii.af.ra.ms.api.RecoverableException: Error processing request in sax parser: Error when executing statement for table/stored proc. '<table_name>' (structure 'Statement_<table_name>'): java.sql.SQLException: [SQL7008] <table_name> in <lib> not valid for operation.. "
    I have been using the same kind of query we use for other succesful dB inserts.
    Can you please give me a solution and suggest possible reasons and workarounds?
    Thank you
    Best Regards,
    Smitha

    Smitha,
    Go through this links....
    Some Experts discussions..
    Error while updating JDBD table
    JDBC Error
    Error when executing statement for table/stored proc  DB2 - Data Truncation
    Hope this info is useful to you..
    Thanks,
    Satya Kumar

  • Issue while handling the functional ack(CONTRL) through B2B

    Hi,
    My requirement is to handle the incoming CONTRL message through B2B and send the data to SOA/AIA application and update the CONTRL data in table. For that i have done the following settings in oracle B2B.
    Functional Ack handled automatically : false
    Functional Ack internal properties : false
    Notify Inbound Receipt Acks     : false
    Notify Inbound Functional Acks : false
    I am able to update the data successfully in the table for the successful scenarios. But if the transaction is failed in SOA/AIA application due to some error then it is creating 2 entries of MSG_ERROR in reports tab in B2B where as it is creating only one entry for MSG_COMPLETE state.
    Please guide me if i am missing anything here. I am getting below 2 errors for 2 separate entries at the same time.
    1)
    Error Code     B2B-52325
    Error Description     Machine Info: (elb1cn14.statoilfuelretail.com) Description: Error in the SOA Composite {0}
    Error Level     ERROR_LEVEL_COLLABORATION
    Error Severity     ERROR
    Error Text     Error in the SOA Composite
    2)
    Error Code     B2B-52325
    Error Description     
    Error Level     
    Error Severity     
    Error Text     Error -: B2B-52325: Error in the SOA Composite {0}
    Edited by: 901994 on Aug 22, 2012 3:36 AM

    But if the transaction is failed in SOA/AIA application due to some error then it is creating 2 entries of MSG_ERROR in reports tab in B2B where as it is creating only one entry for MSG_COMPLETE state.Are you really sure that you are seeing three report entries for SAME transaction?
    I guess B2B listening channel is trying to retry the same file in case of error.App message delivery is not retried in B2B rather failed messages are delivered to the IP_IN_QUEUE. Please enable the logging for B2B engine in TRACE 32 mode and run a test to reproduce the behaviour. Post the log here or mail across to my id (in my profile).
    Regards,
    Anuj

  • RNDisAssembler issue in Biztalk 2010 or 2009 accelerator for RosettaNet

    We are receiving 3C3 PIP messages from a traing partner. But from time to time, below error pops out.
    Source module:
    RNDisAssembler
    Correlation information:
    Description:
    Receive pipeline rejected incoming message
    due to the following RNIF exception:
    UNP.SCON.VALERR : A failure occurred while validating the service content.
    Details:
    Data at the root level is invalid. Line 3, position 1.
    It's just once in a while. And I can't see any perceptible exception in the problematic message. This is so weird. I would assume it's a bug of Biztalk. Please refer to the post
    http://support.microsoft.com/kb/955240/en-us, which provide a hotfix for BizTalk Accelerator for RosettaNet 3.5. Is there a counterpart for Biztalk 2010 or 2009?
    Thanks
    Gou Jun

    Hi,
    The resolution to this problem is descrived here:
    http://blogs.msdn.com/b/biztalkcpr/archive/2011/03/05/btarn-app-pool-settings-for-biztalk-2010.aspx
    "Here is a some additional information regarding extending BTARN 2010 with new PIP’s. The artifacts generated are going to be .Net 4.0 unless Visual Studio is configured to do otherwise. This means along with setting the application pools for the
    32-bit the .Net setting must be set to match. "
    Sandro Pereira
    DevScope | MVP & MCTS BizTalk Server 2010
    http://sandroaspbiztalkblog.wordpress.com/ |
    @sandro_asp
    Oporto BizTalk Innovation Day | 14th March 2013 – Oporto, Portugal
    Please mark as answered if this answers your question.

  • Issue for IDOC while converting XI party for acks

    Hi all,
    I've setup a scneario IDOC to external company ( RNIF 1.1 adapter ) over XI. During my tests I get the error when the system sends back an acknowledgement 'Unable to convert sender XI party http://sap.com/xi/XI/XIParty/Party_one' to an IDoc partner.
    Why does the system tries to convert the 'Party_one' party to an IDOC partner ? What wold he try to update in sending system ?
    ( My outbound purchase order idoc has a 'LS' partner as sending IDOC partner and a 'LI/LF' as receiving idoc partner
    Any idea on where to add this mapping ?
    ( I have not setup any ALE audit acks, nor any specific Idoc channel for acks. Should I ? )
    Any ideas ?
    rgds
    Dirk

    Hi Dirk,
    You can block the ack using report  IDX_NOALE
    Regards
    Vijaya

  • IPHONE OS4 ICAL Sync Issue - Nothing synching from phone ack to computer ??

    I installed Iphone OS4 yesterday on my 3GS model through my IMAC Intel 2,8GHZ yesterday and ALL went fine, the features and Ibooks are all functioning perfectly BUT BUT BUT I have just noticed that the sync feature of the ICAL is not working as the new events I created on the phone are not synching with my computer so my computer's ICAL is not beeing updated as it was prior to the update.
    I have checked settings and all is as it was before, no changes in configuration, sync is activated, mobile me is NOT activated, replace items on phone is NOT activated.
    I just wanted to report this BUG so that you can work on it and release a FIX ASAP
    Regards
    Mark

    Hope the summary of chat below helps. It solved my problem.
    Mobileme Expert: To be honest iPhone User we have been having a lot of issues with the new iPhone 4's syncing with the MobileMe. I would not be surprised if there isn't a new update currently in the works.
    Mobileme Expert: On the iPhone, let's go to Settings > Mail, Contacts, Calendars > MobileMe Account> On/Off Tabs
    Mobileme Expert: Go ahead and choose the option to "Delete Account" and then choose the option to "Delete data from the iPhone" please.
    Mobileme Expert: Go ahead and turn off the device for us now please.
    Mobileme Expert: Hard reset is ideal IPhone User.
    Mobileme Expert: Make sure we leave the device off however.
    Mobileme Expert: Go ahead and go to the MobileMe Control Panel now please.
    Mobileme Expert: Can you go to Advance and let me know if you currently see your computer listed there checked to "Sync" please.
    Mobileme Expert: Go ahead and Reset Sync Data> Ensure that the "Arrows" are flowing from the Computer to the MobileMe Cloud please.
    IPhone User: Nothing seems to be syncing.
    Mobileme Expert: No it doesn't appear to have Reset properly.
    IPhone User: What should I do?
    Mobileme Expert: Can you go ahead and open up "iTunes" for us now please.
    Mobileme Expert: Do you see the option to "Reset Sync History?"
    Mobileme Expert: Go ahead and go back to the MobileMe Control Panel.
    Mobileme Expert: Advance button> Reset Sync Data> Ensure that the "Arrows" are flowing in the correct direction, from the Computer to the Cloud> Hit replace.
    IPhone User: Done with Status: Syncing Mobileme running
    Mobileme Expert: Go ahead and power up the iPhone for us now please.
    Mobileme Expert: Go ahead and re-add the account for us now please.
    Mobileme Expert: Can you tell me if the all the "Sync tabs" are currently in the "On" position or not please.
    Mobileme Expert: Go ahead and go to the "Contacts" and “Calendars”and let me know if you see your data there currently please.
    IPhone User: Contacts and Calendars are syncing

Maybe you are looking for

  • "Error 7" LV 8.5

    I am receiving an "Error 7 occurred at Open File +.vipen File" while running a GUI. Typically if I have a problem like this, it is because one of my hard drives has lost connection. This is not the case this time. We have not changed anything that we

  • How do I determine what 4 computers are authorized to download content from my account?

    How do I determine what 4 computers are authorized to download content from my account?  I need to manage what computers are authorized.

  • Terminating the instance due to error 704

    Hi, Almost 6 months back, I have installed Oracle 11g in AIX-6.1 and created a new database .... Oracle Version : Oracle Database 11g Enterprise Edition Release 11.2.0.3.0 - 64bit A few days back, my database crashed with following errors : alert log

  • ITunes Explicit tag not working correctly

    Hello, I have a problem with manually added 'explicit' tag in iTunes. iTunes show tag correctly near the song, but there is no red 'E' label in the ''now playing'' box. How can I fix this problem? I tried to re-add a song into the library, it's not h

  • How do you turn off the bottom left info bar?

    The bar keep popping up when you move over a link.