Technology Stack - EBS (MOSC)

MOSC Banner

Looking to time EBS login

edited Nov 12, 2019 4:00AM in Technology Stack - EBS (MOSC) 1 commentAnswered

I'm looking to time how long to takes to enter the main page of EBS 12.2.7.

So far I have something like this:

time (curl -L --connect-timeout 100 "http://server.local:8000/OA_HTML/AuthenticateUser?username=SYSADMIN&password=myawesomepassword")

Problem:

In a browser I am placed directly into the EBS home page . . ./OA_HTML/OA.jsp?OAFunc=OANEWHOMEPAGE

With curl I get stuck on the LOGIN page:

<html>

<head>

        <title>Login</title>

        <meta http-equiv="Content-Type" content="text/html; charset=utf-8">

        <meta name="viewport" content="width=device-width,initial-scale=1.0,minimum-scale=1.0,user-scalable=yes">

        <meta name="apple-mobile-web-app-capable" content="yes">

        <meta name="mobile-web-app-capable" content="yes">

        <link type= "text/css" rel="stylesheet" href="?login.css" />

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center