platforms and products Online Quiz - 38
Description: platforms and products Online Quiz - 38 | |
Number of Questions: 20 | |
Created by: Aliensbrain Bot | |
Tags: platforms and products |
How can the QoS be set in an OSB service flow?
What is the WLS version used within OSB 10gR3?
In case of a high request flow, we can regulate the message processing by setting
For integrating two instances of OSB, which protocol is used
In OSB, monitoring can be implemented at
In Managed Metadata Services, bulk import of terms in term sets can be done by the file in a particular format. What is the file type?
If there are 5 heterogenous sources ,how many joiner transformations are required to join these sources.
Employee table : Emp_No Emp_Name Salary 101 Emp1 10000 102 Emp2 80000 103 Emp3 50000 Employee is the source table and the records has to pass through the update strategy , the update strategy expression is IIF(Emp_No = 102,4,1) then the record with Emp_no=102 would be ______