XML file error help!!!!!

When i create a jar file include this xml file,the error is
"ejb-jar.xml": invalid header field
how can correct it?
Thanks
<?xml version='1.0'?>
<!DOCTYPE ejb-jar PUBLIC '-//SUN Microsystems,Inc.//DTD Enterprise JavaBeans
1.1//EN''http://java.sun.co/dtd/ejb-jar_2_0.dtd'>
<ejb-jar>
     <description>
          Single stateless session bean to calculate monthly salary
     </description>
     <display-name>
          Simple Bean
     </display-name>
     <enterprise-beans>
          <session>
               <description>
                    Simple Salary Bean to calculate monthly net earnings
               </description>
               <display-name>
               Simple Bean
               </display-name>
               <ejb-name>Salary</ejb-name>
               <home>simpleBean.SalaryHome</home>
               <remote>simpleBean.Salary</remote>
               <ejb-class>simpleBean.SalaryEJB</ejb-class>
               <session-type>Stateless</session-type>
               <transaction-type>Container</transaction-type>
          </session>
     </enterprise-beans>
</ejb-jar>

<!DOCTYPE ejb-jar PUBLIC '-//SUN
Microsystems,Inc.//DTD Enterprise JavaBeans
1.1//EN''http://java.sun.co/dtd/ejb-jar_2_0.dtd'>
This is where your error is. ;D

