Sharepoint 2010, InfoPath 2010 with Custom Workflow. Error Message: InfoPath cannot submit the form. An error occured while form was submitted...

I have created an InfoPath form that submits to a Sharepoint library with custom workflow attached. The workflow is initiated when the user submits the form. An email is sent to the supervisor who clicks the "Encoded Absolute URL" and approved
the form via the emailed form. Then, based on certain criteria the form is either emailed to the VP or the workflow is complete. The VP is sent an email and clicks the "Encoded Absolute URL" and sumbits the form via the emailed form. This is
how I would like it to work. The reality is, the form submits and is emailed to the supervisor and the supervisor is able to approve but when the form is sumbitted I get an error. The error is "InfoPath cannot submit the form. An error occured while
this form was being submitted. The form cannot be submitted to the following location: <URL> The file <URL> is checked out for editing by <me> The operation completed successfully." The operation did not complete successfully and it
is not checked out. I have read in previous posts that the file is locked. Since I am in the testing faze of the project there is no one else using the form. I have waited 24 hours and the lock has not been released. Please help!!! My deadline is growing short.

I ran into your post while having a similar issue.  I don't have a 'full' fix for you, but I noticed at least in our case if you made sure you opened the Infopath form through the browser instead of the client Infopath program (use the drop-down menu
and open in browser) the error doesn't occur.  Hope that helps some....

