Skip Headers
Oracle® Enterprise Manager Cloud Administration Guide
12c Release 2 (12.1.0.2)

Part Number E28814-03
Go to Documentation Home
Home
Go to Book List
Book List
Go to Table of Contents
Contents
Go to Index
Index
Go to Feedback page
Contact Us

Go to previous page
Previous
Go to next page
Next
PDF · Mobi · ePub

17 Using the MWaaS Self Service Portal

This chapter describes the procedures you need to follow to monitor and administer the MWaaS Self Service Portal. It contains the following sections:

Using the MWaaS Self Service Portal

The Middleware Self Service Portal allows Self Service (SSA) users to view, monitor, and request middleware services. SSA users can request middleware services using any of the predefined service templates. They can deploy, undeploy applications, create data sources, scale up, and scale down services with minimal or zero intervention by the Self Service Administrator.

To view the MWaaS Self Service Portal, follow these steps:

  1. Log into Enterprise Manager as a user with EM_SSA_USER privileges.

  2. Click the My Middleware radio button. The Middleware Cloud Self Service Portal appears.

    Figure 17-1 Middleware Cloud Self Service Portal

    Middleware Cloud Self Service Portal
  3. This page contains the following tabs:

    • Home: The Home tab contains the following regions:

      • Notifications: This region shows the number of services that are due to expire in the next 7 days and the number of the services templates published within the last 7 days.

      • Your Usage: The total quota (servers and memory) used so far by the SSA user, including all the services that the user has created.

      • Middleware Services: This region shows the list of services owned by the SSA user. For each service, the status, the zone being used by the service, the creation date, expiration date, and days until expiration are displayed. To request a service, click Request Service. See Requesting a Service for details. Click on the Name link to drill down to the Request Service Home page.

      • My Requests: This region shows a list of Service Creation, Service Deletion, Scale Up, and Scale Down requests. For each request, the status, type, start date, and submission date of the request is displayed. Select columns from the View menu to view more details about the request. You can select a scheduled request and click Cancel to delete the request. If a request that is scheduled such as Create gets canceled, all other associated requests are also canceled.

    • Chargeback: This tab displays all the chargeback break-up data for the service. The charge incurred will be calculated from the service requested date to current date. This page contains the following regions:

      • Charge Trend: This graph show the usage and charge trends over time.

      • Details: You can aggregate the chargeback data for the service by resources of metrics. You can export this data to an external application such as a spreadsheet.

      • Charge Plans: The charge plans that have been assigned to each PaaS Infrastructure Zone are displayed. Select a zone to view the pricing. The rate for each metric in the zone for a specific time period is displayed.

    • My Library: This tab displays a list of Java EE application components that are available to the SSA user. You can do the following:

      • Upload: You can upload a new Java EE application component to the Software Library. See Uploading a Java EE Component to the Software Library for details.

      • Delete: Select a Java EE component from the list and click Delete to remove it from the library.

      • Share / Stop Sharing: You can share a component with one or more users and roles. Select the component and click Share. The Select and Share: Users and Roles window appears. From the Type drop list, select User or Role and click Search. The users or roles with which the component can be shared. Select one or more users or roles and click Share. The selected component is shared with the specified users and roles. To stop sharing the component, select the component and click Stop Sharing.

Requesting a Service

You can deploy a middleware service to a specific zone with a selected service template. To request a middleware service, follow these steps:

  1. Click Request Service in the Home page of the Middleware Cloud Self Service Portal.

  2. The Select Service Template window appears. A list of service templates available in the zones the SSA user can access is displayed. Choose a service template and click Select to launch the New Service Request page.

    Figure 17-2 New Service Request Page

    New Service Request Page
  3. Enter a name for the service and select the PaaS Infrastructure Zone in which the new service is to be deployed.

  4. You can specify the schedule for the service request.

    • Start Date: The service can be started Immediately or Later. If you select the Later option, specify the date from which the service is to be available.

    • End Date: The service can be available Indefinitely or till a specific date. If you select the Until option, specify the date till which the service is to be available. The service will be deleted on the specified date and will no longer be available.

  5. In the Deploy Application region, you can optionally choose to deploy an application to the new service being created. Enter the following details:

    • Application Name: Enter a name for the application that is to be deployed.

    • Application Component: Select a Java EE application component from the Software Library

    • Deployment Plan: Select an xml file that contains the deployment options. This file overrides the deployment plan (if any) specified with the application component.

