How to create a concrete wsdl?
Answers were Sorted based on User's Feedback
Answer / jagadeesh
Creating concrete WSDL we have to follow the structure,
step1)First we have define the input schema and output schema
step2)After that we have to choose the WSDl in that wsdl we have define the messages,porttypes,porttypes means collection of operations,
Step3)once done this we have to generate a concrete wsdl using SOAP event source or service.
| Is This Answer Correct ? | 6 Yes | 0 No |
Answer / krishna
Abstract wsdl developed by developer. this are server side we can used the Abstract wsdls.
Abstract---- contains msg, port and operations
This wsdl can loaded into soup Event source and gives Transports ,soap seting there one wsl will created this wsdl are concreat wsdl
Concret wsdl contains--Abstract wsdl+Transport detalies
Concret wsdl can creat both Soup Event source and Service develop ment time thanks watch my post any commets please
| Is This Answer Correct ? | 4 Yes | 0 No |
Answer / swarnalatha
First we should create Concrete WSDL, for that we'll go to WSDL pallet--> drag the WSDL object & then name it as Concrete WSDL. Here We can create Concrete WSDL in two ways.
>> First way of creating Concrete WSDL, By using SOAP Event Source from SOAP Pallet.
---> Here we need to drag the SOAP event Source in Process & browse Transportation & browse Abstract WSDL & click on Apply.
---> Under source we can find code, we should copy this code to Concrete WSDL Source.
>> Second procedure, go to Abstract WSDL-->right click--> generate Web services code--> from WSDL.
*** Here you people get again a question that what is Abstract WSDL & How to Create..??
>> To create Abstract
| Is This Answer Correct ? | 1 Yes | 1 No |
What activities are supported in xa transaction ?
Which one to prefer, Soap over JMS or Soap over HTTP in web service. Explain their pros and cons.
wht is custom id?
What are the different modes of service invocation?
By using whic BW palette we can create DB table?
What are the revision control system options available in tibco designer?
Wht is process name dynamic override?
what is soap? how to use soap?
Explain Client and EXplicit Client dupsOK Acknowledge modes in jms?
What are the modes of tibco bw installations ?
How do wait-notify resources work ?
how to create adapters?how to connect adapters? and how to build?