ATTRIBUTE_IDOC_METADATA:

Hi,
I have a scenario File-> to -> IDoc (Idoc package) and getting the error in Call adapter pipeline step, saying In segment E1UKGAS_A00 attribute occurred instead of SEGMENT.
Althought the XML I am getting before the Call adapter pipeline step has attribute SEGMENT = "1" for node E1UKGAS_A00 .
I have reimported the IDOC Metadata in IDX2, The Idoc metadata in Integration repository and IDX2 are insync.
Thought of debugging the error where XML is converted into IDoc structure but HTTPS debugging is not working for me inspite of activating the external debugging. 
Can anybdy guide where I am going wrong. How to activate External debugging can also help me finding the actual error.
Regards,
Satish
<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
- <!--  Call Adapter
  -->
- <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
  <SAP:Category>XIAdapter</SAP:Category>
  <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
  <SAP:P1>IDoc XML data record: In segment E1UKGAS_A00 attribute occurred instead of SEGMENT</SAP:P1>
  <SAP:P2 />
  <SAP:P3 />
  <SAP:P4 />
  <SAP:AdditionalText />
  <SAP:ApplicationFaultMessage namespace="" />
  <SAP:Stack>Error: IDoc XML data record: In segment E1UKGAS_A00 attribute occurred instead of SEGMENT</SAP:Stack>
  <SAP:Retry>M</SAP:Retry>
  </SAP:Error>

Hi Satish,
Check these links
Failure To Post IDoc Into R/3
IDOC_ADAPTER and username
Error: Requested parameter does not exist -Sending IDocs to R/3
Regards
Vishnu

