How do I submit a form to a LC process using the process fields component in LC Designer

I have a PDF Form with the Process Fields component attached.<br /><br />In the FSSubmit component, I have set the URL to <br />http://localhost:8080/soap/services/SAPS_Submission?wsdl, <br />where SAPS_Submission is the name of my process.<br /><br />I open the form through a Flex app, fill out the form and press submit, but get the following error:<br /><br />  <?xml version="1.0" encoding="utf-8" ?> <br />- <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:xsd="http://www.w3.org/2001/XMLSchema" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance"><br />- <soapenv:Body><br />- <soapenv:Fault><br />  <faultcode xmlns:ns1="http://xml.apache.org/axis/">ns1:Client.NoSOAPAction</faultcode> <br />  <faultstring>no SOAPAction header!</faultstring> <br />- <detail><br />  <ns2:hostname xmlns:ns2="http://xml.apache.org/axis/">dtross</ns2:hostname> <br />  </detail><br />  </soapenv:Fault><br />  </soapenv:Body><br />  </soapenv:Envelope><br /><br />The LC process has the schema for the form as an input variable, which is used in the execution of a insertSQLStatement.<br /><br />My knowledge of the process fields component is sketchy at best, but from what I understand, I can use it to submit to workbench without using a servlet?<br /><br />Any help with getting the data from the form to the process using this technique, or clarification about what I should actually be doing would be greatly appreciated...<br /><br />Thanks<br /><br />Ross Malan

The process fields are ONLY needed if you're planning to use the form offline or through email. If you submit the data back to a servlet, you just need to put a submit button on the form.
Jasmin

