Automatic monitoring of communication channels

Hi Mighty Experts,
Do any of you know if it is possible to setup automatic monitoring rules for the communication channels (CC)? Or do you have any tips on how to automatically to monitor the CCs?
e.g if a CC is based on the file adapter and the directory is not present on the system the CC will fail but the ABAP message monitor show the message as successfully delivered. But in the Communication Channel Monitor you will see the error.
/Jesper

Hi,
I am not sure of automatic monitoring. But you can always create Alerts to monitor at Adapter engine level.
So, any kind of error occured in the CC's with respect to file not found or directory not found, will give you the message by email.
Regards,
Krish

Similar Messages

  • Automatic enabling of communication channels

    Hello,
    does anybody know if there is a way to enable/disable communication channels automatically using a batch script or anything similar? Background of my question is that I have got some JDBC sender adapters polling all the time. It would be very convenient to be able to control them in a programmatic way.
    Kind regards,
    Heiko

    Hi Vishal,
    thank's for your help but that's not exactly my requirement. The idea was to have some kind of trigger on the DB starting, when data comes in, the commincation channels automtically. It's a little tedious to do all these things manually. Other messaging systems (e.g. MQ Series) provide a scripting environment to do these things.
    Kind regards,
    Heiko

  • Communication Channel monitoring in PI 7.1

    Hi Folks,
        How to do the adapter monitering & Communication channel monitoring in teh sap PI 7.1.
    Regards,
      Santosh

    Hi,
    Have you searched in SDN,??
    there is no difference compare to other versions
    RWB-->ComponentMonitoring>Adapter Engine->Communication channel monitoring--->select communication Channel.fileter,then monitor it.
    Regards,
    Raj

  • Communication channel monitoring, adapter monitoring error

    Hi ,
    I am using SAP PI 7.0 with HP-UX.
    Here we have 6 logical hosts in one physical host.
    Physical host name is u2013 xyz
    Integration server name u2013 sappid
    The Central SLD: sappid
    URL for sappid: sappid: 50300
    When I monitoring RWB----
    >communication channel monitoring, adapter monitoring, in Development system It's detecting another logical host ( like www://sapard:50300 )  and getting page cannot find error.
    1.SLDCHECK
       http://xyz:50300/sld  
       host name: xyz
      port number: 50300
      user : SLDDSUSER
    2.SXMB_IFR
       http://xyz:50300/rep/start/index.jsp
    3.SMICM
       icm/server_port_0 = PROT=HTTP,PORT=8003
       icm/server_port_1 = PROT=SMTP,PORT=0
       icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=50300
       icm/host_name_full = sappid
    4. SLDAPICUST
        SAP_CONFIG   1   xyz   50300   SLDDSUSER
    5. SXMB_ADMIN
        Role of Business System Integration Server
        Corresponding Integ. Server http://sappid:8003/sap/xi/engine?type=entry
       Integration Engine Configuration Data -> Check button
    6.When I opened the http://xyz:50300/rep/start/index.jsp I got the
      XI start page.
        when I opened the http://sappid.AIG.com:50300/
       the page not found issue, when I opened http://sappid:50300/ I got the
       XI start page.
    plz help me for this issue.
    thanks in advance.
    regards,
    reddy.

    Hello,
    I think the FQDN is not set properly.
    Problem in the parameter
    SMICM
    icm/server_port_0 = PROT=HTTP,PORT=8003
    icm/server_port_1 = PROT=SMTP,PORT=0
    icm/HTTP/j2ee_0 = PREFIX=/,HOST=localhost,CONN=0-500,PORT=50300
    *icm/host_name_full = sappid *
    Replace this parameter in instance profile
    icm/host_name_full = sappid.AIG.com
    Then in the host entry of your server please add an entry
    172.18.23.233(ip your ur Xi server)       sappid.AIG.com
    Then let us know the result.
    Thanks and Regards
    Vijay

  • 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

  • Monitor communication channel in CCMS

    Hi all,
    Is it possible to monitor the communication channels in CCMS besides in RWB?
    If yes, then how?
    Regards,
    Hui

    You can monitor the sender and receiver service in CCMS, but I don't think you can monitor the commuication channels.  (i am open to correction!)
    http://help.sap.com/saphelp_nw04/helpdata/en/45/e32b64f87c6f74e10000000a1553f6/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/90/4e313f8815d036e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/28/83493b6b82e908e10000000a11402f/frameset.htm

  • JMS communication channel

    Hi,
    We got an error in the JMS comunication channel.
    After we got this error, we restarted the java stack. But then the
    JMS communication channels did not resume the connectivity automatically.
    We had to manually start and stop the channels. Even we tried making it 'Automatic' in the communication channel monitoring tab. But didnt help
    Do we have to maintain any other settings?
    Please help to rectify this.
    Thanks,
    John

    Hi,
    Just create two communication channels one for receiever and other sender message will be received from sender CC and then after mapping will go thru Receiver CC
    While configuring the channel remeber to put the details like the channel name and queue from which you need to pick up the message and put the message as in yr case both are different
    try to configure like this
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/5059f110-0d01-0010-7c8b-fdc983be70c0
    In addition to the below blogs also refer this
    Async/Sync Communication using JMS adapter without BPM (SP 19)
    Sync/Async communication in JMS adapter without BPM (SP19)
    Exploring JMS and SAP-XI JMS Adaper
    Check if you have your adapter module configured as said in the following help doc
    http://help.sap.com/saphelp_nw70/helpdata/en/4d/a3bc97ff55c742af7faed661635baf/content.htm
    Check these on Adapter module dev:
    http://help.sap.com/saphelp_nw04s/helpdata/en/96/f04142099eb76be10000000a155106/frameset.htm
    http://help.sap.com/saphelp_nw04s/helpdata/en/32/43d84072378031e10000000a1550b0/frameset.htm
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/e21106cc-0c01-0010-db95-dbfc0ffd83b3
    Check these Links ---
    ==>http://help.sap.com/saphelp_nw04s/helpdata/en/a3/63af1bbf09469fa1615c05f0daff6f/frameset.htm
    ==>http://help.sap.com/saphelp_nw04s/helpdata/en/a3/63af1bbf09469fa1615c05f0daff6f/frameset.htm
    Hope These links will be Very Helpful to you...:)
    Regards,
    Suryanarayana

  • XI Communication Channel Error Explanation

    Hi All,
    Does anyone happen to know :-
    1)  Is it possible to use CCMS to email the errors coming from a communication channel error Explanation field
    2)  Are these messages stored in a table I can check
    The reason I need to know this is because we sometimes encounter an error such as "Conversion of file content to XML failed at position 838: java.lang.Exception: ERROR converting document line no. 839 according to structure 'XXX_XXX_XXX':java.lang.Exception: ERROR in configuration / structure 'XXX_XXX_XXX.': More elements in file csv structure than field names specified!
    This tells us exactly where the error occurred but using Communication Channel Monitoring the error message only remains for a little while before the polling messages remove it from the display.  Since the process runs early hours of the morning we never get to see these messages.
    Any help appreciated.
    Thanks
    Craig

    Hi Raquel,
    Let me try to clear out some things in this thread . First of all you do your alert configuration which you say you have already done. Thats good . Now you ask that you want only to monitor the communication channels and you want specific guide . Here is the specific guide.
    If you have configured alerts you will know that when you create an alert rule you have the option to choose radio button where did the error occur it could be no restriction , integration engine or adapter engine. You need to choose adapter engine.
    Now whenever the colour of the lights change to red. You will get your alerts.
    Regards
    joel
    Edited by: joel trinidade on Apr 9, 2009 9:41 AM

  • File Recever Communication Channel Error in PI 7.3

    Hi Experts,
    I have configured a scenario File to File. I am using the PI 7.3 version. In both channels module tab I have given the below details:
      Number    Module Name                                                                 Type                             Module key
            1        Localejbs/swift/FileActConversionToSWIFTModule      Local EnterpriseBean    0
            2        CallSapAdapter                                                              Local Enterprise Bean   1
    These parameters are available for the module FileActConversionToSWIFTModule
    Module Key      Parameter Name              Parameter Value
      0                       UseLocalSecurity             true           
      0                       KeyId                                SWIFT
    While monitoring the communication channel, I got below error in receiver communication channel.
    *Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.xi.swift.ParserException: java.lang.NullPointerException: while trying to invoke the method java.lang.String.length() of an object loaded from local variable 'swiftMsgSig'*.
    Regards
    vishnu
    Edited by: vishnu sreenu on Oct 15, 2011 1:43 PM

    Hi Experts,
    I have configured a scenario File to File. I am using the PI 7.3 version. In both channels module tab I have given the below details:
    The interface i have configured between BCM-SwiftNet systems.
    Number Module Name Type Module key
    1 Localejbs/swift/FileActConversionToSWIFTModule Local EnterpriseBean 0
    2 CallSapAdapter Local Enterprise Bean 1
    These parameters are available for the module FileActConversionToSWIFTModule
    Module Key Parameter Name Parameter Value
    0 UseLocalSecurity true
    0 KeyId SWIFT
    While monitoring the communication channel, I got below error in receiver communication channel.
    *Message processing failed. Cause: com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.xi.swift.ParserException: java.lang.NullPointerException: while trying to invoke the method java.lang.String.length() of an object loaded from local variable 'swiftMsgSig'*.
    Regards
    vishnu

  • Problem with  communication channel on receiver side with file adapter

    Hi all,
    I m doing a scenario of collection of multiple idocs into a file.When i m testing this scenario,i m getting a flag successfully executed in SXMB_MONI.But,my file isn't created in my directory.When i monitor the communication channel in Runtime workbench,it's showing error :<b>Channel has not been correctly initialized and cannot process messages</b> for my receiver file adapter?I am not able to figure out the error.Anybody having idea about this problem.
    Regards,
    Anoop

    Hi Anoop
    Check it - File adapter is active ? try to Re-activate the same.
    Also do CPACache Refresh.
    Still problem, tyr out by restarting the Adapter Engine
    Cheers..
    Vasu
    <i>
    Reward Points if found useful **</i>

  • Communication channel Adapter Engine

    Hi
    I'm having problems identifying if a communication channel is working.
    I've created a JDBC communication channel but was unable to select the adapter engine from the drop down list as the list was blank.
    In the Runtime workbench  channel monitoring, the channel is not listed
    So 2 questions
    where is the config so that the adapter engine can be selected for the communication channel
    and what is the procedure to activate the communication channel so that it can be seen in channel monitoring
    all help gratefully received
    Geoff

    Hi,
    You can monitoring your communication channel via :
    http://<hostname>:5<sysnum>00/mdt/channelmonitorservlet
    In this monitoring, you can see if he is functional. You can start / stop manually this communication channel too.
    If you want see if the communication channel is actived, you can go to Integration Builder -> You open your communication channel and in Advanced Tab : you can see if he is actived or not.
    Best Regards

  • Communication Channel Status Is Shwoing RedLed(Error)

    Hi,
        I used File Adapter in my  communication channels  that is FTP ... scenario is working fine.. but in the RWB- Communication Channel Monitoring the  Communication cHannel is showing RedLed(ERROR Status)
      The FTP server was running on UNIX.. that is Bourne Shell ... If the file is  there  in the source directory it was processing successfully.. even though the remaing all the time   it was throwing the following Error Mesage in the RWB-Communication Channel Monitoring..
    Could not process file 'SIMS-10.xml: No such file or directory': com.sap.exception.standard.SAPIllegalArgumentException: The parameter "argument" has the value "ftp://10.25.10.6:21./SIMS-10.xml: No such file or directory", so it contains the character "ftp://10.25.10.6:21./SIMS-10*.xml: No such file or directory" which is not allowed
    Please Suggest me.
    Regards
    Jain

    Hi ,
    We are polling a particular FTP site for files. If file is found communication channel is showing green led with no error message, but when file is not found it is showing red led with an error message in RWB .
    My concern :
    1. We applied the same approach in other scenarios also , but never came across this type of situation. In other cases if file is not found, communication channel is not showing red led and error message , so this is a metter of real concern to me.
    2. I believe that if communication channel is showing red led then definately alerts will get triggered for any error in adapter engine . correct me if wrong ...?
    the only difference i found is the shell on which FTP site is configured...We are getting error in bourne shell but no errors in Korn shell ,,,Our XI box is on HP-UX but FTP site is on Solaris 2.8
    Is it a bug In PI 7.0 ....?or Something is missing from FTP site ? or some configuration missing at configuration channel level.
    Regards

  • Log in communication channel

    Hi all,
    I work in Pi 7.0 SP18, and in have a question about log of communication chanel.
    In fact, When I restart the PI system, I don't have any more Log in communication channel or never more than 1 hour.
    I would like to know if it were possible to configure the parameter of CC log in visual admin or config tool for exmple to have more history about CC
    Thanks by advance
    NG

    Hello NG
    It is not possible to change the features of the Communication Channel Monitor. If you need to see the log information you can check the following xi logs:
    1) defaultTrace.trc
    2) applications.log
    3) xi.log
    Check the link below, which gives an explanation of the Communication Channel Monitor.
    Communication Channel Monitor 
    http://help.sap.com/saphelp_nw70/helpdata/en/44/2a1a8620323f0ee10000000a114a6b/frameset.htm
    Regards
    Mark

  • XI Communication Channel Status sent to email/ccms

    Hi,
    We need to get an alert via email/sms whenever our XI Communication Channel Status got an errors (RED) or got inactive (YELLOW). Please shed some light on this. Thanks.
    Regards,
    Raquel

    Hi Raquel,
    Let me try to clear out some things in this thread . First of all you do your alert configuration which you say you have already done. Thats good . Now you ask that you want only to monitor the communication channels and you want specific guide . Here is the specific guide.
    If you have configured alerts you will know that when you create an alert rule you have the option to choose radio button where did the error occur it could be no restriction , integration engine or adapter engine. You need to choose adapter engine.
    Now whenever the colour of the lights change to red. You will get your alerts.
    Regards
    joel
    Edited by: joel trinidade on Apr 9, 2009 9:41 AM

  • Communication channels restart

    Hi,
    Is there any way that we can start communication channels automatically.
    I mean any way to schedule the restart of channels.

    Dear Pradeep
    I dont think there is automatic Activation of Communication channel. once it is active it will keep polling the files. But if it is inactive state and you want it active without manual intervention, I dont think it is possible.
    Experts suggest any other options to active it automatically.
    Thanks Prateek for the link. Good to know this
    Best Regards
    Praveen
    Edited by: Praveen Kurni on Aug 6, 2008 12:07 PM

