electronic signature pin list - InfoPath Dev Sign in | Join | Help in Qdabra Template Parts Qdabra Software Product Support (Entire Site) InfoPath Dev InfoPath Dev is dedicated to bringing you the information and tools you need to be successful in your Microsoft Office InfoPath development projects. Home Blogs Forums Photos Downloads InfoPath Dev » Qdabra Software Product Support » Qdabra Template Parts » electronic signature pin list Use our Google Custom Search for best site search results. electronic signature pin list Last post 04-08-2013 01:32 PM by ErnestoM. 3 replies. Page 1 of 1 (4 items) Sort Posts: Oldest to newest Newest to oldest Previous Next 04-01-2013 08:57 AM thoness Joined on 03-26-2008 Seattle, WA Posts 25 electronic signature pin list Reply Contact I recently purchased the electronic signature xtp and having trouble with the PIN populating the PIN List. The signature picture is able to submit so I'm not quite sure where it went wrong. 04-03-2013 11:09 AM In reply to thoness Joined on 03-26-2008 Seattle, WA Posts 25 Re: electronic signature pin list Mark as Not AnswerMark as Answer... Reply Contact Here is more info from my ULS logs:<?xml version="1.0" encoding="UTF-8" standalone="no"?><SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><UpdateListItems xmlns="http://schemas.microsoft.com/sharepoint/soap/"> <listName>{a8c04527-0017-4dea-8308-44f19686f356}</listName> <updates> <Batch OnError="Continue"> <Method ID="1" Cmd="New"> <Field Name="Title">stephend</Field> <Field Name="Guid">7f69bac5-d878-4dc9-949a-a06ad9395266</Field> <Field Name="PIN">1234</Field> </Method> </Batch> </updates> </UpdateListItems></SOAP-ENV:Body></SOAP-ENV:Envelope>Batchmgr Method error. Errorcode: 0x19e2ad80. Error message: One or more field types are not installed properly. Go to the list settings page to delete these fields. 04-03-2013 07:30 PM In reply to ErnestoM Joined on 08-27-2007 Posts 3,320 Re: electronic signature pin list Mark as Not AnswerMark as Answer... Reply Contact Please check the data types on your list fields. The error suggests that one of the columns might have an incorrect data type, or at least a data type that does not match (when looking at the list vs. the form). Ernesto MachadoQdabra® Software/ InfoPathDev.comThe InfoPath Experts – Streamline data gathering to turn process into knowledge.™ 04-08-2013 01:32 PM In reply to ErnestoM Joined on 08-27-2007 Posts 3,320 Re: electronic signature pin list Mark as Not AnswerMark as Answer... Reply Contact This is resolved. We deleted the Guid0 column, added it back (as GUID0) and updated the mapping.xml file accordingly. My guess is there was some issue with the Guid column. Ernesto MachadoQdabra® Software/ InfoPathDev.comThe InfoPath Experts – Streamline data gathering to turn process into knowledge.™ Page 1 of 1 (4 items) Copyright © 2003-2019 Qdabra Software. All rights reserved.View our Terms of Use.
Use our Google Custom Search for best site search results.
Here is more info from my ULS logs:
<?xml version="1.0" encoding="UTF-8" standalone="no"?><SOAP-ENV:Envelope xmlns:SOAPSDK1="http://www.w3.org/2001/XMLSchema" xmlns:SOAPSDK2="http://www.w3.org/2001/XMLSchema-instance" xmlns:SOAPSDK3="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/"><SOAP-ENV:Body><UpdateListItems xmlns="http://schemas.microsoft.com/sharepoint/soap/"> <listName>{a8c04527-0017-4dea-8308-44f19686f356}</listName> <updates> <Batch OnError="Continue"> <Method ID="1" Cmd="New"> <Field Name="Title">stephend</Field> <Field Name="Guid">7f69bac5-d878-4dc9-949a-a06ad9395266</Field> <Field Name="PIN">1234</Field> </Method> </Batch> </updates> </UpdateListItems></SOAP-ENV:Body></SOAP-ENV:Envelope>
Batchmgr Method error. Errorcode: 0x19e2ad80. Error message: One or more field types are not installed properly. Go to the list settings page to delete these fields.