HAT Timeouts
Tue, 19 Jul 2005 12:43:00 -0700
Is there a way to increase the time before HAT times out?
Thanks,
Brandon
...
|
BizTalk 2004 :: Heroix RoboCentral
Tue, 19 Jul 2005 08:26:22 +0200
Has anyone ever used BizTalk with a product called RoboCentral?
http://www.heroix.com/products/products_detail_robocentral.htm
"
RoboCentral allows organizations to use a single Microsoft Windows NT or
Windows 2000 server as the system console to remotely manage hundreds of
Unix/Linux and OpenVMS system ...
|
MSMQC Weridness
Wed, 13 Jul 2005 10:25:50 +0100
Hi,
Has anyone come across anything weird with MSMQC? Are there any QFE's out
for MSMQC as yet?
We have numerous send and receive ports, using msmqc, we have an
orchestration that works fine, bound to these ports.
When we create 2 new receive ports, with their locations pointing to two
different non ...
|
BizTalk 2004 : Create a TEST environment
Mon, 11 Jul 2005 09:34:02 -0700
Hello,
I have my Biztalk application whith a simple orchestration!
Now, I must make some modify and so I want to have two environment : test an
d production!
I want create a test environment, making a copy of Biztalk application on a
different port. For example, we want to have the production environment ...
|
BizTalk 2004 Thread Switching mid-orchestration
10 Jul 2005 17:47:43 -0700
Hi,
I have an orchestration which uses the MS logging\tracing application
block. This creates a static object per-thread to use for tracing. My
orchestration has a loop shape containing a timer shape.
I've found that BTS switches threads after the loop (not sure if it's
the loop or the timer), causing the ...
|
BTS2002 - server rename
Thu, 7 Jul 2005 15:44:31 -0500
For reasons not worth explaining here, I had to rename a server running
BTS2002 & SQL Server 2000. I've renamed the DB instance matching the new
server name (happened with relative ease, and rather automatically). I've
tried to point BTS to the new SQL Server name thru BTS administration. The
new SQL Server na ...
|
DTD Declaration in Biztalk map.
30 Jun 2005 05:45:40 -0700
I have added a dtd declaration in the mappers grid properties Custom
Header, Doctype System field as described in Microsoft's MSDN "Map
Properties Reference". It works fine when I use the mapper's test
function:
<?xml version="1.0" encoding="utf-8"?><!DOCTYPE Out SYSTEM
"TestDeclaration.dtd"><Out><C>InA</C ...
|
|
|
Debug view :: remote use requires admin rights :: BizTalk 2004
Wed, 29 Jun 2005 11:20:03 +0200
Hello,
We use the Debug View from sysinternals for BizTalk development and testing.
The remote feature is very useful since you can login to any server and see
the debugging statements. Unfortunately this requires administrative
rights.
Its the stated policy of my client not to allow admin rights, and ...
|
Changing BAS Analysis Server
Mon, 27 Jun 2005 16:04:02 -0700
Hi, I have BizTalk 2004 configured with BAM in production... I need to have
BizTalk point to another Analysis Server. What is the recomended way to do
that? How can I configure BizTalk to point to a new Analysis Server?
Thanks, ...
|
weird error "Internal SOAP Processing Failure"
Thu, 23 Jun 2005 16:18:29 +0200
hi,
I followed all the threads concerning this subject, to no avail.
i got a simple orchestration that calls a web service.
the wsdl of the orchestration proxy is browseable (so it's published ok)
i wrote a simple C# client to the proxy, and i got
- "internal soap processing failure" if i use my domain ...
|