Re: Operations inside Port shapes

Tech Tip: Click here to run a free scan for Windows Errors and optimize PC performance



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/


.



Relevant Pages

  • Re: Help on Filters
    ... Do you mean that the messages sent from an orchestration are not ... put an additional filter on that port. ... created by the orchestation that do not match the filter. ... web reference to the webservice. ...
    (microsoft.public.biztalk.general)
  • Re: Help on Filters
    ... "When an orchestration port is bound to a static Send port, ... created by the orchestation that do not match the filter. ... web reference to the webservice. ...
    (microsoft.public.biztalk.general)
  • Re: System.OutOfMemoryException was thrown
    ... Receive Location configured with the Sql Adapter picks up messages that ... Send Port subscribes to the above messages and then Send Ports Send ... Logical Port in orchestration is then bound to physical MQ port end point. ... Exception type: PersistenceItemException ...
    (microsoft.public.biztalk.general)
  • Deployment Error. Object reference not set to an instance of an ob
    ... Reading binding information for assembly ... "Graham.Corp.Ecom.Enterprise.Common.orchIDocInternalError" port ... Orchestration port is bound to send port ... assemblies. ...
    (microsoft.public.biztalk.general)
  • Re: SQL Adapter or call SQL from C# Helper class
    ... Here I mention only Send Port functionality. ... And ADO.NET client of SQL is more flexible, more manageable then "BizTalk" ... The SQL Send Port + Orchestration are clumsy. ...
    (microsoft.public.biztalk.general)