Similar Messages

  • Parser dimension ACCOUNT's xml file error.

    Hi friends,
    i manully uploading master data in ACCOUNT dimension.
    what i did here, i manually added PARENTH1hierarchy and i changed that column position infront of "ACCTYPE" property. While pasting i might paste on ACCTYPE property & processed ACCOUNT dim.So it gone and disturbed underlying XML file. I checked 3 files XLS,XLT and XML files in UJFS. But XLS & XLT doesn't have ACCTYPE property. So how can i put it back? Any suggestions pls.
    Eventhough ACCTYPE dim property defined and existed(under maintain dim property of ACCOUNT dim). when i try to check maintain members data for manually entering data, it not available in columns. when i try to process ACCOUT dim, system saying below error message. 
    Parser dimension ACCOUNT's xml file error.
    How to correct this error.?
    Thanks,
    Naresh
    Edited by: Naresh P on Jan 13, 2011 7:20 AM

    Hi,
    It will be better to delete the XML file from UJFS and process your dimension once again. However, it might happen that you are still unable to edit the membersheet. In that case, it will be advisable to take a backup of the member sheet and recreate the same member sheet once again.
    Hope this helps.

  • Create prov.xml file error 14 or 28

    When I wan’t to create a prov.xml file for Muse to activate computers in the Enterprise I get the 14 error, the comandline I use is: 
    adobe_prtk --tool=VolumeSerialize --generate --serial=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx --leid=Muse-1.0-Win-GM
    Copyright 2012 Adobe Systems Incorporated 
    All rights reserved. 
    Return Code Code = 14
    When I use the comandline  with provfilepath I get the error 28;  
    adobe_prtk.exe --tool=VolumeSerialize --generate -- serial=xxxx-xxxx-xxxx-xxxx-xxxx-xxxx --leid=Muse-1.0-Win-GM --provfilepath=C:\temp\prov.xml
    Copyright 2012 Adobe Systems Incorporated 
    All rights reserved. 
    Return Code Code = 28
    What goes wrong, any help would be appreciated
    TIA.
    Harmen

    Hello Harmen, please check the %temp%\oobelib.log after completing your first command. This will reveil more details.
    @Adobe:
    I do get the same error code 14 (and then 19) when running the above command for leid=DesignSuiteStandard-CS6-Win-GM
    del "%temp%\oobelib?.log" /q /s
    %~dp0adobe_prtk --tool=VolumeSerialize --generate --serial=xxxxxxxxxxxxxxxxxxxxxxx --leid=DesignSuiteStandard-CS6-Win-GM --regsuppress=ss --eulasuppress --locales=de_DE --provfilepath=%temp%
    ren "%temp%\oobelib.log" oobelib1.log
    %~dp0adobe_prtk --tool=VolumeSerialize --stream --provfile=%temp%\prov.xml
    ren "%temp%\oobelib.log" oobelib2.log
    Permissions are correctly set for \SLStore and \SLCaches. Prov-File-Path was set to %temp% and is accessible/writable. Scripts were run with elevated privileges.
    In Adobe's damn bad documentation I found a hint that Adobe Application Manager (now Adobe Creative Cloud Client) is required for the VolumeSerialize commands to work* but in my case this didnt change a thing...
    * p.135 http://wwwimages.adobe.com/content/dam/Adobe/en/devnet/creativesuite/pdfs/DE/AdobeApplicat ionManagerEnterpriseEditionDep…
    further reading chapter "Volumenserialisierung des Pakets" Creative Cloud-Hilfe | Verwenden von Adobe Provisioning Toolkit Enterprise Edition
    Adobe advises to catch the %temp%\oobelib.log which includes more information. However make sure to backup this file after each run of adobe_prtk because it gets overwritten :/
    My results:
    - step 1 "generation of prov.xml" ends with OOBELIB: SN validated for AAMEE Mode; stat = 27; Adobe PRTK: Failed to validate the serial number  => Code 14
    - step 2 "activation" ends with "invalid prov.xml" because of step 1 => Code 19
    Once I set provfilepath to c: or c:\ step one quits with return code 28 (sufficient rights are set though). Whenever I omit the provfile-Parameters in step 1 and 2 I still receive return code 14 and 19.
    Btw. another hint: check logs when doing a single command line serialization... For me I get loads of errors and end up with a trial mode and register popup
    adobe_prtk --tool=Serialize --leid=DesignSuiteStandard-CS6-Win-GM --serial=xxxxxxxx [email protected]
    Please help me out
    PS: We're on ETLA (OTH Regensburg, former University of Applied Sciences, Ratisbon)

  • XML file error while loading import manager

    Hi all,
    I am new to MDM.
    I have archive repository(.a2a file),xsd files,import maps and export maps.I have unarchived the repository in console and I am trying to load import manager by selecting the file type as XML schema, client system as MDM, XMl schema name and file name as XML file of given XSD in import manager folder of server.
    I am getting error like "failed to parse XML file".
    Please help me out regarding this.
    Thanks in advance.
    Ravi.

    Hi ravi,
    Is it MSXML 4.0 SP2 parser?
    <a href="http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en">http://www.microsoft.com/downloads/details.aspx?FamilyID=3144b72b-b4f2-46da-b4b6-c5d7485f2b42&DisplayLang=en</a>
    Try installing this and let me know.
    Thanks and Regards,
    <b>Sagar Sonje</b>
    Message was edited by:
            Sagar Sonje

  • Issue to load data from database to XML file. error: ODI-40768

    Hi,
    While I am trying to load data from database to XML following error is appearing.
    ODI-1228: Task TEST_XML_DATA (Integration) fails on the target XML connection MyLOCALXSD.
    Caused By: java.sql.SQLException: ODI-40768: Could not save the file <default>:C:\DATA_FILE\www.xml because a class java.io.IOException occurred and said: The filename, directory name, or volume label syntax is incorrect
         at com.sunopsis.jdbc.driver.xml.SnpsXmlFile.writeToFile(SnpsXmlFile.java:751)
         at com.sunopsis.jdbc.driver.xml.SnpsXmlConnection.internalExecute(SnpsXmlConnection.java:769)
         at com.sunopsis.jdbc.driver.xml.SnpsXmlPreparedStatement.execute(SnpsXmlPreparedStatement.java:46)
         at oracle.odi.runtime.agent.execution.sql.SQLCommand.execute(SQLCommand.java:166)
         at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:102)
         at oracle.odi.runtime.agent.execution.sql.SQLExecutor.execute(SQLExecutor.java:1)
         at oracle.odi.runtime.agent.execution.TaskExecutionHandler.handleTask(TaskExecutionHandler.java:50)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.processTask(SnpSessTaskSql.java:2906)
         at com.sunopsis.dwg.dbobj.SnpSessTaskSql.treatTask(SnpSessTaskSql.java:2609)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatAttachedTasks(SnpSessStep.java:540)
         at com.sunopsis.dwg.dbobj.SnpSessStep.treatSessStep(SnpSessStep.java:453)
         at com.sunopsis.dwg.dbobj.SnpSession.treatSession(SnpSession.java:1740)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$2.doAction(StartSessRequestProcessor.java:338)
         at oracle.odi.core.persistence.dwgobject.DwgObjectTemplate.execute(DwgObjectTemplate.java:214)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.doProcessStartSessTask(StartSessRequestProcessor.java:272)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor.access$0(StartSessRequestProcessor.java:263)
         at oracle.odi.runtime.agent.processor.impl.StartSessRequestProcessor$StartSessTask.doExecute(StartSessRequestProcessor.java:822)
         at oracle.odi.runtime.agent.processor.task.AgentTask.execute(AgentTask.java:123)
         at oracle.odi.runtime.agent.support.DefaultAgentTaskExecutor$2.run(DefaultAgentTaskExecutor.java:83)
         at java.lang.Thread.run(Thread.java:662)
    jdbc url: jdbc:snps:xml?d=C:\test_xsd.xsd&s=TESTSQL&re=employeesX&ro=true
    physical schema: TESTSQL
    Knowledge modules are:
    LKM: LKM SQL to SQL
    IKM: IKM XML Control Append
    CKM: CKM SQL
    Parameters set are:
    CREATE_XML_FILE: true
    XML_PATH:<default>:C:\DATA_FILE\www.xml
    I have tried to change the directory path but error is still there.
    Could some one please help me to resolve the issue?
    Regards,
    user1672911

    Hi,
    The trouble in "<default>:"  - if you set XML_PATH as C:\DATA_FILE\www.xml instead  <default>:C:\DATA_FILE\www.xml- it will work correctly.
    Greetings,
    Eugene

  • Struts Config.XML file error

    if Error in page (value not entered in textfield) , it will be redirected to a same page with server valid error page . After redirecting javascript,css r not working(means not included)
    but it is working when page is first time loaded.
    help me what could be the problem?
    struts config.xml file
                           <forward name="success"
                        path="/jsp-modEmp/success.jsp"
                        redirect="false"></forward>
                   <forward name="fail" contextRelative="true"
                        path="/jsp-modEmp/addempform.jsp"
                        redirect="false"/>Edited by: K.Ramesh on Jun 5, 2008 6:05 AM
    Edited by: K.Ramesh on Jun 5, 2008 6:05 AM

    Thanks for reply..
    We r invoking javascript/css using relative path only.
    i'm redirecting to the same page only if error happens with including error page
    <script language="javascript" type="text/javascript" src="js-modEmp/addEmpval.js">
    </script>
    <script language="javascript" type="text/javascript" src="js-modEmp/datetimepicker.js">
    </script>
    <link rel="stylesheet" type="text/css" href="css-modEmp/styles.css">

  • Google won't load, XML file error message

    I am getting this error string how do i fix?
    This XML file does not appear to have any style information associated with it. The document tree is shown below.
    <Error><Code>AllAccessDisabled</Code><Message>All access to this object has been disabled</Message><RequestId>B48ED5AF31CACBE3</RequestId><HostId>X1yuWJjS7Rqnz9kZhgbKplQueFIEin8fkXDqb8KYMAZ6JcFV3P/C/W6gzQxQu6Ax</HostId></Error>

    Hello,
    Where and when are you facing this error ? Also, since when are you facing this error ?
    In this case we may need more specific details from you (Sensitive Account related information) for us to Analyse and help you on the same.
    We would also recommend to open a new Service Request for us to assist you better on the same. The link below should be helpful for you to open a new Service Request.
    http://azure.microsoft.com/en-us/support/options/
    Regards, 
    Neelesh.

  • DocumentBuilder parser, DOM doucment object from a XML file error

    Hi guys
    I created a program which parses a xml and creates a DOM document object from
    it. The parser is validating.
    class xmlParser
        //create arrylist to store employee in
        private ArrayList<Employee> employeeStore = new ArrayList<Employee>();
        private DocumentBuilder parser;
        private static Document document;     
        //create an instant of Employee to be added to the arraylist
        private Employee theEmployee = new Employee();
        //create an instant of Address to be added to Employee to again be
        //added to Employee
        private Address employeeAddress = new Address();
        public xmlParser()
        public xmlParser(String myfile) throws IOException 
              //validate the XML document agaisnt the given dtd
              DocumentBuilderFactory factory = DocumentBuilderFactory.newInstance();
              factory.setValidating(true);
              factory.setIgnoringElementContentWhitespace(true);
              try {
                  parser = factory.newDocumentBuilder();
              }catch(javax.xml.parsers.ParserConfigurationException d) {
                   System.out.println("error with new document builder");
              //create document object (DOM tree) from xml file
              try {
                  document = parser.parse(new File(myfile));
              }catch(org.xml.sax.SAXException e) {
                  System.out.println("Error with parser file still creating xml personnel2");
        } In my main method when i call:
    xmlParser parsertree = new xmlParser("personnel.xml"); the exception keeps getting thrown and i get my my message back "Error with parser file still creating xml personnel2"
    Can't seem to figure it out, any ideas would be great.
    Thanks alot

    Hi,
    A - Check that the xml file is located in the same directory where you
    run your app.
    B - Check that the xml file is correct (in XML way).
    Suggestion : you may print the exception message, it might help.
    Hope that help,
    Jack

  • How to load XML files ? HELP!

    Hi folks.
    We have an old Oracle database 7.3..
    So we need to load XML files into its tables.
    As we understand Oracle Loader doesn't help us.
    Is the way to load that files?
    Thanks in advance
    Alex

    I know you realize 7.3 is old but this is sort of like trying trying to view a DVD when you only have a VCR. Simple answer would be buy a DVD player, i.e. upgrade to a more recent version of Oracle where you will get many features to handle XML.
    How do you want the XML loaded, all as a single object? That could be a CLOB column if 7.3 had them, I am not sure. You would probably have to write PL/SQL and something with UTL_FILE (if 7.3 had that) to load it.
    If you want to put it multiple columns based on its tags, you would be better off parsing it using PERL (or something) into a CSV and loading that in SQL*Loader.
    I assume as this is using XML it is a reasonably recent design, combining that with an ancient version of the database is just going to lead to endless headaches.

  • Loading data from xml file - please help

    Hi, I am new to attempting to get data from an xml file load
    in flash. I followed a tutorial in a new fla and it seemed to work
    fine, I then tried to adapt it to my own needs which worked fine.
    But then when trying to implement this into my news section it
    doesn't seem to work.
    I am trying to make a news section, that displays the date
    and news article. This is in within a movie clip, I even tried
    putting it in the timeline of the scene but still nothing.
    - I have 2 dynamic text boxes, date_txt and news_txt
    - The xml file is named news.xml,
    - both the fla and the xml are in the same folder
    This is the actionscript I am using:
    function loadXML(loaded) {
    if (loaded) {
    _root.thedate =
    this.firstChild.childNodes[0].childNodes[0].firstChild.nodeValue;
    _root.thenews =
    this.firstChild.childNodes[0].childNodes[1].firstChild.nodeValue;
    date_txt.text = _root.thedate;
    news_txt.text = _root.thenews;
    } else {
    trace("file not loaded!");
    xmlData = new XML();
    xmlData.ignoreWhite = true;
    xmlData.onLoad = loadXML;
    xmlData.load("news.xml");
    This is what I have in the xml document:
    <?xml version="1.0"?>
    <news>
    <article>
    <date>date</date>
    <news>newentry.</news>
    </article>
    <article>
    <date>Doug Engelbart</date>
    <news>Invented the mouse at the Stanford Research
    Institute</news>
    </article>
    </news>
    Does anyone perhaps have any ideas of what the problem could
    be?
    Help much appreciated.

    Hi
    _root refers to the Main Timeline, if your date_txt and
    news_txt are in a movieclip ie: news_mc
    then your path should read _root.news_mc.date_txt.text and
    _root.news_mc.news_txt.text
    You will also need to embed the characters you wish to use
    inside your dymanic text for it to show.
    Hope it helps

  • I saved a Pages doc yesterday and today I can't open it because I get a message that the doc is missing an index.xml file. Help!

    I saved a Pages doc yesterday and today I can't open it because I get a message that says "can't open doc because an index.xml file is missing."  Help!

    Pages v5 documents do not have an internal index.xml file. When you attempt to open one of these with the older Pages '09, you will get that dialog. Double-click the document icon, or right-click, and open with Pages v5 to access the document contents.

  • Xml file error in file adapter

    Hi Experts.
    In my sceanrio i am Using File dapter. this adapter pick the Xml file.
    here my client provieded sample Xml file (this Xml file don't have the  Url and Xml version).
    I am getting mapping error. nothing is wrong with mapping.
    Client proveded.
    - <MESSAGE>
      <TABLENAME>ZMPSXMSGDET</TABLENAME>
      <ACTION>I</ACTION>
    - <RECORD>
      <XMTYPE>ID</XMTYPE>
      <XMID>2</XMID>
      <ACCOUNTNUMBER />
      <CONSUMERNAME />
      <POSTCODE />
      <ACTIONDATE />
      <ACTIONTYPE />
      <USERID />
      <SENDINGPARTYTYPE />
      <DELIVERYMETHOD />
      <INTENDRECIPIENT />
      <SUBMITDATE />
      <BILLINGOPTION />
      <CONTENTFORMAT>XML</CONTENTFORMAT>
      <NEWSUPPLIERID />
      <COMPRESSED>Y</COMPRESSED>
      <NEXTINVOICEDATE />
      <UPDATEDON />
      <UPDATEDBY>SonicMQ</UPDATEDBY>
      <RAWMSG_LEN>33366</RAWMSG_LEN>
      <DATA>UEsDBBQACAAIAC6kKDoAAAAAAAAAAAAAAAArAAAAS</DATA>
      </RECORD>
      </MESSAGE>
    I am getteting blow error message: in SXMB_MONI
    *<?xml version="1.0" encoding="UTF-8" standalone="yes" ?>*
    *- <!--  Request Message Mapping*
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>Application</SAP:Category>
      <SAP:Code area="MAPPING">EXCEPTION_DURING_EXECUTE</SAP:Code>
      <SAP:P1>com/sap/xi/tf/_MM_ZMPSXMSGDET_</SAP:P1>
      <SAP:P2>com.sap.aii.utilxi.misc.api.BaseRuntimeException</SAP:P2>
      <SAP:P3>Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:P3>
      <SAP:P4 />
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>com.sap.aii.utilxi.misc.api.BaseRuntimeException thrown during application mapping com/sap/xi/tf/_MM_ZMPSXMSGDET_: Fatal Error: com.sap.engine.lib.xml.parser.Parser~</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>
    Edited by: srinivasreddy p on Jun 12, 2009 10:28 AM

    Hi,
    I am getting following error in recvier proxy.
      <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Inbound Proxy
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="">
      <SAP:Category>XIProxy</SAP:Category>
      <SAP:Code area="ABAP">PARSE_APPLICATION_DATA</SAP:Code>
      <SAP:P1>Request Message</SAP:P1>
      <SAP:P2>CX_ST_MATCH_ELEMENT</SAP:P2>
      <SAP:P3>/1SAI/TXS17E9317D0B8ACCD31C62</SAP:P3>
      <SAP:P4>XML Bytepos.: 12 XML Path: MESSAGE(1) Error Text: System expected the element 'MT_ZMPSXMSGDET_RECV'</SAP:P4>
      <SAP:AdditionalText />
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error during XML => ABAP conversion (Request Message; error ID: CX_ST_MATCH_ELEMENT; (/1SAI/TXS17E9317D0B8ACCD31C62 XML Bytepos.: 12 XML Path: MESSAGE(1) Error Text: System expected the element 'MT_ZMPSXMSGDET_RECV')) System expected the element 'MT_ZMPSXMSGDET_RECV'</SAP:Stack>
      <SAP:Retry>M</SAP:Retry>
      </SAP:Error>

  • HTTPService call to XML file error

    I am getting the "HTTP request error" when I attempt to load
    an XML file. I'm setup for PHP web access using MAMP and I'm
    attempting access a XML file (LatestAdoptees.xml) located in a
    subfolder called Data. I have checked and the subfolder and file
    are located both in my src folder and in the MAMP
    htdocs/FoxPets-debug folder. I based my code on Ch 21 of Flex 3
    Bible. Can anyone tell me where I made the wrong turn?

    I notice that you have not set resultFormat="e4x". You
    really, really want to do that.
    Othrwise, you will have a tree of dynamic objects and not
    XML. And the converter that does that oftem makes some bad
    decisions, over which you have no control.
    Tracy

  • Corrupted iTunes xml file. HELP!

    Somehow my xml file got corrupted. So, whenever opening iTunes now, I get an error message about this and then there is no correct sync to my AppleTV. furthermore, it is creating directories in my AppleTV window (duplicating them i mean). My AppleTV now reports no files on it, etc.
    I have searched for an xml file in iTunes in programs director, but no luck. anyone know what to do? seems like i need to destroy corrupted file and start over, but really not sure what to do. tried uninstalling and re-installing iTunes, but this did nothing. thanks!

    The central file to everything is the library.itl file in your Music > iTunes folder.  Start iTunes with the option key held down and guide it to that file.  If you're lucky then it will be the one you need.  If not then it is hard to determine where the file might be.  Normally an update should not affect something like the iTunes library but if your file directory was having issues (did you verify with Disk Utility first?) then who knows?  This is why one backs up before installing system software updates.
    If you have a backup then let us know.  You may be able to rescue a copy of the iTunes Library.itl from that and replace the bad copy in your iTunes folder.
    Since your media are scattered about it may be a painstaking task adding them all again but it may come down to that.  Again, back up...

  • XML File Travesing Help

    Iteration using Recursive Function
    Thanks a lot :)

    Not sure if it's the best you can get but QAD:
    var my_xml:XML =
    <cities>
    <city name="London">
    <city name="Manchester">
    <city name="Cairo">
    </city>
    <city name="Hawai">
    </city>
    </city>
    <city name="New York">
    <city name="Mexico City">
    </city>
    <city name="Tokyo">
    </city>
    </city>
    </city>
    </cities>;
    traceCities( my_xml.city[0] );
    function traceCities( xml:XML ):void
    trace( xml.@name );
    if ( xml.children() )
    for each( var node in xml.children() )
    traceCities( node );
    manofspirit wrote:
    > Iteration using Recursive Function
    > Thanks a lot :)
    >
    > Hello All
    > I have tried a lot to traverse this xml file using
    recursive function,
    > but vain
    > Im sure you guys will help me out
    >
    > recursive function shuold iterate and trace name filed
    as following
    >
    > london
    > manchester
    > cairo
    > hawai
    > newyork
    > maxico city
    > tokyo
    >
    >
    > XML File
    >
    >
    > <city name="London">
    > <city name="Manchester">
    > <city name="Cairo">
    > </city>
    > <city name="Hawai">
    > </city>
    > </city>
    > <city name="New York">
    > <city name="Mexico City">
    > </city>
    > <city name="Tokyo">
    > </city>
    > </city>
    > </city>
    >

Maybe you are looking for

  • Why i can't find a game on app store Clash of Clans?

    I was looking for my ipod but i couldnt find it. The app was Clash of clans. So i want to my macbook air and look up "clash of clans". When i typed in search, i said "could not find Clash of clans on app store" Then i went on itunes store and tyed in

  • Printed document only shows edits?

    Hello all, this is my first post. I am not a user of Framemaker so I apoligise for my lack of framemaker knowledge. I have a user that when he prints a file, it will only print the markups and not the actual text. We can print the file just fine on a

  • Proxy Client response table with empty lines

    Hi, I'm consumig external webservice with ABAP (No XI scenario) and comuncation it seems correct. When I execute the client proxy from SE80 directly, I can see the XML response with table element ans its respectives contens. Unfortunately, when I cal

  • Macbook Air Restoring files from Trash Can in Time Machine

    I have memory issues with my Macbook Air.  I think casued by the fact iphoto uses so much memory.  Last week I was trying to download some photos but got a message saying my start up drive was nearly full.  Next think i know, the Macbook has somehow

  • Service entry amount is greater than PO amount

    Hi all, This is an example of the issue: Service PO created with quantity 1 and price 1000.00. PO amount 1000.00 Service entry entered , quantity 1, amount 1000.00. GR amount 1000.00 Then PO changed, qty is 1000 and price 1. PO amount 1000.00 another