Configuration Wizard in ID is not using existing Communication Channel

Hi,
I am using PI 7.1.
I created a Communication channel FileSenderCC for a Business System Sys_Sample_One_D with Party as blank.
After creating i can see below object in the list of communication channels in the left pane.
|Sys_Sample_One_D|FileSenderCC
After this when i use Menu: Tools -> Configuration Wizard -> Internal Communication, to configure the scenrio, I selected the Business System Sys_Sample_One_D and Adapter Type "File", and proceed, while selecting the sender communicaiton channel, it cannot find the FileSenderCC that i created.
If i manually enter FileSenderCC, and complete the scenario, it is creating a new communication channel with the samename, and not using the exisitng one.
After that i see two communication channels in the left pane.
|Sys_Sample_One_D|FileSenderCC
*|Sys_Sample_One_D|FileSenderCC
does this happen in PI 7.1 only, because when i worked in 7.0 long time back, i dont think i got this issue.

Hi,
I had the same issue on PI 7.1, it looks like a bug, but I found no note about it.
I think you should open an OSS message for this.
Kind Regards,
Sergio

Similar Messages

  • BD Lookup Error _ Not using the COmmunication channel!

    Dear all,
    I Tried to  do DB Lookup as told in this blog by siva
    /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler
    I used the below code.
    I am not Getting any error, the mapping is successfully ACTIVATED. But in the Receiver field i am Getting Null as output , the DB lookup which i have mentioned is not connecting to the Database and executing and fetching the query. Just inthe receiver field its througing the Null valuse. The Required Value is not fetched by using the communication channel.
    I am getting the above error when i try to TEST THE MAPPING in IR.
    Below is the code i used.
    SERVER:XI 3.0
    SP:18
    RECEIVER DATABSE: MSQL SERVER 2000
    CODE----
    //write your code here
    String Query = "";
    Channel channel = null;
    DataBaseAccessor accessor = null;
    DataBaseResult resultSet = null;
    Query = "Select cir_id from circle where cir_sap = 'IDBL'";
    try{
    channel = LookupService.getChannel("<Business Service/System Name>","JDBC_channel_receiver Communication channel");
    accessor = LookupService.getDataBaseAccessor(channel);
    resultSet = accessor.execute(Query);
    for(Iterator rows = resultSet.getRows();rows.hasNext();){
    Map rowMap = (Map)rows.next();
    result.addValue((String)rowMap.get("cir_id"));
    catch(Exception ex){
    result.addValue(ex.getMessage());
    finally{
    try{
    if (accessor!= null) accessor.close();
    catch(Exception ex){
    result.addValue(ex.getMessage());
    END CODE----
    Please help me out.
    I am getting output as null. But in database value is there for cir_id where cir_sap='IDBL'.
    Regards,
    Prakash

    As i told before i have tested the interface, its not showing any error, its Activated and throwing Null as output.
    Its not fetching the value from database. In CC Monitoring also the adapter is in Green Status. No error over there. Its throwing the output as Null (Default value in the code.)
    Below is the connection parameter i have used:
    DRIVER:com.microsoft.jdbc.sqlserver.SQLServerDriver
    CONNECTION : jdbc:microsoft:sqlserver://<IP>:1433;DatabaseName=test_db
    But in the blog
    /people/siva.maranani/blog/2005/08/23/lookup146s-in-xi-made-simpler
    If u can see properly, he has mentioed some extra parameters in the JDBC Connection Parameters.
    But the screenshot is not proper so i am not able to see the querry he has used in Connection parameters.
    Please help
    Could anyone tell how to write the Select statement in Connection Parameter for Adapter as given (Partialy in screenshot in BLOG)?
    Regards,
    Prakash
    Edited by: senthilprakash selvaraj on Jul 1, 2008 7:33 AM

  • How does one delete VPN configurations in the settings list not used any more?

    How does one delete VPN configurations in the settings list not used any more?

    Sorted found profiles and delete from there

  • IDOC adapter is not shown in communication channel

    hi gurus,
    at present i am using PI and in the communication channel list (adapters types) no idoc adapter is displayed ,can anyone help me to solve this problem.
    and also when i create any scenario related to idoc those messages where not displayed in communication channel.

    Hi Allen,
          U r checking for an IDoc channels in Communication channel monitoring.IDoc adapter is reside in ABAP stack.So that u cant see the Idoc communication channels from monitoring of CC's. If Idoc messages is at sender side no need of CC.
    If you want to view the source and target messages of Idoc's u can see those from SXMB_MONI.Choose u r processed message,Dbl click,For Idoc as sender u can view the message from payloads of Inbound message,For Idos as Receiver u can view the message from Payloads of Request message Mapping.
    Hope it will helps..
    Cheers
    Veera
    >>>Reward points,if it is needful

  • 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

  • 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

  • JDBC adapter type  not visible in Communication Channel

    Hi All,
    I have deployed JDBC driver according to http://www.sdn.sap.com/irj/scn/go/portal/prtroot/docs/library/uuid/00b4a020-4ae6-2c10-5a95-fed4ad9a4b60?QuickLink=index&… .
    Driver deployed successfully and I have checked it in folder \usr\sap\xxx\DVEBMGS30\j2ee\cluster\bin\ext\com.sap.aii.adapter.lib\lib and it's found ok. But this adapter type  not showing in Communication Channel only RFC and SOAP are showing there. I have restarted the server also. Can any one tell me where the problem is?

    Hi Kuldeep,
    Have you check the patch level of both java & abap has same ,if some thing different in Patch level of any of this it will not visible in communication channel
    Check below links also
    https://help.sap.com/saphelp_nw04/helpdata/en/7e/5df96381ec72468a00815dd80f8b63/content.htm
    Sender JDBC adapter : data read from db but not in PI
    Regards
    K.N

  • User Profiles being created and not using existing

    I have a Windows Embedded 8 thin client.  It will create a user profile when a user logs on and if they log off and log back on it will use the same created profile.  However if we restart the thin client and go to log on it will create a completely
    new profile for the user. It does this every single time it is restarted and a user logs on.  So under the users folder it will have several copies of profiles for that user adding something to it each time.  Example: Username, Username.Domain, Username.Domain.000,
    Username.Domain.001 We have turned off the netXclean to keep it from removing the user profile at logoff.  I have added the C:\Users folder to the write filter exclusion list to make sure it is allowed to write to that location.  What would cause
    it to not use the exisiting user profile for a user and recreate one only after a restart?  It is a soft restart/shutdown we aren't hard powering off as I could see the user profile getting corrupted if that were to happen.
    Luke

    Hi,
    It seems like your account log as temporary profile. Please navigate to the registry below and delete the effected profile's subfolder for test.
    HKLM\SOFTWARE\Microsoft\Windows NT\CurrentVersion\ProfileList
    Here is another thread that have multiple talking about Temporary profile, maybe helpful with your problem.
    http://social.technet.microsoft.com/Forums/windows/en-US/5ec0b949-effa-4e30-ba09-dc948a4c7a8b/windows-7-starting-with-a-temporary-profile
    Roger Lu
    TechNet Community Support

  • Files not getting picked up using Sender Communication Channel frm MDM sy

    Hi Experts,
    XI sender communication channel is configured to pick up any files coming from MDM system from the following path
    /XXX/XXX/mdm/mds/XXX/XXX/Material_Master/Outbound/P33/P33_R3_PORT/Ready
    Earlier we had the scenario working properly that created idocs in R3 system.(MDM>XI>R3)
    Currently i tried to test the scenario again but i don't see an entry in the sxmb_moni or tried checking whether the sender communication channel is working properly it showed polling correctly in RWB.The files are already sitting in the the above path.XI should be picking it up but don't know what the problem is?
    I also tried a test in RWB>Integration Engine>Test Message  put the payload and it was able to create idocs in R3.So i concluded there is an error in picking up message from MDM.
    Is there any log available for the commmunication channel where i can see error info of whether any files picked up or not.
    Please suggest me what all can be done to to ensure the CC is picking up the files.
    Earlier responses highly appreciated.
    B'Rgds,
    Sudhansu

    Hi,
    In addition to the RWB channel check suggested by Aamir, you should also check if the channel is
    1) Active in ID
    2) Channel is not locked in VA, if it is locked then your status in RWB will show processing started but the files wont be picked up...for more details check the unlocking procedure mentioned in this thread:
    JDBC Sender Adapter -  NOT FETCHING RECORDS -PROCESSING STARTED
    The unlocking procedure is the same for FILE and JDBC....
    Regards,
    Abhishek.

  • Communication Channel Monitoring not showing up Communication  Channels

    Hi All,
    PI 7.1 : I  have created Communication Channel using File Adapter in ID and activated it. Adapter engine is Central Adapter Engine. But in Runtime Workbench I am not able to see communication channels created under Component Monitoring -> Adapter Engine -> Communication channel Monitoring. Please let me know what is the problem.
    And in ID I am getting below warning message for that Communication Channel.
    Message:  Unable to Check Whether Communication Channel is compatible with selected Adapter Engine since version information for  Adapter Engine is missing in SLD.
    Any idea? I appreciate your  quick help.
    Thanks,
    Carl

    Hi Abhishek,
    I have selected inID ,  File dapater software component  SAP BASIS 7.11 name space http://sap.com/xi/XI/System, adapter "file " is in that name space in ESR. In ESR there is only one BASIS Software Component SAP BASIS 7.11.
    Thanks,
    Carl

  • Adapter type is not coming in Communication channel

    Hi all,
             I am facing a problem while creating a communication channel as i am not able to see any adapter type and its showing as non editable field  .
    i have cretaed my own software component in SLD  am i missing something in SLD configuration ??  because of that  i am not able to see any adapter over there .
    regards,
    praveen

    Praveen,
    You need to import SAP BASIS Software Component Version into Integration Repository.
    You need to download it from service market place.
    https://websmp205.sap-ag.de/~form/handler?_APP=00200682500000001943&_EVENT=SEARCH&HIDE=&SEARCH_SPAT=X&SEARCH_BPAT=X&SEARCH_CD=X&SEARCH_P=X&SEARCH_PV=X&SEARCH_C=X&SEARCH_CV=X&SEARCH_TA=&SEARCH_V=&HIDE_EXPERT_SEARCH=X&SEARCH_MAX_RESULT=20
    In Search Term Enter "SAP BASIS <version>".
    Now click on XI CONTENT SAP_BASIS 7.00 -
    > Database independent -
    > SAPBASIS13_0-20000888.ZIP Just save this file on your machine and unzip it.
    Now put this in the import directory: \usr\sap\<SID>\SYS\global\xi\repository_server\import\
    In IR, TOOLS ---> Import design objects and import it.
    Regards,
    Sarvesh
    ***Reward points for helpfull ans, in your last thresd you did not assingned points to any buddy.

  • New channels in integration directory not displayed in communication channel monitoring

    Hi all,
    We configured recently new communication channels in the intgration directory (PI 7.0), and all changes were activated. But when we check in the communication channel monitoring, we cann't see them.
    Any idea please.
    Many thanks in advance

    Hi,
    Might be issue with cache.
    can you validate as per below thread?
    Communication channel not showing in CC monitoring
    Regards,
    muni.

  • Is it possible to use single communication channel

    Hi,
        I have created a RFC(sender) CC for one scenario (RFC ->XI -> SOAP).
    Now I have got same scenario but the SOAP target service is different. Hence created new CC for target SOAP(receiver).
    But the sender SAP system is same, So, Can I use the same RFC(sender), will there be any conflict arise?? or should I need to define one more RFC(sender)
    Thanks
    RDS

    hi
    no problem you can use the same communication channel...just add to u r scenario...
    Note: reward points if solution found helpfull
    Regards
    Chandrakanth.k

  • DNS Alias not Updating on Communication Channel

    Hi,
    We use DNS Aliases when connecting to some of our servers. One interface connects to a server using FTP with alias FTPServer.
    This FTPServer had a site switch over the weekend and the DNS Alias did not update in the communication channel. I had to ping the DNS Alias and put the server name into the CC to get the FTP to work.
    Is there any way of getting PI 7.1 to refresh the DNS?
    Thanks,
    Gareth

    Check out this intersting blog on aliasing.
    [Controlling DNS caching in the Java Virtual Machine (i.e. J2EE WAS)|Controlling DNS caching in the Java Virtual Machine (i.e. J2EE WAS)]
    I hope it might help
    Regards
    Ramesh

  • Communication channel not present in Communication channel monitoring

    Hi All,
    We have the communication channel in Integration builder and it is active state. but we are not able to see it in C.C monitoring. and we are not sure whether the channels are started.
    how can we check whether the channels are started?
    and why the communication channel is not visible in C.C monitoring.
    It works fine in DEV and QA. but we are facing this issue in PRD

    Hi Ravi,
    in the cache connectivity test, all the components are in GREEN color (Enterprise Service Repository, Integration directory, Integration server - ABAP, , mapping runtime on central adapter engine, adapter engine, mapping runtime) . Only central adapter engine is in yellow color and the message says:
    Apr 19, 2010 6:16:28 AM - Cache notification from Integration Directory received successfully
    Attempt to fetch cache data from Integration Directory not yet started or still in process.
    Restarting the server also did not work.

Maybe you are looking for