Component Types
Ensure the component is created under the required hierarchy level.
Oracle Utilities Testing Accelerator supports the following types of components:
Web Service Based Components
A web service based component represents an Inbound Web Service/Business Object/Business Service in Oracle Utilities Customer Cloud Service.
A distinguishing feature of the web service component is that its component type is defined as “WS” and the keywords used in defining it are specific to a web service request.
For information about web service specific keywords, refer to Appendix A: Web Service Component Keywords.
REST Web Service Components
A REST web service component represents a REST interface in Oracle Utilities Customer Cloud Service application.
A distinguishing feature of the REST based component is that its component type is defined as “REST” and the keywords used in defining the component are specific to a REST web service.
For information about REST-specific keywords, refer to Appendix B: REST Component Keywords.