Unable to import IDoc into IR

Hi - For no reason i can't import the IDoc into XI.
The problem seems to be that in backend system is a problem. The basis-type and the segments are all released - to me because i released and de-released them. The Idoc was developed in client 010 and i want to import ist from 011 - of course there was some kind of transport!
In WE20 of backend system i am not able to pick this IDoc for Incoming parameter, no idea why.
In XI i am able to import MetaData via IDX2 but i am still not able to import the IDoc!!
can somebody help?! br Jens

Hi,
1 Scenario
This guide deals with all the configurations required to create an IDoc adapter in Exchange Infrastructure
3.0 to send an IDoc from XI to the SAP backend system.
Unlike other types of adapters, the IDoc adapter has dependencies on the XI 3.0 ABAP configurations and
the backend SAP system configurations. Those configurations information will have to be either created
first or retrieved in order to complete the IDoc adapter configuration.
2 Introduction
Configuring IDoc adapter in Exchange Infrastructure 3.0 requires some configuration on the SAP
systems, for both XI and the backend system where the IDoc message is to be sent. These steps, although
simple, are many times missed or mis-configured, causing the delivery of messages to fail.
Since IDoc adapter uses the ABAP stack, instead of J2EE, the configuration requirements are mainly in
ABAP.
Setting up IDoc adapters requires the XI integration server to be able to communicate with the backend
SAP system, and also to make sure that the Logical System Name used when posting IDoc exists on the
backend SAP system.
3 The Step By Step Solution
The basic steps for the IDoc configuration are outline below:
1. Configure SM59 on XI to communicate to SAP backend system.
2. Configure port on XI for IDoc communication.
3. Create or verify the Logical System Name on the SAP backend system.
4. Create or verify business system in XI’s System Landscape Directory.
5. Verify the Logical System Name of the business system.
6. Verify or add the Logical System Name for the sender business system.
7. Create/configure the Communication Channel for the IDoc receiver adapter
3.1 Configure SM59 on XI to communicate to SAP backend system.
1. Using transaction SM59, create an RFC destination with Connection Type = “3”.
In this example, the RFC destination name is “NDVCLNT510”.
2. Enter the logon information:
3. Test the connection by clicking on “Testing connection” and “Remote logon”.
Both must be successful.
3.2 Configure port on XI for IDoc communication.
4. Go to transaction IDX1 on XI, and create a port. In this example, the Port name is “SAPNDV”.
•     The Port name must be in the form of “SAPxxx”, where xxx is the system ID of the backend SAP
system.
•     The Client must be the client number of the backend SAP system.
•     Select the RFC Destination which was created in the previous step.
3.3 Create or verify the Logical System Name on the SAP backend system.
5. Enter transaction SALE on the SAP backend system.
6. Create or verify the Logical System Name. In our example, NDVCLNT510 is verified.
3.4 Create or verify business system in XI’s System Landscape Directory.
The business system name for the SAP backend system must contain a valid Logical System Name. This Logical System Name is the one verified or created in the previous step.
7. In the System Landscape Directory,  select the SAP backend business system. If one does not exist, then create the business system. Verify the Logical  System Name.
3.5 Verify the Logical System Name of the business system.
8. In the Integration Directory, doubleclick on the business system (in our example, it is NDVCLNT510).
Navigate the menu:
Service • Adapter Specific Identifiers.
If information is empty or incorrect, then it will have to be synchronized with the content of the System Landscape Directory. Follow the steps below for synchronization.
9. (Optional) Synchronization of the business system in Integration Directory to the business system in System
Landscape Directory.
•     Double-click on the business system in the Integration Directory.
•     Switch to Edit mode.
•     Select menu: Service • Adapter-Specific Identifiers 
10. (Optional) Within the dialog box, click on the button as indicated below to resynchronize.
11. (Optional) If the expected data from the System Landscape Directory is not updated, then the SLD cache may need to be cleared first.
3.7 Create/configure the Communication Channel for the IDoc receiver adapter.
15. In the Integration Directory, create an IDoc receiver communication channel.
•     The RFC Destination is from step 3.1.
•     The Port is from step 3.2.
NOTE:
There is no need to create an IDoc sender Communication Channel for XI. Instead, the backend SAP system must be configure to send the IDoc to XI.
4 Appendix
Transaction: IDX2
There are a couple of situation where IDX2 can be useful on the XI system.
1. When we want to test connection between the XI and SAP backend system.
2. When an IDoc has changed, and the meta data stored in XI needs to be update. When an IDoc is sent from the SAP backend system to XI, XI will first check to see if the meta data for the IDoc is already in its persistent cache. If not, then XI will use the configuration in IDX1 to retrieve the IDoc meta data from the backend system. If the
meta is already in cache, then it will NOT do so. Therefore, when an IDoc has changed, it is necessary to manually update the new meta data on XI, or delete it from the cache, so that the latest version can be retrieved. IDX2 is used for this purpose.
Go to transaction IDX2 and click on “Create”.
Enter the IDoc Type and the Source Port as defined in step #2. Click “Continue”.If successful, the following will show up. If error occurs, then the IDX1 configurations will need to be re-checked.
Regards
Hemant
Award point if find helpful

