WebMethods Interview Questions and Answers for Freshers & Experienced PDF Free download

Latest WebMethods Interview Questions and Answers for Freshers and Experienced PDF Free download
1. What is EAI ?
2. What are the Major categories of EAI?
3. What are the Advantages of EAI?
4. What are the disadvantages of EAI?
5. What are the main companies which provide EAI tools / software?
6. What is webMethods?
7. What are the modules of webMethods Product Suite?
8. What are the tools of webMethods Integration ?
9. What Is Developer?
10. What Is an Element?
11. What Is a Startup Service?
12. What Is a Flow Service?
13. What Is the Pipeline?
14. How to invoke a service from a browser ?
15. What happens when the pub.flow:tracePipeline service is invoked?
16. When creating a BRANCH flow element, what is the purpose of the "scope" field on the properties tab?
17. What is the primary function of the built-in pub.flow:savePipeline service?
18. When you create and save the FLOW "my.pack:myFlow" in the "MyPack" package, where will you find the code?
19. What is the Branch operation?
20. What is the default behavior, if a Flow EXIT does not specify a "from"?
21. An Integration Server package may have one or more startup services. When does a startup service execute?
22. By default, the webMethods Integration Server has an HTTP listener assigned to which port?
23. How can the webMethods Integration Server logging date format be changed?
24. When coding IS Services, how can a variable of type Document Type be represented in Java?
25. For a REPEAT operation to execute as long as the specified repeat condition remains true, the count parameter needs to be set to:
26. When creating Flow services, what is the purpose of a SEQUENCE operation?
27. If the webMethods Integration Server is started with from the server root directory with this command, "bin\server.bat -debug 9 -log none", what does this tell the server to do?
28. The Integration Server requires access to the Java classes for each JDBC driver that it will use. Typically, where must such Java classes be placed?
29. The Fow Services are physically stored on the webMethods Integration Server in the form of:
30. After a default installation, in order to use the pub.file:getFile service, what needs to be done?
31. How to use SEQUENCE as the Target of a BRANCH?
32. How to Restore a Session on a Server?
33. How to open a session on a different server?
34. How ACLs Affect locking?
35. How to Change the Order of Steps in a Flow Service?
36. What are Structural transformations ?
37. How to Move Flow Steps?
38. How to remove a system lock from an element?
39. How to Find Elements in the Navigation Panel?
40. How to find dependents of a selected element on the server?
41. How do I change the JVM used by Integration Server?
42. How do I debug the Developer IDE itself ?
43. What is the difference between drop and delete pipeline variable?
44. How do I see the java code for my flow service ?
45. How do I throw an exception when using a try-catch block ?
46. How to get the current index of the List in a loop?
47. How do I sort using the JDBC select adapter service?
48. How should I organise connection pools ?
49. How to preserve existing pipeline before a restore Pipeline step ?
50. What is the primary purpose of a Web Service Connector?