what is the difference between soap and service?when we use
service?
Answers were Sorted based on User's Feedback
Answer / jhansi
By using SOAP EventResource we can implement only single
operation in WSDL file.By using service pallette we can
implement multiple operations.
| Is This Answer Correct ? | 34 Yes | 0 No |
Answer / mohammad raish ahmed
By the use of SOAP Service only one operation can be called
while by using Service pallete we can call multiple
operations.
| Is This Answer Correct ? | 9 Yes | 0 No |
Answer / gitanjali
When you have multiple transport to use we prefer service
pallet.for single transport we use soap pallete
| Is This Answer Correct ? | 7 Yes | 0 No |
Answer / deepa
using Soap event source you canexpose one operation over one transport(like http/jms), whereas using service pallete you can expose multiple operations over multiple transports.
| Is This Answer Correct ? | 9 Yes | 2 No |
Answer / ravi
Soap can use only single end point and single transport eaither Http/Jms. In Jms we can use multiple end points and multiple Transports at a time u cna use eaither Http and Jms.
| Is This Answer Correct ? | 2 Yes | 0 No |
how to create adapters?how to connect adapters? and how to build?
What are the uses of grouping activities ?
What activities are supported in jta transaction?
what is global variables?
what is the difference between soap and service?when we use service?
If Sender has sent the message on a queue.If the JMS Primary Server went down and secondary Server get the message which is lost. Where is the message now?
What is the purpose of a lock shared configuration resource?
What is import and include in schema in tibco bw?
Where Do U Set JMS Heap Size?
I am a middleware support guy. I am working on Tibco but being a support guy dont know much details about it. My interest is to work as an Tibco administrator. Please suggest what to start with. I dont want to get into development. Please help??
How can we get field as input to the input field of another palete as <a>b</a> is there then i need to get as <C>a-b</C>
What are the different types of transactions tibco provides?