New WebMethods Interview Questions :: ALLInterview.com http://www.allinterview.com New WebMethods Interview Questions en-us HOw to handle exceptions in webMethods. http://www.allinterview.com/showanswers/69302.html To handle exceptions in webMethods, we use three sequencce step as below - First sequence (exit on success) - second sequence (exit on failure) - third sequence (exit on done) second and third sequences are child steps of first one. all what is adictionary http://www.allinterview.com/showanswers/68506.html A flat file dictionary contains record definitions, field definitions, and composite definitions that can be used in multiple flat file schemas. what is the difference between Schema and SchemaDT http://www.allinterview.com/showanswers/68505.html Schema isa flat file schema. schemaDT is a IS Document Type created/generated from this schema. Can u please tell me abt WebMethods in brief http://www.allinterview.com/showanswers/65236.html webMethods is EnterpriseApplicationIntegraton tool. It can be used to integrate applications within organisation. It can also be used to integrate third party/vendor applications. webMethods suite of application can be used to implement ESB, When and why should we use transformers and flow services? How are t http://www.allinterview.com/showanswers/36106.html Mapping is the process of performing transformations to resolve data representation differences between services or document formats. By linking variables to each other on the Pipeline tab, you can accomplish name transformations and structur What is Modeler http://www.allinterview.com/showanswers/32486.html webMethods Modeler is a graphical tool for building a business process model and executing the model. After you create the business process model, you can elect to generate the run‐time components needed to execute the model in the How to create a link between variables? http://www.allinterview.com/showanswers/16055.html You have to map the Input Pipeline variable A to Output Pipeline variable B. Steps 1. Create any new Flow service 2. Add some Input and Output variable as required 3. Insert any previously created service or insert any Map 4. Click at What are Structural transformations ? http://www.allinterview.com/showanswers/16054.html splitting one field into several or merging fields, reordering portions of a message or renaming fields are know as structural transformations How to Change the Order of Steps in a Flow Service? http://www.allinterview.com/showanswers/16053.html We can change the Order of steps in a Flow Service of Various other services which are called in sequence within Flow service using "Shift Up and Shift Down" buttons exists at top of Editor Panel. As well we can move any service or M How to use SEQUENCE as the Target of a BRANCH? http://www.allinterview.com/showanswers/16052.html set evaluate label property of branch step to true. Then set the label property of sequence with the value on which it needs to be processed. How to Move Flow Steps? http://www.allinterview.com/showanswers/16051.html Kepp the developer in EditPrespective. Select the flow step u wanna move just drag it to the place u want to move.Otherwise use the arrow buttons on the editor pannel to move the selected flow steps. How ACLs Affect locking? http://www.allinterview.com/showanswers/16050.html ACLS are used to give the authorization to the particular user groups.If u give ACL to administrator then the admin group users who are there in that group they can have the acess to that particular service.Otherwise we can not use it.This is How to remove a system lock from an element? http://www.allinterview.com/showanswers/16049.html Click on management link under packages in Admin page. then click view locked elements link.You will be redirected to anoter page,there we can find unlock elemets link. First check all the system services and then press Unlock element link How to find dependents of a selected element on the server? http://www.allinterview.com/showanswers/16048.html Right click on the element for which you have to find the dependents in the navigational pannel.and click on the option find dependents. How to open a session on a different server? http://www.allinterview.com/showanswers/16047.html Select "session" from the menu in toolbar and click open. key in the server IP and port on which you have to open the connection.The user name and password on that server.