Segment has no subnode of type element/composite/technical node

Hi all,
I have created a DME tree format. but not able to activate it because has following errors:
1). Node HEADER A: segment has no subnode of type element/composite/technical node
Message no. DMEE_ABA338
the node HEADER A is of kind Segment. and i dont want to create any seperate element/composite/technical node under it.
it has 5 segments already in below level, and those segments has elements.
How to correct this error.
Thanks,
Vidya

Hi Vidya
What is the solution that you got
Regards
Sangarsh

Similar Messages

  • Trailing spaces in env-entry-type elements

    Hi,
    We have been porting our EJB application from another app server over to Oracle iAS (9.0.3 Lite) and have encountered a rather frustrating problem.
    We have an CMP (2.x) entity bean that has ejbSelect methods. There are corresponding <query> blocks in the ejb-jar.xml file for these methods. In the same ejb-jar.xml file there are <env-entry> blocks that setup a few things that are needed by the bean.
    If the <env-entry-type> element is written as "<env-entry-type>java.lang.String </env-entry-type>" (note the trailing space after the type name) the following exception occurs during deployment of the ear file;
    java.lang.InstantiationException: Failure to initialize EJBQL descriptors: com.sun.enterprise.deployment.xml.ContentTransformationException: java.lang.String is not an allowed property value type
         at com.evermind.server.ejb.deployment.EJBPackage.initializeEjbqlDescriptors(EJBPackage.java:2075)
         at com.evermind.server.ejb.deployment.EJBPackage.init(EJBPackage.java:2054)
         at com.evermind.server.ServerComponent.init(ServerComponent.java:208)
         at com.evermind.server.ejb.EJBPackageDeployment.getPackage(EJBPackageDeployment.java:672)
         at com.evermind.server.administration.ServerApplicationInstallation.finish(ServerApplicationInstallation.java:547)
         at com.evermind.server.administration.ServerApplicationInstallation.deploy(ServerApplicationInstallation.java:913)
         at com.evermind.server.administration.DefaultApplicationServerAdministrator.deploy(DefaultApplicationServerAdministrator.java:337)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:119)
         at com.evermind.server.rmi.RMICallHandler.run(RMICallHandler.java:48)
         at EDU.oswego.cs.dl.util.concurrent.PooledExecutor$Worker.run(PooledExecutor.java:803)
         at java.lang.Thread.run(Thread.java:479)
    Error during deployment: Failure to initialize EJBQL descriptors: com.sun.enterprise.deployment.xml.ContentTransformationException: java.lang.String is not an allowed property value type
    Removing the trailing space and the deployment proceeds to completion without exceptions.
    I should also add that if the ejbSelect methods are remove d from the application and the trailing space left in place the resulting ear file will deploy sucessfully.
    It is trivial to reproduce this problem with the ORMAP demo that ships with 9.0.3.
    This was a really subtle problem that is not present on the *3* other appserver implementations that our application runs on. It was very frustrating to locate and perhaps some consideration could be given to how PCDATA is handled when parsing <env-entry-type> blocks.
    Cheers,
    Mick.

    Hi ,
    Create two Characteristic InfoObjects in BW With length 60 Char  and then in the Transfer Rules of this two InfoObjects write the Formula using Left() and right() function present in the Formula Builder .
    That is First infoObject Contains the Left 60 Char and next one Contains the right 60 Char.
    Regards,
    Vijay.

  • Port &1 segment defn &2 in IDoc type &3 CIM type &4 do not exist

    Hello,
    I've a question. We would send an standard IDOC from the 4.6C System to our SAP Xi 3.0. I customized the XI with TA IDX1 and IDX2. If we trigger the IDOC to XI I get the follow error message back:
    Port SAPQ73 segment defn E2EDL20002 in IDoc type DELVRY03 CIM type &4 do not exist.
    The IDOC Vers. is 4.6. In another system with IDOC Vers. 6.20 isn't a problem. So I think its a problem of the IDOC Version, or? So I checked the forum about this topic but I didn't find anything. So, I hope you can help me. Kind Regards Stephan

    Hello,
    I have exactly the same issue... We're currently upgrading our SAP system 4.7 to ECC6.0. We're also upgraded the system to an unicode system.
    Before those change, the interface between SAP and Xi worked well. Since the upgrade, those idocs don't pass any more and get the same error message than Stephan.
    I've checked the authorization of the RFC user and he has SAP_ALL and SAP_NEW. Partner profile, RFC connection, port and distribution model didn't changed.
    Do someone have an idea why this can appear ?
    Thanks in advance.

  • Import not allowed on nodes of type element declaration

    I have 2 very simple transformation processes, consisting of:
    1. hit a web service
    2. filter the output
    3. transform into a variable of type defined by a schema document
    4. get the variable as a string
    5. call another web service and pass the string
    The processes are identical except for the variable type. One process works, the other fails when converting to a string. Here is the error message:
    <2005-10-25 11:33:40,627> <ERROR> <default.collaxa.cube.xml> ORABPEL-09500
    XPath expression failed to execute.
    Error while processing xpath expression, the expression is "orcl:get-content-as-string(bpws:getVariableData("OutputDocument"))", the reason is import not allowed on nodes of type element declaration.
    I can successfully use an xsl to convert the variable to a string, but when I utilize the assign activity, it produces the error above. Obviously, the schema files are different for the 2 variables, but I cannot see a problem. The schemas are both valid.
    Has anyone encountered this error?
    Thanks,
    Dave

    The cast does not throw an exception, but the resulting string is empty.
    The problem is that I do not understand the error message. I am not sure what import it is referring to.
    Thanks

  • Why is the style type element repeating in my html code

    I have a Business Catalyst site that I've created using a starter template. I've made some edits to customize the template and upgraded the site in BC. After making some edits to pages as well as some minor adjustments to the CSS file, I've noticed that when I view the HTML it contains a repeating style type element in the head section. All of the pages are functioning properly. I've copied and pasted the code below: 
    <html>
        <head>
            <title>Scientific ####### | #####.com Expansion</title>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
            <style type="text/css">
            </style>
        </head>
    No functionality has been affected. Any ideas on my this is happening? Thanks for any insights.

    Yes, I did use the html view in the online editor. I tried to set up the site in DreamWeaver with the BC extension, but kept having problems so I tried the online editor. Any advice on getting support for the BC extension? Their support referred me to Exchange Support and I'm just involved in a back and forth email conversation with no results. It's been 13 days since they last responded and my issue is still unresolved.
    Thanks for your help.

  • DKACB-XERGO Assignment to a profitability segment has no effect for account

    Hi,
    I have a batch input (FB01) in error for this message:
    Assignment to a profitability segment has no effect for account XXXXXXXXXX
    This account is not to opened as cost element...and this is correct.
    If I process batch input in foreground, I notice that field 'Profit. Segment'
    (DKACB-XERGO) is flagged.
    How Can I unflag this field?
    Where 'Profit. Segment' is customized?
    Thanks,
    Marco

    I am wondering what is behind the batch input or what process is used  to do that. For e.g, when I tried entering FB01 transaction with a pure G/L account (it has no cost element) and  clicked on the profitability segment icon, I got the same message what you got.
    So could it be possible that batch input goes through the 'Detail screen for profitability segment' though it may not be required?

  • Complex types with single array type element, marshaling exception

    For our JAXRPC web service, we have a complex type, as follows:
    <xs:complexType name = "SomeFault">
    <xs:sequence>
    <xs:element name = "errorMessages" type="some:ErrorMessageWSType" minOccurs="0" maxOccurs="unbounded" />
    </xs:sequence>
    </xs:complexType>
    <xs:simpleType name = "ErrorMessageWSType">
    <xs:restriction base = "xs:NMTOKEN">
    <xs:enumeration value = "INVALID_1"/>
    <xs:enumeration value = "INVALID_2"/>
    <xs:enumeration value = "INVALID_3"/>
    </xs:restriction>
    </xs:simpleType>
    We are running into Marshaling exceptions on the server side when the response/fault complex type has a single array type field.
    weblogic.wsee.codec.CodecException: Failed to encode
    com.bea.xml.XmlException: failed to find a suitable binding type for use in marshalling object "[Lnamespace.type.ErrorMessageWSType;@693767e9".  using schema type: t=SomeFault@http://namespace/SOME/v1 java type:namespace.type.ErrorMessageWSType[]
    If I change SomeFault, by adding another element, the error goes away.
    <xs:complexType name = "SomeFault">
    <xs:sequence>
    <xs:element name = "errorMessages" type="some:ErrorMessageWSType" maxOccurs="unbounded" />
    <xs:element name = "dummyString" type="xsd:string" minOccurs="0" />
    </xs:sequence>
    </xs:complexType>
    Am I doing something wrong during the wsdlc code generation or is this a known issue?
    <wsdlc srcWsdl="${wsdl.dir}/${wsdl.file.name}"
    destJwsDir="${gen.src.dir}/gen-src-jar"
    destImplDir="${main.src.dir}"
    packageName="${package.prefix}" type="JAXRPC">

    Any luck with this? I am running into the same error. Apparently, this is not an issue with Java binding, but when invoking remote EJBs, we run into this. I am running 10.1.3.1 and the error is:
    <fault>
    <bindingFault xmlns="http://schemas.oracle.com/bpel/extension">
    <part name="summary">
    <summary>
    com.collaxa.cube.ws.wsif.providers.ejb.WSIFOperation_EJB@e26dbf : Could not invoke 'getIdentityInfo'; nested exception is:
         org.collaxa.thirdparty.apache.wsif.WSIFException: Class 'ca.bc.gov.pssg.c3.webservices.identitymanagement.Identity' is not compatible; nested exception is:
         oracle.xml.parser.v2.XMLDOMException: cannot add a node belonging to a different document
    </summary>
    </part>
    <part name="detail">
    <detail>
    org.collaxa.thirdparty.apache.wsif.WSIFException: Class 'ca.bc.gov.pssg.c3.webservices.identitymanagement.Identity' is not compatible; nested exception is:
         oracle.xml.parser.v2.XMLDOMException: cannot add a node belonging to a different document
    </detail>
    </part>
    </bindingFault>
    </fault

  • Client Proxy - Response Message does not populate table type element

    Hi,
    I came cross the situation:
    Sync Client ABAP Proxy --->PI -
    > Web Service Provider
    In our response structure, there are some single value (0:1) and table value (0:unbound).
    While testing proxy, we can see response message has one value for table type element, however, input structure table is not populated with the value.
    Any advice or idea ?
    Thanks
    Liang

    Thanks for your advice.
    The proxy is in green status. Anyway, I regenerate it and activate it again.
    The problem still exist.
    For all single elment value, I do not have problem, it seems the proxy treat the table element as single element.
    Regards
    Liang

  • "Sorry, a serious error has occurred that requires Premiere Elements to be shut down. We will attemp

    I have been getting this message just a few nights ago after working on a project. Premiere was working at first for a few days but then this happened. Now everytime I try to activate the program it displays "Sorry, a serious error has occurred that requires Premiere Elements to be shut down. We will attempt to save your current project".
    I have tried uninstalling and reinstalling premiere 3.0 but that didn't help. WILL SOMEONE PLEASE HELP ME HERE!!!!!!!!!!!!!!
    My computer is a Dell Dimension Desktop running on Windows XP with 256 MB of RAM

    There are a couple of similar threads, so I will post my solution to you also. This worked when I had the same problem.
    I have found a couple of steps for a solutions that worked for the "encountered serious error" message when attempting to share the project to disk or computer file. Here was my solution that worked.
    1. I already compiled a project that took me 2 months and used video, photo, music. I added a new video track 'before' the other tracks and inserted a black jpg image, stretch it the entire timeline and make the opacity 0%. This covers any unseen 'gaps' in the project and won't interfere or cover anything else in the project.
    2. Go to file - project archiver - copy project to a new folder away from the current folder (this will include a copy of all media used in the timeline of the project - trust me it's worth the duplication!).
    3. Go to preferences - clear your media cache. Close the program.
    4. Hold down the left ctrl + shift and then click on the Premiere program icon. Keep holding the ctrl + shift until the welcome screen for Premiere appears.
    5. Open the new *.prel project you had saved in the new folder in step 2.
    6. Go to share and make your disk or computer file.
    After trying all the recommendations of the various posts, this is what I found that worked (I didn't find step 2 in a post but was just trying to back up the work I did and found that it created a new *.prel file!). For some reason, when previously trying to share the project with the original *.Prel file, it didn't like having all the media in different folders from the project, even if they were a in a sub-folder within the project folder. It wanted all the media in the SAME FOLDER as the project.
    I just now have a new error that I can't find the solution for in support or the forum yet. But that's another post.
    I hope this helps someone else!

  • Flat File IDOC - ECC, segment defn x in IDoc type y CIM type do not exist

    Hi,
    I'm working on idoc flat file > sap scenario.  Everything seems to be working up until the point where I get an error message:
    EDISDEF: Port EDIPORT segment defn E2FINBU000 in IDoc type FIDCCP01 CIM type  do not exist
    I've loaded the meta data, and the file structure is fine.  I believe the issue is related to PI not having the idoc I'm interested in listed in WE30.  How do I reference the standard IDOC type FIDCCP01?  Ideas I've had are around SWCV or transport from another system, the first I'm not sure which SWCV, the later seems a bit of a bodge and I dont like the idea.
    Thanks
    James.

    Hmm.. some light for the situation.  Seems that the segments imported are:
    E1FINBU     E2FINBU     31I
    E1FINBU     E2FINBU001     40A
    E1FINBU     E2FINBU002     40B
    E1FINBU     E2FINBU003     45A
    E1FINBU     E2FINBU004     45B
    E1FINBU     E2FINBU005     46A
    E1FINBU     E2FINBU006     46C
    Which indeed does not have E2FINBU000, which the IDOC is most definitely trying to pass.  I can only guess that the middleware producting this IDOC is flawed, and that standard SAP ALE will accept this as E2FINBU (It works into another SAP system without XI).
    Guess I've answered my own question, but feel free to offer light for points
    Thanks,
    James.

  • What's the difference between segment filtering and reduced message type

    Hi gurus,
    What's the difference between segment filtering and reduced message type? It seems they have the same functionality: Reduce the segment while idoc is generated.
    Thanks in advance.

    Hi,
    BD53 is for IDoc Reduction.
    this allows you to create a reduced message based upon a standard message type.If you want see mandatory fields. go to T-coe BD53 and give one standard messege type name and eg: matmas
    there mandatory fields will be in Green color..
    And BD56- This transaction is used to filter out segments of IDocs for combination of sender and receiver. This is usefull in scenarios where a standard IDoc with many segments is used but the receiving partner is only interested in some of the segments
    the table related to this transation is TBD20
      please go through below blog you have an idea abt that,
    http://wiki.sdn.sap.com/wiki/display/ABAP/ReducedMessageTypes
    http://saptotal.com/IDoc%20Segment%20Filtering.html
    regards,
    ganesh.

  • LET (Letter) type element in Agent Inbox

    Hello experts,
    I have a task where I have to create a letter (LET type) element inside the agent inbox using ABAP.
    All fields of letter I have to read from a xlsx file. Beside that, every letter should have an attachement with a pdf file.
    If reading xlsx and pdf files is not a big problem, creating mentioned element on the other hand and placing it inside the inbox is quite hard for me.
    Any suggestions how to solve it? Do I need to use any FM or BAPI?
    Best regards,
    Andrew.

    Hello,
    You may want to follow the system instruction, and maintain entry in the given table.
    This can be found in the SPRO here :
    Interaction Center WebClient->Agent Inbox->Inbox Search Definitions->Define Item Types for Searches
    Best regards,
    Sylvain AGUETTAZ

  • Javascript error in event handler! Event Type = element [edge.2.0.0.min.js:162]

    I'm doing a little edge project (now in beta version) for my girlfriend (she hates the code), with examples of the animate() method and other functions like setInteval(), but when I run I get the following error in Chrome console:
    Javascript error in event handler! Event Type = element [edge.2.0.0.min.js:162]
    But this library is global for all projects, how is possible that trigger an error?
    Example here:
    https://app.box.com/s/m7nof4al6597gfn47jlu
    Thanks.

    you dont need to import java ease !!
    it's already included in edge animate, remove that yepnope completely your problem will gone
    Zaxist

  • What has to happen to get elements 10 to run in OSX 10.8?

    What has to happen to get elements 10 to run in OSX 10.8?

    can run editor and premiere but not photoshop.
    Which editor? How are you trying to open elements? The actual editor or organizer, the welcome screen, which?

  • Segment definition in an IDOC type

    Hi,
    What does Maximum number and Minimum number stand for in an segment definition within an IDOC type? I think there are two options.
    1. the occurence number of the segment type in an IDOC type defintion
    2. the occurence number of the segment data of a special IDOC
    1 or 2. Please suggest ... It will better if there is any example for me to understand it. Thanks.
    Regards

    Option 2 is correct from my observation.

Maybe you are looking for