Similar Messages

  • Infopath cannot submit the form because it contains errors. Errors are marked with either a red asterik(required fields) or a red, dashed border (invalid values)

    Infopath cannot submit the form because it contains errors. Errors are marked with either a red asterik(required fields) or a red, dashed border (invalid values).
    Press Ctrl+Shift+O for next error or Press Ctrl+Shift+I for error details
    Please help me, Thank in advance.
    Sravan.

    Hi Sravan, this means that one or more of the fields are required to be filled in or have validation set up on them so that the information entered matches a certain criteria. Make sure what's entered matches what's required. If the form still can't be
    submitted, check the rules set in InfoPath and the list/library to see what's causing the error(s).
    cameron rautmann

  • Infopath cannot submit the form ?

    I have infopath form in Infopath 2010, i have publish by choosing option Publish form to a sharepoint Library. It has been publish well.
    I have made data connection for submit this form as a document file, it also got succed.
    When i filling data and click to Submit option then i am getting following error message-->
    InfoPath cannot submit the form.
    An error occurred while the form was being submitted.
    InfoPath cannot submit to the following location: http://testdev.gcgation.com/apps/LossPreventionIncidents/LossPreventionIncidents/Loss
    Prevention
    Incident-20121101203.xml
    The form template has insufficient security privileges.
    Access is denied.
    What i have missed , is any fruitfull suggestion on the same?

    Hello,
    Is your InfoPath form is fully trusted. Please check once. You can set this to true from "Security and Trust" option.
    Thanks! BR, Prasham http://prashamsabadra.blogspot.in/

  • EIC Authentication-Error occurred while data was read from your ERP system

    Hi everybody,
    hope someone can help me with this issue in a EP 7.0 Portal (SP 08):
    In ESS --> Personal Information --> EIC Authentication when I click on the service, I get the following message in roadmap step 1 (overview), :
    "An error occurred while data was read from your ERP system. Contact your system administrator."
    I appreciate your help! Thanks and best regards,
    Jasmin

    Hi,
    Found similar threads.It ma help u.
    /message/3652173#3652173 [original link is broken]
    /message/3652594#3652594 [original link is broken]
    Regards,
    Manoj.

  • Can't download itune 10.5. it says window installer error occurs while i was installing . what should i do???

    can't download itune 10.5.
    it says window installer error occurs while i was installing it.
    what should i do?? i tried everything. i just can't download it.

    I have the same problem, PC with windows 7 and 64 bit.  Don't know how to fix yet

  • Error occured while service was processing while invoking Emp WS

    Getting error <faultstring>Error occured while service was processing.</faultstring> while invoking the Employee pl/sql webservice. Below is the payload I am sending to the webservice that is deployed in R12.1 instance using iRep. Please help.
    <soapenv:Envelope xmlns:soapenv="http://schemas.xmlsoap.org/soap/envelope/" xmlns:hr="http://xmlns.oracle.com/apps/per/soaprovider/plsql/hr_employee_api/" xmlns:cre="http://xmlns.oracle.com/apps/per/soaprovider/plsql/hr_employee_api/create_employee/">
    <soapenv:Header>
    <hr:SOAHeader>
    <hr:Responsibility>SYSTEM_ADMINISTRATOR</hr:Responsibility>
    <hr:RespApplication>SYSADMIN</hr:RespApplication>
    <hr:SecurityGroup>Standard</hr:SecurityGroup>
    <hr:NLSLanguage>AMERICAN</hr:NLSLanguage>
    <hr:Org_Id>204</hr:Org_Id>
    </hr:SOAHeader>
    <wsse:Security soapenv:mustUnderstand="1" xmlns:wsse="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd" xmlns="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-secext-1.0.xsd">
    <wsse:UsernameToken wsu:Id="UsernameToken-Vm6jzMWeZx220sdBFHZ93A22" xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd">
    <wsse:Username>SYSADMIN</wsse:Username>
    <wsse:Password Type="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-username-token-profile-1.0#PasswordText">x</wsse:Password>
    </wsse:UsernameToken>
    </wsse:Security>
    </soapenv:Header>
    <soapenv:Body>
    <cre:InputParameters>
    <cre:P_VALIDATE>false</cre:P_VALIDATE>
    <cre:P_HIRE_DATE>17-JUN-07</cre:P_HIRE_DATE>
    <cre:P_BUSINESS_GROUP_ID>202</cre:P_BUSINESS_GROUP_ID>
    <cre:P_LAST_NAME>Employee</cre:P_LAST_NAME>
    <cre:P_SEX>M</cre:P_SEX>
    <cre:P_PERSON_TYPE_ID>13</cre:P_PERSON_TYPE_ID>
    <cre:P_PER_COMMENTS>Test</cre:P_PER_COMMENTS>
    <cre:P_DATE_EMPLOYEE_DATA_VERIFIED></cre:P_DATE_EMPLOYEE_DATA_VERIFIED>
    <cre:P_DATE_OF_BIRTH>01-JAN-1981</cre:P_DATE_OF_BIRTH>
    <cre:P_EMAIL_ADDRESS>[email protected]</cre:P_EMAIL_ADDRESS>
    <cre:P_EMPLOYEE_NUMBER>123421</cre:P_EMPLOYEE_NUMBER>
    <cre:P_EXPENSE_CHECK_SEND_TO_ADDRES></cre:P_EXPENSE_CHECK_SEND_TO_ADDRES>
    <cre:P_FIRST_NAME>ORACLE FORUM 3</cre:P_FIRST_NAME>
    <cre:P_KNOWN_AS>Raj</cre:P_KNOWN_AS>
    </cre:InputParameters>
    </soapenv:Body>
    </soapenv:Envelope>

    According to the XSD of the service, p_validate is an integer:
    <element name="P_VALIDATE" type="int" db:index="1" db:type="INTEGER" minOccurs="0" nillable="true" />

  • Error occured while service was processing- seeing this error often

    I have Oracle EBS 12.1 installed and have a LDAP directory on the other side. data to directory is sent using soap protocol. Often while doing some operation like add user i get the following error
    <env:Envelope xmlns:env="http://schemas.xmlsoap.org/soap/envelope/">
    <env:Header/>
    <env:Body>
    <env:Fault xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/">
    <faultcode xmlns="">SOAP-ENV:Server</faultcode>
    <faultstring xmlns="">Error occured while service was processing.</faultstring>
    </env:Fault>
    </env:Body>
    </env:Envelope>
    </output>
    restarting the ebs services solves the problem. What is causing this?

    According to the XSD of the service, p_validate is an integer:
    <element name="P_VALIDATE" type="int" db:index="1" db:type="INTEGER" minOccurs="0" nillable="true" />

  • Error occurred while data was being converted.

    hi all,
    i am gettting a run-time error (dump) in this line of code,
                netval = wa_tb_str_ekpo-ktmng  *  wa_tb_str_ekpo-netpr.
    ktmng is data type QUAN and has reference field MEINS of EKPO table
    while netpr is data type CURR and has reference field WAERS of EKKO table.
    ABAP ERROR ANALYSIS SAYS :
    Error occurred while data was being converted.
    Please help me.
    Thanks.

    hi prasad,
                 you  can pass this value to the char field. then pass it to the field. and let me know the result.
    regards,
    venkat.

  • Switch Executive with SCXI "an error occurred while attempting to access device"

    I get "an error occurred while attempting to access device" when trying to validate or use the test panel for my current configuration:
    PXI-1010 (PXI/SCXI combo chassis)
    PXI-4060 in the PXI rightmost slot
    SCXI-1129 in slot 1 of the SCXI portion
    Clean install of all NI software (2012 DS1 developer suite) and a reset of MAX configuration data after not getting this resolved previously.
    Because the SCXI-1129 is being controlled by the 4060 (legacy), I can't use DAQmx in NISE 3.5. So I'm stuck with IVI. I've configured everything in IVI so that I can at least add my device (SCXI_1129) into a new NISE virtual device. But when I go to validate or make a connection in the test panel within NISE, I get the above error.
    Am I configuring something incorrectly?
    Attachments:
    max_report.zip ‏93 KB

    Frank,
    Thanks for continuing to look at this issue. Here are my responses to your questions.
    1) You get an error when your driver setup string in in the General tab of your Driver Sessions is "1129/2-Wire Quad 4x16 Matrix"? Are you using a
    PXI-4060 in the right-most slot of a combo chassis. If you're using a DAQmx device, it's a whole different ball game. If you're not using a PXI-1010
    combo chassis, it's a different story too.
    2) I can't seem to find a way to cleanly export my IVI configuration files. Even the VI you wrote (Programmatically Export All Virtual Devices & IVI
    Configurations for NI Switch Executive) didn't copy the IviConfigurationStore files. So I manually copied them over and attached them. When I create
    my driver session, I type 3 things: the topology ("1129/2-Wire Quad 4x16 Matrix") in the driver setup string, "SCXI-1129" and "SCXI1::1" in the
    hardware tab (It would be "SCXI0::1" if the dip switches on the PXI-1010 were set to address 0, which is the default), and niSwitch in the software
    tab for the software module.
    3) The error I'm getting is the name of the post. "An error occurred while attempting to access device". It get this when validating my NISE virtual
    device when simulation is not checked. It's also peachy-keen for me when I simulate.
    4) See the screenshot.
    5) Production line down is par for the course for this lab due to how many people have messed with this station in an effort to bandage it over the
    years to keep product flowing. Long story, but there has one problem after another on this machine for a while with no owner. I'm now responsible for the automated tests on it. I'm adding new devices because I'm essentially starting from scratch so I know what's going on and can trust it. But apparently I'm either getting the same error they had before or it's a new one. I suspect it's the same one but it "used to work". I had another coworking here yesterday and he opened a phone SR, gave the information, and was told they'd get back to him. I haven't heard anything yet.
    Attachments:
    IVI export.zip ‏34 KB
    SCXI-1129 adding to NISE.JPG ‏36 KB

  • An error occurred while I was updating my Ipad

    I got an error when i was updating my ipad and the update aborted itself and now my itunes wont recognize my ipad and my ipad has been restored.  My ipad just sits there with the "plug into itunes" pictures and my itunes doesnt recognize it.  I have done everything else ive found, change usb port, use different cable, uninstall and reinstall itunes, i cant think of anything else.  Please help, thanks.

    You should try recovery mode now.
    iPad: Unable to update or restore - Support - Apple

  • "An error occurred while trying to save..." Library

    Perhaps it's something minor, but I had this message out of the blue with iPhoto:
    "An error occurred while trying to save your photo library. Some recent changes may be lost. Make sure your hard disk has enough space and that iPhoto is able to access the iPhoto Library".
    After that message I closed iPhoto, and just restarted my Mac. The message hasn't displayed again. So far I haven't found any error or "lost changes" in my library. Those two recommendations from the message are checked and OK. There's plenty of space, I can access my photos and everything seems OK.
    I keep iPhoto running all the time even when my Mac is sleeping. It runs from an external HD.
    Should I rebuild my library just in case, before my next full back up? I have a current backup of the dB Library (I use OT's Automator action). Should I restore it as well? Or just ignore that unusual warning? Ever since I use a managed library, it's the first time an error seems to occur.
    Thanks.

    Thanks. I have already purchased Library Manager from some time ago. I'll give it a try to its rebuilding funtion, even though it's a big copy to be made (my library is about 90GB).
    Before that huge task, I'd like to point out some comments I've found in the iPLM help. It mentions a possible corruption of the AlbumData.xml file regarding keywords (invisible "null" characters on any keyword), and I have LOTS of keywords. I use Keyword Manager, by the way. That, and other considerations are listed for possible sources of an error.
    Also, I found this thread regarding the same issue:
    http://discussions.apple.com/thread.jspa?threadID=1588998&tstart=0
    The link to arbysoft doesn't seem to work, by the way.
    http://macchampion.com/arbysoft/
    In that thread this was used as an alternative after unsuccessfully rebuilding with iPLM. Maybe can I try this easier-at-a-glance option first?
    JJ

  • VLD-0917 - unknown error occured while generating (OWB10R2)

    I have two cubes which I'm trying to drop via the control center, so that I might add a new version with a new dimension. However, when I try deploying the drop, I get the "VLD-0917 - unknown error occured while generating <cubename>" together with:
    An unknown error occurred while generating <cubename>. Error details: java.lang.NullPointerException.
    Any ideas?
    ed

    Hi,
    I realized that I'm getting this error for all fact tables. I cannot deploy any of them. What could be happening? I have a dimension that is linked to all facts which I changed recently: had to redefine its default hierarchy as a value-based one. I don't know if this affected my cubes.
    Any idea what might be happening here?
    Best Regards,
    --oswaldo.
    [osantos]

  • Error occured while updatin to 4.1 now iPhone won't start!

    I tried to update my iPhone3G to 4.1 and an error occured while it was updating now when I turn it on it shows the 'Connect to iTunes'. I do this and iTunes asks me to 'Restore'. It tries to restore but comes up with another error (error 2003)
    Message was edited by: dhutch79
    Message was edited by: dhutch79

    I have the same problem. I just came off of vacation and it looks like i'm about to lose all my pictures which really makes me ******. Help!

  • Fb 4.7 air sdk 15.0.0.349 Error occurred while installing the application

    Hi
    Im using fb 4.7 air sdk 15.0.0.349 with Macosx 10.9.4, xcode 6.1 (ios simulator 8.1) and i keep getting the following response when debugging with ios simulator:
    Error occurred while installing the application:
    Session did end with error (null)
    Can you help?  Is this a bug being fixed yet?
    Thanks.
    zed0784

    Sorry i was refering to my other post. I am on FB 4.7, AIR 15 SDK 15.0.0.356, Xcode Version 6.1 (6A1052d) with the same problem on Mavericks on my MacPro and Yosemite on my MacBook Pro. My App (which uses Feathers and Starling) didnt work at all and even got rejected for Testflight testing because is was crashing immediately on iOS 8.1. I found out that this was related to the new compiler so "-useLegacyAOT yes " solved that problem.
    But the problem that i cannot test in iOS simulator at all still persists. (Session did end with error (null))

  • Airplay Connection issues - An error occurred while connecting to the AirPlay device "x". The network connection failed.

    I recently upgraded to a new MacBook Pro running Mountain Lion, and got my Airport Express (802.11g) out of the closet and set up an AirPlay network for my speakers. 
    All worked well for the first while, but recently I've been having an inconsistent problem with this: "An error occurred while connecting to the AirPlay device “my network name”. The network connection failed."
    Since it came up, more often than not, I can't connect. 
    I can play without issue from my iPhone, and from my iPad. 
    I looked around these forums, and found a couple threads dealing with this from 2011, with no clear resolution to them.  No one with Mountain Lion seems to complain about it, though a few people mused about whether Mountain Lion might fix the problem. 
    I'm running iTunes 10.7(21), and don't recall doing any upgrades to it that might have brought this about, though I can't say for sure. 
    My Airport Express is updated to firmware version 6.3, which I believe is the last one issued for the 'g' Airport Express.
    My wireless network runs off an Airport Extreme 802.11n (Second Generation) with verion 7.6.1 firmware. 
    My Mac has 10.8.2 on it right now. 
    Hopefully some of that info might help sort this out - any replies greatly appreciated!

    One quick update.  A workaround that was mentioned in one post did seem to work - if music is started via the Remote app it seems to connect fine. 
    And I'm not sure if I dare upgrade to iTunes 11 given the firestorm of bad impressions I see, including some that relate to Airplay functions...

Maybe you are looking for