some problems in finding answers of interview questions Oracle SOA 11g
941645Jun 5 2012 — edited Feb 26 2020hi
These questions were asked from me in an interview. could someone please help me to get the answers?
Q1: While using a file adapter if we have declared an elements schema length as 100 and file reading the file adapter that element contains 120 characters, then what will happen ? Is there any way to read that file?
Q2: In a BPEL process there is a partner link which is invoked more than once in this BPEL. While creating assertions in Test suit for this composite how we will write assertions for this partener link?
Q3: In a Flow activity if we have added 2 assign activities in each branch, then will we really have performance improvement as compared if we use them serially?
Q4: In OSB how to restrict the no of messages coming to Proxy service?
Q5: in OSB how to use dynamic URL of business service? (we will get to know the url at rum time or we have to create url at runtime)
Q6: While using fault policy framework if have set the retry count as 3. Now when the retry count is exhausted then how this fault will be clost.faulted or open.faulted?
Q7: can we have two service bindings in one composite if there is only one BPEL process in that composite?
Q8: Q: If we need to validate any message in OSB after pipeline stage according to its destination
thanks in advance