Can't find the adapters in communication channel

Hi
I can't find the adapters in communication channel , on hunting the sdn i could find the below soln :
To rectify this you must import the BASIS SWCV 7.0 into the Integration repository.
can any body give me step by step for importing in the integration repository.
rgds
shazia

Hi,
First do SLDCHECK in XI ABAP Stack, then if it has errors means follow this help file
http://help.sap.com/saphelp_nw04s/helpdata/en/78/20244134a56532e10000000a1550b0/frameset.htm
If SLDCHECK is working fine means,
Try to re-import the BASIS SWC into IR againg, then only you will be able to see the list of adapters in the list..
Regards
Seshagiri

Similar Messages

  • Can't get my epson sx535wd to work. my epson will get contact with my router (sitcom wl306) and my mac is on wifi, but they can't connect. epson can't find the computer and my report says: there are conflicting channels on my router or entry point. help

    can't get my epson sx535wd to work. my epson will get contact with my router (sitcom wl306) and my mac is on wifi, but they can't connect. epson can't find the computer and my report says: there are conflicting channels on my router or entry point. please help

    OK, let's try these................ 
    1 - Boot up from your install DVD and run "Repair Disk" from the Utility menu.  When done, restart back to your desktop, repair permissions and restart your computer.  Re-connect your printer. 
    2 - Download & install the Gimp drivers. Make sure the one you install is compatible w/your OS-Gutenprint 5.2.8-pre1.   Repair permissions, restart your computer & re-connect your printer when done.
    The Epson model I have, in order to get it to print wirelessly, I had to install a Gimp driver.
    3 - Check out the following KB Articles:
    Mac OS X 10.4 Help: Connecting to a network printer
    Epson Printer Drivers v2.10 OS X
    Adding a printer to your printer list in Mac OS X
    Mac OS X 10.4 Help: The printer I'm adding says "Driver not installed"
    ======================
    If still unsuccessful after trying all of the above, the problem could be your iBook or human error.  You can either call Epson & ask to speak with a Mac savy supervisor or return the printer & find another that is compatible w/your current OS.

  • How can I find the specific channel name and modify channel name in automatically in VBS?

    How can I find the specific channel name and modify channel name in automatically in VBS? (DIAdem 9.1)
    I would like to change channel name = "speed01" ... "speed10"  to  channel name = "velocity01"..."velocity10.
    martino

    Hello Martino,
    this script will help:
    Option Explicit
    Dim i
    Dim n
    For i=1 To 10
    If i < 10 then
    n = CNo("speed0" & i)
    Else
    n = CNo("speed" & i)
    End If
    If n > 0 Then
    If i < 10 then
    ChnName(n) = "velocitiy0" & i
    Else
    ChnName(n) = "velocitiy" & i
    End If
    End If
    Next
    Matthias
    Matthias Alleweldt
    Project Engineer / Projektingenieur
    Twigeater?  

  • I can't find the Disney junior channel on my Apple TV

    I can't find the Disney junior channel on my Apple TV. I have the other two Disney apps, but not Junior. Why? How do I fix?
    I see online that it was added in Sept as a channel  but I can't find it. I have only 25 total channels and my software is up to date. TIA!

    iTunes, you must Update or Restore the Firmware to iOS 5.1.1 the first time (to system 5) with iTunes. After that you can update via the Air.

  • How can I find the posted data in XI

    Hi ,
    In my scenario Vendor data is posting into SAP from File Adapter. When I saw in Runtime workbench or sxmb_moni , i am not able to find the exat data according to Datatype created in XI. How to findout exact data we received from the FTP server.
    Regards,
    Anjaneya

    Hi,
    U can even find the message in the RWB.
    1. Select communication channel monitoring.
    2. Select the file adapter and click the use filter button.
    3. Click on the mesage id.
    4. In the new window click on the Message Content tab.
    5. Select the payload option in the Message part drop down menu.
    Regards
    San
    Remember to set the thread to solved when you have received a solution there is a Way.

  • PLS HELP: All of the sudden the only colors I can use with the brush tool are gray/black.....grrrr....can't find the solution.....have a deadline....help is appreciated

    Suddenly can't use any other colors then gray (forground) and black (background)...work with PS for over 5 years but can not find the solution!
    Your help is highly appreciated because of a deadline!!!

    Many things can only be gray.  Grayscale images, Channels including Alpha Channels and Layer mask. Posy a screen capture of your problem.
    Supply pertinent information for quicker answers
    The more information you supply about your situation, the better equipped other community members will be to answer. Consider including the following in your question:
    Adobe product and version number
    Operating system and version number
    The full text of any error message(s)
    What you were doing when the problem occurred
    Screenshots of the problem
    Computer hardware, such as CPU; GPU; amount of RAM; etc.

  • Error in the SOAP   Receiver communication channel

    Hi ,
            My scenario is RFC - to -SOAP (synchronous )   i have  specified the TARGET URL inthe   SOAP receiver  comminication chanel.. but  while testing  the interface   by providing the test  data from R/3 ..  I'm not getting any Respose.. ..
    If I check in the SXMB_MONI in  i'm getting the following message ..  but the URL whicjh i provided that is fine.. but my doubt  is  through XI  may be it's  not able to connect the  Target System... .. so, please suggest me...
    <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapterFramework</SAP:Category>
      <SAP:Code area="MESSAGE">GENERAL</SAP:Code>
      <SAP:P1 />
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText>com.sap.aii.af.ra.ms.api.DeliveryException: www.webservicex.net</SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack />
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    regards
    Jain

    By default, the SOAP adapter sends the SOAP message with the content type text/xml.
    When you check "Do not use SOAP envelope", the default contnet type is application/xml.
    You can change the content type like this: Go to the SOAP receiver communication channel module tab. Add the module "localejbs/AF_Modules/MessageTransformBean" before the standard module. Add the parameter name Transform.ContentType and value text/xml.
    Check out this
    /people/varadharajan.krishnasamy/blog/2007/01/09/troubleshooting-soap-message--xi
    One way of testing ur scenario
    /people/michal.krawczyk2/blog/2005/08/25/xi-sending-a-message-without-the-use-of-an-adapter-not-possible
    Also have a look here
    SAP Note 856597
    reward points if solution found helpfull
    regards
    chandrakanth

  • "Safari can't open the page because it can't find the server"

    I just bought my iPhone. The first time I attempted to log onto my home wireless network (US Robotics Wireless Router) the iPhone performed perfectly. However, the next time I attempted to logon and surf it gave me the "Safari can't open the page because it can't find the server" error message. I tried a variety of things which didn't work. I called the Apple Tech Support. Turning off the router and rebooting it was the only thing that worked. I thought my problem was resolved because after cycling the router the iPhone worked great once again. But . . . later the same day I attempted to connect to the router and the same thing happened and I got the error message. I attempted to power cycle the router just like before but this time it did not work! Help! Bad router? Wrong settings on router or iPhone?

    Do you have other wireless devices connected to this same router? Do they work?
    I really can't help you much but to say that when my router exhibited this issue it was accross the board (all notebooks would connect immediately following a router restart, but would loss connectivity until I rebooted the router again). In my case the only solution that was permanent was to replace the router.
    You may also try restarting the phone and the router, setup security - WEP - (or disable security) on the router and phone, and/or try a different wi-fi channel (may actually help).

  • Can't find the manual setup anymore

    Hi Community!
    Yesterday I got myself a TC 2 TB for my MBP and PC setup. Everything went fine with the setup so far. The airport setup assistant guided me through to make my basic settings. Now I would like to make fine adjustments here and there. But when I open the Airport Utility now I can't find the assistant or the manual setup anymore. Where did it go? All I get is the cool graphic with the internet globe and my TC at the bottom. When I click on the TC I can edit, but not for example my printer for sharing over the TC and other configurations that were present during the initial setup.
    How do I get the manual setup back?
    Cheers, Zoober

    Just how do I get rid of the 6.0 version. I tried deleting it but a message said it is a utlity app and can't be deleted. I'm really sorry, I'm new to the Mac world.
    Suggest that you leave it on your Mac and wait for further updates and improvements.
    It is possible to delete the application, but you must use Terminal commands to do so. The Terminal is a scary place for most of us. Best to leave things alone.
    You can keep both 5.6 and 6.0 on your Mac

  • JMS ReplyTo Queue Name parameter in the receiver JMS communication channel

    Hi All,
    Can any please explain the use of JMS ReplyTo Queue Name parameter in the receiver JMS communication channel?
    Thanks
    Karthik.

    Hi karthik,
    JMS ReplyTo Queue Name parameter  is used for Specify the name of the queue to which the responses are to be sent.
    Thanks
    Govind.

  • With the new software for the I phone it appears 12 000 mails without reading and I can't find the solution, With the new software for the I phone it appears 12 000 mails without reading and I can't find the solution

    With the new software for the I phone it appears 12 000 mails without reading and I can't find the solution, With the new software for the I phone it appears 12 000 mails without reading and I can't find the solution

    Actually your suggestions are the ones that i have tried. i have seen that you have tried to help others with this issue and the only one that i could find that said they found the problem said that it was an ilife update issue and it fixed it and i have no available updates. i know it has to do with something in photo stream because it happens when i create a new library and it is loading the photos but i get the message before i reach the maximum 1000 photos. so i've tried updating, new library(first backing up photos and then deleting them from iPhoto), reinstalling OSX many times, running disc utilities. I called Apple the first day i had this issue and i was the first person to call them for support with the retina display and i actually had it escalated to a senior advisor and we thought we fixed the problem but we did not. i am pretty fluent in dealing with troubleshooting these type of issues and this is the first time i'm reaching out to the community. i figured now that the retina has been out some time now that there would be an obvious answer to this issue. thanks for the quick reply.
    Bebers5

  • How can I find the position of a robotic arm with a cFP-CTR card?

    Hello,
    I use a CTR-500 to measure the pulses of 3 encoders.
    The encoders are related to the 3 axis (x,y,z), to which a robotic arm is moving.
    Each encoder has 2 channels (A,B) which go to each pair of Count Inputs of the CTR card.
    When the robotic arm is moving on one axis, the corresponding pair of Count Inputs is increasing, but there is a phase between the one Count Input and the second one. What is more, the Count Inputs do not decrease when the robotic arm is moving to the other direction, but they still increase.
    So, I cannot find easily the position of the robotic arm.
    What I have done, is to try finding the position, by using only one Counter Input for each axis. This means that I use the value of the encoder as a counter, and I calculate the position with some software tricks. But for some reason, it does not work properly.
    I have heard that the method I use is not proper. Instead, I have been told that I must use the phase of the 2 Count Inputs, in order to find the direction to which the robotic arm is moving. But, the Count Inputs of the CTR are augmenting in parallel, when the robotic arm is moving forward or backward.
    How can I find the position of the robotic arm, as it is moving like a CNC ?
    Thank you very much.
    Message Edited by nikosfs on 08-21-2009 12:27 PM

    You don't want to use a cFP-CTR-500 card.  What you have are quadrature signals.  You should be using the cFP-QUAD-510.  It has 4 channels that can handle both the A and B signals of a quadrature encoder.  It has the built in circuitry do determine the phasing of A vs. B to know when to count up vs. count down.

  • Where can i find the XI  documents ??

    Dear SIr,
    Where can i find the XI  documents with related to the Business benefit , ROI
    Thank you and best regards,
    Vimol

    Hi,
    find here with you the documents
    Intoduction to XI project
    /people/community.user/blog/2007/01/18/steps-for-a-sound-footing-in-your-xi-project
    Learning Map
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/learning+map&
    Gratitude for Rocking response on the SAP XI Solid Starter Material…!
    /people/sravya.talanki2/blog/2007/01/05/gratitude-for-rocking-response-on-the-sap-xi-solid-starter-material133
    the below link will provide all the related links for step by step scenarios in XI
    /people/sravya.talanki2/blog/2006/12/27/aspirant-to-learn-sap-xiyou-won-the-jackpot-if-you-read-this-part-iii
    SAP XI - Where to Find Information
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/xi/sap%20xi%20-%20where%20to%20find%20information.pdf
    SAP‘s Exchange Infrastructure
    http://www.omg.org/interop/presentations/2002/sinisa_zimek.pdf
    SAP Exchange Infrastructure 3.0 Integrating Heterogeneous Systems with Ease
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/1ebea490-0201-0010-faad-a32dd753d009
    SAP NetWeaver Visual Composer
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/com.sap.km.cm.docs/library/events/sdn-meets-labs-walldorf-05/sap%20netweaver%20visual%20composer%20in%202005.pdf
    SAP Exchange Infrastructure for Developers ( This is an excellent website for free pdf book for XI)
    http://www.sap-press.de/download/dateien/1191/sappress_exchange_infrastructure.pdf
    Exchange Infrastructure : XI Transaction Codes
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/xiTransactionCodes&
    A Beginner's Guide to SAP XI Settings part I
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/73527b2c-0501-0010-5398-c4ac372c9692
    A Beginner's Guide to SAP XI Settings part II
    https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/6bd6f69a-0701-0010-a88b-adbb6ee89b34
    SAP XI AND SLD
    http://www.sappro.com/downloads/nov06/XIandSLD.pdf
    Exchange Infrastructure Learning Map
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/xi/learning+map&
    SAP Exchange Infrastructure eLearning Catalog(U wil get all downloads regarding XI starting from basics to end)
    https://www.sdn.sap.com/irj/sdn/xi-elearning
    All Articles on SAP NetWeaver Exchange Infrastructure(This website gives al articles on XI)
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/webcontent/uuid/f04b44aa-fe06-2a10-859e-82ad4965781d?startindex=101 [original link is broken]
    Mastering SAP Netweaver XI - Programming( PDF Book for XI)
    http://www.sap-hefte.de/download/dateien/1241/140_leseprobe.pdf
    SAP XI Learning Guide
    http://searchsap.techtarget.com/originalContent/0,289142,sid21_gci1008087,00.html
    SAP Exchange Infrastructure 2.0
    http://www.sun.com/third-party/global/sap/collateral/SunSAPWP_final.pdf
    http://help.sap.com/bp_bpmv130/Documentation/Planning/TechnicalInfrasture.pdf
    https://www.sdn.sap.com/irj/sdn/xi
    http://tsr.strain.at/space/SAP+XI
    https://www.sdn.sap.com/irj/sdn/xi
    Trouble logging to Integration Builder ( IR / ID ) ?
    /people/shabarish.vijayakumar/blog/2006/02/13/unable-to-open-iresrid-xipipi-71-updated-for-pi-71-support
    One of the most powerful feature of XI, Business Process Management:
    http://help.sap.com/saphelp_nw04/helpdata/en/3c/831620a4f1044dba38b370f778
    35cc/frameset.htm
    SAP Exchange Infrastructure 2.0 in High Availability Environments
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/10c7d15f-d411-2a10-c8ae-c1596eeebaed
    SAP NetWeaver Process Integration: Best Practices for Roles and Procedures in Integration Projects
    https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/40b6c2fe-d411-2a10-1c87-87046c0acd45
    Thanks
    Swarup
    Edited by: Swarup Sawant on Jan 31, 2008 12:23 PM

  • Can't find the onekey recovery in my thinkpad yoga?

    I need to backup my system after all the new installation but somehow can't find the onekey recovery in the new thinkpad yoga. Why the thinkpad yoga doesn't come with onekey recovery?
    Also I downloaded and installed onekey recovery version 8.0.0.1219 but when I tried the system backup it said "Current system can not support back up". Am I missing something here? Has anyone able to back up their thinkpad yoga?
    Any information will be appreciated.

    Hi Jeng,
    If your machine came with Windows 8 installed, backup and recovery media creation is via Windows in-built tools:
    Methodology to create Recovery Media and reload a Lenovo system with Microsoft Windows 8 preload
    How Do I Create a System Image Backup?
    Z.
    The large print: please read the Community Participation Rules before posting. Include as much information as possible: model, machine type, operating system, and a descriptive subject line. Do not include personal information: serial number, telephone number, email address, etc.  The fine print: I do not work for, nor do I speak for Lenovo. Unsolicited private messages will be ignored. ... GeezBlog
    English Community   Deutsche Community   Comunidad en Español   Русскоязычное Сообщество

  • In repository what is the use of communication channel templates

    Hi People
                     what is the use of communication channel templates in integration repository? and  when we are using that please tell me the ASAP
    Thanks & Regards
    shekar

    HI,
    The communication channel template is for the documentation purpose that will give the information about the sender and receiver communication channels in IR. So No need to goto ID and check the related CCs each time for every scenario.
    You can preconfigure a communication channel with a communication channel template. You can use the communication channel template as a template to define a communication channel at configuration time.
    If you want to create multiple communication channels with some identical configuration data, you should use a communication channel template.
    Thanks
    Swarup