Viewing the Middleware Service Home Page

The Middleware Service Home page provides detailed information about the services you have requested using the Request Service option. To view the Middleware Service Home page, click on the Name link in the Middleware Services region in the Middleware Cloud Self Service Portal: Home tab.

Figure 17-3 Middleware Service Home Page

Middleware Service Home Page

This page contains the following regions:

Deploying and Redeploying an Application

You can deploy a preconfigured Java EE application to a Service Instance. To deploy an application, follow these steps:

  1. Log into Enterprise Manager as a user with EM_SSA_USER privileges and navigate to the Middleware Cloud Self Service Portal page.

  2. Click on a Name link in the Middleware Services region. The Middleware Service Home page appears.

  3. Select an application from the Applications table and click Deploy. The Deploy Application page appears.

    Figure 17-4 Deploy Application Page

    Deploy Application Page
  4. Enter a name for the application. Click the Search icon next to the Application Component field and select a Java EE application component from the Software Library.

  5. In the Deployment Plan field, you can optionally specify an xml file that will override the default values of the application component's deployment plan.

  6. Click Deploy. After the request to deploy the application has been created, you will return to the Middleware Service Home page where a confirmation message indicates that the application has been deployed.

Redeploying an Application

You can redeploy an application that has been deployed to a Service Instance. To redeploy an application, select a deployed application from the Applications table and click Redeploy. In the Redeploy Application page, select the Application Component that is to be redeployed, the deployment plan if any, and click Redeploy. You will see a confirmation message indicating that the application has been redeployed.

Deleting an Application

You can delete or undeploy an application that has been deployed. Select the application to be deleted from the Applications table and click Delete. A confirmation message is displayed. Click Yes to undeploy the application.

Scaling Up and Scaling Down a Service

You can scale up or scale down a service. On the Middleware Service Home page, select the following options from the Middleware Service menu:

  • Scale Up: You can scale up a service by adding one or more servers. The number of servers you can add is limited by your quota. Click Scale Up and enter the number of servers by which the service is to be scaled up. Click Submit to submit the scale up request and add more servers.

  • Scale Down: Click Scale Down and enter the number of servers by which the service is to be scaled down. Click Submit to submit the scale down request and reduce the number of servers.

Creating a Data Source

You configure database connectivity by adding data sources to your WebLogic domain. WebLogic JDBC data sources provide database access and database connection management. Before an application can access a database, it must be configured to use the JDBC data source.

  1. Log into Enterprise Manager as a user with EM_SSA_USER privileges and navigate to the Middleware Cloud Self Service Portal page.

  2. Click Create in the Data Sources table in the Middleware Service Home page. The Create Data Source page appears.

    Figure 17-5 Create Data Source

    Creating a Data Source
  3. Enter the following details:

    • Data Source Name

    • JNDI Name

    • Database Driver Class

    • Database URL

    • Database User Name

    • Password

  4. Click Create to create the data source.

Editing a Data Source

You can edit the properties of a data source. Click the Name link in the Data Sources table in the Middleware Service Home page. The Edit Data Source page appears. You can edit the properties of the data source. If some of the properties are changed, the data source needs to be redeployed and applications using this data source need to be restarted.

Uploading a Java EE Component to the Software Library

You can upload pre-configured ear, war, jar, or rar files to the Software Library. These files are uploaded to the Software Library as Java EE Application components, which are then deployed to your service. To upload a file to the Software Library, click the My Library tab. The Upload to Software Library field appears.

Figure 17-6 Upload to Software Library

Upload to Software Library

Enter the name and description of the file being uploaded. You can then choose to upload files as follows:

Click Upload to upload the file to the Software Library.

Viewing the Application Home Page

To view the Application Home page, select an application, and click the Name link in the Applications table on the Middleware Service Home page.

Figure 17-7 MWaaS Application Home Page

MWaaS Application Home Page

This page displays performance and availability for the application, along with a chart that shows response and load. You can redeploy, delete (undeploy), start, or stop the application using options from the Application menu.