Can we get messages to Orchestration without using schema?
Answers were Sorted based on User's Feedback
Answer / js
If you use XML object, then you can get any *.xml messages
into orchestration
| Is This Answer Correct ? | 19 Yes | 2 No |
Answer / guest
yes, whenever we are using the .net class we assighn the
message without shema
| Is This Answer Correct ? | 12 Yes | 1 No |
Answer / k.srinivas
using system.Xml.XmlDocument we can get the message into
orchestration
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / raju
Actually we have two types of messages in Biztalk.
1)Typed Messages.
2)Un typed Messages.
When the messages created in the orchestrations are
assigned to inbound schemas then it is typed messages.
When the messages created in the orchestrations are
assigned to System.Xml.XmlDocument instead of schemas then
it is Untyped messages.
| Is This Answer Correct ? | 9 Yes | 1 No |
Answer / sharath
1..net type
2.multipart message type
3.web message type
| Is This Answer Correct ? | 2 Yes | 3 No |
Answer / anil talavadekar
YES.
This will be in case when you route the failed messages.
| Is This Answer Correct ? | 5 Yes | 11 No |
I have a receive port and send port whose message types are different.When I receive a message in my receive port,my process starts.I will construct my out message and give this to my send port.I am configuring a send port group to the logical send port.TO the send port group I have added many send ports with filters.The message in the send ports are not getting filtered based on my filters?
Why messages are immutable inside Biztalk?
What are persistence points?
Define hat?
Is there any possibility in the biztalk FIFO(first-in-first-out) without use the orchestration? how to implement explain?
What is convoy and correlation sets?
In BizTalk development where and how you have to use custom developed .NET components?
You have two schemas that need to be represented with the same root node and same namespace or different namespace, is it possible?
Define pipelines
What is custom pipeline and the use of custom pipeline?
how to handle the error in soap
How does the orchestration gets the message from message box?
Visual Basic (800)
C Sharp (3816)
ASP.NET (3180)
VB.NET (461)
COM+ (79)
ADO.NET (717)
IIS (369)
MTS (11)
Crystal Reports (81)
BizTalk (89)
Dot Net (2435)
Exchange Server (362)
SharePoint (720)
WCF (340)
MS Office Microsoft (6963)
LINQ Language-Integrated Query (317)
WPF (371)
TypeScript (144)
Microsoft Related AllOther (311)