Non-EDI messages via AS2 Communication Channel

Hi,
We have many EDI interfaces running via AS2 communication channel provided by Seeburger.
I was wondering whether AS2 should only be used for EDI message or any other normal XML formats also.
If AS2 can be used for other formats also, what is the difference then sending the request via AS2  rather than HTTP.
Since AS2 is using HTTP transport protocol, I could rather use HTTP communication channel itself.
Let me know the differences please!

I was wondering whether AS2 should only be used for EDI message or any other normal XML formats also.
As far as I know, it is not restricted, I used AS2 protocol to transfer flat files in my last project
If AS2 can be used for other formats also, what is the difference then sending the request via AS2 rather than HTTP.
AS2 has more features than plain HTTP, like support MDN message, which allow sender to know the status of receipt immediatly.
AS2 can be used as Aync or Sync.
It can keep file name which is useful in some integration with financial institutes.
Receipts of the file can not deny their receipts of the messages (NonRupdiation)
Since AS2 is using HTTP transport protocol, I could rather use HTTP communication channel itself
Yes, you could, but you might loss the feature that AS2 protocol provides, and some  trading partner only ask for AS2 protocol for the transmission of the files.
Regards
Liang

Similar Messages

  • Invoice Message via As2

    Hi,
    Am trying to send an Outbound Invoice message via AS2 and found the following error.
    Unable to forward message to JCA adapter. Reason: Fatal exception: com.sap.aii.af.ra.cci.XIRecoverableException: SEEBURGER AS2: 302 Found # , SEEBURGER AS2: 302 Found #
    Regards
    Krish
    Edited by: Krish on Dec 2, 2009 2:35 PM

    Hi, check if their any changes made in AS2 adapter in receiver side like security. also check if you have made any changes in PI Seeburger Communication channel for this. check if AS2 adapter is down.
    Regards.
    Marco

  • Message Interface and Communication Channel are not getting in RW B

    Hi
    I have created a sceario in which i have created following things
    2 - External Definition of Same XSD
    2 - Data Types
    2 - Message Types
    4 - Message Interfaces
    2 - XSLT mappings
    2 - Interface Mapping
    I have created on two scenario objects in XI ID.
    But In RWB i can see only one sceario message interfaces and communication channels but the for other scenario MIs and Communication channels are not visible in RWB
    I have created all the things in only one Namespace.
    What could be the problem .please help me
    Regards

    Hi,
    Have you activated it?
    Can you see it in SXI_CACHE?
    If one is no please run report SAI_CACHE_REFRESH
    Kind regards,
    Wojciech

  • How to monitor messages using CIDX Communication Channel

    I created a CIDX Communication Channel. XI failed to get a message from the source. How to monitor the messages using CIDX communication channel.

    Not sure about the monitoring but u may recheck the communication channel settings as shown:
    Sender
    http://help.sap.com/saphelp_nw2004s/helpdata/en/0a/512041cfb7f423e10000000a155106/content.htm
    Receiver
    http://help.sap.com/saphelp_nw2004s/helpdata/en/68/1b20410e91f523e10000000a155106/content.htm
    Regards,
    Prateek

  • If message failed at communication channel, then need to send idoc to R/3

    Hi folks,
    i got a requirment like .....If message failed at communication channel, then need to send idoc to R/3.
    can anybody suggest the possible solution.

    HI
    If you use a catching a MAIL - PI ALERT and based on that alert if u creating an IDOC then it is good if u really supress the alert immediately once the ALERT comes but if u really check and supress the ALERT fine Otherwise a CONTINOUS IDOCs will get created at SAP system.
    Also there might be some natural generic reasons for communication channel fails
    a)  somtimes if the target FTP is down
    b)  if there is some issue with FILE ENOUGH
    c)  If File adpater is placing same file already exists or with already Opened by some target application
    d)  Dynamica file naming issue. (technical issue)
    WHy cant u do scenario in the below steps without keeping BPM, CATCHING ALERTS which doesnt give exact QUARANTEE
    Do one thing make a technical design in such a way into 1 flow or 2 flows in worst case
    In INTERFACE MAPPING-->
    a) Insert your current Normal Graphical mapping
    b) Javamapping:- This code will take the first mapping output as Input through Stream Transformation and create a same FILE through JAVA FTP Comments at specified Cleint Location. I recommend in order to avoid direct interraction of writing a file at client FTP better always write at your Local PI NFS Application outbound directory which doesnt require host name and user and pwd. Even if it requires you can do a RFC lookup and maintain a host, Port, User ID, pwd, Directory, FIle naming pattern in that table or else simply DO VALUE MAPPIING and pass it through XML INPUT from FIrst mapping as additional fields
    c) WITH IN THE SAME JAVAMAPPING: -
       If it successfully writes a file - wRite a TRACE log ("FILE NAME+ Sucecssfully written+ File Bytes")
       Then create an simple small XML OUTPUT and PASS that JAVA MAPPING OUTPUT To 3rd Grahical Mapping as Input it might be less than 5KB.
    Note: - Remember that this output XML should be ina Multmapping SPLIT MERGET FORMAT with 1 FIELD or required INFO
    as KEY FIELD INFO using DOM FACTORY
    d) GRAPHICAL MAPPING: -
      SOURCE IS JAVAMAPPING OUTPUT and TARGET HAS 2 messages
                           Message 1) SAME INPUT SMALL XML OUTPUT COMING FROM JAVA MAPPING OUTPUT
                           Message 2) IDOC TY{E STRUCTURE
    Keep a Condition based on KEY VALUE Coming from source field execute either 1 Message1 or Message 2
    In this way you can complete in a single Flow. 
    Later you can deifnee a simple flow to PICK and DROP from SOURCE file  Writing through javamapping to client location Or else
    WRITE A small OS SCRIPT and CALL in Receiver FILE COMMUNICATION at OS Command so that while writing a LOG file it will move the file from Source FTP to CLient FTP location.
    Regards
    Amar Srinivas Eli

  • Seeburger AS2 Communication Channel Error

    Hello,
    when trying to send a test message to the AS2 receiver communication channel I get the following error in communication channel monitoring:
    javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: ResourceException caused by com.seeburger.xi.api.cci.SeeXIDeliveryException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DTREQUEST and DATABASE.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DTREQUEST and DATABASE.., ResourceException caused by com.seeburger.xi.api.cci.SeeXIDeliveryException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DTREQUEST and DATABASE.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DTREQUEST and DATABASE..
    Have you ever got a similar error? Seems to be a configuration error of the adapter installation itself rather than a problem with configuration objects or the receiver channel.
    Do you have any idea?

    Hi Florian,
    Please provide info if there is a need for any Sender agreement in case we select "Synchronous" mode for MDN and Handle Received MDn as "NoAction".
    I am also getting the below error for my scenario (IDOC --> XI --> AS2)
    Description: AS2 Adapter failure Outbound configuration error: Failed to get configuration from DTREQUEST and DATABASE.. com.seeburger.as2.AS2Plugin.execute
    Thanks and regards
    Ajay Garg

  • Finding a System Error Message (reflected in communication channel)

    Hi,
    I am working on release 3.0. I have found a System Error Message reflected in JDBC communication channel due to a data problem. I assume that this message is old and I can not find the message. It seems that I need the exact date and time when the message was created in order to find this message. I would like to find the payload to view the data and cancel the message.
    Does anyone have any tips on how to find this sort of message?
    Thanks,
    Leanne

    use the standalone Logviewer to read the log files. Works great.
    "If you have an SAP Web Application Server Java 6.20 or below you may also get a standalone_logviewer.zip file at the SAP Service Marketplace at service.sap.com/download u2192 SAP NetWeaver u2192 Release ‘04. In this case JDK version 1.3 or higher must be installed on the system. The java version must be same on the server and the client.
    In the SAP Web AS Java 6.30 installation a folder named logviewer_standalone can be found under: <path Of J2EE installation>/<SysID>/JC<nr>/j2ee/admin/logviewer_standalone. Verify that the batch file logviewer.bat is installed in the directory logviewer-standalone.
    (source -> http://help.sap.com/saphelp_nw04/helpdata/en/e4/540c404a435509e10000000a1550b0/frameset.htm)
    procedure is ..
    1.open Visual Administrator
    2.click Log Configurator
    3.Runtime->Destinations you can find out which destination is for defaultTrace.X.trx.
    4.change the formatter from "com.sap.tc.logging.ListFormatter" to "com.sap.tc.logging.TraceFormatter"
    if change couldn't take effect,reboot j2ee.
    regards
    chandra

  • None of the file Sender Communication Channels are wotking in Prod-Urgent

    facing a wierd situation, since yesterday all of my File Sender Comm Channels have stopped picking up files.This is in Production and was working fine day before.When I check in Comm channel monitoring the Channels are started and Functioning and also shows me that they are polling for the files.But no file is picked though files exist in the directory.These channels have been working fine since months and nothing had been changed since then.Suddenly all of them stopped picking up files.
    I have about 10 Comm Channels that pick files, Is this related to Adapter Engine....any suggestions on this would be really apprecated.
    Thank You.

    Hi!
    Check access rights on your files. Try to set them to 777 (using chmod). Maybe this will help.
    Problem is, when the XI does not have rights for picking up files, you see no errror message in CC monitoring and everything seems to be ok, but it is not..
    We faced the same problem.. And we figured out, that our partner started to upload files with different access rights.
    Peter

  • Under which account XI sends messages through HTTP communication channel

    Dear Experts,
    Please help us to find out under which account (user) XI sends messages outside through HTTP.
    We should send data to external application using HTTP receiver adapter. Target host, username and password are provided by our customer. But during the test we'va got a HTTP 407 error - Proxy Authentification Required. This is our proxy server and go through it we should grant appropriate rights to XI account. But which?

    Hi,
    This error come because of
    the "auth-scheme" element required by the HTTP specification is missing in the "Proxy-Authorization" HTTP header.
    Solution of this is to use patch 8 for Support Package 17  and patch 5 of Support Package 18 of the XI ADAPTERFRAMEWORK CORE 3.0 software component.
    For XI7.0:
    patch 3 of support package 08 of the XI AdapterFramwork Core 7.0
    patch 2 of support package 09 of the XI AdapterFramwork Core 7.0
    The archives and the support package stack guide can be found on the
    services marketplace as described in SAP Note 952402.
    Hope this will help you.
    Regards
    Aashish Sinha
    PS : reward points if helpful

  • Error in AS2 reciever Communication channel

    Hi all,
    We are working on Idoc to AS2 scenario using SAP PI 7.1. we have installed the certificates provided by the AS2 partner on the PI system and used them  in the Reciever agreement.  When trying to test this interface, we are getting the following error in AS2 communication channel:
    Message-Verarbeitung fehlgeschlagen. Grund: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: signature generation failed: signature generation failed: java.security.NoSuchProviderException: provider BC not found., SEEBURGER AS2: AS2 Adapter failure # java.lang.Exception: AS2 message composition failed: com.seeburger.ediint.edi.EDIMessageException: EDI message composing failed: signature generation failed: signature generation failed: java.security.NoSuchProviderException: provider BC not found.
    Can anyone please help us in resolving this?
    Regards
    Jagruthi

    Hi Jagruti,
    I am also looking for the same scenarios with Receiver AS2 adapter on PI 7.1
    I have noticed that in my AS2 receiver adaper i am not getting AS2 server details instead the conf is different from previous AS2 adapter.
    I am getting below options
    channel attribute for RTP
    Scurity attribute for RTP etc.
    can u pls help me whether anything is missing in deployment why I am not getting other optins.
    can u also share any conf doc which u hav
    chirag

  • AS2 Reciver Communication Channel error

    Hi,
    I am doing FILE to AS2 ...
    I configured the Scenatio with  Synchronous MDN , I have Created the Sender for MDN report too..
    beow is my Error At AS2 reciver Communication Channel...
    Message processing failed. Cause: javax.resource.ResourceException: Fatal exception: javax.resource.ResourceException: SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DTREQUEST and DATABASE.., SEEBURGER AS2: AS2 Adapter failure # Outbound configuration error: Failed to get configuration from DTREQUEST and DATABASE..
    Thanks

    Hi Tom,
    This problem comes in SAP PI 7.1 version for resolving you  require creation of extra configuration objects u2013
    1.  A sender AS2 communication channel with protocol as u201Ereports‟
    2. A sender agreement using above communication channel.
    For more information please refer Article (This will help you in configuring extra objects)
    http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/d095b2df-9fa3-2d10-568b-d12d99828c33?quicklink=index&overridelayout=true
    Regards,
    Vikrant

  • Message ID is disabled in Communication Channel

    Hi,
    Scenario is JDBC to idoc/file.
    In commmunication channel monitoring it says
      1/17/11 2:38:22 PM 0da4686f-f398-425d-2793-c608667865dd Polling interval started. Length: 60.0 seconds
      1/17/11 2:38:22 PM 0da4686f-f398-425d-2793-c608667865dd Processing finished successfully.
    but i am not able to see any messages in SXMB_MONI and also message ID in communication channel is greyd out.ia m not able to open the payload nor audit log.
    and the other thing is everytime its generating the same message ID for every 60 secs of poll interval.
    Can someone help me in resolving this issue.
    regards
    Edited by: ayrahcaanilan on Jan 17, 2011 3:51 PM

    Select
    a.order_num,
    a.sap_delivery_number,
    a.sap_delivery_line_number,
    a.warehouse,
    a.product,
    a.product_size,
    a.order_qty,
    a.ship_qty
    from wh03_h a, tr_log c
    where a.seq_id = c.seq_id
    and c.date_manage is null.
    What I understand from the Query is : First it will filter data from tr_log table based on ""date_manage is null"" Check, Now Filtered data of tr_log is compared with data of wh03_h based on """a.seq_id = c.seq_id """ Check ...Which is a inner join
    1. So what i would suggest is run your Query in actual Database and check , see if it  is fetching any number of rows ...
    Might be Inner join is creating problem ... against seq_if of C table might be there is no such seq_id Data in a table...
    So check this thing .. is your query fatching data ...
    2. Or for testing first use a simple your Query .. Like
    Select
    a.order_num,
    a.sap_delivery_number,
    a.sap_delivery_line_number,
    a.warehouse,
    a.product,
    a.product_size,
    a.order_qty,
    a.ship_qty
    from wh03_h a
    and execute it again and again 2-3 times , and check wether data is populated in payload or not...
    So by  this way you came to know .. Problem is with data or adapter is giving problem ....
    3. Check for adapter lock also .. and yes Database table lock also .. If something is updating table and at the sametime you will try to fetch any data from same table .. table will not return anything .. infact it hangs untill update query execute commit ...
    Hope this will help in debugging ...
    Regards
    Prabhat Sharma.

  • AS2 communication setup

    Hi,
    We are using AS2 adapter to communicate with the customer. In QA system, in order not to send the files to customer, we have stopped the receiver communication channel manually. We have tested our scenarios by checking the payload of the data. (we could have used the file adapter for testing purpose, we did the same in DEV environment).
    All the messages are failed in receiver communication channel with the error "Communication channel is currently stopped".
    If we start the AS2 communication channel, will all the message transfer to our customer? If so, how can I delete those entries, as we don't want to send those data to customer. I have canceled the messages in message monitoring.
    Please help.
    Regards,
    Vasantha

    Got it.. deleted the message in RWB!!!

  • XI communication channel missing in communication channel monitoring

    Hello partners,
    I have a problem with communication channel monitoring.
    I have defined a communication channel of Adapter Type = "XI" in the integration directory.
    I have also sent messages successfully via this communication channel.
    But the communication does not appear in the list of available channels in the selection list of the communication channel monitoring.
    Can someone tell me how I can get monitoring info of an "XI" communication channel?

    Hi,
    From SP17, you have a new feature
    http://help.sap.com/saphelp_nw04/helpdata/en/44/46d1a56faf52d3e10000000a1553f6/content.htm
    <i>The Runtime Workbench has the following new functions:
    &#9679; Component monitoring: Communication channel monitor
    In component monitoring, you can use the new communication channel monitor to call information about the status of your communication channels and the corresponding adapters. You can also administrate your communication channels.
    Unlike the adapter monitor, the communication channel monitor also provides current runtime information about the communication channels of individual adapters, as long as they are registered for communication channel monitoring.
    To monitor adapters that do not provide runtime information to communication channel monitoring, continue to use the adapter monitor.</i>
    Regards,
    Bhavesh

  • JMS Sender Communication  Channel problem

    Hi XI gurus!!
    I have a JMS Sender Communication Channel that cannot get information from JMS TIBCO queue.
    In defaultTrace.XX.trc I see the following information and errors:
    #1.#00144F249F1500C70000087D00002D8300044A22A193A198#1207412506993#com.sap.aii.adapter.jms.core.connector.ConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildConnection()#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Exiting method#
    #1.#00144F249F1500C70000087E00002D8300044A22A193A201#1207412506993#com.sap.aii.adapter.jms.core.connector.ConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildSessions()#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Entering method#
    #1.#00144F249F1500C70000087F00002D8300044A22A193A552#1207412506993#System.err#sap.com/com.sap.xi.mdt#System.err#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Error##Plain###2008-04-05 17:21:46 [161906789 SAPEngine_Application_Thread[impl:3]_52] [TIBCO EMS]: createQueueSession qsess=198151 qconn=45502 tran=true ackmode=1#
    #1.#00144F249F1500C70000088000002D8300044A22A193A670#1207412506994#com.sap.aii.adapter.jms.core.connector.ConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildSessions()#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Info##Java###Sucessfully created session {0} for profile {1}#2#com.tibco.tibjms.TibjmsQueueSession@3a5f233#
    {GenericConnectionProfileImpl
    {Description=ConnectionProfile of channel: JMS_Sender_loginCheckReq_001on node: 21291150 having object id: 7e7ee107bc2031d2bc79fa2fce15bbed,
    JmsMessageSelector=,
    ConnectionFactoryConstructor=null,
    ConnectionFactoryFactoryInvocation=null,
    ConnectionFactoryInvocations=[],
    DestinationConstructor=
    {ConstructorInvocation
    {className=null,
    invokeParams=[]
    DestinationInvocations=[],
    MessageInvocations=[],
    DestinationName=null,
    User=,
    Password=,
    isJmsSessionTransacted=true,
    InitialContextEnvironment={java.naming.provider.url=190.10.0.133:9222, java.naming.factory.initial=com.tibco.tibjms.naming.TibjmsInitialContextFactory},
    LookupConnectionFactory=QueueConnectionFactory,
    LookupDestination=GALP.PRD.TIGERC.LOGIN.REQ,
    SerializedConnectionFactoryPath=null,
    SerializedDestinationPath=null,
    Flags=0000000000000000000000000000000000000000000000000000100000000010
    #1.#00144F249F1500C70000088100002D8300044A22A193A7EE#1207412506994#com.sap.aii.adapter.jms.core.connector.ConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildSessions()#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Exiting method#
    #1.#00144F249F1500C70000088200002D8300044A22A193A85F#1207412506994#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createDestination()#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Entering method#
    #1.#00144F249F1500C70000088300002D8300044A22A193B153#1207412506997#System.err#sap.com/com.sap.xi.mdt#System.err#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Error##Plain###2008-04-05 17:21:46 [161906789 SAPEngine_Application_Thread[impl:3]_52] [TIBCO EMS]: createQueueConnection qconn=45503 qconfac=QueueConnectionFactory[url=tcp://190.10.0.133:9222;clientID=null;Properties={}] user=null#
    #1.#00144F249F1500C70000088400002D8300044A22A193E3CF#1207412507009#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.JndiConnectorImpl.createDestination()#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Exiting method#
    #1.#00144F249F1500C70000088500002D8300044A22A193E571#1207412507010#com.sap.aii.adapter.jms.core.connector.ConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeDestinationInvocations#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Entering method#
    #1.#00144F249F1500C70000088600002D8300044A22A193E64B#1207412507010#com.sap.aii.adapter.jms.core.connector.ConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.ConnectorImpl.executeDestinationInvocations#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Exiting method#
    #1.#00144F249F1500C70000088700002D8300044A22A193E714#1207412507010#com.sap.aii.adapter.jms.core.connector.ConnectorImpl#sap.com/com.sap.xi.mdt#com.sap.aii.adapter.jms.core.connector.ConnectorImpl.buildMessageProducers()#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#SAPEngine_Application_Thread[impl:3]_52##0#0#Path##Plain###Entering method#
    #1.#00144F249F1508770000000000002D8300044A22A83A6308#1207412618584#System.err#sap.com/com.sap.xi.mdt#System.err#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#Thread[TIBCO EMS TCPLink Reader (45502),5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Plain###2008-04-05 17:23:38 [2092826462 TIBCO EMS TCPLink Reader (45502)] [TIBCO EMS]: received msg from daemon conn=45502 seqid=40664365 msgid=ID:EMS-SERVER.91446ECB042B480:12545#
    #1.#00144F249F1508770000000100002D8300044A22A83A650C#1207412618585#System.err#sap.com/com.sap.xi.mdt#System.err#EFFIGUEIREDO#7191##sappix02_X02_21291150#XIAPPLUSER#81664000032811ddaadc00144f249f15#Thread[TIBCO EMS TCPLink Reader (45502),5,SAPEngine_Application_Thread[impl:3]_Group]##0#0#Error##Plain###2008-04-05 17:23:38 [2092826462 TIBCO EMS TCPLink Reader (45502)] [TIBCO EMS]: post msg to session sess=198151 cons=261547 seqid=40664365 msgid=ID:EMS-SERVER.91446ECB042B480:12545#
    In the last two lines we can see that SAP XI do a connection to TIBCO and is getting an unknown error, even in debug (note 856346) I cannot get any information.
    Actually we are running SAP XI 3.0 SP21, but this was working fine in SAP XI 3.0 SP17. We have more than 100 Communication Channels working fine and only is having this strange behavior.
    BTW if we put manually information in TIBCO QUEUE it works fine, but automatically doesn't pick the message.
    Thanks

    HI,
    As per the trace details given please consider few of the below options....
    What do u see in adapter monitoring tool for JMS adapter?
    http://hostname:5XX00/mdt/amtServlet
    Did you follow the document on correlation of JMS messages?
    In communication channel You have to set
    Correlation ID -> XI conversationID
    XI message ID->GUID
    XI Conversation ID -> JMS correlation ID.
    Now in the custom J2EE application you should set
    jmscorrelationid of message before sending in to queue to jms correlation id of message before receiving from the queue.
    This thread deals with the issue..
    JMS Queue monitoring
    Check  if the JMS Sender adapter EOIO is with serialized messages 
    Thanks
    Swarup

Maybe you are looking for

  • Installation of Siebel Crm 8.0 on HP UX 11.23

    I need to Install Siebel Crm 8.0 on HP UX 11.23 I need a complete step by step procedures for installation. I have no idea how can I install CRM this is my first exercise. I have to Install Siebel 8.0 into ONE single machine, configuration as below,

  • Fbl5n: The printer provides me only one customer items for each page...

    Hi all, launching t.code FBL5N, and printing the repost list, the printer provides me only one customer items for each page... I'd like obtaining more customer items for each page... What to do? Thanks

  • Unable to get the output

    hi ppl, iam new to ooabap. I have coded a small report on ALV.But output is not getting displayed. REPORT  y_oops_alv. TABLES : mara. DATA: ls_toolbar TYPE stb_button. DATA : itab LIKE STANDARD TABLE OF mara. DATA : con TYPE REF TO cl_gui_custom_cont

  • Adding multiple songs to a slideshow in Iphoto......

    I know how to add a song to a picture slide show in iPhoto. But how do I add lets say several songs to one big slide show? I was asked to do it as a favor for a friend because it is her birthday. I am gonna do one song for her early years than as she

  • Using 5Ghz and 2.4 Ghz for different devices

    I am an old lady, so please be gentle.  I know nothing about networking but have been reading and trying hard to learn. About a month ago my MBP started having major issues maintaining a wifi connection.  I read through most of a 190+ page thread abo