Maybe you are looking for

  • Can't sync to more than one library at a time

    I have deauthorised my desktop running XP,installed latest version of iTunes on laptop running Vista and authorised. Connected iPod to laptop and tried to sync but keep getting message that "iPod is already synced to a library and cannot be synced to

  • Error in installation with NW04S

    Hi, error : CJS-30196. SAPBC JSF Communication role is not assigned to the user SAPJSF. i am getting the fallowing error in installation with NW04S. while trying to assign the above role to the user.any body help me with the solution. Thanks & Regard

  • Maximum size for SD card for N70

    hi can anybody please tell me the maximum size for SD card for the N70? i only have 64MB at the moment and i want to upgrade. many thanks in advance. itcrowd sheffield, uk

  • Get Url Command probs

    I'm having a strange problem with Flash, I have a Flash banner which I need to attach the 'GetUrl' command to. That bit is simple - the code is: on (press) { getURL(" http://www.bluesq.com/bet?AFF_ID=21454", "_blank"); None of the expression boxes ar

  • Theme Editor , default font for Analysis_ITEM (TABLE)

    Hi, I'm using the theme editor to change some defaults fonts. I was able to change every font of a WebTemplate except the Font used by a table (Analysis_ITEM ). Can you tell me which item in the Theme editor affects de Font SIZE of the cells (values)