How to create a concrete wsdl?

Answers were Sorted based on User's Feedback



How to create a concrete wsdl?..

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

How to create a concrete wsdl?..

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

How to create a concrete wsdl?..

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

Post New Answer

More TIBCO Interview Questions

Hi Friends, Can any body can explain about the below mentioned situation When you are working with JMS (connecting with target appl) if both the(Primary and secondary) server goes down what will happen? and same for HTTP also? Thanks in advance...

2 Answers  


What are the cases where business process cant proceed correctly subsequent to restart from a checkpoint ?

0 Answers  


What is the role of tra?

0 Answers  


What are the different modes of service invocation?

0 Answers  


Can there be two error transitions out of an activity ?

0 Answers  






What are the mandatory configuration parameters for ftp connection & ftp with firewall ?

0 Answers  


Process engines in a fault tolerant group can be configured as peers or master secondary.how do these differ ?

0 Answers  


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>

0 Answers  


What are the encodings supported by designer ?

0 Answers  


what is global variables?

6 Answers   IBM,


Where are the designer preferences stored ?

0 Answers  


Give an example where graceful migration of service from one machine to another is not possible.

0 Answers  


Categories