Similar Messages

  • Error - ATTRIBUTE_IDOC_METADATA - EDI: Error while assigning IDoc number

    Hi,
    I'm attempting to create a simple interface which converts cutomer data from a flat file and loads it into a SAP enterprise system as an DEBMAS06 IDoc type. I am getting the error message Error - ATTRIBUTE_IDOC_METADATA - EDI: Error while assigning IDoc number in the XI message monitor.
    Has anyone come accross this error before and if so, what is the resolution???
    Thanks, in advance,
    Pete

    Hi Peter,
    did you fixed it?
    How did you?
    got the same problem
    Kind regards,
    Michael

  • Receiver IDOC adapter - IDOC_ADAPTER" ATTRIBUTE_IDOC_METADATA

    Scenario:
    EDI (Sender File adapter)-->PI7.11-(Receiver IDOC adapter)---->ECC
    I'm getting an error (below) at the Call Adapter stage:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error SOAP:mustUnderstand="" xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>I::000</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:Stack>Error: I::000</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Then I went to IDX2 and deleted the IDOC (in this case, ORDERS05) and tried to create the IDOC again, but I get a pop up window with
    I::000
    and thus the IDOC can't get recreated.
    Need to mention that both PI and ECC enviroments that I'm working in are sandboxes (XS1400 and RS1400) that are copies of our Development environment (XD1400 and RD1400).
    Can someone please shed some light?

    Hi,
    Addition to the above
    Check the port name you are mentioned in the receiver idoc adapter it should not be with client no...
    it should be only SAPSID..(SID is your system name..)
    HTH
    Rajesh

  • ATTRIBUTE_IDOC_METADATA : In segment E1FIKPF attribute occurred instead of

    Hi All,
    I am getting this error message in sxmb_moni when I try sending an idoc in idoc-XI-idoc scenario.Message type that I am using is FIDCCP01.
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>IDoc XML data record: In segment E1FIKPF attribute occurred instead of SEGMENT</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: IDoc XML data record: In segment E1FIKPF attribute occurred instead of SEGMENT</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Its Urgent.
    Thanks
    Alok

    Hi Alok,
    If it is not solved by above solution just go through below link.
    This problem occurs when you use XSLT mapping.
    Remove indentation = yes
    use..
    <?xml version=""1.0 encoding="UTF-8"?> if you are using XSLT mapping.
    Re: In segment IDOC attribute I occurred instead of SEGMENT
    Regards,
    Satish

  • ATTRIBUTE_IDOC_METADATA : Sender not in payload

    Hi all
    when i am doing this:
    file-> XI -> IDOC
    I got this error
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>Use sender from payload: Sender not in payload</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Use sender from payload: Sender not in payload</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Sombody helps me
    Thanks in advance

    Hi Leo,
    A few suggestions from my end are:
    Go to IDX2 in XI system and import the Idoc. If it exists,delete it and Reload.
    Also make sure that,IDX1 entry is correct.
    If you are in PI 7.0 then you can try this-
    http://help.sap.com/saphelp_nw04/helpdata/en/44/11982eb8da648fe10000000a1553f7/frameset.htm
    Before doing this I would ask you to ensure that all the segments are released.
    Also you can check the IDOC via we30 by F9 (check).
    Regards,
    Abhy

  • IDOC ADAPTER , ATTRIBUTE_IDOC_METADATA Error

    Hi everyone!
    XI have sent Idoc to SAP A5P.
    But there is an error log,
    "IDOC_ADAPTER" ATTRIBUTE_IDOC_METADATA
    > Metadata EDISDEF for port SAPA5P, IDoc type ORDERS02 and CIM type ZORDERS2 not maintained
    Kindly advise what is wrong with our configurations.
    Thank you very much!
    Fred

    hi,
    Your error is IDOC metadata related
    (probably incorrect entry in IDX1 - or RFC to R3 is ont working)
    download your idoc in IDX2 to check it
    Also check if you are using the right port in IDX1.
    else,
    Goto ID and open the relevant Business system.
    Goto --->Menu tab "Service" --->Adapter Specific Identifiers.
    Check if the proper logical system details have provided.
    Refer
    /people/michal.krawczyk2/blog/2005/03/29/xi-error--unable-to-convert-the-sender-service-to-an-ale-logical-system
    SAP Network Blog: Troubleshooting File-to-IDOC Scenario in XI.
    /people/venugopalarao.immadisetty/blog/2007/01/24/troubleshooting-file-to-idoc-scenario-in-xi
    Thanks
    Swarup

  • ERROR: "IDOC_ADAPTER" / "ATTRIBUTE_IDOC_METADATA"

    Dear SAP experts,
    Good day!
    Can i seek your advise regarding the error i am getting in sxmb_moni?
    It seems that XI cannot deliver the IDoc to SAP system (in our case, Q40011).
    We are in GDA (Acceptance).
    The error log is,
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>Transaction IDX1: Port SAPQ40, client , RFC destination contain errors</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Transaction IDX1: Port SAPQ40, client , RFC destination contain errors</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    The user SAPXI0RFC have already been unlocked in Q40011.
    But, when i've checked the monitoring now, it is still error.
    Kindly advise regarding my issue.
    Thank you very much!
    Fred

    Check the receiver communication channel (Created using IDOC adapter). In this communication channel check if the two mandatory parameters are passed correctly.
    Following is further info on those two mandatory parameters.
    (i)Check if the RFC destination which is created in XI to connect the target SAP R/3 system is working fine.
    (ii)Check if the port that has been created in XI is in the form SAP<SID of R/3 system>. If not, create in the form of SAP<SID of R/3 system>. To this port, specify the above RFC Destination.
    /people/venugopalarao.immadisetty/blog/2007/01/24/troubleshooting-file-to-idoc-scenario-in-xi

  • IDOC_ADAPTER ATTRIBUTE_IDOC_METADATA

    Hi Experts,
    We have a scenario cXML to IDoc using BPM, which is working ok in Development environment.
    But when it is transported to SIT environment got failed. please see the details below
    <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>You have no authorization for extensions (activity 03)</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: You have no authorization for extensions (activity 03)</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
    Please suggest on how to resolve the issue.
    Thanks in advance.
    MK

    hi mk
    logon user of the RFC destination does not have the necessary authorizations for determining the metadata.
    In transaction PFCG, extend the role of the logon user by adding the following authorizations:
    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
    Note: You can activate the display of the technical names of objects and fields in authorizations maintenance by choosing the 'Technical Names' function from the 'Utilities' menu.
    Then save and execute the 'Generate' function. Then choose 'Back' to return to role maintenance and switch to the 'Users' tab. Press the 'User comparison' button to execute this function
    reward points if helpfull
    rgrds
    kummari
    Edited by: kummari on Jul 8, 2008 7:40 AM

  • Error in attribute_idoc_metadata

    hi all
    i am doing the file to idoc scenario. designing and configuration is ok but i am getting the error in attribute_idoc_metadata
    Can anyone solve it...
    it is very urgent ...
    i am getting the error code as
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>Name or password is incorrect. Please re-enter</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: Name or password is incorrect. Please re-enter</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    thanks a lot

    hi varun
    the error log is
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>IDoc XML data record: In segment attribute occurred instead of SEGMENT</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: IDoc XML data record: In segment attribute occurred instead of SEGMENT</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error
    still i am not able to rectify the problem.

  • IDOC not there in WE02

    Hi Gurus,
    I am doing a FILE TO IDOC scenario for taking Material Master data from the MDM system and posting the IDOC into the R/3 system..
    The entry is there in MONI with the chequred flag but there is no IDOC in we02 of the R/3 system.
    Also , i pasted the payload from teh MONI and checked in the mapping and the test was shown to be successful.
    Can Anyone please tell me what can be the cause and its probable solution?
    Thanks in advance,
    Shweta.

    (1) Error Category - CO_TXT_OUTBINDING_NOT_FOUND
    The problem is in Technical routing.
    Check whether the receiver determination and interface determination objects are active in change lists tab. If they are not active, activate the objects.
    Also check the if the receiver determination and interface determination objects are referenced to the same namespace or not. Sender and receiver interface objects should always refer to the same Namespace.
    (2) Error Scenario - ATTRIBUTE_IDOC_METADATA
    Check the receiver communication channel (Created using IDOC adapter). In this communication channel check if the two mandatory parameters are passed correctly.
    Following is further info on those two mandatory parameters.
    (i)Check if the RFC destination which is created in XI to connect the target SAP R/3 system is working fine.
    (ii)Check if the port that has been created in XI is in the form SAP<SID of R/3 system>. If not, create in the form of SAP<SID of R/3 system>. To this port, specify the above RFC Destination.
    (3) Error Scenario - IDOC not yet created in target SAP R/3 system.
    Go to R/3 system and check at Tcode WE05 if the IDOC has been created successfully. If error is u2018"Partner profile not configured" check point 9.
    Suppose IDOC did not get created at R/3 end and all the pipeline steps were successful in SXMB_MONI, then go to Tcode : IDX5 in XI and click on Transaction ID field and check the status description which explains the problem.
    (4) Error Scenario - Partner profile not configured.
    Go to Tcode WE20 in R/3 system and check if the partner profile has been configured correctly and is filled with the inbound parameters.
    regards
    chandra

  • Error: EDI: Error while assigning IDoc number

    Hi Everybody,
    using XI 3.0 on Linux 64 bit SLES9 with Oracle I got some probleme sending messages from mq series to sap:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!-- Call Adapter
    -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30"
    xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/"
    SOAP:mustUnderstand="">
    <SAP:Category>XIAdapter</SAP:Category>
    <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
    <SAP:P1>EDI: Error while assigning IDoc number</SAP:P1>
    <SAP:P2 />
    <SAP:P3 />
    <SAP:P4 />
    <SAP:AdditionalText />
    <SAP:ApplicationFaultMessage namespace="" />
    <SAP:Stack>Error: EDI: Error while assigning IDoc number</SAP:Stack>
    <SAP:Retry>M</SAP:Retry>
    </SAP:Error>
    What is missing here?
    Kind regards,
    Michael

    Hi Jayakrishnan,
    thanks a lot for your answer.
    SM59 is working finde. In IDX1 I got the the correct RFC destination entered and a double click works fine also.
    The other way around R3 -> XI -> mq series is working fine. Here we are trying mq -> XI -> R3 and it stops sending from XI to R/3.
    How to check the IDOC type?
    Regards,
    Michael

  • IDOC to and from eternal system

    Hi All,
    I've following scenario:
    Sender SAP R/3 system is sendind IDOC of type say A to XI system, XI system is mapping IDOC of type A to say IDOC B, then finally XI is sending IDOC B to receiver SAP R/3 system [External system}
    Note: Reverse scenario is also there in which we are receiving IDoc from external r/3 system and mapping it to different IDOC in XI then sending to SAP System.
    Development done so far:
    ID:
    I've imported IDOC A in XI. SInce I didn't had authoriztion to import IDOC B from target so I asked client to provide XSD od IDOC B.
    I created one inbound message interface using IDOC B XSD and also completed the mapping part using same XSD.
    IR:
    I've created one IDOC receiver communcation channel for external system. I completed the configuration
    ALE:
    I've created on RFC destination of type 3 to connect external SAP system. I created port in IDX1 for IDOC communcaition.
    Problem:
    When I am sending IDoc to exxternal sap system then message is getting failed in moni. IDoc adapter is not accepting the message interface creted based on IDoc XSD.
    I believe  I need to import IDoc meta data from target system for IDOC B. since in XI i didn't imported IDOC instead I used IDO XSD.
    it may be the reason.
    Please help me to solve the problem

    HI Experts,
    I am doing testing of my scenario.
    As I've described the scenario in my last post. I am sending a IDoc A from my sender system and traslating it to IDoc B in XI, then sending it to the external SAP system (SAP 4.6). Basically IDOC XI IDC scenario but with the slightly change of converting one idoc to other.
    During test:
    I received following error:
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>I::000</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: I::000</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Trace:
    <Trace level="1" type="T">Parse XML-BODY</Trace>
      <Trace level="1" type="T">Get the Metadata for port SAPLSD</Trace>
      </Trace>
      </Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_LOG_TO_PERSIST" />
      <Trace level="1" type="System_Error">Error exception return from pipeline processing!</Trace>
      <Trace level="1" type="B" name="CL_XMS_MAIN-WRITE_MESSAGE_TO_PERSIST" />
    I've created one idoc port in XI named 'SAPLSD' inside I've used RFC destination to the target system. During runtime metadata is not loaded in IDX2.
    When I tried importing metadata manually, i received the following error
    "No RFC destination is maintained for the port"
    is there any particular naming i should use for idx port and for rfc destination??
    what could be the problem?? ....
    Q. is it because of the RFC destination is not OK or
    Q. the I do not have proper authoirsation to import metadata from LES system or
    Q. Since target system is SAP 4.6 system.... is it could be the problem? [Unicode]
    Please suggest

  • File-to-Idoc error (using business sender service)

    Hello,
    My scenario is Flat file to IDoc.  I am using a business service as my sender system.  I did put in a logical system name in the business service and I have added the logical system in SALE.
    The error I am getting is <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>MSGGUID 526719BA7E874E3906EEF45B43806D5C: Tag CULL_GR_RECORD found instead of tag IDOC BEGIN=</SAP:P1>
    This is confusing to me because the CULL_GR_RECORD is the name of my data record of the file that is converted into an idoc within XI. 
    Can someone please help me with this?  I would really appreciate it.  I need to solve this tonight.
    Thank you.

    Hi,
    >><i> I am using a business service as my sender system.</i>
    This is fine as ur sender is file.
    I suggest deleting the matadata in IDX2 and then rerun the entire interface.
    Make sure ur IDoc is imported properly to the IR. If yes, test ur mapping locally once.
    Regards,
    Divija.

  • Use sender from payload: Sender not in payload

    Hi,
    I am currently facing problems with a IDoc -> XI -> Proxy(XI) sceanrio.
    The Idoc is received by XI without any problems. No message mapping is required for this scenario. However, the message keeps getting stuck in the Inbound queue (SMQ2). The status text says "Use sender from payload: Sender not in payload".
    Can anyone help me out on this?
    Thanks,
    Krishneel

    Check this related problem:
    ATTRIBUTE_IDOC_METADATA : Sender not in payload
    Regards,
    Abhishek.

  • File to IDoc scenario in SRM

    Hello All,
    I am executing a scenario involving File to IDoc using an XSLT interface mapping.
    I am getting an error with error text "Tag ORDERHEADER found instead of tag IDOC BEGIN"
    Here is the error message:
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIAdapter</SAP:Category>
      <SAP:Code area="IDOC_ADAPTER">ATTRIBUTE_IDOC_METADATA</SAP:Code>
      <SAP:P1>MSGGUID 1C28075F1E109C479C1A25BA068CC74D: Tag ORDERHEADER found instead of tag IDOC BEGIN=</SAP:P1>
      <SAP:P2 />
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error: MSGGUID 1C28075F1E109C479C1A25BA068CC74D: Tag ORDERHEADER found instead of tag IDOC BEGIN=</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    I tested the XSLT mapping alone in Repository and it is working fine.
    Please suggest on this issue.
    Regards, Namadev

    Hi Namdev,
    //Tag ORDERHEADER found instead of tag IDOC BEGIN"
    I think this error is due to a problem either in your source file or your mapping. When the IDOC is to be sent to the destination system, it expects the first tag to be <b><IDOC begin = ></b> , but I dont think that is happening in your mapping.
    As you are doing XSLT mapping, I would suggest you test your mapping and check if the destination Message that is created matches with the IDOC structure.
    Regards,
    bhavesh

Maybe you are looking for

  • Trash error code 8003

    Help! I cannot empty my trashcan. I keep getting error 8003.

  • What is Acrobat_com.exe and why is it on my computer?

    I installed updates for Acrobat Reader, Flash, and Shockwave.  Even though I did not ask for Acrobat_Com.exe or Air to be installed on my computer, they were.  I expect this kind of crap from less reputable companies, but not Adobe.  It wasn't bad en

  • Why is my computer unbelievably slow after getting the top case replaced?

    I got it replaced recently as the keyboard and trackpad didn't work and now it's the rainbow wheel of death if I'm lucky, or just freezes. Either way, I have to restart with the power button in the corner at least once an hour. I know I have had it f

  • A135-S2266 shuts down 4 seconds after start

    I have tried everything I know to get this machine to start. It had been dormant for about 8 months after shutting down suddenly while browsing the internet. I fully charged the battery and the front panel lights work properly. When I press the start

  • Jaxws async sample

    howdy, I'm in the process of installing and configuring wsdp 2.0 and I ran into the following issue when trying to build the async sample under jaxws. ant server produces taskdef class com.sun.tools.ws.ant.Apt cannot be found Has anyone run into this