Receiver determination is not showing communication channel

HI, I am working on file adpater scenario. I have created communication channel and later deleted it. Then created new communication channel and completed  other steps like - creating- receiver determination and interface determination. But when I am trying to create Receiver agreement , I am not getting the new communication channel in selection list. Its showing old communication channel that i created and deleted. There are no entries to activate in Change list and  cache refresh also working fine.
Please let me know why its showing old comunication channel, instead of new one.

Dear rajaram,
I found two chances to have the above mentioned situation.
  [1]. You have deleted the channel from the scenarios and Change lists, But you may find the same in the Objects Tab[between the Change LIst tab and Scenarios Tab].
  [2]. The second chance is that you may created the channel with the conflict on the 'Sender' or 'Receiver'. Check the second one. I believe the second one made this probelm
regards
Neo
<i>reward me, if found useful</i>

Similar Messages

  • Condition editor in receiver determination does not show payload fields

    Hi !
    We are trying to create some conditions for the receiver determination in a RFC->XI->File scenario, but when we open the condition editor, under the XPATH option we do not set any payload fields to create conditions!!
    Any clues?
    Thanks,
    Matias.

    Hi,
    Check in SLD if your software component is installed on your business system and then clear SLD cache in ID.
    You will see interfaces assigned to your business system and also the payload fields in condition editor
    Thanks,
    Beena

  • IDoc TO File: Receiver Determination did not find any receivers at all

    Hi,
    We have IDoc to file scenario, where based on attributes present in IDoc we have configured different receivers.
    Everything was working fine and files were getting created based on the receiver determination criteria.
    But there is one change done in custom IDoc to re position the attributes.
    Idoc before changes was having NAME1 and NAME2 above KATR6 and KATR7 and after change it looks like below:
    So there is no change in segment and no change in mapping but the attributes KATR6 and KATR7 are used to determine the receiver.
    Cache refresh is done for both ESR and ID. I have re - entered the receiver determination criteria just to ensure that change should reflect.
    But still when I am triggering outbound IDoc from ECC to PI, the transaction is getting errored out with below error:
    "ErrText": "Processing error = Receiver Determination did not find any receivers at all",
    Can any one providee some idea what could be the reason and what is the right approach to resolve this issue.
    Thanks,
    Vertika

    Hi Krupa,
    I have marked your answer as helpful answer and delete of metadata wasn't required.
    Reload works . But thanks for your suggestion.
    Thanks,
    Vertika

  • Error: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: Receiver Determination did not find any receivers at all

    Hello,
    I have an issue configuring a simple File Adapter Content Conversion, it will be great to give me some support as I'am new in the PO Environment.
    Iam reading a flat file and trying to write into an XML in the same FTP server
    I have a 1 to 1 Mapping as follows
    And my Content Conversion at Sender side Looks like this
    After running the configuration Iam getting following error message
    Error: com.sap.engine.interfaces.messaging.api.exception.RetryControlException: Receiver Determination did not find any receivers at all
    My System is the SAP Netweaver Process Intgration 7.4 single Java stack
    Do you have any idea how to fix this issue?
    Many thanks in advance
    Khadim

    Hi evrybody
    I have enabled the tracing of ICO and have seen that my payload for the message mapping is ok,.
    <ns:hartgeldbest_ERP_KT xmlns:ns="http://xxxxxx.de">
    <Recordset>      
    <header> 
         <gesellschaft>03</gesellschaft> 
         <filiale>000</filiale>
         <satzart>11</satzart>
         <datum>00000000</datum>
         <kennzeichen>1</kennzeichen>
    </header>
    </Recordset>
    </ns:hartgeldbest_ERP_KT>
    The issue is on detrmining the RECEIVER in the Main-XML
    <sap:Main xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" xmlns:sap="http://sap.com/xi/XI/Message/30" versionMajor="3"versionMinor="1" SOAP:mustUnderstand="1">
    <sap:MessageClass>ApplicationMessage</sap:MessageClass> 
    <sap:ProcessingMode>asynchronous</sap:ProcessingMode>
    <sap:MessageId>ae41678e-da87-11e3-cd0f-0000006831a2</sap:MessageId>
    <sap:TimeSent>2014-05-13T10:16:43Z</sap:TimeSent>
    <sap:Sender> 
    <sap:Party agency="http://sap.com/xi/XI" scheme="XIParty"/> 
    <sap:Service>CC_Hartgeldbest_File2Idoc</sap:Service>
    </sap:Sender>
    <sap:Receiver> 
    <sap:Party agency="" scheme=""/> 
    <sap:Service/>
    </sap:Receiver>
    <sap:Interface namespace="http://xxxxx.de">hartgeldbest_KT_async_out</sap:Interface>
    </sap:Main>
    Is it possible that the receiver is overwritten due to the Content Conversion? Because if I set my Message Protocol to "File" the receiver determination will work.
    Any idea?
    Thx
    Khadim

  • Can not access communication channels

    We could not access Communication channel & other configuration objects
    from integration builder and we are getting the following error,
    Attempt to access application REPOSITORY using Http Method Invocation
    (HMI) failed. Detailed information: Invoking ROA method "ReadObjects"
    via HMI ... FAILED due to following exception: Message: Connection to
    system REPOSITORY using application REPOSITORY lost. Detailed
    information: Error
    accessing "http://<host>:50300/rep/remoteobjectaccess/int?container=ejb" with user "PIDIRUSER". Response code is 302,
    response message is "Found" Stacktrace:
    com.sap.aii.utilxi.hmi.api.HmiCoreException: Connection to system
    REPOSITORY using application REPOSITORY lost. Detailed information:
    Error
    accessing "http://<host>:50300/rep/remoteobjectaccess/int?container=ejb" with user "PIDIRUSER". Response code is 302,
    response message is "Found" at
    com.sap.aii.utilxi.hmi.api.HmiCoreException.newCommunicationError
    (HmiCoreException.java:83) at
    com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponseViaHttp(HmiHttpClientImpl.java:195) at
    com.sap.aii.utilxi.hmi.api.HmiHttpClientImpl.sendRequestAndReceiveResponse(HmiHttpClientImpl.java:105) at
    com.sap.aii.utilxi.hmi.api.HmiClientAdapter.invokeMethod
    (HmiClientAdapter.java:88) at
    com.sap.aii.ib.core.roa.RoaServiceImpl.readObjectsImpl
    (RoaServiceImpl.java:198) at
    com.sap.aii.ib.core.roa.RoaServiceImpl.readObjects
    (RoaServiceImpl.java:329) at
    com.sap.aii.ib.server.cpa.AdapterMDCache.readObject
    (AdapterMDCache.java:219) at
    com.sap.aii.ib.server.cpa.AdapterMDCache.actualize
    (AdapterMDCache.java:209) at
    com.sap.aii.utilxi.misc.api.LRUMapBasedCache.get
    (LRUMapBasedCache.java:34) at
    com.sap.aii.ib.server.cpa.AdapterMDCache.get(AdapterMDCache.java:171)
    at com.sap.aii.utilxi.misc.api.Cache.get(Cache.java:40) at
    com.sap.aii.utilxi.misc.api.Cache.get(Cache.java:40) at
    com.sap.aii.ib.sbeans.misc.MiscServicesBean.getAdapterMetadata
    (MiscServicesBean.java:238) at
    com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl1_0.getAdapterMetadata(MiscServicesRemoteObjectImpl1_0.java:2028) at
    com.sap.aii.ib.sbeans.misc.MiscServicesRemoteObjectImpl1_0p4_Skel.dispatch(MiscServicesRemoteObjectImpl1_0p4_Skel.java:285) at
    com.sap.engine.services.rmi_p4.DispatchImpl._runInternal
    (DispatchImpl.java:320) at
    com.sap.engine.services.rmi_p4.DispatchImpl._run(DispatchImpl.java:198)
    at com.sap.engine.services.rmi_p4.server.P4SessionProcessor.request
    (P4SessionProcessor.java:129) at
    com.sap.engine.core.service630.context.cluster.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:33) at
    com.sap.engine.core.cluster.impl6.session.MessageRunner.run
    (MessageRunner.java:41) at
    com.sap.engine.core.thread.impl3.ActionObject.run(ActionObject.java:37)
    at java.security.AccessController.doPrivileged(Native Method) at
    com.sap.engine.core.thread.impl3.SingleThread.execute
    (SingleThread.java:100) at
    com.sap.engine.core.thread.impl3.SingleThread.run
    (SingleThread.java:170)
    Our Internal investigation reveals that the URL
    http://<host>:50300/rep/remoteobjectaccess/int?container=ejb is redirecting the requester to HTTPS and Integration
    builder is not able to handle the redirection. We tried to login to the
    above url in HTTPs and it does not work. There is no service user
    locked in the system.
    We are not even able to access exchangeProfile throught HTTP http://<host>:50300/exchangeProfile. But we could access exchange profile parameters from ABAP system using the function module  EXCHANGE_PROFILE_GET_PARAMETER
    Have anyone encountered this problem before?
    Regards,
    Arul

    Try using any other user id like PIISUSER and check?
    ---Satish

  • Add Interface mapping to Receiver Determination is not possible

    Hello,
    I create some scenarios from R\3 to BW and R\3 to File.
    When I want to add Interface mapping to Receiver Determination is not possible.
    Not to choose from list and not with copy and paste.
    Any ideas?
    Regards
    Elad

    Hi Elad,
    Just check whether ur interface mapping that u defined in IR is activated properly or not.It will be present in the hit list as soon as u click the help button of the interface mapping of the interface determination in the ID.
    Regards,
    Prasanthi.

  • IDoc adapters not in "communication channel monitoring"?

    Hi,
    I've modified some information that the receiver IDoc adapter is using (the logical system ID). But after I refreshed all the caches the change is not updated when I send an IDoc to R/3.
    When this kind of problem happens with RFC adapter you just have to stop and restart the communication channel in communication channel monitoring. But IDoc adapter is not here... so, how can I restart the IDoc communication channel?

    Hi,
    IDoc adapter doesnt reside on Adapter Engine, its part of ABAP stack, because of this you cannt find it in RWB-Communication channel monitoring...
    Try refreshing the cache:
    Transaction: sxi_cache
    CPACache refresh using the below url:
    http://<server:port>/CPACache/refresh?mode = full
    to get the changes affected.
    Regards,
    Sreenivas.

  • Receiver Determination: Sender not found is in

    Hi,
    I am getting a "message incomplete: no sender found" error, in a synchronous step from a BPM(The intended receiver is another BPM which is in a separate namespace & SWCV). The message interface for the send step is also in a different namespace & SWCV.
    I tested the call to the target BPM(with the same message interface) using a tester BPM and it was working fine. However both were in the same namespace.
    I couldnot find any reason other than to think about the namespaces being different.
    I have defined the dependencies between the SWCV's and have imported those into the Integratoin builder.
    suggestions/leads/hints will be most appreciated...
    Thanks & Regards,
    Renjith.
    Now we have got a little more clarity on how the error occurs. Let me explain the steps in BPM -
    Step1 Receive MSG1
    Step2 Map MSG1 to MSG2
    Step3 Send ASYNC MSG2
    Step4 map MSG2 to MSG3
    Step5 Send Sync MSG3
    and so on...
    In this case the Step5 send sync msg3 fails and i get the error back - "Message is incomplete. No Sender found" - during receiver determination.
    If i were to remove the step3, send msg3 async, everything works like a charm....Has anyone got an idea why this is happening?
    Message was edited by: Renjith Andrews

    Hi Priyanka,
    Thanks for the response.
    The step 3 was executed successfully and i can see the file in the output folder. It was not failing.
    As for step5, it never got till recevier determination because the error was that the sender information was missing.
    Thanks & Regards,
    Renjith.

  • Receiver Determination-Condition not working

    Hi all,
    It is simple iDoc to File scenario.  I have two receivers based on a condition in the receiver determination.  I am getting all data into both receivers without executing the condition. 
    Below is the condition.  Any idea why this is not being executed?  Thanks for your help.
    (/ZGENERIC_OUTBOUND01/IDOC/Z1GENERIC_SDATA/SDATA = '1C')
    (/ZGENERIC_OUTBOUND01/IDOC/Z1GENERIC_SDATA/SDATA = '1B')

    >   <?xml version="1.0" encoding="UTF-8" ?>
    > - <ZGENERIC_OUTBOUND01>
    > - <IDOC BEGIN="1">
    > - <EDI_DC40 SEGMENT="1">
    >   <TABNAM>EDI_DC40</TABNAM>
    >  ......
    >  ......
    >   </EDI_DC40>
    > - <Z1GENERIC_SDATA SEGMENT="1">
    >        <SDATA>1C</SDATA>
    >   </Z1GENERIC_SDATA>
    > - <Z1GENERIC_SDATA SEGMENT="1">
    >        <SDATA>1C</SDATA>
    >   </Z1GENERIC_SDATA>
    > - <Z1GENERIC_SDATA SEGMENT="1">
    >        <SDATA>1B</SDATA>
    >   </Z1GENERIC_SDATA>
    >   </IDOC>
    >   </ZGENERIC_OUTBOUND01>
    You cannot have both the conditions in same IDOC at the same time. Like here in the above example you have 1C & 1B both, so in this situation it will not work.
    Just for testing either remove 1C or 1B and then test. I am sure it will work.
    You cannot send the same payload at the same time based on two different conditions to 2 different receivers except you put 'OR' in your conditon for 1C & 1B. But in this situation message will go to both of the receivers which you don't want here.
    Regards,
    Sarvesh

  • XI - Receiver Determination Condition not working

    I created a Condition on my Receiver Determination to stop some messages from being sent based on a field in our message.
    It works when using some test tools (workbench, SOAPUI, etc) but not when coming from our MDM system.  The beginning of the input message looks like what is listed at the bottom of this message(and it works).
    But when coming from MDM the one node looks like this  - there is no colon ( after the xmlns.
                   <YMDMB_CREMDM xmlns='http://intel.com/MDM/BUPA/Vendor'
    without the colon ( the condition does not work;  with the colon it does work.
    the sending system is not able to add the colon. 
    Does anyone know why the colon matters and what we can do to get around it in XI ??
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Receiver Grouping -->
    <YMDMB_CREMDM xmlns:='http://intel.com/MDM/BUPA/Vendor' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
       <IDOC BEGIN='1.0' xmlns=''>

    below is the beginning of the XSD from the IDOC (it is custom but based on a SAP one  - just added a few fields)
    I also put the start of the input message below that.
    also to make sure I was clear, if all we do is change this node of the input message by adding a colon after the xmlns everything works.
                   <YMDMB_CREMDM xmlns='http://intel.com/MDM/BUPA/Vendor'
    thanks
    begging of XSD from IDOC
    <?xml version="1.0" encoding="ISO-8859-1"?>
    <xsd:schema xmlns:xsd="http://www.w3.org/2001/XMLSchema">
         <xsd:element name="YMDMB_CREMDM">
              <xsd:complexType>
                   <xsd:sequence>
                        <xsd:element name="IDOC" type="YCREMDM.YMDMB_CREMDM" />
                   </xsd:sequence>
              </xsd:complexType>
         </xsd:element>
         <xsd:complexType name="YMDMB_CREMDM.E1BPADTTX">
    here is beginning of input message
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?><!-- Receiver Grouping -->
    <YMDMB_CREMDM xmlns='http://intel.com/MDM/BUPA/Vendor' xmlns:xsd='http://www.w3.org/2001/XMLSchema' xmlns:soapenv='http://schemas.xmlsoap.org/soap/envelope/' xmlns:xsi='http://www.w3.org/2001/XMLSchema-instance'>
       <IDOC BEGIN='1.0' xmlns=''>

  • Sent emails not received and now not showing on sent emails list

    I've sent two emails to a regular recipient but they do not appear to have been received and they are not showing on my sent emails list. Any suggestions?

    just to add that this is how it appears on my screen
    http://gallery.me.com/toby_clifford#100384/screen-capture
    regards
    t

  • IMessages on Mavericks will send and receive but will not show my sent messages

    So last week I was on ML and signed into iMessages app. I was able to log in and it showed my number and email and everyone's iMessage indicator worked fine. The issue was that I couldn't send any messages out. After typing my message to someone and pressing enter it would dissapear and they would never get the messages. So after hours of browsing I just figured maybe going to Mavericks would help solve the issue. Upgraded and logged into iMessages and to my dismay, it now will send the messages and receive messages and will sync with my iphone but I still can NOT see the messages I send out. After pressing enter they disappear. I've pretty much given up but hope someone in the community will help. I'm pretty bright with Mac and tried a PRAM reset, I've enabled and disabled, logged in and out, shutdown and restart, went into library and erased preferences, but nothing. My whole day is behind a computer and I love iMessages... When it works lol. Plz help. Thank you. I'll assume Ralph will take a gander since he is the pro on here from what I saw. Thanks everyone.

    Hello??? BUMP** AGAIN!!!

  • FM 5.0 not showing Port Channel correctly

    1 x PC is showing as thick link and also all ISLs shown beside it. There are other PC created and all ISL links have been replaced by one PC link in the topology diagram. All links are up and working if viewed from CLI. Port channel created between 1 x MDS9509 and 2 x MDS9148.
    Did anyone else experience this behaviour before?

    Thanks Phan.
    ISLs are not shown under the PC link but it is showing with it. I have logged a TAC call and one of the Tech support guys is currently looking at it. It looks like issue with FM drawing up the topology. From CLI PC is fine and all links are operational. We tried deleting and recreating the PC and also tried what you suggested.
    Anyway will update once tech support finished with it.
    Sent from Cisco Technical Support iPhone App

  • Received Email Messages Not Showing

    I have a user who occasionally does not receive emails sent to him. When I started to investigate, I found that the emails are actually delivered to his inbox on the server but they never show up in the inbox on his laptop. The senders of the emails never get a failure notice since it was actually delivered. Worst of all, some times the messages do work. Note, this only happens with a handful of the users who send him emails. Sometimes they come through just fine. There doesn't seem to be a pattern that I can find. It's not a time of day, a means of sending (mac mail vs iPhone), a domain, etc.
    To try and resolve this, I have rebuilt the index file. I have rebuilt all of his email boxes. I have reconstructed his mailstore via the Server Admin tool. I have repaired permissions both on the server and the laptop. None of these actions has solved the problem.
    Anyone have a suggestion about how to proceed?
    Message was edited by: ToddsFlakyMac

    nevermind... I figured out the problem...

  • Missed ANOTHER appointment - Invites received in Mail not showing in iCal

    I missed an appointment this morning, and it's because of a bug in Mail/iCal.
    This is how it's supposed to work:
    - iCal collects invitations from Mail.
    - The invites show up in the notifications area and also show up in "gray" in the calendar pane.
    - You can Accept/Decline within the notifications area or by double-clicking the gray appointment.
    Unfortunately this is NOT working for me. It used to work beautifully. Then I started missing occasional invitations. Now it seems rare that it works.
    Note: I have a very large mailbox, and a lot of the missed invitations are being sent from Outlook. However many missed appointments are also being sent from another iCal user.
    I've seen this issue reported elsewhere, but without resolution:
    (related but not the same): http://discussions.apple.com/thread.jspa?messageID=11583205&#11583205
    (identical issue, posted 09/2009, a re-post from 8 months earlier):
    http://discussions.apple.com/thread.jspa?messageID=9935599&tstart=0
    When is apple going to fix this? I run my business on this platform and just spent an hour figuring out how I missed an important meeting. I dug through the forums, found the above unanswered issues, and now I'm posting this detailed message in hopes that it will be fixed.

    Unfortunately, .ics files, which is how iCal invites are sent +as attachments+, are not recognized by the Mail app on the iPhone. Only Apple can alter that.
    You can submit feedback to Apple: http://www.apple.com/feedback/iphone.html.
    Note that the New Invitation Alerts setting on the iPhone applies to calendar invites sent via MobileMe or MS Exchange (those are true calendar invites, not email attachments).

Maybe you are looking for

  • My Iphone keeps freezing at the homepage

    After using the YouTube app on my original Iphone, I pressedthe home button on my phone to return to my apps (test messaging, calendars, ipod, safari etc.) but the phone froze. The touch screen won't respond when I select any app, yet at the top of t

  • WFii password is asked everytime Mac mini is turned on.

    When I turn on my Mac mini it asks WiFi connection password eveytime.  İt does not save the password. I tried everything. İt is too annoying and my children do not want to use it. Even worse when wakes up from energy saving mode asks both passwords.

  • Protective sleeve/case for MacBook?

    I'm getting a new MacBook for a client who tends to be rather rough on his equipment; his old iBook's case has a couple of chunks missing (he doesn't know how it happened). So I'm looking for some protection for the MacBook. He'll be carrying it in a

  • Telnet read isuue

    Hi all First of all thanks for taking time to help me with my problem. Let me explain I have developed a telnet connection program that connects to a switch and interacts with it. But unfortunately when i try to login to the switch after sending the

  • LOGO in STANDARD REPORTS

    Hi, I am working on Interactive Reports (R/3 4.6c). Is there a way by which i can generate a LOGO in a standard REPORT. Is there any other alternative where i can generate my company's logo in STANDARD REPORTS. Thanks and Regards AK