Similar Messages

  • Unable to import IDoc into NWBPM from NWDS

    Dear PO Experts,
    We are migrating an existing interface
    (IDoc<-->PI<-->SOAP using BPM (Multiple sync calls)).
    We are un able to import IDoc into NW BPM project as a service Interface. (For BPM we exported IDoc into local system as an external definition and did few modifications to the xsd as per below blog and exported back to PO server as an external definition.Create Service Interface for the same .
    http://scn.sap.com/community/process-orchestration/blog/2014/09/24/idoc-to-nw-bpm-scenario#comment-542653 )
    We are getting below exception while importing IDoc Service Interface into BPM project.I have attached IDoc WSDL file for your reference.Could you please share your expertise on this issue.
    >>>An internal error occurred during: "Importing MOIN models for XSDs and WSDLs...".
    java.lang.OutOfMemoryError: Java heap space
    at java.util.ArrayList.<init>(ArrayList.java:112)
    at org.eclipse.xsd.impl.XSDParticleImpl$XSDNFA.initialize
    (XSDParticleImpl.java:1271)
    at org.eclipse.xsd.impl.XSDParticleImpl$XSDNFA.<init>
    (XSDParticleImpl.java:1050)
    at org.eclipse.xsd.impl.XSDParticleImpl$XSDNFA.initialize
    (XSDParticleImpl.java:1149)
    at org.eclipse.xsd.impl.XSDParticleImpl$XSDNFA.<init>
    (XSDParticleImpl.java:1039)
    at org.eclipse.xsd.impl.XSDParticleImpl$XSDNFA.initialize
    (XSDParticleImpl.java:1272)
    at org.eclipse.xsd.impl.XSDParticleImpl$XSDNFA.<init>
    (XSDParticleImpl.java:1060)
    at org.eclipse.xsd.impl.XSDParticleImpl.getDFA
    (XSDParticleImpl.java:2041)
    at org.eclipse.xsd.impl.XSDModelGroupImpl.validateRoot
    (XSDModelGroupImpl.java:599)
    at org.eclipse.xsd.impl.XSDComplexTypeDefinitionImpl.validate
    (XSDComplexTypeDefinitionImpl.java:1408)
    at org.eclipse.xsd.impl.XSDConcreteComponentImpl.validate
    (XSDConcreteComponentImpl.java:565)
    at org.eclipse.xsd.impl.XSDSchemaImpl.validate(XSDSchemaImpl.java:1653)
    at com.sap.tc.esmp.tools.core.util.EMFUtils.validate(EMFUtils.java:613)
    at
    com.sap.tc.esmp.tools.xsd.xml.EmfSchemaImporter.calculateAffectedPartitions(EmfSchemaImporter.java:903)
    at
    com.sap.tc.esmp.tools.wsdl1import.Wsdl1Importer$ImportChain.calculateAffectedPartitions(Wsdl1Importer.java:365)
    at
    com.sap.tc.esmp.tools.wsdl1import.Wsdl1Importer$ImportChain.resolveImportLink(Wsdl1Importer.java:545)
    at
    com.sap.tc.esmp.tools.wsdl1import.Wsdl1Importer$ImportChain.createChainLink(Wsdl1Importer.java:522)
    at com.sap.tc.esmp.tools.wsdl1import.Wsdl1Importer$ImportChain.init
    (Wsdl1Importer.java:461)
    at com.sap.tc.esmp.tools.wsdl1import.Wsdl1Importer$ImportChain.<init>
    (Wsdl1Importer.java:337)
    at com.sap.tc.esmp.tools.wsdl1import.Wsdl1Importer.prepareWsdlImport
    (Wsdl1Importer.java:1381)
    at com.sap.tc.esmp.tools.wsdl1import.Wsdl1Importer.prepareWsdlImport
    (Wsdl1Importer.java:1368)
    at com.sap.tc.esmp.tools.facade.Import.prepareWsdlImport
    (Import.java:106)
    at
    com.sap.tc.esmp.tools.editor.jobs.RepositoryMetadataProcessor.doImportFiles(RepositoryMetadataProcessor.java:298)
    at
    com.sap.tc.esmp.tools.editor.jobs.RepositoryMetadataProcessor.access$300(RepositoryMetadataProcessor.java:52)
    at com.sap.tc.esmp.tools.editor.jobs.RepositoryMetadataProcessor$4.run
    (RepositoryMetadataProcessor.java:248)
    at org.eclipse.core.internal.jobs.Worker.run(Worker.java:55)
    Regards
    Venkat

    Hi Venkat,
    Find the below link.
    http://scn.sap.com/community/process-orchestration/blog/2014/11/29/using-idocs-in-nwbpm

  • Unable to import idoc into PI 7.0 system from SAP r/3 system

    Hi Experts,
        I am getting an error while importing an Idoc structure from SAP r/3 system. The error says "unable to read Idoc segments". The Idoc has recently undergone changes. When We are looking at the struture of idoc through IDOCSYN table it is showing updated structure in SAP R/3 system but import to SAP XI is failing.
    Can you suggest some way to tackle this kind of problem.
    regards
    Anupam

    Hi Francis,
       This was indeed an authorization issue. Thank you so much for your valuable suggestion. The user lacked proper authorization to import the idocs.
    Hi All,
        Thank you for all your support. 
    Regards
    Anupam

  • I have a scenario. Import IDOC into PI and PI transform IDOC to Excel. Using mail adapter attach that Excel using pi and send to customer. Can you please help me on the same?

    HI Experts,
    I have a scenario. Import IDOC into PI and PI transform IDOC to Excel. Using mail adapter attach that Excel using pi and send to vendor. Can you please help me on the same?
    Thanks
    SaiSreevastav

    Hi Sai,
    you can use XSLT or java mapping or adapter module to convert IDOC xml to XLS. Please refer the below blog
    Convert incoming XML to Excel or Excel XML – Part 1 - XSLT Way
    Convert incoming XML to Excel Sheet Part 2 – Adapter Module way
    Convert incoming XML to Excel Sheet
    then after converting to Excel, you can use the payloadswap bean in mail adapter
    XI: Sender mail adapter - PayloadSwapBean - Step by step
    regards,
    Harish

  • Unable to Import objects into ID

    Hi All,
            For your support I have completed the development work and I have moved to Quality from Development. But while trying to import the one scenario in to Quality System from Development in XI, I am getting the following Error:-
    Internal error: Unable to transfer changes for object Service | Q14CLNT120 to change list "XI 3.0 Import" (9a590f30-7245-11dc-9266-00306ee97ef1) since object still in change list "XI 3.0 Import" (3ae5e660-701d-11dc-942e-00306ee97ef1)
    I have somehow managed to import another scenario last week into Quality, although now I am unable to import. But while trying to activate the imported scenario into Quality System I am getting another Error as below:-
    Unable to move object. Change lists were not part of the same import
    I tried to activate the change list..but no woek.
    Could anyone please advice?
    BR
    Soumya

    Have you checked the GUID in SLD in both the systems?
    <b>SLD-->Software Components, to check the GUID.</b>
    You can do one thing, first of delete imported objects which are not getting activated from QA, also delete the SWCV from Integration Repository.
    <b>Note:</b> Before deleting SWCV, make sure any other working objects are not there in the same SWCV. 
    Now, if <b>SWCV & GUID</b> in both systems are <b>same</b> then again:
    1. Export the objects from Dev (.tpz file)
    2. Imort the same .tpz file to QA system.
    Now go to Repository of QA and
    1. <b>Tools --> Import Design Objects</b>
    2. <b>Tools --> Transfer from system landscape Directory --> Update Application Components.</b>
    Select your components and press Finish button.
    And finally try to Acitvate your objects.
    Regards,
    Sarvesh 
    *****Reward points, if found helpfull.

  • Unable to import IDOC metadata from 4.6C based R/3 system

    As part of a project we are trying to import IDOC interface definition into XI3.0 from our 4.6C based R/3 System. I have gone through the pre-requisites mentioned at
    http://help.sap.com/saphelp_nw04/helpdata/en/2b/a48f3c685bc358e10000000a11405a/frameset.htm
    One of the OSS notes 672745 in the above pre-requisites talks about applying basis component patch SAPKB46C46. Our current R/3 System is on the basis patch SAPKB46C39. Is there a way to import just the required function modules without applying the whole patch so that we can
    continue with the projet ?
    cheers.
    Ramesh Babu

    <i>There is no SM59 RFC destination involved.</i>
    Go to SM59 of the XI box and check, the R/3 system for which XI is having RFC destinations.
    And before importing, hope you have given R/3 system IP address, client , user id and Password correctly in the Software componenet version.
    <i>Is there a workaround for this?. I remember reading in this forum, that there are other ways of importing IDOC message and interface objects as XSD files directly instead of using import wizard.</i>
    >> For this you need to download the Idoc Schema from the R/3 system and then import this schema in the External Definition as a xsd type.
    But you need to connect to R/3 system and import the Idoc, Because in the directory, you are going to use Idoc itself as an Message Interface. So the xsd used for changing the occurence of the Idoc type, so that you can post mulitiple idocs.
    Hope this helps,
    Regards,
    Moorthy

  • Unable to Import Idoc from R/3 System.

    Hi,
    I am facing an error while importing Idoc (SERDAT.SEERDAT01) from 4.6c R/3 system, the errror is "unable to read the segments" and the same Idoc I am able to import successfully from ECC6 system. Please let the solution for the same.
    Thanks & Regards,
    Pragathi.

    check if you have the proper authorizations
    From Note: 837595
    Authorization object S_RFC
    Field name RFC_TYPE value FUGR
    Field name RFC_NAME value EDIMEXT, SDTX
    Field name ACTVT    value 16
    Authorization object S_IDOCDEFT
    Field name ACTVT   value 03
    Field name EDI_CIM value ' '
    Field name EDI_DOC value TXTRAW01
    Field name EDI_TCD value WE30
    Authorization object S_CTS_ADMI
    Field name CTS_ADMFCT  value TABL
    Authorization object S_TABU_DIS
    Field name ACTVT      value 03
    Field name DICBERCLS  value

  • Unable to Import metadata into RPD

    Hi,
    I have installed OBIEE 111.1.1.6 on the sever and OBIEe client tools on my local desktop.
    now when i am trying to import metadata into my rpd by connecting to database it shows me the error "Unable to connect"
    can you please let me know if i am missing any prerequisties on my local desktop or any settings that i need to actualy srt importing?
    Please help me.
    Thanks

    If the call interface is OCI, enter a full connect string or a net service name from the tnsnames.ora file you set up within the Oracle Business Intelligence environment, in ORACLE_HOME/network/admin.
    If you are using a native interface for a different database, enter the name of the database for that system.
    If the call interface is ODBC, the data source name field displays a list containing all the User and System DSNs defined for ODBC on the local computer. Select the correct one for the data source to which you want connect.
    If it is helpful, please mark as correct or helpful

  • Unable to import videos into iTunes library

    For the past few week I have been unable to import videos from my computer into the iTunes library using either the drag and drop or import file methods. I am using the latest version of iTunes and a second generation iPod touch.
    I have tried using file formats: wmv, av1, mpeg & mp.4 but all refuse to load into the library. To test I have changed a file name of a video that was successfully loaded into the library a while ago and this file also refuses to load. I have also used 'Smart FLV Converter' to convert the files to 'MP4 for iPod' and this converted file also cannot be imported. All of the files play OK from the desktop.
    Any suggestions as to how to overcomne this problem would be appreciated

    I don't know if this helps but my iTunes was crashing everytime I tried to add a file located in the "My videos" folder. I moved the files to "My Music" Folder and had no problems. Seems like a simple/stupid solution but it worked for me. I still don't know why it wasn't allowing me to do it in the first place.

  • Unable to import jpegs into Library

    HI all,
    I hoping somenone has come across a similar issue and resolved it. When trying to import my jpegs from both my iphone and my digital camera the import runs but at the end when prompted to keep originals or remove a message box prompts with the folllowing:
    Unreadable Files: 26
    The following files could not be imported.(the Import failed)
    Has anyone had this and resolved it. Its disastrous for me at the moment as i cannot back up all my photos of my new born girl.

    TD
    Thank you for your response, but unfortunately this did not help as i get the same issue as before - "The following files could not be imported (they may be an unrecognised file type or the files may not contain valid data)"
    I now have another problem, where when i now open iPhoto it comes up with this message box:
    25 photos were found in the iPhoto library that were not imported. Would you like to import them Yes or No.
    if i click yes it tries to import them, shows the above error message again (files could not be imported etc) then creates an album titled recovered photo's with no pictures in it.It also actually downloads the photos to a file on the HD titled " iPhoto Library Recovered Photos"
    If i click NO a message box appears stating " these photo's have been placed in folder xx/xx/xx etc titled " iPhoto Library Recovered Photos", so i now have 2 folders with the same pictures, but still unable to import. Plus i cannot stop iPhoto doing the above. every time i open it i get the above message and it creates a new recovered folder.
    I am now worse off than when i started.
    Help.

  • Unable to import songs into iTunes

    I have song in my hard disk which was rip from my CD, but I am unable to import it to my itunes. Could someone help

    I have song in my hard disk which was rip from my CD, but I am unable to import it to my itunes. Could someone help

  • Unable to import keywords into iPhoto 8

    I have some photos (.jpg) in 2 particular folders which display keywords when I right click on them and choose "get info", but when I import them into iphoto 8, the keywords are not imported. The strange thing is that the keywords in most of my other photos do get imported into iphoto 8, and even a few of the other photos in the same folder as the ones whose keywords don't get imported are imported.
    I cannot see any difference in parameters between those photos whose keywords do get imported into iPhoto 8, and those which don't.
    Any idea why that might be the case?
    Thanks in advance

    Welcome to the Apple Discussions. How were those keywords added to the image files. iPhoto only reads the ITPC keywords so if those keywords were not added to that field by some application they will not be recognized.
    TIP: For insurance against the iPhoto database corruption that many users have experienced I recommend making a backup copy of the Library6.iPhoto (iPhoto.Library for iPhoto 5 and earlier) database file and keep it current. If problems crop up where iPhoto suddenly can't see any photos or thinks there are no photos in the library, replacing the working Library6.iPhoto file with the backup will often get the library back. By keeping it current I mean backup after each import and/or any serious editing or work on books, slideshows, calendars, cards, etc. That insures that if a problem pops up and you do need to replace the database file, you'll retain all those efforts. It doesn't take long to make the backup and it's good insurance.
    I've created an Automator workflow application (requires Tiger or later), iPhoto dB File Backup, that will copy the selected Library6.iPhoto file from your iPhoto Library folder to the Pictures folder, replacing any previous version of it. It's compatible with iPhoto 6 and 7 libraries and Tiger and Leopard. iPhoto does not have to be closed to run the application, just idle. You can download it at Toad's Cellar. Be sure to read the Read Me pdf file.≤br>
    Note: There now an Automator backup application for iPhoto 5 that will work with Tiger or Leopard.

  • Unable to import RFC into XI Repository RFC-FM not listed

    Hello to all,
    I defined a user FM. I want to import it into my XI-Repository. But here is problem.
    In the list all fm are shown, except my new one.
    A cache refresh didn't help.
    Has anybody an idea?
    Thanks Christian

    is ur F/N mod Remote enabled?

  • Unable to Import Artwork into iTunes 9

    Greetings from Cape Town. I am unable to use Coverflow, because I am unable to import Artwork. i Tunes gives error message when I try to get Artwork. Please help

    Since neither iTunes nor Windows Media Player can import a CD, that would, as I said, suggest that it's a problem with the CD driver or the drive itself. The latter is less likely since your husband says that the drive can play a CD, just not import, but it's not impossible. I'd suggest you start by checking Dell's support site and see if they have any information on the problem or have any drivers for the CD drive that are more current and if so try those. One other thing you could try is to create a new user account in Windows, log in with that account, and try importing a CD. If it still fails. then it would definitely suggest a system-wide problem, either with hardware drivers or with Windows.
    The last thing I can think of to suggest is to look for any sort of other audio burning software such as Nero. If there is any such, you can try uninstalling it and see if that makes any difference.
    If none of that helps, you may want to talk to Dell technical support and see if they have any additional suggestions.
    Good luck.

  • Unable to Import IDOCs

    Hi all,
    i'm trying to Import IDOCs from R/3 4.6C using Integration Bilder(XI, SP level 11) but get the message saying :
    "Attempt to log on failed (authorization insufficient)."
    The user has SAP_ALL profile assigned in the source system. I've also already checked SAP Notes 677732 (authorizations), 672745 (missing function modules), 212011 (access to IDoc metadata), and 718320.
    Has anyone clue, what else should I check ?

    Hi Boris,
    1. you can check the OSS note: 0000751839
    2. check your RFC connection
    Regards,
    Michal Krawczyk 
    https://www.sdn.sap.com/sdn/weblogs.sdn?blog=/pub/u/34500 [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken] [original link is broken]

Maybe you are looking for

  • I downloaded iTunes 11.4 so I could set up an iPod Touch, and now it won't open at all. Can someone please tell me how to fix it?

    As mentioned - I was trying to set up an iPod Touch, and it kept telling me "open iTunes," so it dawned on me that I probably needed to update it. So I updated it, and now it just doesn't open (it bounces once, and that's it). For added info: I have

  • How do I override expired black ink cartridge error on d145

    My All in One d145 printer started to show a black ink supply expired error.  I replaced the old black ink cartridge with a new one but it too is expired.  It was new and still in plastic so the ink should still be good.  When I get the error the mes

  • DAC Workflow run error code: [36331]

    Dear all , I want to Integrate OBIEE with Oracle R12.1.1 Initially I have defined new container & Phyiscal Data Sources in DAC Datawarehouse Test Connection Successful ORA_R1211 Test Connection Successful FlatFile Connection ? After that I created ne

  • Flash Player won't download on iMac

    I am trying to update my Flash Player but I just go round and round the two Adobe download sites in a circle. Nothing happens when I click the download button. iMac (2011), Mavericks OS 10 9.1 Existing Flash player version 11.9.900.170 New version of

  • Since install PE12 I cannot open raw files by default

    When I double click on a raw file to open, it opens in PE11 by default instead of newly installed PE12.  If I right click on any image file to select OPEN WITH PE11 shows by default.  I have added PE12 however, when I select it to OPEN WITH, PE12 lau