Users currently connected

I know P6 allows the administrator to see which users are currently registered in the system, but I can't seem to find the right screen to do so. Can anyone advise what I need to take action?

In the menu

Admin-> users

Add the 'connected' column, this will show the modules used by each user. You can also create a report based on the users you can run at any time show the same

Another useful feature is to use the 'Users' button on the file-> open dialogue, it will show users who have projects open.

In the menu

File-> open

Select a project or an EPS clcik users node button
You will see a list with the user name, when they connected to, what projects are open, the OS username as well as the access type (shared, exclusive, etc.)

Concerning
Greg

Tags: Oracle Applications

Similar Questions

  • Draw the users currently connected to the Application

    Hello
    I want to see the list of users currently connected to the Application.

    I had put the Option 'Sign-On Audit' profile to the level of "Mule".

    Now I am tracking in the database using option "security: users-> monitor ' and yet the below sql query. I get a different output of two channels.

    Select distinct fu.user_name User_Name, fr. RESPONSIBILITY_KEY responsibility
    of fnd_user fu, fnd_responsibility en, icx_sessions ic
    where fu.user_id = ic.user_id AND
    Fr.responsibility_id = ic.responsibility_id AND
    IC.disabled_flag =' no AND
    IC.responsibility_id is not null AND
    IC.last_connect such as sysdate;

    Please let me know how to check the users currently connected to the application and their connected at the time.

    Thanks and greetings
    Amith

    After successfully completing the 'Purge Signon Audit' request I tried to track users, it shows all users connected to the Application today. He does ' t display the users who are currently connected to the application server.

    This is expected behavior since you have "ic.last_connect such as sysdate;" in your query. If you want to check the users that are connect in the latter in the past (15/30 minutes or 1 hour), please refer to:

    Note: How 295206.1 - Total number of users connected to ORACLE Application
    https://metalink2.Oracle.com/MetaLink/PLSQL/ml2_documents.showDocument?p_database_id=not&P_ID=295206.1

  • I was using Microsoft Fix and one of the messages for me was that "more than one user is currently connected to this computer"

    While checking on Microsoft 'Fixit' to see if everything was working OK, I got a message saying as follows: more o no user is currently connected to this computer. »

    I can't understand this because I am the only user on my computer.  No other Member of my family is using my computer, so can you help me this please?

    Thank you.

    Hi Deepak B,.

    Thank you very much for your help.  I did as you suggested.  First: the Safety Scanner did not find a malware, etc. on my computer, which is really good.

    Second - accounts - outside myself - on my computer. I was surprised to see there was a guest account as well as mine.  I now extinct 'guest account '.  I can think about is my daughter and her husband who make us visit once a year.  April, my daughter knows a lot about computers, so I think that it is the culprit!

    That is the problem solved, and I am grateful for your help.

    ElmGrove

  • session remote desktop connection logon message: another user is currently connected to this computer

    I'm trying to figure out how to make a remote desktop connection without the user on the computer, as I log to get to kickoff. When I start the DRC while the other computer is in use, I get a message saying... session remote desktop connection logon message another user is currently connected to this computer. If you continue, this user should disconnect from this computer. Do you want to continue?

    Click Start / Help, then search for help on the "fast user switching".

  • Current connected user returning 'anonymous' in the environment of the client only.

    Hi all.

    We are having trouble getting to the user currently logged on our faces / ADF / BPM Workspace application running at the customer.

    First of all we try this:

    Director main = ADFContext.getCurrent () .getSecurityContext () .getUserPrincipal ();

    Or

    String userName = ADFContext.getCurrent () .getSecurityContext () .getUserName ();

    Or

    FacesContext.getCurrentInstance () .getExternalContext () .getRemoteUser ());

    And all variants of this return 'anonymous' as a user.

    I don't know if the two problems are related, but if we try to get through WorkflowContext we had a warning "not secure", followed NullPointerException.

    As this code:

    IWorkflowContext wfContext = ADFWorklistBeanUtil.getWorkflowContext ();

    String userName = wfContext.getUser ();

    Output:

    < 3 December 2014 11:03:34 BRST > < WARNING > < oracle.soa.services.workflow.worklist > < BEA-000000 > < < >. WorkflowService.getWorkFlowContext () - the application with context path: / workflow/InfraeroUI is not secure. It is strongly recommended to secure the applications of task details. >

    < 3 December 2014 11:03:34 BRST > < error > < infraeroui.mbean.AbrirPecBean > < BEA-000000 > < Erro na inicializacao:

    java.lang.NullPointerException

    at oracle.bpel.services.workflow.worklist.adf.ADFWorklistBeanUtil.verifyContext(ADFWorklistBeanUtil.java:767)

    at oracle.bpel.services.workflow.worklist.adf.ADFWorklistBeanUtil.getWorkflowContext(ADFWorklistBeanUtil.java:722)

    at oracle.bpel.services.workflow.worklist.adf.ADFWorklistBeanUtil.getWorkflowContext(ADFWorklistBeanUtil.java:677)

    at infraeroui.mbean.AbrirPecBean.initialize(AbrirPecBean.java:230)

    ...

    I guess that our problem if the same thing that these unanswered question here:

    https://community.oracle.com/thread/3562505?start=0 & tstart = 0

    Despise these errors, if I look for the user name (I know is the current) in LdapIdentityStore (see below), he finds the user properly.

    Ctx JpsContext is JpsContextFactory.getContextFactory () .getContext ();.

    LdapIdentityStore ldapIdentityStore = (IdentityStoreService.class) ctx.getServiceInstance (LdapIdentityStore);

    UserManager uMgr = ldapIdentityStore.getIdentityStore () .getUserManager ();

    User name is "t808835673".

    User user = uMgr.searchUser ("t808835673", new ReadOptions());

    String name = user.getName ();

    System.out.println (Name); t808835673, found.

    Some info from the environment:

    WebLogic Server: 10.3.6.0

    Middleware: 11.1.1.7.1

    I guess it is a matter of settings for weblogic/bpm.

    Thanks in advance.

    Gabriel Stabel

    Well, we found a solution.

    In our case, the problem was a parameter missing (automatic by JDeveloper removal v11.1.1.7.1) in our page human task workflow configuration file (_TaskFlow.xml).

      
          bpmWorklistContext
          #{pageFlowScope.bpmWorklistContext}
          
        
    

    Without this parameter, we had a problem in the customer environment, but not in ours. Probably of slightly different versions components question about.

    With this setting the code below works in both environments.

    String userName = ADFWorklistBeanUtil.getWorkflowContext().getUser();
    
  • Enter the Total of the current connections/users in Flex

    Hello

    I know that this can be answered in a number of ways, and I tried to search for him.

    I want to know how can I know how many users are connected to the same FMS application into a flex application:

    public function totalConnectedUsers():void{
    
    lblText1.text = "There are a total of " + bindableUserVariable + " Users Connected to the Stream Now";
    
    }
    

    Thanks for the help.

    Took a bit of time, but here it is:

    http://www.fmsguru.com/showtutorial.cfm?tutorialID=48

  • How Anyconnect VPN users will connect with cisco ASA, which uses the server (domain controller) Radius for authentication

    Hi team

    Hope you do well. !!!

    currently I am doing a project which consists in CISCO ASA-5545-X, RADIUS (domain controller) server for authentication. Here, I need to configure Anyconnect VPN and host checker in cisco asa.

    1 users will connect: user advanced browser on SSL VPN pop past username and password.

    2. (cisco ASA) authentication: VPN sends credentials to the RADIUS server.

    3 RADIUS server: authentication: receipt and SSL VPN (ASA) group.

    4 connectivity creation: If employee: PC so NAW verified compliance, no PC check Assign user to the appropriate role and give IP.

    This is my requirement, so someone please guide me how to set up step by step.

    1. how to set up the Radius Server?

    2. how to configure CISCO ASA?

    Thanks in advance.

    Hey Chick,

    Please consult the following page of installation as well as ASA Radius server. The ASA end there is frankly nothing much difference by doing this.

    http://www.4salesbyself.com/1configuring-RADIUS-authentication-for-webvp...

    Hope this helps

    Knockaert

  • WIN8 cannot select the user when connecting more

    I used to have the option to select the user to connect as but now I have a screen that says:

    Press Ctrl + Alt + Delete or use the Windows Security button to unlock

    When I hit Ctrl + Alt + Delete I get only the most recent user login.  If I hit the left arrow right top left of the image, I must return to the Ctrl + Alt + Delete screen.  There is no way I can see to select another user.

    If the current user remembers actually disconnect from the screen Ctrl + Alt + Delete I am taken to a login with a choice of the users screen.

    This used to work and I don't know if my 5 yo changed something or if a updated Windows did something.  But my wife and son both need to use this notebook so I really need separate accounts.

    I found a few long really complex stuff on the ' net on the definition of the strategy group and fiddle with the registry but I know my 5 yo did nothing like that.

    How do I change back?

    Dennis

    PS what is the "Windows Security button" anyway?

    I realized that I had recently installed Cisco AnyConnect VPN software to connect to the work.  Which of - installed and now life is still happy.  I will contact Cisco.

    Sorry for the short reply above.  Validation has been broken here earlier today and several machines at the same time making a response and a new post, I didn't type a bunch just to get the "Oops, something went wrong" again.

    Dennis

  • See the Windows 10 virtual machines as "Available" in the administration Console, even while users are connected

    Hello

    I have the situation where a bunch of persistent Windows 10 VM VDI (several pools, all VM 1 by manual pool) are ALWAYS shown as 'Available' in Admin mode, even when a user is connected. Using PCoIP or RDP has no importance.

    Description:

    -All the time, desktop never appears as 'connected' in the Admin view when users log on. It's always 'available', which is dead wrong in the first place.

    -L' use of PCoIP disconnects-> reconnects with PCoIP or RDP.

    -Using RDP at a certain point however, triggers the message of "sources of funds available for this desktop computer are currently busy" clients of the view. Re-login impossible at all from that moment, regardless of the protocol used.

    -Once again, yet these VM Win10 see as "available" regardless of the actual status.

    -There is no firewall between windows 10 VM and connection brokers (who have no problem replication).

    -Restarting the agent from the view and related services does not 'release' of the virtual machine. It will still say 'sources of funds available for this desktop computer are currently busy.

    -Only a restart of the operating system can erase it and make the available virtual machine to connect again.

    -While the virtual machine is amplified shutdown or restart, desktop shows as "inaccessible Agent" so there is communication between Agents and brokers.

    Windows 7 persistent VM works 100% normal in all respects. It's only 10 VM Windows and... Since a round patch in a few weeks (I was this problem since then). Before some patch does this (but have no evidence) these VM Windows 10 has worked well with view 6.2.0

    These virtual machines are highly customized with special software and can not be simply rebuild. I re-install VMtools, view Agent etc etc several times. No dice. Even tried a fresh install of Windows (connected to the same level), still shows this behavior.

    All this started a few weeks back after a round Patch from Microsoft. Then maybe a M$ Patch assigned Agent of the view. So I uninstalled/re-installed the Agent of 62 reviews. Improved 6.2 to 6.2.2 etc. all to nothing does not. New, old, VMtools Agents re-installed. I've tried everything now.

    Has anyone seen this or someone can point me in the right direction for troubleshooting? I haven't noticed any funky stuff in the papers, but I'm probably tunnel vision/search the bad things after all this time.

    I do view since the early days, but I'm really stumped this time. I am all of these ideas.

    I reworded my question in another post and found the answer here:

    Win10 Desktop shows never "connected" while the user is logged

  • ask user is connected

    Hello
    I am new to the development OFA and EBS.
    I need charly apps db if the user is logged on or not?
    Can someone help how question us her?

    Hello

    Under queries can help you find no.. users connected to the EBS application
    -to see the number of sessions user;

    Select the number of user sessions: ' | Count (distinct session_id) How_many_user_sessionora0121s
    of icx icx_sessions
    where disabled_flag! = « Y »
    and PSEUDO_FLAG = n
    and (last_connect + decode (FND_PROFILE. VALUE ('ICX_SESSION_TIMEOUT'),
    NULL, limit_time, 0, limit_time, FND_PROFILE. VALUE('ICX_SESSION_TIMEOUT')/60) / 24) > sysdate
    and the meter<>

    / * currently users of connection * /.
    SELECT distinct icx.session_id, icx.user_id, fu.user_name, fu.description
    Of icx, fnd_user fu icx_sessions
    WHERE disabled_flag! = « Y »
    AND icx.pseudo_flag = n
    AND (last_connect + DECODE (fnd_profile. VALUE ("ICX_SESSION_TIMEOUT"),
    NULL, limit_time, 0, limit_time, fnd_profile. VALUE ("ICX_SESSION_TIMEOUT") / 60) / 24
    ) > SYSDATE
    AND icx.counter<>
    AND icx.user_id = fu.user_id
    order by 4;

    Thank you
    Nitin

  • How to use the current connection when the db procedure call?

    Hi all

    Use Jdevleoper 11.1.1.3.

    I have a java class that calls a database procedure, now everything is fine with me, but a little slow because am open a new connection, I think it would be certainly faster if the current connection is using
    so, how can I re - write my code so I can use the istead of connection today to define a new connection to the DB:

    public void DeleteApp (int PAppNo) {}
    String username, password, thinConn;
    username = "ACC";
    password = "ACC";
    thinConn = "JDBC: thin: @...» »
    try {}
    DriverManager.registerDriver new (OracleDriver());
    Connection Conn = DriverManager.getConnection (thinConn, username, password);
    CallableStatement cs = conn.prepareCall ("{call myprocedure(?,?,?)}");
    cs.setInt(1,PAppNo);
    ....
    }

    Thanks for all,
    MaLa

    I would like here...

    A big problem, it's that you must hard code connection information into the user interface. No change to a different DB server configure it without changing the code and redeployed.

    Next, why don't you put method in the module of the application and call it? This will keep the valid MVC pattern.

    Timo

  • How many users can connect to Apple TV at the same time?

    How many users can connect to Apple TV at the same time?

    Your question is a little vague, what do you mean by "users that connect to AppleTV?

  • How many users can connect to a hotspot of the iPhone 6?

    How many users can connect to a hotspot of the iPhone 6?

    I think it's 5.

  • The client (Windows XP, Vista, Windows 7) users can connect to Microsoft Small Business Server 2008?

    Dear all,

    I intend to install on Server 2008 SBS Active Directory domain controller. In this session, I would like to know the client users can connect to the SBS server or not. If CAN, I want to know the steps & solutions on this answer and if NOT, why the clients could not connect to the SBS server.

    Server 2008 SBS can also be installed on the sequence of steps:
    SBS 2008 (AD, Exchange Server, SQL 2005 or 08, CRM4.0). It depends on the situation of the organization.

    I really want to know that, if we install steps on SBS 2008 above, can clients connect to the server?

    Kind regards
    Tun Aung Kyaw

    Hi Geraldine Tun.

    Your question is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in the TechNet Windows Server forum.

    http://social.technet.Microsoft.com/forums/en-us/category/WindowsServer

  • We will use a script that allows users to connect only once.

    We will use a script that allows users to connect only once. 
    However some users need a second possibility of connection.
    How is - this can be handled in a script?

    The users in question are members of the same group secuity.

    Where the use of Windows server 2003 with xp clients.

    Hello

    Your question of Windows 7 is more complex than what is generally answered in the Microsoft Answers forums. It is better suited for the IT Pro TechNet public. Please post your question in Windows 7 IT Pro Technet Forums network.

    http://social.technet.Microsoft.com/forums/en/category/WindowsServer/

    I hope this helps.

Maybe you are looking for

  • Firefox crashes all the time

    Crash-ID: bp-fed83257-3040-448a-8863-4eb8d2150618 Can not do anything, crashes all the time after opening

  • How do I completely disable the automatic encryption of files on XP

    I have Windows XP SP3 and I download all of the files are automatically encrypted any directory I save the download in. It is not that simple that disabling the encryption of any specific directory, the file will be downloaded as encrypted regardless

  • BEFSX41 Installation

    Hello, this is my first thread on this forum.  Thank you for taking the time to consider my question. I had just bought a BEFSX41 router wired yesterday, and I'm running a matter of "looping" the installation from the installation CD provided. It see

  • Proportion set to tile horizontally

    I have two monitors by-side and want to subdivide the windows open in their breast.  If I have app two windows open on the left monitor and two windows open on the right monitor, I can select a window, then right-click on the taskbar and tell Windows

  • How to delete a folder if "access denied."

    I have tried both (net user administrator / Active: Yes) & (takeown /F [FolderName or drive] [Enter] d r) in the command prompt.My path of folder is (D:\Other\Downloads\Firefox)And also I tried Turn off Simple file sharing: Click Startand then click