Maybe you are looking for

  • SOAP Receiver Error: HTTP Error response for SOAP Request

    Hi gurus, I'm facing a weird error in File --> PI 7.31 java only --> soap receiver proxy. The other interfaces runs well. just one get the the following error: Exception caught by adapter framework: java.io.IOException: Error receiving or parsing req

  • Load Balancing Problem with WLS6.1

              Hi,           I have 4 Instances of Weblogic servers two instance per box with Clustered. The           admin server is running in the first box. While stress testing it seems all the           loads are going to one instance and other inst

  • Remove photos from a MobileMe Gallery

    Every time I delete or Cut a photo from one of my MobileMe Gallery albums, it comes back, and/or, it does not update the changes in my MobileMe Gallery. In one of my galleries in iPhoto I have 7 photos but in the MobileMe gallery I have 134 photos. D

  • Downloaded and installed but there is no icon or access to audition on my desktop

    hello, i have downloaded and installed the trial version of Audition. it says i have installed the app and it is up to date. but the icon is not on my desktop. the general Creative Cloud Icon is there that takes me to the "watch tutorials" but i am u

  • Timeframe always defaults to '3' even when other value on screen variant

    Hi there I have created a screen variant and transaction variant for transaction BBPSC04 to change the "Timeframe" (GS_SEARCH_FIELD-SELECTION_DATE) field value to '4' and the "Including Completed Shopping Carts" (GS_SEARCH_FIELD-WITH_CLOSED) field va