What are the various webservices exposed by BAM ?
Solution: BAM exposes the following webservices to the outside world (all these services are protected by basic HTTP authentication). The below URLs assume BAM is installed on localhost, port 80. Open the below URL with correct hostname and port number on your browser to see the webservice descriptors (WSDL) BAM Web Services: BAM webservice inspection: To verify BAM webservices open: http://localhost/oraclebam/inspection.wsil. And then you can inspect individual data objects as per the WSDL described in this page. Example: http://localhost/oraclebam/StudentLab/inspection.wsil. These individual end point WSIL gives the webservice end point for the individual BAM dataobjects. BAM data object operations: To describe BAM operations open: http://localhost/OracleBAM/Services/DataObject/DataObjectOperations.asmx?wsdl BAM data object layout (definitions): To describe data object layout: http://localhost/OracleBAM/Services/DataObject/DataObjectDefinition.asmx?wsdl BAM alert schema: To describe