Re: EAI Tutorial Issue
- From: "BA" <biztalk.architect@xxxxxxxxx>
- Date: Fri, 6 May 2021 18:31:19 +0200
It's well worth the effort, you have a very powerful tool at your fingertips
once you master it.
"DownUnder" <DownUnder@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
news:48BC227D-55A0-4209-AA46-F68BD529B7D8@xxxxxxxxxxxxxxxx
>
> Thanks for your help. Looks like there is a lot that I need to learn...
>
> "BA" wrote:
>
>>
>> Try adding trace statements in the orchestration so you can see how far
>> it
>> gets.
>>
>> thats the way I debug 90% of the time. If you dont have it, download the
>> debugviewer from sysinternals.com, and make sure you are capturing
>> everything (capture menu)
>>
>> To add trace statements:
>>
>> drop an expression shape and add a
>> System.Diagnostics.Trace.WriteLine("bla
>> bla bla"); statement at every critical path
>>
>> rebuild and redeploy the orchestration with trace statements and watch it
>> run in the debugviewer.... see how far it gets to narrow down what is
>> wrong.
>>
>>
>>
>> "DownUnder" <DownUnder@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> news:529C4D23-26CA-4CCC-9C1A-F1DF30A4BD26@xxxxxxxxxxxxxxxx
>> >
>> > Unfortunately, there had been no relevant errors in the Event Log.
>> >
>> > By the way, this is happening on a virtual server distributed by
>> > Microsoft
>> > (as part of MSDN, I believe). Hence, I did not have to install or
>> > configure
>> > the Biztalk Server at all. Straight out of their package...
>> >
>> > There is also another demo that comes with the virtual server. It does
>> > not
>> > work either. But, it is a lot more complicated than the EAI Sample.
>> > Hence,
>> > I
>> > wanted to start with the simple one.
>> >
>> > Their demo has some FTP ports configured. I believe, as a result, Event
>> > log
>> > has events every 5 seconds about a logon failure (about the
>> > administrator
>> > account). I just ignored it since I donot know anything about the FTP
>> > interface as yet.
>> >
>> > "BA" wrote:
>> >
>> >>
>> >> Start with the event viewer, see what error was thrown.
>> >>
>> >>
>> >> "DownUnder" <DownUnder@xxxxxxxxxxxxxxxxxxxxxxxxx> wrote in message
>> >> news:C2965937-8B50-4695-AB27-4CB716EF2000@xxxxxxxxxxxxxxxx
>> >> > Hi,
>> >> >
>> >> > I am learning/evaluating BizTalk 2004 for my company going through
>> >> > the
>> >> > Tutorials.
>> >> >
>> >> > I installed Tutorial 1 (EAI) using the scripts provided in SDK. When
>> >> > I
>> >> > drop
>> >> > the RepRequestDenied.xml or RepRequestAccepted.xml file into the
>> >> > ReceiveRequest directory, it disappears without generating any files
>> >> > in
>> >> > any
>> >> > other directories.
>> >> > ur
>> >> > What can I do to understand what is going wrong?
>> >> >
>> >> > TIA,
>> >> >
>> >> > BMS.
>> >> >
>> >>
>> >>
>> >>
>>
>>
>>
.
- References:
- EAI Tutorial Issue
- From: DownUnder
- Re: EAI Tutorial Issue
- From: BA
- Re: EAI Tutorial Issue
- From: DownUnder
- Re: EAI Tutorial Issue
- From: BA
- Re: EAI Tutorial Issue
- From: DownUnder
- EAI Tutorial Issue
- Prev by Date: RE: Having trouble with my XLANG Schedule
- Next by Date: Re: Recieve Location is getting disable after starting the orches
- Previous by thread: Re: EAI Tutorial Issue
- Next by thread: receive function multiprocessing
- Index(es):
Relevant Pages
|