Top EAI Interview Questions :: ALLInterview.com http://www.allinterview.com Top EAI Interview Questions en-us how to create adapters?how to connect adapters? and how to build? http://www.allinterview.com/showanswers/23693.html TIBCO hava different adapters for different application with different adapters those are ActiveDatabase adapter to oracle file adapter to file formats like different textfile,doc etc MQ series adapter to mainframe with using webshpere R/3 ada 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 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. what is soap? how to use soap? http://www.allinterview.com/showanswers/23695.html Simple Object Access Protocol used to send XML messages along the network. 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 is global variables? http://www.allinterview.com/showanswers/23694.html Global Variables are the variables that are used anywhere in the project. These can be called or used across the process or sub process that is with in the project. Global variables can be overridden at runtime. There are 3 types of variable 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 adapters?how to connect adapters? and how to build? http://www.allinterview.com/showanswers/23696.html you can create adaptor by using core java.then after you have to pass the parameter thru XML file. 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 What is a flat file schema and what are its uses? http://www.allinterview.com/showanswers/16046.html Flat file scheme can be used to validate the incoming flat files.Schema provides definition for flat files against which IS can validate flatfiles. How to Create an ACL? http://www.allinterview.com/showanswers/16029.html We can able to create ACLS in IS we have one option called ACLS under security if u click the ACLS option then we wil get the all list of ACLS there we can specify the users for the spec group so those users only have the acess. 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 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 EAI? What are the tools are used? http://www.allinterview.com/showanswers/35371.html EAI is Enterprise Application Integration. Tools used are: WebSphere ICS, WebSphere MQ series, WebSphere Application Server, Tibco, Seebeyond, Vitria etc. 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.