InterfaceDetermination did not yield any actual interface

Hi,
My scenario is SOAP to IDOC in 7.4.The message is failing in message monitoring  with the below error :
Transmitting the message to endpoint {2} using connection SOAP_http://sap.com/xi/XI/System failed, due to: com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
Status Detail : Interface Determination Error - General or fallback interface determination error
I tried testing the payload in MM and OM and it  is working fine.
I went through the thread  Error:MP: exception caught with cause com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
but it is not helpful.
Please provide your suggestions to resolve the issue.
Thank you.

Check for Nicolas Freyre reply in the below thread. It should address your issue.
Error: InterfaceDetermination did not yield any actual interface in Advanced Adapter Engine

Similar Messages

  • Split message - InterfaceDetermination did not yield any actual interface

    Hello experts,
    We have the following scenario.  PI 7.3 Single stack.  text file input to multiple receivers.
    The scenario works in Dev, but after transporting to QA test, it fails.  I have transported ESR objects twice and have deleted and recreated the Integrated Configuration. Cache seemed to be up to date, and we had Basis restart the PI system.
    The error messages states: "InterfaceDetermination did not yield any actual interface."  However, the message is not splitting, so the failure is truly before that step.
    Message log from successful message in Dev:
    7/15/2014 2:23:30.691 PM
    Information
    Send text file "/sapdataexch/dev/interfaces/micros_xstore/I_AUD_0103_XStoreIBSales/IN/20140715-050034-688_SettlementLog.08104.01.20140715.084728.xml", size 14886, encoding UTF-8 with QoS EO
    7/15/2014 2:23:30.691 PM
    Information
    MP: processing local module localejbs/CallSapAdapter
    7/15/2014 2:23:30.692 PM
    Information
    Trying to put the message into the send queue
    7/15/2014 2:23:30.692 PM
    Information
    Application attempting to send an XI message asynchronously using connection File_http://sap.com/xi/XI/System
    7/15/2014 2:23:30.697 PM
    Information
    Message successfully put into the queue
    7/15/2014 2:23:30.697 PM
    Information
    The application sent the message asynchronously using connection File_http://sap.com/xi/XI/System. Returning to application
    7/15/2014 2:23:30.699 PM
    Information
    The message was successfully retrieved from the send queue
    7/15/2014 2:23:30.703 PM
    Information
    Starting to Split Message
    7/15/2014 2:23:30.703 PM
    Information
    Message status set to DLNG
    7/15/2014 2:23:30.704 PM
    Information
    Message Split to Message 1f6a76a9-0c4d-11e4-b4fa-0000010522fb(OUTBOUND)
    7/15/2014 2:23:30.705 PM
    Information
    Finished Splitting Message
    7/15/2014 2:23:30.713 PM
    Information
    Message Split to Message 1f6a76a9-0c4d-11e4-b4fa-0000010522fb(OUTBOUND)
    7/15/2014 2:23:30.721 PM
    Information
    Message Split to Message 1f6a76aa-0c4d-11e4-c008-0000010522fb(OUTBOUND)
    7/15/2014 2:23:30.722 PM
    Information
    Message status set to DLVD
    7/15/2014 2:23:30.725 PM
    Information
    Message was successfully transmitted to endpoint   using connection File_http://sap.com/xi/XI/System
    7/15/2014 2:23:30.752 PM
    Information
    File "/sapdataexch/dev/interfaces/micros_xstore/I_AUD_0103_XStoreIBSales/IN/20140715-050034-688_SettlementLog.08104.01.20140715.084728.xml" archived after processing
    Message log from failed message in QA:
    7/16/2014 3:45:10.944 AM
    Information
    Send text file "/sapdataexch/qas/interfaces/micros_xstore/I_AUD_0103_XStoreIBSales/IN/SettlementLog.01769.05.20140716.073904.xml", size 232961, encoding UTF-8 with QoS EO
    7/16/2014 3:45:10.945 AM
    Information
    MP: processing local module localejbs/CallSapAdapter
    7/16/2014 3:45:10.946 AM
    Information
    Application attempting to send an XI message asynchronously using connection File_http://sap.com/xi/XI/System
    7/16/2014 3:45:10.947 AM
    Information
    Trying to put the message into the send queue
    7/16/2014 3:45:10.962 AM
    Information
    Message successfully put into the queue
    7/16/2014 3:45:10.962 AM
    Information
    The application sent the message asynchronously using connection File_http://sap.com/xi/XI/System. Returning to application
    7/16/2014 3:45:11.291 AM
    Information
    File "/sapdataexch/qas/interfaces/micros_xstore/I_AUD_0103_XStoreIBSales/IN/SettlementLog.01769.05.20140716.073904.xml" archived after processing
    7/16/2014 3:45:11.431 AM
    Information
    The message was successfully retrieved from the send queue
    7/16/2014 3:45:11.579 AM
    Information
    Starting to Split Message
    7/16/2014 3:45:11.579 AM
    Information
    Message status set to DLNG
    7/16/2014 3:45:11.582 AM
    Error
    Transmitting the message to endpoint   using connection File_http://sap.com/xi/XI/System failed, due to: com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
    7/16/2014 3:45:11.711 AM
    Information
    Message status set to WAIT
    There are no conditions on the Receivers.  The file should always split to both,
    Inbound processing is a file adapter.
    Any help is appreciated.
    Thanks!
    Tom

    Hi Harish,
    That was exactly the issue.   The SWC was not the same.  I made the QA to match the Dev and the process worked.
    Very good.
    Thanks!
    Tom

  • Dummy scen. error InterfaceDetermination did not yield any actual interface

    Hi,
    I've created a dummy scenario to move any files. (PI 7.3)
    I've created a dummy data type, message type, and 2 service interface (outbound and inbound) without any mapping.
    Then I designed the scenario in the integration directory: 2 business components, sender and receiver file adapters, and integrated configuration.
    I just want to read the file from source folder and write to the target folder. No mappings, no validations... But if the source file isn't an XML created from the source message type, I get the following error, I don't know why:
    Error: com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
    I know my source file isn't right, but I don't have any mapping or XML validation, so, why I get this error?
    And I have another question. When I get this error, the message payload isn't persisted to PI so it disappears and I cannot check the message content. Is there anyway to enable PI to store the message payload when this error happens?

    Hi Marshal,
    Follow the steps:
    - No need to create any objects in ESR
    - In scenario, whenever you need to put Inbound and Outbound Interface name, Type any name of interface which does not exist in ESR. Example: SIOA_LargeFile and SIIA_Large File with some Dummy Namespace as "http://dummy/LargeFile".
    Hope steps are clear.
    The whole idea behind giving Dummy names is: when we try to split our file into chunks and if we mention some defined structure with help of data type and message type, the output file is not created completely at once. It is created in chunks. A single chunk output file, will not have complete XML structure and hence will result into XML Parsing Error.
    Please revert if any issues.
    - Pooja

  • InterfaceDetermination did not yield any actual interface - Error

    Hello All,
    We are working on a synchronous interface integrating with the third party.
    On executing the inbound interface (Third Party to SAP ECC), third party system receives the error as stated below
    com.sap.engine.interfaces.messaging.api.exception.MessagingException: com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
    On checking PI logs there is no logging in both message monitor and communication channels.
    Any suggestions/ideas on debugging this error would be helpful.
    Thanks,
    Nilambari

    1.
    Please reassure that you are looking at the correct PI system. As the sender gets some error messages that come from com.sap... namespace there ought to be some traces on the PI system, either in communication channel monitoring, message monitoring or nwa/logs
    2.
    As you are proably providing a webservice to the third party just use the WSDL you provided and use that within soapUI. See for a tutorial here http://www.techrepublic.com/blog/software-engineer/how-to-test-web-services-with-soapui/ (be aware, you might need to import your PIs certificates to cacerts of soapUI if you use https and your PI presents a certificate that is not signed with a trusted CA)
    3.
    If you are sure about the interface / channel you are calling, use XPI inspector (http://service.sap.com/sap/support/notes/1514898) to track down the error. Use Template "50" and specify your receiver channel
    If that doesn't help, please come back with a more detailed description of your scenario.
    HTH
    Cheers
    Jens

  • Error on sender FCC: InterfaceDetermination did not yield any actual intfc

    Hi Experts,
    I am developing a File to Proxy scenario. Sender File adapter with FCC has been configured as required with the Fixedfiled lenghths and filed names. On trying to execute the i/f by placing the source file at the desired location; Sender Communication channel throws the following exception: Error: com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface. I am using the iNtegrated configuration object on PI 7.3 and Ic has been configured correctly too.
    the adapter logs look as follows:
    18.10.2011 08:20:46 Information Channel CC_BOURQUE_AccrualTransactions_FILE_Sender1: Converted complete file content to XML format
    18.10.2011 08:20:46 Information Channel CC_BOURQUE_AccrualTransactions_FILE_Sender1: Send binary file  "D:\Interfaces\ITF\07\Out\freight_export.dat", size 46538 with QoS EO
    18.10.2011 08:20:46 Information MP: processing local module localejbs/CallSapAdapter
    18.10.2011 08:20:46 Information Application attempting to send an XI message asynchronously using connection File_http://sap.com/xi/XI/System
    18.10.2011 08:20:46 Error Returning to application. Exception: com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
    18.10.2011 08:20:46 Error MP: exception caught with cause com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
    18.10.2011 08:20:46 Error Attempt to process file failed with com.sap.aii.adapter.xi.routing.RoutingException: InterfaceDetermination did not yield any actual interface
    Please guide me if I am missing on anything.
    Regards,
    Elizabeth

    Hi Mark,
    Have removed the namespace from the message type. Still the same issue occurs for mapping.
    On trying to copy and use the source payload on the Message mapping test tab, the source structure is reflected with all the elements and nodes in red.
    Following is how my source payload looks like:
    <?xml version="1.0" encoding="UTF-8"?>
    <MT_AccrualsTransactions>
    <Accruals>
         <Row>
              <BillOfLadingNumber>21776</BillOfLadingNumber>
              <CarrierCode>VB</CarrierCode>
              <ChargeTypeInterface>FO</ChargeTypeInterface>
              <CreateDate>07-01-201107:45:22:303</CreateDate>
              <Amount>28830.51</Amount>
              <Currency>U</Currency>
              <ExportDate>07-01-201107:45:24:070</ExportDate>
              <VendorCode>105106</VendorCode>
              <CustomData1>5140200-1000000</CustomData1>
              <CustomData2>6635</CustomData2>
              <CustomData3>88846</CustomData3>
              <CustomData4>5                   2011/</CustomData4>
              <CustomData5>01/31</CustomData5>
              <CustomData6>034</CustomData6>
              <CustomData7></CustomData7>
              <CustomData8></CustomData8>
              <CustomData9></CustomData9>
              <CustomData10></CustomData10>
              <ReferenceNo></ReferenceNo>
              <EquipmentInitials></EquipmentInitials>
              <EquipmentNumber>B         MTC723</EquipmentNumber>
              <ShipDateTime>01</ShipDateTime>
              <OrderNumber>-29-201107:00:00:000U88714</OrderNumber>
              <ShippedQty></ShippedQty>
              <ShippedUOM></ShippedUOM>
                      <OrganizationCode/>
                       <AccrualDate/>
                       <EOF/>
         </Row>
    </Accruals>
    </MT_AccrualsTransactions>
    What could be wrong?
    Regards,
    Elizabeth

  • Interface determination did not yield any actual interface

    Hello,
    I'm doing a file to proxy scenario where I sent a csv file to proxy. I'm using POD SAP 7.4 and I have done all the configurations properly. I'm getting this error - "interface determination did not yield any actual interface". Please help.
    Thanks

    Hi Sathish,
    are you doing any multi mapping?
    check this http://scn.sap.com/thread/3493280
    Regards,
    Muni

  • 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

  • BizTalk Server 2013 SFTP Adapter with private key - Did not poll any files

    Hello, 
    We have a requirement to connect SFTP secure site with the private key and polling files.   Initially I have
    tested BizTalk Server 2013 SFTP Adapter receiver Port using  Bitvise SSH SFTP Server tool and it was working perfectly in our local network environment( with public private key authentication).
    However when we connected to Client SFTP server with private key authentication, It successfully connected to SFTP Server but
    did not poll any files from SFTP Site.  I added only one file to SFTP Server ( 145 kb file) for testing purpose.
    However BizTalk Server 2013 SFTP Send Adapter is working well with the same configuration.
    I could not find any errors in Event viewer also.  I can download\upload file using WinSCP tool .
    So I downloaded nSoftware SFTP Adapter trial version and deployed on server. nSoftware SFTP adapter  is also working find
    without any issues for Client SFTP Site.
     This is the configuration on SFTP Receive Adapter
    This is how SFTP Server download folder permission configured. I have got this details using WinSCP tool. 
    <o:p></o:p>
    Appreciate your help on this.<o:p></o:p>
    Thanks<o:p></o:p>
    PrabathD<o:p></o:p>

    BizTalk Adapter for SFTP is where the polling logic is implemented. It is not part of the SFTP Client logic. any SFTP Client is for User Interaction and you do what you want/when you want.
    The BizTalk Receive however is for purposes of automation and the adapter polls the receive location using the credentials every polling interval to check for the files matching the filter. When it find a file, it will read and publish to message box or
    submit to pipeline for processing. Your setting the polling interval to 0 (ZERO) might actually be disabling the polling.
    Set your poll interval to a non-zero value and check the behavior.
    Regards.

  • Setup did not find any hard disks installed in your computer

    OK, I spent about 30 minutes looking for a solution to this and haven't found anything. I'm too lazy to keep looking, and I need to get back to work...
    Setup info:
    -Mac Pro (Early 2008)
    -Dual 3.2Ghz processors
    -32GB RAM
    -RAID Card with four 1TB drives attached (RAID 5 with two volumes: one Mac OS X 10.5.3 and one Mac OS X Server 10.5.3)
    -320GB SATA drive that originally came with the unit in hard drive bay 1, now installed in the 2nd optical drive bay and connected to the 5th internal SATA port. It's partitioned with BootCamp: 32.88GB for Mac OS X 10.5.3 (installed and running, used to create the BootCamp partition) and 264.71GB available for Windows.
    Windows install disc:
    Took my Windows XP SP1 install disc and used nLite to slipstream SP2 and SP3 and burn a new install disc.
    When I boot into the Windows install disc, everything goes fine, until it actually gets to the part where I should be selecting my hard drive (Hit Enter to Install Windows) for installation. Instead , when I hit enter, I get the message that "+Setup did not find any hard disks installed in your computer. blah, blah, blah, hit F3 to restart.+"
    I'm assuming this is a SATA issue and that I need to get a SATA driver slipstreamed into my install disc so that the Windows installer will see the SATA drive.
    Any suggestions on how to proceed?

    Everything I've read says that that won't work because I have the RAID card.
    Sounds like I'm out of luck, if BootCamp can't be installed on a SATA drive not connected to one of the original 4 bays.
    Also, I'm concerned about taking the RAID drives out (I'd have to take all 4 out or it corrupts the RAID setup when I stick the one back in) then putting them back in and having everything return to an All Good status.
    Message was edited by: chadcole26

  • My ipod 4 when i plug it to my pc Windows 7 had worked fine for 8 months then one day i plug it in and a message came USB device not recognized, i tried reset network settings and nothing called apple they did not know any help out there TX

    My ipod 4 when i plug it to my pc Windows 7 had worked fine for 8 months then one day i plug it in and a message came USB device not recognized, i tried reset network settings and nothing i did not install any software before this happend i called apple they did not know, any help out there TX

    Start here:
    iPhone, iPad, or iPod touch: Device not recognized in iTunes for Windows

  • I lost my password and i could get into my phone, i tried but it said connect to itune. i did, but i did not get any result. please give me some advises how do i get my password back or reset with a new one?

    Ipjone6, silver, 64GB
    I lost my password and i could get into my phone, i tried but it said connect to itune. i did, but i did not get any result. please give me some advises how do i get my password back or reset with a new one?

    how to reset password:
    https://iforgot.apple.com/password/verify/appleid

  • 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

  • I am having trouble looking at video podcasts on my ipod touch. they are all greyed out. I have tried removing them and resyncing. this did not work. any ides?

    I am having trouble looking at video podcasts on my ipod touch. they are all greyed out. I have tried removing them and resyncing. this did not work. any ideas?

    Try:
    - Reset the iOS device. Nothing will be lost
    Reset iOS device: Hold down the On/Off button and the Home button at the same time for at
    least ten seconds, until the Apple logo appears.
    - Unsync all media and resync
    - Reset all settings
    Go to Settings > General > Reset and tap Reset All Settings.
    All your preferences and settings are reset. Information (such as contacts and calendars) and media (such as songs and videos) aren’t affected.
    - Restore from backup. See:                                 
    iOS: How to back up           
    - Restore to factory settings/new iOS device.

  • HT4009 I already bought the in app purchase for the game Monster Warlord by Gamevil and i did not receive any of the jewel until now.. i already send a report to the developer but they did not reply for my case.. what should i do?

    As the topic above. My accout already deducted $49.99 for the purchase but I did not get any of the jewel.. Please help me..

    Contact iTunes support, they will fix things:
    http://www.apple.com/support/itunes/

  • Running os 10.9.2 and showing that I have a flagged message,which I can't find. Also, now have a 'flagged' message mailbox that I did not add. any ideas how to clear an apparently nonexistent flag?

    running os 10.9.2 and ever since I loaded it, I am showing that I have a flagged message,which I can't find. Also, now have a 'flagged' message mailbox that I did not add. any ideas how to clear an apparently nonexistent flagge message in Maverick?  I've tried all the basics and nothing seems to show

    Have you tried resetting the SMC ?     >  Resetting the System Management Controller (SMC)

Maybe you are looking for