Invoking an orchestration from Web Application

Tech-Archive recommends: Fix windows errors by optimizing your registry



Hi,

I need to pass a XML docuement(XML doc Object or XML Node) from a .Net
web application to a Biztalk Orchestration. This .net application
should start the orchestration, and the supplied XML should be received
by the receive location. The orchestration has been published as a web
service and it has been web referenced in the .net web application. But
while passing the xml document to the orchestration, it throws the
following exception

An unhandled exception of type
'System.Runtime.Serialization.SerializationException' occurred in
Unknown Module.

Additional information: The type
System.Web.Services.Protocols.SoapException in Assembly
System.Web.Services, Version=1.0.5000.0, Culture=neutral,
PublicKeyToken=b03f5f7f11d50a3a is not marked as serializable.

Any soultion to solve this error or is there any other alternative to
acheive our task.

Thanks in Advance,
Kavitha

.



Relevant Pages

  • RE: How does Biztalk store received XML messages?
    ... the content (XML data in your case) is stored in stream as ... body part of the biztalk message alone with Context property. ... The question I have for you is typically an Orchestration depicts a ... > instantiates an assembly that looks up their manager and a variety of ...
    (microsoft.public.biztalk.general)
  • Re: BizTalk 2006 :: start orchestration wont start
    ... The orchestration starts by converting a flat file into an xml document, the document which causes an error contains a set of HEX 00's which, when converted to xml, causes an invalid failure error. ... Exception type: PersistenceItemException ...
    (microsoft.public.biztalk.general)
  • RE: Updategram inserts when DB lookup fails
    ... using a database Error Return functoid in your map is definitely an ... an XML format, then you can use the XML EXPLICIT option(giving you complete ... Orchestration and retry. ... > In my map I do a DB lookup to decide whether I should create an insert or an ...
    (microsoft.public.biztalk.general)
  • Re: Problem with variable assignment
    ... but the orchestration still behaves in the same ... After that is done i return the xml string to the BizTalk ... >>> something in the error node or not. ... >> Tomas Restrepo ...
    (microsoft.public.biztalk.general)
  • RE: Obtain the receive file name as an xml attribute
    ... "Richard Seroter" wrote: ... you could use an orchestration to grab the ... receive port and converts them to XML files. ...
    (microsoft.public.biztalk.general)