OSB Basic Interview Question Part 2
1. What is Java Callout ? Ans:- Through which we can execute some java methods. 2. What is assign ? Ans:- it is a action to initialize a variable. 3. What is replace ? Ans:- which will replace the element specified by the Xpath in In variable with expression. which can replace node content and entire node. 4. What is insert ? Ans:- through which we can add one more element in xml message. 5. What is delete ? Ans:- through which we can delete an element. 6. What is publish ? Ans:- through which we can invoke one way services. 7. What is configuration file ? Ans:- Configuration file contains the endpoint url's of the business services, which is used in migration of services from one server to other server. => we can create a configuration file through sbconsole for a project. => we can execute a configuration file through sbconsole. 8. What is Routing table ? Ans:- through which we can achive content based routing. 9. What are your roles and responsibilities in OS...