Re: port binding in flat file receive sample

From: Christof ("Christof")
Date: 04/20/04


Date: Tue, 20 Apr 2004 18:44:19 +0200

Didn't take a look at the sample but I guess regarding your first question:
The send ports immediately subscribes to the receive port. This means that
anything that comes in through that receive port will be routed to the send
port. (Possible because that information is stored as context on the
message.)

Regards,
Christof

"sidd" <siddharthkhare@hotmail.com> wrote in message
news:af96a2d7.0404192148.3412c0ce@posting.google.com...
> Hi All,
> I am trying to undestand the Receive Flat file sample given in biz2004
> SDK.
>
> 1)i did not undestand how output port got binded to the orchestration.
> usually(in other samples) you would create a send port(with specify
> later option) in orchestartion and then later you would create a send
> port
> in biztalk explorer and then bind the two,
> but sample does not have this step because there is no orchestration
> in FlatFileReceive Sample.
> so how does the send port work,
>
> 2)secondly,i followed the same steps give in FlatFile sample for the
> creation of the custom pipeline to receive flat file.
> but when i try to create a receive location for a receive port i do
> not see my custome pipline in the drop down .i tried compiling and
> deploying the project.
> what am i missing,
>
> thanks
> siddharth



Relevant Pages

  • SAP adapter port failure -- GUID should contain 32 digits
    ... I have an orchestration that grabs an EDI X12 file, ... translates it into an SAP DELVRY03 IDoc, and attempts to deliver it to SAP ... via a custom pipeline and the SAP adapter. ... I changed the binding of the send port of the ...
    (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: BizTalk 2006 POP3 Adapter - Retrieving message body in orch.
    ... I have a receive port configured with a POP3 ... I have an orchestration with a receive port bound to the POP3 receive ... custom pipeline component on your receive port. ...
    (microsoft.public.biztalk.general)
  • Re: Saving the request as XML and email it as attachemnt
    ... Create a custom pipeline, and add the MIME/SMIME Encoder component. ... In the orchestration just send the request message to a port ...
    (microsoft.public.biztalk.general)