Similar Messages

  • How do I submit my form as PDF in email?

    I just completed a PDF form with a Submit by email button, I was able to set the email id but when i press Submit by Email button, it attaches an XML. How do I make LiveCycle Designer save the form as pdf and attach it to the set email id? Help please

    Open your form in Acrobat Professional.  Using the Advanced pull down menu choose, "Extend Features in Adobe Reader".  You'll get a warning message which includes the following note - "Once reader enabled, certain functions,such as editing document content or inserting and deleting pages will be restricted." Read so you are sure this is what you want then choose Save Now.  Reader rights are now enabled.
    To answer your question on usage rights, I went right to the acrobate users group and copied their indepth explanation
    "To summarize the EULA as it relates to enabling PDFs, you are granted permission for enabling a PDF for a maximum of 500 uses. This means that if you post a PDF enabled form on your Web site and 500 people fill out the form, you're within the licensing agreement. If you enable a form where more than 500 people fill out and submit the form back to you, you're not complying with the licensing in the EULA. There are many uses for staying within the 500 limit. You might want to enable files used as a purchase order form, a travel expense form, a vacation leave form, etc. The form can be used by several Adobe Reader users many times, but needs to stay within the 500 use limitation.
    For a huge number of appliications this new enabling feature is designed for people who don't have industrial strength needs for forms distribution that require purchase of LRES. A charity golf tournament, a small conference, a PTA event, etc. are all likely candidates for using the new enabling features in Acrobat Professional."

  • How do I get PDF forms to export to excel in the desired order?

    How do I get PDF forms to export to excel in the desired order?
    Here is what I have done:
    As taken from another post:
    Choose Forms > Manage Form Data > Merge Data Files Into Spreadsheet.
    In the Export Data From Multiple Forms dialog box, click Add Files.
    In the Select file Containing Form Data dialog box, select a file format option in File Of Type option (Acrobat Form Data Files or All Files). Then locate the form files that you want to merge into the spreadsheet, select them, and click Select.
    Repeat the previous step to add form data files that are in other locations, as needed.
    Click Export. Then select a folder and filename for the spreadsheet, and click Save.
    In the Export Progress dialog box, click either View File Now to open the spreadsheet file or Close Dialog to return to Acrobat."
         The problem now is that Adobe populates Excel in ABC order of the form, based off of the name of each box in the form. For example, if my form has three text boxes, named A, B, and C, then Adobe will export to Excel as such:
    Row 1 =         A                              B                              C
    Row 2 =         data entered             data entered              data entered
    where 'data entered' is whatever the user typed into the form boxes. But what if I want a different order for exporting, and I don't want to rename my text boxes? What if I want:
    Row 1 =         C                              B                              A
    Row 2 =         data entered             data entered              data entered   ?
    Is there a way to do this in acrobat x or xi?
    Thanks

    I don't have time to test right now, but there was a change with Acrobat 10 where it exports according to the tab order, which you may have to set manually, so give that a shot. Otherwise, you'll have to process the file after it's exported if you need the fields in a particular order. This wouldn't be too difficult to do with something like a VBS or JS script in Windows.

  • How to open a entity form in a new window using openEntityForm() method.

     How to open a entity form in a new window using openEntityForm() method.

    As far as I'm aware, there isn't a supported way to do this in the client-side API. You could use window.open instead
    Microsoft CRM MVP - http://mscrmuk.blogspot.com/ http://www.excitation.co.uk

  • How to upload data into form of Oracle EBS R12 using ATS ver 9.0

    Hi experts,
    Could you please guide me how to upload data into form on Oracle EBS R12 using Oracle Application Testing Suite verson 9.(The simpliest way)
    For example: I need to create user account on Oracle EBS. Normally, I use Dataloader to upload the data, however it just can upload one by one record, cannot upload multi record at same time. Moreover if the performance of server is low, so I will get the issue when using dataloader.
    Thanks in advance
    Best Regards
    Hieu

    Hi you can create Virtual users to enter data. Note than you have to name the objects accordingly.
    For Example default recording provided by Open script is ObjectNAME_(Index No of the object).
    when you record one iteration the name of any object would be ObjectNAME_(0)
    You can then create virtual users so the index will increment as the total number of Virtual users increases. Also you have to handle which row of your test data would get mapped to which Virtual user in the script run session.
    Thanks

  • How Do I create Windows Form file in VS and add the form to my VS project?

    C#, How Do I create Windows Form file in VS and add the form file to my VS project by using C# code?
    I like to create a Windows Form file into my VS Win Form project by using C#. I have the path and the file name.
    I need a Win Form with FileName.cs, FileName.Designer.cs, FileName.resx, and FileName (as you see it VS by adding a Win Form manually by using VS)
    Rune Brattas

    You cannot create a Form from code at run time. 
    For one thing, the user running your application will, almost certainly, not have  a copy of Visual Studio to hand with which to build anything.  (Not that you actually need 'Studio at all; Notepad and csc.exe are all you actually
    need), but that's another story).
    You can do this with an awful lot of pain, using the innards of the compiler from iside your own program, compiling the new Form's source code on the fly and then executing the resulting assembly within your application.  IMHO, that's a simply terrifying
    prospect especially as the code you will be compiling will be on someone else's machine and over which you will have absolutely no control.  If you're lucky, they'll spell something wrong and it won't compile.
    The "usual" way to do this sort of thing is to create additional, "plug-in" forms as library assemblies and have your program load and execute these at run-time. 
    Regards, Phill W.

  • Forms - Getting sum of values in the lines field

    Hi
    I have a form which is not based on any table/view
    The user has some line level details and some header level details. on save/submit button it should be saved in different tables/columns
    Line level details:
    It has say two fields. Item and item count.
    There can me multiple lines so each new item is entered in a different line and corresponding item count in the respective field.
    Header level
    We have a Total item count field which has to count the total of all the line item count.
    How can this be handled as this is not based on table and this value has to change each time the user enters new line.
    I have made a global variable( as the total count) and on when validate trigger of the line level item count, I add that value to the global variable.
    But there are some issues like if the user goes back and decreases or increases the value. then i have to put some further logic so that it does not give issues.
    Any other way to achieve this?

    simply put the summary column in Detail block which totals ur Items in detail Oracle will handle automatically
    Use the same field to transfer to Another table
    Baig,
    [My Oracle Blog|http://baigsorcl.blogspot.com/]

  • How do i lock all fields without using the signature function with adobe lifecycle designer 9

    How do i lock all fields without using the signature function with adobe lifecycle designer 9 ...
    I want it to have the same affect as when a signature is used but not use that function. I want a button that says lock all fields. And then you can click it again to unlock all fields...
    Thanks

    Here you go!
    LOCK the form once its SAVEd?

  • How to update an existing item in a sharepoint list using the WSS adapter for Biztalk

    Is there a way that a record in SP list be updated using WSS adapter in biztalk ?
    BizTalk 2013 and SP 2013 ..
    Regards
    Ritu Raj
    When you see answers and helpful posts,
    please click Vote As Helpful, Propose As Answer, and/or Mark As Answer

    A ListItem has its own unique row id so in all likelihood, an insert with the same data will result in a new list entry. The Lists Web Service however, has an UpdateListItem method which will take an update request. [refer
    http://msdn.microsoft.com/en-us/library/office/websvclists.lists.updatelistitems(v=office.15).aspx ]
    There is another note in the conference (marked answered) to your List Item Update problem. Probably worth a try too. [refer
    http://social.msdn.microsoft.com/Forums/en-US/bee8f6c6-3259-4764-bafa-6689f5fd6ec9/how-to-update-an-existing-item-in-a-sharepoint-list-using-the-wss-adapter-for-biztalk?forum=biztalkgeneral ]
    Regards.

  • So how long does it take to load a 160GB iPod using the Convert Higher ...

    I have a 160GB Gen 5 that I bought when first released back in the day when they were $400. Through a number of changes, the most recent being the advent of the Convert Higher Bitrate Songs to 128bit AAC feature, I decided to look at what more music I could store. After all was said and done, I ended up with a bit of a disaster with cover art not being properly applied to the music being played. I decided to *restore the ipod* based on suggestions in the discussion boards, and equally important was following the hints and tips here.
    http://www.samsoft.org.uk/iTunes/grouping.asp
    The advice is especially important in very large library situations to ensure you have uniqueness in the albums you want to display. Hadn't really given it much thought until I had the ability to see the individual albums for the 40K songs on the iPod via the cover art view.
    Finally the point of the post...
    *So how long does it take to load a 160GB iPod using the Convert Higher Bitrate option now available in iTunes 9.1?* The specs on my computer are not highend by any stretch, but it's no slouch, and neither of the CPUs are ever pegged. At this point I've lost count of how much time it's taken, but the load is going on 3-4 days. With some breaks in between because I need to check each incremental load to verify there is no cover art corruption, correct bad tags and such, but for the most part the loading is visibly slow, and I'm sure the conversion is the cause. I'm not really complaining at this point, but there is clearly room for improvement. And of course unless there is a redo involved in which case I will get quite cranky.
    *I would like to hear the experiences of others.*
    Finally to lend a bit more credence to the performance concern, my 32GB iPhone 3GS for only about say 28GB of music takes about 24 hrs to load from a 2.2GHz dual core intel laptop, again using the convert higher bitrate option.

    With AC power adapter it takes 3-4 hours for a full charge. With the USB charger it takes 9-0 hours for a full charge. I am not happy with them removing the AC charger and other accessoreis at all. It's business but it still stinks.
    I know I would rethink my purchase but would most likely end up buying the Micro anyway

  • How do you take off reseiving messages on multiple devices using the same apple account

    How do you take off reseiving messages on multiple devices using the same apple account?

    Go to Settings>Messages>Send and Receive on all but one device and add a unique email address on each device and delete the commone Apple ID email device
    If there is also an iPhone with iOS 6 associated with the Apple ID, uncheck the phone number on all but the phone.

  • How do i delete an itunes account so I can use the email address for another account?

    how do i delete an itunes acount so I can use the amail for another account?

    Maybe he's referring to renaming another iTunes Store account after making the email address null and available to be used. Otherwise, I agree with you that it is pointless.

  • How do i go about linking 2 laptops 3 ipads using the same itunes and to stream all films and music

    how do i go about linking 2 laptops, 3 ipads using the same itunes and to stream all films and music through the house.

    make sure they are all using the same itunes store account and turn on home sharing
    http://support.apple.com/kb/HT3819 - more info about home sharing
    -mvimp

  • How can i print a full page of mailing labels using the same contact in numerous times/my mailing address

    how can i print out a full sheet of labels using the same contact info numerous times, mailing labels

    Are you using DesignPro from Avery? You should.
    It gives you the option to print individual labels or all the same:

  • How do i search for a photo album when i use the search facility on my iPad or iPhone it will not find photo albums of a given name can anyone help

    how do i search for a photo album when i use the search facility on my iPad or iPhone it will not find photo albums of a given name can anyone help

    Photo albums are not searched by Spotlight Search.  Go to Settings > General > Spotlight Search to see and reorder the available search items.
    For more details, see page 12 of the iPad iOS 5.1 User Guide

Maybe you are looking for

  • When I start my iMac it gets stuck and the letter. M just keeps typing away

    When I start my iMac the keyboard isn't working and it just keeps ping an m X

  • HTTP - RFC - Mail  - Mapping

    Hello, I want to set up an HTTP -> RFC -> Mail Scenario. HTTP from external party to XI (async). XI calls the RFC (sync) The RFC-response I want to sent via the Mail-Adapter (sync). So I have one Oubound Interface (HTTP) I have an Inbound Interface (

  • How can I recover Business Objects 4.0 Server from an orphan repository?

    I have an orphan Oracle repository (CMS database), with table names starting with BO40_ and during a data center move they have lost the BO server (hardware as well as software) which used this repository. Is there any way this can be recovered? User

  • Pedigree generator for mac

    Has anyone discovered a pedigree program or generator that works with IWeb? Pedigree-draw is a botany-based program that was designed for mac, but doesn't work for what I need, namely a pedigree program and pedigree generator for dogs. Thanks for you

  • Editable Hierarchial ALV

    Hello all.. I have a requirement where i need to use an editable alv to display the details. But in the alv display 1st row should display entries from 1 table and second row should show entries from another table. So is this possible with normal gri