Re: Forms Project

Tech-Archive recommends: Repair Windows Errors & Optimize Windows Performance



Hi Kenan,
You can submit the forms directly to a SOAP service or email them and
use the POP3 Adapter to receive them in BizTalk. Each way has its own
benefits and drawbacks, but if you design your solution well and map
at the port level you should be able to support either / both. I've
done this and it's been pretty good. I actually really like the
SharePoint integration of BizTalk via the Adapter (though it takes
some getting used to, see my blog post here for more info:
http://www.novaenterprisesystems.com/Blog/post/Using-the-Sharepoint-Adapter-in-BizTalk-2006-R2.aspx
).

It is totally OK to just submit via SOAP and you can even show
InfoPath the URL and it will import the schema for you to build your
form with. Your big questions will involve where you want to place
logic: in the form or in the service. A great example would be an
approver, this may (and probably does) depend on who is filling out
the form. You could either get this via a SOAP lookup on the form or
in BizTalk via an Orchestration. The big driver here will be if your
forms need to be filled out / submitted asynchronously (like expense
reports, which most people like to fill out on the airplane /
train).

Feel free to ask any other questions.

Kind Regards,
-Dan
.



Relevant Pages

  • Re: SOAP Adapter stops working...
    ... web service using the SOAP adapter. ... Orchestrations for the solution that uses the SOAP adapter continue to ... We have tried to restart the host instance. ... BizTalk Servers that the SOAP requests start to work again. ...
    (microsoft.public.biztalk.general)
  • Re: Receive emails with biztalk.
    ... use the POP3 adapter at: ... Send the data from the orchestration to a send port with the standard ... SMTP adatper. ... > thought s that biztalk will send the email out with a valid smtp id. ...
    (microsoft.public.biztalk.server)
  • Wrong parsing of a float from a SOAP receive location
    ... I use a SOAP receive loation in BizTalk 2004 to receive a XML document. ... When I use a file receive location and drop the exact same document to this location as sent with SOAP the number is received correctly in BizTalk. ...
    (microsoft.public.biztalk.server)
  • Re: How to extract attathments from email through POP3 Adapter
    ... I got a problem when I configure POP3 adapter in BizTalk 2006. ... attathments. ... Is there an easy way to extract multiple ...
    (microsoft.public.biztalk.general)
  • Unable to generate a temporary class (result=1
    ... I changed an exisiting element in a schema to maxoccurs=unbounded, and used the web publising wizard. ... Now however when anybody tries to communicate with Biztalk via SOAP they get this error ...
    (microsoft.public.biztalk.general)