in

InfoPath Dev

Manual Sumbit

Last post 06-24-2008 03:55 AM by beatles1692. 2 replies.
Page 1 of 1 (3 items)
Sort Posts: Previous Next
  • 06-17-2008 04:48 AM

    Manual Sumbit

     Hi

    I'm working on a C# application that shows some assigned tasks to a user.User double clicks a task and an infopath form is shown that she/he can fill it and submit it.

    Since there are some information about the task that is generated after the submit ,I want to submit the form  to host so the app can fill this info and then send it to a web service.

    What is the best practice to write this application? 

    Filed under: ,
  • 06-23-2008 12:21 AM In reply to

    • Shiva
    • Top 10 Contributor
    • Joined on 04-15-2005
    • India
    • Posts 602

    Re: Manual Sumbit

    Hello,

    By using rules also we can connect to web service.

    1.    GO to tool menu select data connections and click on add button2.    Select submit data radio button and click next 3.    Select 'To web service' radio button and click next.4.    Enter the web service URL were u want data to be submitted and click next

    5.    Select the operation fields and click next and click finish.

    6.    Then Right click on submit button and go to properties

    7.    Click on rules button and click on add button.8.    Click on add action button and select 'submit using data connection ' in action dropdown.9.    Click on add button and select 'To web service' radio button and click next.10. Select data connection URL in data connection dropdown and click ok.
    Hope this helps you.

     

  • 06-24-2008 03:55 AM In reply to

    Re: Manual Sumbit

    Thank you for your reply.

    Here is another problem that Ive got into when I submit a form to a data connection using rules.If a template has been built using a schema (not a web service)

    when it's submited the submited xml is empty (only its root is submited .It seems that in such cases InfoPath submits a submit.xml file that's empty)

    Is there any solution to submit an infopath that's been built using a schema to a data connection ?

Page 1 of 1 (3 items)
Copyright © 2003-2007 Qdabra Software. All rights reserved.
View our Terms of Use.