Re: Biztalk Solution



Depends upon the desired and current situation I would say. I am working on
a project where BizTalk is intergrated with an Axapta environment. Because
Axapta contains all the data, it is easier to let Axapta deside what data to
send and BizTalk to interface that data to the outside world. This could
also apply to your AS400 situation.

The benefits in my experience of having the provider determine the data to
be send has the following benefits in the situation:
- BizTalk does not have to query any databases to do it's job
- Lesser data send for BizTalk processing (saves network bandwidth and
processing ability). Currently BizTalk is kinda the bottleneck in the
process.

In your case I recommend you to look at the current database access from
BizTalk, the load and the resources. Both options seem feasable. Do not know
what is 'best practice'.


Gerrit


"pfeifest" <pfeifest@xxxxxxxxxxx> wrote in message
news:1121462823.020488.29300@xxxxxxxxxxxxxxxxxxxxxxxxxxxxxxx
> Hello-
>
> We are setting up a Biztalk Enterprise Solution and we are trying to
> determine how 214 transactions will be handled.
>
> Scenario: Our AS400 generates 214 transactions for all customers.
> However, only certain customers subscribe to certain transactions.
>
> Question: Should we filter out those 214's BEFORE they get to Biztalk
> or should be let Biztalk determine whether these transactions need to
> be sent or not (though Orchestration and partner codes).
>
> Thanks for any input-
>
> pfeifest
>


.



Relevant Pages

  • Re: Biztalk Solution
    ... In BizTalk you may find the rules engine be very useful for this, ... Another option is to have a consuming pipeline component in the receive ... Our AS400 generates 214 transactions for all customers. ... only certain customers subscribe to certain transactions. ...
    (microsoft.public.biztalk.server)
  • Biztalk Solution
    ... Scenario: Our AS400 generates 214 transactions for all customers. ... only certain customers subscribe to certain transactions. ... Should we filter out those 214's BEFORE they get to Biztalk ...
    (microsoft.public.biztalk.server)
  • Axapta
    ... can someone tell me how the communication between Biztalk and Axapta ... Do I need a special adapter? ...
    (microsoft.public.biztalk.general)
  • Re: Biztalk ERP integration questions
    ... I have seen several BizTalk projects. ... BRE + Orchestrated Transactions or you can do a custom ... flat file records to the end of import file or B) via the managed ERP ... Could this archiving of the incoming messages be handled in ...
    (microsoft.public.biztalk.general)
  • Re: Biztalk ERP integration questions
    ... minimal biztalk to get the job done? ... transactions, also delivery + invoicing? ... What happens with pricing errors ... Over time we hope to bring more of the functionality in our custom ...
    (microsoft.public.biztalk.general)

Loading