Components
The following table lists the starter components available in Core.
Prerequisites: The Inbound Web Service using the respective business object should be available in the application.
For the F1-CopyEntity and F1-GenericDataExplorer components, the prerequisites are as follows:
F1-CopyEntity and F1-GenericDataExplorer IWS are not deployed by default. Activate F1-CopyEntity and F1-GenericDataExplorer IWS and then deploy them.

To activate the IWS:
a. Navigate to the Add Inbound Web Service page and load F1-CopyEntity.
b. Click Edit and select the ACTIVE checkbox.
c. Save it.
d. Repeat the steps a to c for F1-GenericDataExplorer.
e. Navigate to the Inbound Web Service Deployment page.
f. Click Deploy. Verify if the IWS are deployed successfully.
Grant access to User Group (which has your user) for F1-UTASVC application service.
a. Navigate to the Add Application Service page and load F1-UTASVC.
b. Click the Application Security tab.
c. Click Grant Access for the User Group that has your user.
d. Enter the EXPIRATION DATE.
e. Enter F1EX in the ACCESS MODE field.
f. Save the changes.
Additional Notes: Failure while creating, reading, or updating the component is logged in the test execution report, thus facilitating debugging and analysis of the problems.
Inbound Web Service Components
The following table lists out the Inbound Web Service based components.
Component
Functional Area
Description
F1-Algorithm
Admin
Used to create, read, update, and delete Algorithm via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-AlgorithmPhysicalBO business object.
F1-BatchContol
Admin
Used to create, read, or update a ‘Batch Control’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-BatchContolMO business object.
F1-Country
Admin
Used to create, read, or update a ‘Country’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-COUNTRY business object.
F1-DisplayProfile
Admin
Used to create, read, or update a ‘DisplayProfile via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-DisplayProfilePhysicalBO business object.
F1-ExternalSystem
Admin
Used to create, read, or update an ‘ExternalSystem’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-ExternalSystemPhysicalBO business object.
F1-FeatureConfig
Admin
Used to create, read, or update a ‘FeatureConfig’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-FeatureConfigPhysicalBO business object.
F1-TimeZone
Admin
Used to create, read, or update a ‘TimeZone’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-TimeZonePhysicalBO business object.
F1-User
Admin
Used to create, read, or update a ‘User’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-UserPhysicalBO business object.
F1-UserGroup
Admin
Used to create, read, or update a ‘UserGroup’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-UserGroupPhysicalBO business object.
F1-WorkCalendar
Admin
Used to create, read, or update a ‘WorkCalendar’ via a Web service.
 
After the creation, the CRUD operations can be performed through these components against the F1-WorkCalendarPhysicalBO business object.
F1-ToDoRole
ToDo
Used to create, read, or update a ‘ToDoRole’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-ToDoRolePhysical business object.
F1-ToDoType
ToDo
Used to create, read, or update a ‘ToDoType’ via a Web service.
 
After creation, the CRUD operations can be performed through these components against the F1-ToDoTypePhysicalBO business object.
F1-BatchSubmission
Batch
Used to run or retrieve the Batch submission status via a Web service.
 
After creation, execute the batch job and retrieve the batch job running status against the F1-BatchJob business object.
F1-ToDoEntryAdd
ToDo
Used to create a To Do Entry via a Web service.
 
After creation, add To Do entries through these component against the F1-AddToDoEntry business service.
F1-ToDoEntryRead
ToDo
Used to retrieve a To Do Entry via a Web service.
 
After creation, retrieve the To Do Entry through this component against the F1-MaintainToDoEntry business service.
F1-ToDoEntryUpdate
ToDo
Used to update a To Do Entry via a Web service.
 
After creation, retrieve the To Do Entry through this component against the F1-UpdateToDoEntry business service.
F1-ToDoEntryComplete
ToDo
Used to complete a To Do Entry via a Web service.
 
After creation, complete the To Do Entry through this component against the F1-CompleteToDoEntry business service.
F1-SendResultsMail
Admin
Parses the results and generates the email. This component sends the test executions results to the configured email ID.
F1-OutboundMsgType
Admin
Component for Outbound Message type.
F1-WaitTime
Admin
Used to wait for some time to complete certain task. The wait time is in specified in minutes.
F1-ImportAndDeployBundle
Admin
Reads the bundle content from the attachment and applies the bundle. This component returns the status and ID of the bundle objects in OUAF.
F1-InstallationOption
Admin
Enables edge applications to set the installation options values in OUAF.
F1-OutboundMessageType
Admin
Adds/reads the outbound message type.
F1-XAISender
Admin
Adds/reads the XAI sender.
F1-FileStorage
Admin
Used for file storage configuration.
F1-GeographicType
Admin
Used to add Geographic Type.
F1-CopyEntity
Admin
Creates a new entity as a copy of another entity that its key is system generated.
F1-GenericDataExplorer
Admin
Runs a data explorer query zone provided as input. The query supports up to 10 optional filters and returns up to 10 columns for each result query row.
F1-BatchCompletionStatus
Batch
Takes the Batch ID as input and verifies if a given batch is complete or not within the time frame.
F1-BatchRTStatistics
Batch
Used to get the batch run and thread statistics using Batch Job ID.
F1-BatchRunDetails
Batch
Gives the batch run details like message shown in the batch run tree.
F1-ContextualInsightType
General
Used to Add/Read/Update/Delete Contextual Insight Type.
F1-InsightGroup
General
Used to Add/Read/Update/Delete Insight Group.
UI Components
The following table lists out the UI based components. These components only work for the Oracle Utilities’ products which are built on Oracle Utilities Application Framework (OUAF) v4.3 SP5.
Component
Functional Area
Description
F1-Login
Admin
Login to the environment through UI
F1-Quit
Admin
Quit Browser
F1-XAISubmission
Admin
Used for XAI submission through UI
F1-VerifyAppViewer
Admin
Used to verify App Viewer
F1-VerifyHelp
Admin
Used to verify Help
F1-Logout
ToDo
Logout from application through UI