Re: Operations inside Port shapes
- From: "Tomas Restrepo \(MVP\)" <tomasr@xxxxxxxx>
- Date: Fri, 10 Feb 2006 16:02:07 -0500
Leonid,
* Are they for grouping the request and response endpoints only or there is
some other purpose?
Looks like I can not use the operations for any other purpose. They don't
have any properties or methods to work with them.
You don't "use" operations, just like you don't manipulate logical ports in
orchestrations, either. BizTalk does, however, use them.
An operation can be used, for example, as part of a suscription predicate.
The operation name is referenced in the BTS.Operation context property.
If you define a logical receive port on an orchestration with multiple
operations, and then expose that orchestration as a webservice, each
operation is then exposed as a separate [WebMethod] in the generated ASP.NET
service.
If you add a Web Reference in a biztalk project, the logical send port
generated to call th Web Service contains an operation for each operation in
the Service definition.
--
Tomas Restrepo
tomasr@xxxxxxxx
http://www.winterdom.com/
.
- Prev by Date: Re: Submit whole XML message to database
- Next by Date: Re: Configure Send/Receive Handlers with Bindings File
- Previous by thread: Validate map
- Next by thread: Re: Operations inside Port shapes
- Index(es):
Relevant Pages
|