Integrating Integrators – BizTalk, Windows Azure, Windows Workflow, and Beyond
Join
Sign in
Search Options
Search Everything
Search BizTalk 2010
Home
AppFabric
BizTalk Server
Windows Azure
Windows Workflow
Jobs (Hire A Guru)
More ...
Home
»
BizTalk Server
»
BizTalk 2010
»
BizTalk 2010 Forum
»
All Tags
»
wcf
Browse by Tags
BizTalk 2010
This group is for all content related to BizTalk Server 2010. This includes a forum and samples.
Get this RSS feed
Home
Forum
Tags
adapter
AppFabri
biztalk
Biztalk 2009
BizTalk 2010
Biztalk catch invalid xml exception
Biztalk server 2010
Biztalk2010
database
Deployment
developer tools
ESB
inboundoperationtype
Microsoft
notification
Orchestration
SOAP Exception
Symantec
TimeoutException
training biztalk 2010
WCF-SQL
Webservices
Windows Azure
WSE3
Tagged Content List
Forum Post:
MetadataException: The assembly required for type mapping not found
bd_biz
I have generated schemas using ConsumeAdapterService from oracle database. I just want to insert data into tables that contain user defined types. Hence, the usertype assembly also got generated.I also have specified the below properties. enableBizTalkCompatibilityMode = True useSchemaInNameSpace = False...
on
Thu, Mar 28 2013
Forum Post:
HTTP Send port to WCF RESTful service Timeout
Anonymous
I have a BizTalk send port that sends small xml messages via HTTP to a RESTful WCF service. Things are getting clogged up at the service due to some crappy code causing DB deadlocks. Just over 3000 messages were sent at a 100 message per minute. BizTalk appears to be able to attempt to send them all...
on
Wed, Feb 13 2013
Forum Post:
Web Service asmx WSE 3.0
Jt919
I am trying to consume a web service from an asmx that uses WSE 3.0 WS-Securtiy. I have scored the internet and tried seemingly every possble combination of WCF adapters and confgurations with no success. The issue seems to be related to security. The Web Service is from BMC's Service Desk Product...
on
Mon, Jul 2 2012
Forum Post:
Re: Catch TimeOutException
xman71
Hi Robert, In your TimeoutException catch exception block, I am assuming that you specified the Exception Object Type property as of type System.TimeoutException, is that correct? Also, I see that you have a Decide shape inside of your catch exception block, so check the expression in the rule on the...
on
Tue, Jun 26 2012
Forum Post:
Catch TimeOutException
Robert
Hi I have an Orchestration where i want to catch timeouts from a scope and/or from the WCF-BasicHttp (binding timeouts), will these throw the same type e.g TimeOutException? because i'm not able to catch them, i always end up in an SOAPException. Here is my Orchestration: /Robert
on
Tue, Jun 26 2012
Forum Post:
Pass on a SOAP Exception caught in an Orchestration
Robert
Hi I have an Orchestration that both consumes a WCF service and publish one(Two way). In my Orchestration i catch a SOAPException and need to send it as a fault message back to the published WCF service. The problem that i have is that the returned message is full of escape characters (< >...
on
Tue, Jun 19 2012
Forum Post:
WCF Oracle adapter error
hsnakkaya
Hi, While polling my oracle table i'm getting this error on both development and test environments: The Messaging Engine failed to add a receive location "Receive Location1" with URL "oracledb://test/" to the adapter "WCF-OracleDB". Reason: "System.ArgumentException...
on
Sun, Jan 15 2012
Forum Post:
How to Update wcf service consumed in biztalk
purnachandra
Hi, I was consumed wcf service in my biztalk project.If any modification occered in wcf everytime i am deleting the old instances(orchestration,schema,bindins) and consuming again. This is working fine but is there any other way to update service directly. Thanks, Purnachandra
on
Thu, Sep 22 2011
Forum Post:
There was no channel that could accept the message with action 'SubmitRequestResponse'.
Anonymous
Hi All I am getting following error while calling itinerary from biztalk <E2ETraceEvent xmlns="http://schemas.microsoft.com/2004/06/E2ETraceEvent"> <System xmlns="http://schemas.microsoft.com/2004/06/windows/eventlog/system"> <EventID>131075</EventID> <Type>3<...
on
Fri, Jun 17 2011
Forum Post:
Biztalk : Consume WCF service with dinamic ports ;Received unexpected message type 'http://schemas.xmlsoap.org/soap/envelope/#Fault' does not match expected type
kevlar23
Hey, I have the following problem: I want to call a WCF service with dinamic ports (this helps me configure my addres, from an expression shape within an orchestration) as below: WCFInput(BTS.OutboundTransportType) = "WCF-BasicHttp"; // WCFInput is my input message to the WCF service WCFPort...
on
Wed, Jun 1 2011
Forum Post:
Can Biztalk 2010 handle web services made from java? Can biztalk 2010 integrate ariba 9r1 and SAP?
Anonymous
I am curious on how biztalk handle ariba integration... Oracle Fusion MIddleware SOA suite is a front runner for this but I think Biztalk do have a solid shot at this.. I kindly ask for advice from our gurus to raise the flag of biztalk :)
on
Tue, May 3 2011
Forum Post:
Send Port : WCF service calling Error
Anonymous
Hi, Same code run from dot while calling WCF service with client certificate. But gives below error while running through Biztalk. WCF service metadata is blocked. Client Certificate / Service Thumbprint are configured under Trusted Root Directory and Other People under current user. The adapter failed...
on
Fri, Apr 15 2011
Forum Post:
WCF-SQL Adapter - Notification inboundoperations in different applications
jmiddelkamp
Hello people, I got a question... When I got two BizTalk applications both of them contain 1 notification inboundoperation then I'll get this error. There was a failure executing the receive pipeline: "Microsoft.BizTalk.DefaultPipelines.XMLReceive, Microsoft.BizTalk.DefaultPipelines, Version...
on
Thu, Feb 24 2011
Forum Post:
BizTalk Rules in .net application
Fireman
We are developing new .net WCF SQL server web application and we cameup with idea of using BizTalk Rules engine since we have lot of business rules. Some of them are going change based on the client. But I don't know how to call business rules from .net application. Can someone please send me the...
on
Wed, Feb 23 2011
Forum Post:
Windows Azure AppFabric: Building, Managing, and Connecting High-Density, Multi-Tenant Cloud Applications by Clemen Vasters
sapna123
Windows Azure AppFabric is Microsoft's next-generation middleware application platform in the cloud, providing access control with federated identity, high-density, multi-tenant component-hosting, caching services, on-premise connectivity, rich publish/subscribe messaging, and integration services...
on
Thu, Jan 27 2011
Forum Post:
Problem with construct message shape
I_Balk_at_BizTalk
I'm putting together an orchestration that takes a message from the configured WCF receive location via the default pass-through pipelines, inspects some properties of the message and then constructs a response. The orchestration is running because I can write to the event log out of it but I'm...
on
Mon, Dec 6 2010
Forum Post:
Complete BizTalk novice seeking best practice guidelines for 2010
I_Balk_at_BizTalk
Hello everyone, apologies in advance for taking up time with what may seem mundane issues, but I need a BizTalk guru's help. I never even knew what BizTalk was up until a few weeks ago, now I'm supposed to be technical lead in a SOA project using BizTalk 2010 and don't know where to start...
on
Wed, Nov 3 2010
Page 1 of 1 (17 items)