Explain the concept of Webservices. What are all the
differenent types of tool that you have worked apart from eGAte.
Answer / sureshbabu k
Using WSDL you can enable a BP as a webservice and publish
it to UDDI registry. The WSDL is
WebServicesDefinitionLanguage document describes a web
service using these major elements.
Element Defines
======= =======
<portType> The operations performed by the
webservice
<message> The messages used by the web service
<types> The data types used by the web
service
<binding> The communication protocols used by
the web service
| Is This Answer Correct ? | 1 Yes | 0 No |
what is a collaboration?
If there are 10 different files with same format. How many eways required to process this file from source side.
Explain the concept of Webservices. What are all the differenent types of tool that you have worked apart from eGAte.
Whether it is poosible to give 2 different inputs for a service in jcaps
How will you maintain your project documents? What are the tools you are using to maintain the projects documents.
What are the different types of eways that you have worked in your project.
What is the format of WSDL file.
1.what is the difference between file eway and batch eway? 2.What is meant by built and deploy? 3.How to create webservice in seebeyond? 4.What is webservices?
What is the ticketing tool you are using in your project. How will you solve particular ticket once it is created in your queue.
What is exchange? What is the use of exchange?
Explain the Architechture of SRE and JCAPS.
what is marshaling and serialization.