Form Data Order in XML

How can you organize form data exported via XML Email Submit button? I would expect this data to follow the order within the XDP object heirarcy, however the results jump from object to object on different pages. Forget about mapping this to a database...in this case I just want the raw data to be merged via Acrobat and into a .CSV
Is there something I'm missing? Would I need an XML Schema...thats seems like overkill. By the way I created this on Designer 11 but have tried it in Design 8.2 as well. I would expect this to function just like this feature did with AcroForms.

Figured it out. You veterans will probably laugh, but I don't do a lot of this. I found a pallette called "Binding" and noticed a list of the fields there. Two were missing and they happened to be the ones that were out of order. I compared them to the ones that were there and the missing ones were marked global while the others were marked normal. I changed those two to normal, they showed up in the binding pallatte in the right order and my test worked just fine.
As usual, thanks to all.

Similar Messages

  • How do I submit PDF Form data as an XML file rather than as an XFDF file?

    Can anyone tell me what I need to do to make this statement work?
    var cSubLine = this.getField("SurnameInits").value;
    var cBody1 = "Main Instruction data file attached";
    var cDest = this.getField("DestEmail").value;
    var cEmailURL = "mailto:" + cDest + "?subject=" + cSubLine + "&body=" + cBody1;
    this.submitForm({cURL: cEmailURL, cSubmitAs: "XML"});
    No file is attached the email that is generated so I assume there is something wrong with the submitForm parameters...If I change XML to XFDF, it works fine.

    Try this...
    this.submitForm({cURL: cEmailURL, cSubmitAs:"XML", cCharSet:"utf-8"});

  • Form tab order changes when data is emailed as .xml

    .xml data is in a different tab order on the pdf. form   Why is the data order changing, when user uses the submit by email button?

    Hello Paul,
    I tried tried and tried ..But I found no solutions for it . Could you please help me a bit ??
    Thanks.
    Bibhu.

  • Create a Purchase order using the BAPI using the data in the XML file.

    Hello Gurus,
    here is the scenario can anyone help me how to proceed explaining the procedure?
    Create a Purchase order using the BAPI using the data in the XML file.
    comprehensive explanations are appreciated.
    thanks in advance.

    hi,
      first use fm "bapi_po_create".
      then use fm "BAPI_ACC_GL_POSTING_POST"
    The demo environment was made with real business scenario in mind, but following subjects need to be addressed in a live implementation:
    •     No exceptions and error handling is implemented, except the order rejection (e.g. partly delivery);
    •     In Navision both XML Ports and the XML DOM has been used to integrate with SAP XI, because XML ports has some drawbacks regarding to Namespaces in XML Documents (mandatory in SAP XI);
    •     A minimum of SAP and Navision customization is required to implement this solution. (e.g. user exit in SAP, Navision XML DOM).

  • How can I change the order of html form data submitted to me via email?

    I am having customers contact me via an html form posted on my website using the "sendtoemail" command. When I receive the data in an e-mail it  is not presented in the order it appears on the web page and I can't seem to find out what dictates the order the data is presented in or how I can change it.
    Anyone have any ideas on how I can make HTML form data elements appear in the order I want?
    Thanks,
    Andy

    Or find a commercial form-to-email script that is compatible with your server's configuration (PHP, ASP, Perl...) and customize it to your needs.
    Formm@ailer PHP from DB Masters
    http://dbmasters.net/index.php?id=4
    FormToEmail.com (free & pro versions available)
    http://formtoemail.com/formtoemail_pro_version.php    
    Tectite
    http://www.tectite.com/formmailpage.php
    Forms to Go from Bebosoft (script generating software)
    http://www.bebosoft.com/products/formstogo/overview/
    Nancy O.

  • Pop up new form(Purchase Order) with current data

    Dear All,
    i have created a COPY TO button in my addon form. Now my quiry is that when ever i press the COPY TO button the purchase order form will open with my addon form data. Kindly suggest me the code.
    Thanx
    Sanjoy Paul

    Hi...
             use this code...
    Try
    SBO_Application.ActivateMenuItem("2305")
           oForm = SBO_Application.Forms.ActiveForm
                OItem = oForm.Items.Item("4")
                Oedit = OItem.Specific
                Oedit.Value = vendor.ToString()
                rs1 = Nothing
                rs1 = OCompany.GetBusinessObject(SAPbobsCOM.BoObjectTypes.BoRecordset)
                'rs1.DoQuery(" Select Ur Table")
                'OItem = OPOForm.Items.Item("aaa")
                'Oedit = OItem.Specific
                'Oedit.Value = rs1.Fields.Item("Ur - Field").Value & ""
                OItem = OPOForm.Items.Item("bbb")
                Oedit = OItem.Specific
                Oedit.Value = rs1.Fields.Item("Ur - Field").Value & ""
            Catch ex As Exception
                SBO_Application.MessageBox(ex.Message)
            End Try
    REM Matrix
    OItem = oForm.Items.Item("38")
            oMatrix = OItem.Specific
            oCols = oPoMat.Columns REM Columns
    Oedit = oCols.Item("1").Cells.Item(1).Specific 'item no
                Oedit.Value = itmcd.ToString()
    It Will Work...
    Regards...
    Billa 2007

  • How to save form data as XML using Reader XI

    Dear all,
    I have designed a form using live cycle designer 9 and activated the form extensions using Acrobat X Pro.
    The form includes an email send button.
    Our clients uses the Reader X and XI.
    Using Reader X the pressing of the button will open a dialog box asking the user to send the form/form data using the default email client
    OR
    one can save the form data as xml file on the local machine and attach it later.
    However, using Reader XI there is no such possibility of saving the data as XML. One can just chose between the default email client or another email account.
    I tried even a button using javascript xfa.host.exportData("",0); but nothing. In fact the button shows no function at all.
    What do I wrong?
    Does anybody has a hint please?
    Thanks in advance.
    gersti

    I'm pretty impressed of Adobe and their stuff (I do NOT refer to the community), how helpful they are.
    Perhaps I didn't understand  the meaning on the offical customer support website, stating:
    The best way to contact us...  
    Ask our experts 
    Our community and staff are at your service 24/7
    Even worst, their is a similar question from 25/09/2013 (http://forums.adobe.com/message/5711946#5711946) and no feedback form Adobe stuff at all.
    Great service guys!
    Thanks a lot!

  • How to change the date format in xml form?

    hi,
    How to change the date format in xml form?
    For example:  11/20/2008 3:00:03 PM    ->   11-20 03:00
    Any opinions greatly appreciated!
    Thanks.
    Edited by: ke wenxing on Dec 2, 2008 8:33 AM

    You could go to System - User Profile - Own Data would take you to the "maintain user profile screen"
    Click the defaults button and change the date format.This changes date format for all the dates in your login.

  • Saving adobe form data to XML

    Am trying to see what happens when user fills in adobe form and clicks submit. What will be sent back to server? Filled PDF or XML? If its XML, does it get stored on the user's machine in some temporary files?? If not, atleast where does it get stored on the server?
    Am basically trying to develop a functionality where user clicks submit and all the form data gets stored in an XML file on the local machine. Any inputs?

    Hi Narayana,
    You can use Web Dynpro Java with embedded Interactive PDF forms; and within your WDJ application, you can call various 'models': web services, EJBs and BAPIs/RFCs etc.
    So to pass data to an SAP system, you don't automatically need the XML data as a BAPI is sufficient. Check out <a href="https://www.sdn.sap.comhttp://www.sdn.sap.comhttp://www.sdn.sap.com/irj/sdn/developerareas/webdynpro?rid=/library/uuid/49f2ea90-0201-0010-ce8e-de18b94aee2d#backend">these SDN tutorials</a> to do this.
    Cheers,
    Francois

  • How do I denote a file name for submitted XML form data?

    Hi guys, is there a way to change the submitted XML file name [when emailing form data] to something other than the cryptic string livecycle uses e.g. _e8hfydsh55hsksdf.xml
    Thanks for any help, cheers Dyr

    When you preview a PDF from inside designer, it uses a temp filename for the doc and therefore when you test xml submit etc you will get the 'e.g. _e8hfydsh55hsksdf.xml' as a filename. However if the form is saved locally (e.g. MyForm.pdf) and you use Reader / Acrobat to open the PDF, then the email's subject message as well as the xml file will be MyForm.xml. Does that help you?

  • Managing Form Data XML files emailed

    I am exploring the use of the Email Submit button in a PDF Form. We need to collect form data sent in by many users. The one thing that seems like a challenge is that when people email their data back, then XML file containing their data will always have the same file name. I like the "Merge Data Filed into SpreadSheet" functionality, but what I'm sruggling with is how to best manage all of the xml data files, as they are emailed in, since the attachments will all have the same filename.
    Am I missing something, or will it just be necessary for the person managing the email box to extract each attachment & give it a unique name? I saw that someone has asked at one point is there was a way to have a unique filename for the attachment generated each time a user clicked the Email submit button, but it looked like the answer was No.
    Any suggestions for best practices when collecting emailed form data & collecting it all into and XLS or CSV?
    Thanks in advance!

    "Am I missing something, or will it just be necessary for the person managing the email box to extract each attachment & give it a unique name?"
    Yes. When they are detached from the email they should be given a unique name and that way you can build a dataset from the responses.

  • Spurious newline characters in xml form data

    I have been given a pdf form(XFA).  I have a button that the end user can click and when they do so, it posts the form data as XML to a url.  The problem I am having is that it seems to be adding in newline characters like so:
    <?xml version="1.0" encoding="UTF-8"?>
    <topmostSubform><b12c96nfCert_Nbr>1234
    </b12c96nfCert_Nbr>
    <b12c96nfOwnship_ID
    />
    </topmostSubform>
    (this isn't complete stream, just a small sample.  The newlines are screwing up my xml parser.  Is there any way I can prevent this, or post lean xml with no whitespace?
    I have been stripping newline characters inside my service, but obviously this is less than ideal.
    When I save the xml directly out of the pdf, it contains these newline characters as well.  How can I remove them?
    With Respect,
    mattie

    You could use a regular expression. For example,
    var str = this.rawValue;
    this.rawValue = str.replace(/\r|\n/g,"");
    will globally replace carriage returns (\r) or line feeds (\n) with "".
    Steve

  • XML Data Order

    I can load XML data fine using XML Connector, Dataset and
    Datagrid. But the data being displayed in the grid is in reverse
    order.
    The XML file:
    <record>
    <name></name>
    <phone></phone>
    </record>
    but the grid show phone first (left column) and name last
    (right column)
    Help?!
    Gary

    Never mind, I figured it out!

  • Importing XML form data, and reading a PDF form in Reader

    The title pretty much says it all. My colleagues have the latest in Adobe Reader (9). They would like to import the form data that they receive in their email as an xml attachment. They would like to read the form as it is filled out in their reader.
    Please tell me how.

    I think they have to have Acrobat to import the data. Reader was not meant to keep data for the user unless Reader Right's are enabled (limited use of form for this typically). The US gov't has done this for years for tax forms at a substantial cost I am sure. The Reader Right's that comes in Acrobat is limited to the number of uses of the form, but the full rights can be negotiated with Adobe for more than 500 uses.
    The answer used to be to buy your colleagues Acrobat, it would be cheaper than paying the additional enabling cost. With the limited use of the rights with the current versions, Adobe has made a compromise on there old policy. You might look at PlanetPDF to see if there are some third party applications that would meet your need.

  • Importing form data per XML - Using the form interface?

    Hi!
    I'm developing interactive forms by adobe and I want to import my form data per XML file. The xml file and the email are created by my pdf document.
    Now this xml file has to be parsed by a report or something like this.
    Is it possible to use the form interface, I implemented, or do I have to parse it manually?
    I think it has to work with this interface because it makes the pdf and it "knows" what to import/export.
    Am I wrong with my suspicions or can you help me with this problem?
    Thanks & greets,
    Philip Gillißen

    I'm pretty impressed of Adobe and their stuff (I do NOT refer to the community), how helpful they are.
    Perhaps I didn't understand  the meaning on the offical customer support website, stating:
    The best way to contact us...  
    Ask our experts 
    Our community and staff are at your service 24/7
    Even worst, their is a similar question from 25/09/2013 (http://forums.adobe.com/message/5711946#5711946) and no feedback form Adobe stuff at all.
    Great service guys!
    Thanks a lot!

Maybe you are looking for

  • Unable to run a .class file w/ javaw

    I created a simple application which uses swing gui. This application works just fine when I click the "run" button in eclipse. But as soon as i copy the .class file from the eclipse project folder to somewhere else and try to run it with "javaw mycl

  • ITunes Library Error - what am I doing wrong??

    I just bought a new 80 GB video iPod and wanted to import my existing library (I was previously using a nano). When I uploaded the info for my new iPod I got errors from Windows opening iTunes and it kept shutting down my internet connection saying t

  • TS1702 Removal of apps.

    I cannot remove any apps from my iPad. I press and hold an icon, the icons all wiggle, and not one of them has an x in the corner. The x's disappeared a month or so ago, I thought I was doing something wrong, bu apparently not.

  • Saved custom preset on import

    My imports have been showing up in Lightroom 3.4 with a custom preset applied that I don't want.  I can't seem to be able it to stop applying it, however I can reveert the import to the default settings one at a time in Quick Develop.  I currently ha

  • Plug a home-compiled KVM and plug it into WTK

    Hello, I'm planning to plug some homemade functionalities to the KVM implementation (available for download - CLDC RI) provided by Sun. Imagine I can compile succesfully the new KVM: 1st question: What exactly do I need as an output from the compilat