-
Hello, I have an Oracle 10g table with about 50 thousand records in it. I want to poll 5 records per minute to BizTalk Server 2006, to process them. I have made a Receive Port and Receive Location to do this. The Connection Properties for this Receive Location are: Delete after poll: True (tested with...
Posted to
BizTalk 2006
(Forum)
by
Robbish
on
Wed, Jun 10 2009
Filed under: oracle, oracle adapter, BizTalk 2006 Editions, biztalk 2006
-
Hello from The Netherlands, We use the BizTalk Oracle adapter in BizTalk Production/Oracle Production and BizTalk Acceptation/Oracle Acceptation environment. Both Query and Insert did work in both environments and gave a QueryResponse and InsertResponse. Oracle Acceptation environment is a clone of the...
Posted to
BizTalk 2006
(Forum)
by
Robbish
on
Wed, Apr 29 2009
Filed under: oracle, oracle adapter, BizTalk 2006 Editions, biztalk 2006
-
Appologies for the double post! I have recently been trying to solve a customers integration problem which is described below A system produces two files, one batch of invoices and one reconcilliation file that contains data that summarizes the batch. The application needs to gather the two files, validate...
-
1) Open the Solution Explorer 2) Save a copy of the current Schema just in case a. Right Click the Schema that you want to change b. Select “Open With …” c. In the “Open With…” dialog , select “Xml editor” and click Ok. d. Select all the text from the...
Posted to
BizTalk 2006
(Forum)
by
jedi_aka
on
Wed, May 28 2008
Filed under: sql adapter, database, BizTalk 2006 Editions, BizTalk, SQL Server
-
How can i distinguish between two web services both placed in their own Web Site, but with the same virtual directory and Web Service .asmx file name? I have two web sites in IIS. Both got a virtual directory with the same name, and a web service (.asmx-file) with the same name. My problem is that when...
Posted to
BizTalk 2006
(Forum)
by
criffer
on
Wed, May 7 2008
Filed under: Application, errors, 2006, Best Practice, BizTalk 2006 Editions, biztalk 2006, BizTalk, adapter, SOAP ENDPOINT, receive location, SOAP
-
Hi, Is it easy to check for running service instances, suspended messages etc. programmatically (c#). I want to create a little program which checks for active messages and suspended messages, before i stops and removes my application. Is there a smart way to do that?
Posted to
BizTalk 2006
(Forum)
by
criffer
on
Tue, Apr 1 2008
Filed under: Application, orchestration, msi, .net component, Biztalk 2006 R2, BizTalk 2006 Editions, biztalk 2006, BizTalk, bt2006
-
I have run into a strange problem when adding one wsdl as web reference to a biztalk project. In one of the wsdl schemas there is a record where max occurs is unbounded. When the wsdl added as web reference the tag name mentioned is changed into a concatenation of the tag name and the names of the parent...
Posted to
BizTalk 2006
(Forum)
by
criffer
on
Thu, Jan 31 2008
Filed under: web services, schema, serializable, wsdl, root element, array, design, Biztalk 2006 R2, BizTalk 2006 Editions, biztalk 2006, BizTalk, bt2006
-
Ok I'm tasked with learning Biztalk so I'm working my way through "Foundations of BizTalk Server 2006" I have set up my machine with SQL Server Express Adv. 2005, BizTalk2006 and VS2005 Pro on a Vista Home. It seems everything is set up correctly. I can use Biztalk and VS2005 fine it...
Posted to
BizTalk 2006
(Forum)
by
Anonymous
on
Thu, Nov 15 2007
Filed under: test rules, BizTalk 2006 Editions, Rules Engine, xml, Business rule not changing value
-
Hello everyone, I have to produce an XML file on BizTalk 2006, which should looks like this: <someelement xmlns=" http://something " xmlns:xsi=" http://www.w3.org/2001/XMLSchema-instance " xsi:schemaLocation=" http://something http://something /myschema.xsd"> ... <...
-
Did you ever find a solution to this problem? I installed 2006 R2 Beta 2 on a server, and now I'm not able to uninstall it and replace it with the RTM. Also, the RTM wants to upgrade Single Sign On, but it can't uninstall the old version because the installed Biztalk beta depends on it, so I'm...