Developer activity

We have a team of several developer working in the same space and work on the same application. There the path audit for the activity of developer beyond the pages they have touched. I looked in the admin to the activity of developer interface. It would be really nice to be able to see what page a developer hit and specifically what elements. When things go wrong for us, sometimes it's hard to find that developer, we need to talk.

Jon,

Many people turn to the view from the top when the built-in reports are inadequate. Try something like:

SELECT *
FROM apex_application_page_items;

Note columns UPDATED_ON and UPDATED_BY. Better, you will discover the view by going to:
Home > utilities > views ApEx

Kind regards
Dan

http://danielmcghan.us
http://sourceforge.NET/projects/tapigen

Tags: Database

Similar Questions

  • Why is Pocket more than 35 GB?

    I have a lot of music, Yes, currently more than 70,000 songs and 7 000 artists.  This is equivalent to about 450 GB.  But I am trying to reduce congestion and to find more space on my hard drive and was surprised to find iTunes cover is more than 35 GB.  That seems excessive to me.  Can we do anything about it?

    This does not seem excessive. Mine is 3.4 GB on a slightly smaller library. If you go down inside the Album Artwork\Cache, you should find a folder with a name of 16 hexadecimal characters. If there is more than one of these records that suggest your library was rebuilt after an accident at a given time and a cache created work. There can be several parallel sets of folders under cloud purchases, custom, download, Editorial, Generated, & remote store... It would be possible to develop active and discard the rest or if any artwork is embedded in your tags your could clear all the Album art cache and then let iTunes rebuild. See CreateFolderArt for a script that can incorporate any store downloaded art.

    TT2

  • Planning for 5.0: many questions, not enough answers!

    We would like to start planning the launch of the 5.0 browser and have many questions.  I hope that Tneil or other people can help...

    1 has announced a release date yet?

    2. What devices will come with it standard?

    3. What are the previous devices will be able to upgrade to it?

    4. What is the upgrade process?

    5. a minimum of OS will be necessary?

    6. what device API will be available?

    a. blackberry GPS (lat/long play)?

    b. blackberry Maps (mapping of the location, directions?

    c. Blackberry AddressBook (read & write)?

    d. Blackberry calendar (read & write)?

    e. Blackberry Email (write, with attachments, the body and custom object).

    7. an announcement on the site of the Blackberry Developer's Blog when they are available?

    8 is it too late to get in on the beta?

    9. what new functions/classes of Javascript will be supported?

    Thanks for any info you can provide.  This will really help us to plan for the future development activity.


  • Audit of permissions is caused a late start the Application

    Hello

    In my application, I register the Application with HttpFilter registry. So if I open a particular link, I go to the browser and back again to the application. Now, to do this, I created an entry point. And I take some permissions. Now the question is, I write permission in the Main method of the Application. So every time it is check approval and launch the application. So, there are a few seconds(5-6) delay in the launch of the application.   Here is the code for the permissions:

     /** @return true if the user has accepted permissions requests */
        public static boolean hasPermissions() {
           ApplicationPermissionsManager apm = ApplicationPermissionsManager.getInstance();
           ApplicationPermissions original = apm.getApplicationPermissions();
    
           if(original.getPermission(ApplicationPermissions.PERMISSION_BROWSER_FILTER) == ApplicationPermissions.VALUE_ALLOW)
           {
              return true;
           } else {
              return false;
           }
        }
    
        /** @return true if the user has accepted / granted permissions */
        public static boolean checkPermissions() {
           if (!hasPermissions()) {
              ApplicationPermissions permRequest = new ApplicationPermissions();
              permRequest.addPermission(ApplicationPermissions.PERMISSION_BROWSER_FILTER);
              return ApplicationPermissionsManager.getInstance().invokePermissionsRequest(permRequest);
           } else {
              return true;
           }
        }
    

    And here I check in the main method:

    public static void main(String args[])
        {
            if(checkPermissions());
            {
                try {
                    if((args != null) && (args.length > 0) && (args[0].equals("background")))
                    {
    
                        Logger.out("AppLaunch", "in the alternate entry point");
                        HttpFilterRegistry.registerFilter("URL", "packagename");
                    }
                    else if(args != null)
                    {
                        Logger.out("AppLaunch", "Inside the Applaunch");
                        theApp = new ArcotOtpApp();
                        Logger.out("AppLaunch", "created the app launch object");
                        theApp.enterEventDispatcher();
                    }
                } catch (Exception e) {
                    // TODO Auto-generated catch block
                    Logger.out("AppLaunch", "Exception::::::11111111" +e);
                }
            }
    
        }
    

    Can you please tell me where I am doing wrong or what is the right way so that the time will not be there.

    Thank you very much Peter. I check out on your way. It was not the issue of the authorization. There was another object instantiations are pass while going to the main screen. Which are at the origin of the slower launch.

    Thanks again.

    And can you help me on this question too: http://supportforums.blackberry.com/t5/Java-Development/Active-RichText-Field-Hyperlink-issue/td-p/2...

  • Need refund - no download not provided with blackBerry smartphones

    Bought an App 3 days ago (QuickLaunch). Never received a download. My world error "to purchase. Despite this, I have a billing invoice indicating that I paid through PayPal successfully. I spent 3 hours trying to get an acceptable download. No luck. I have v2 of the App World is not a problem to upgrade. Nowhere on the site of BB App World they indicate who to contact or how to get a refund. I checked these forums and many posts direct to Digital River Conditions for a refund, the link that the T & C takes you for refunds, that is, BlackBerry.com/AppWorld/support, ideally broken (404 File not found). I spoke with NikkiSoft (the developer). Their suggestion is to ask for a refund and investigation through PayPal. I did 3 days. The BB App World and Digital River do not take into account PayPal and me. Anyone have any suggestions? Needless to say, I've always will buy other than BB App World somewhere in the future.

    Has nothing to do with not to follow the process. Everyone involved in the transaction except BB App World confirms that I bought with success. (BTW: the purchase transaction was not performed on the BB, he did to my desktop.) Problem is that BB App World blocks re - the about of course DL, the DL and my BB does not, and uses the VZW network. Problem is that App World doesn't let me re - DL (not a carrier issue). Don't know why, but I believe that they don't think I paid. (PayPal both the developer think otherwise.) Sent same developer activation code post purchase.) A claim has been filed with PayPal and he's working his way through the process. In the meantime, the developer made good on that and provided a way for me to get the app in Mobihand gratis. Worked perfectly first time. I have more than 30 purchases from Mobihand across several devices. Never a glitch and never had a problem re - DL'ing on their part I'm done with BB App World. Digital River has been remarkably quiet throughout (even if PayPal claim is against them). Fortunately, the developer has a culture focused on the client.

  • OSB 'Import resources' causing OutMemoryError

    Hello

    We have a pre-production Oracle Service Bus with an intensive amount of development activity - a large number of trials and deployments.

    We use for deployment System Administration > import resources and download a JAR of the Eclipse workspace.

    The thing is that, after 20-30 deployments, newspapers are starting to show warnings little memory and some later errors like this:

    <Error> <Coherence> <ServerIP> <AdminServer> <Logger@9224544 3.6.0.4> <<anonymous>> <> <8fd372558151a6bf:-603adfc9:13fcc77a2a9:-8000-0000000000000003> <1376996209228> <BEA-000000> <Oracle Coherence 3.6.0.4 (member=1): 
    java.lang.OutOfMemoryError: getNewTla
      at java.util.HashMap.newKeyIterator(HashMap.java:1024)
      at java.util.HashMap$KeySet.iterator(HashMap.java:1062)
      at java.util.HashSet.iterator(HashSet.java:153)
      at sun.nio.ch.SelectorImpl.processDeregisterQueue(SelectorImpl.java:127)
      at sun.nio.ch.EPollSelectorImpl.doSelect(EPollSelectorImpl.java:69)
      at sun.nio.ch.SelectorImpl.lockAndDoSelect(SelectorImpl.java:69)
      at sun.nio.ch.SelectorImpl.select(SelectorImpl.java:80)
      at com.tangosol.coherence.component.net.TcpRing.select(TcpRing.CDB:11)
      at com.tangosol.coherence.component.util.daemon.queueProcessor.service.grid.ClusterService.onWait(ClusterService.CDB:6)
      at com.tangosol.coherence.component.util.Daemon.run(Daemon.CDB:39)
      at java.lang.Thread.run(Thread.java:662)
    > 
    

    After that, there is no other solution than to restart all WLS and OSB, because even the consoles are not accessible.

    Is it possible to check the levels of memory, occupation of JVM heap, or to prevent the display of this problem?

    Thanks in advance!

    Suspect you have too many tasks in the history of admin OSB.

    OSB remembers the deployment tasks and everything do you through the console to allow them to be cancelled. Unfortunately, it seems to try to load it in memory so if you did a lot of deployments, you will eventually run out of memory.

    If you can start the administration server, go to the BSO administration console and purge all the tasks. If it does not start, then rename $domain/OSB and start the administration server. You'll have to do a fresh configuration deployment, but at least you can start the server.

    I have raised a SR on this a long time ago, but was unable to reproduce the problem, although I saw him again since then.

    HTH

    Paddy

  • How to remove the mouse? What is the Quiz Manager?

    I think I found an answer. Click on the Blank. Right?  :-)

    1. I still don't know how to remove the '' mouse. '' Help, please.

    2. I inserted a Question slide and specified as a poll. How can I deselect the 'right answer '? Or, why the second slide that is the result should be added even if it is investigated. Or, how can I get the result of the survey? (this can be advanced skills?)

    3. I deleted the second slide added automatically and a message that says: "if wanting to come back, go to the Quiz Manager. What is the Quiz Manager? Where is he?

    I really appreciate your help.

    ...................................

    > I'm a beginner.

    > I dragged a jpg image she draws on a blade. I got to know that he is sitting on a background. I have found a way to replace it with different images, but cannot find a way to remove it. Could you help me?

    > another Q is, how can I remove mouse? I can move it around, but cannot be removed. THX.

    Post edited by: winnn123

    Post edited by: winnn123

    Sorry I have not responded to your last questions, but we live in different time zones, and I was asleep.

    I am pleased to have been useful. Feel free to ask questions. Captivate deserves to take some time to learn it. I have tried many other software to develop active learning and finally CP has become my absolute favorite. So I want to help the starters as much as possible...

  • Help required on the conversion of the forms5.0, rapporte3 to a new version

    Hello

    I'm not running on developer2000 application i.e. shape 5.0 and reports 3.0. Now, it's time to upgrade to newer versions.
    Please suggest me how can I advance this...

    First Coverting .fmbs and .rdfs to what version?
    No need to purchase new licenses for development activity which license is necessary? the no. licenses will be based on the number of developers?

    or

    (anyway this is not the right place for this question, just in case someone wants to offer me then please...)

    How would it be if I choose to VB.net instead of forms/States?

    Thanks to the forum...

    Hello

    At this point, since 6i is desupported, so I don't know if you can get a license for it.

    She always a better idea to move to the latest. In addition, latest patch will also be a lot of bug fixes and support for the browser and versions of database you will find is maybe not with older versions.

    It may be useful

    Thank you
    Nisar

  • I'm currently developing the feature keys on my MacBook. In the process, he asked that I enter a code sent by message to a phone number (only the 2 last digits are revealed) that I do not have access to.   How can I fill the activation?

    I'm currently developing the feature keys on my MacBook. In the process, he asked that I enter a code sent by message to a phone number (only the 2 last digits are revealed) that I do not have access to.   How can I fill the activation?

    See "change how the new features can be approved" here:

    OS X Yosemite: Configure iCloud keychain

    As you can see, this allows you to change the phone number.

  • How to change the system of active development LV

    Hi all

    I have LV 8.6 installed and now I have installed LV 7.1 on my PC and the LabView TS Adapter Configuration screen now shows as active development system 7.1 (not TEN). How can I change to 8.6?

    Thank you

    Jim

    Hi Ray,

    Of course, it was easy!

    Thank you very much

    Jim

  • How to uninstall Active Development Co., Ltd. - Streaming Media and Broadcast - USB TV Tuner?

    Hello

    Last month, I installed "Active Development Co., Ltd. - Streaming Media and Broadcast - TV USB Tuner" MS Update and this pilot "crashed" my TV not only. I saw on your page K. Azam suggesting another person to go to the system restore point, but I do not have a restore point before I installed the new driver.
    How can I remove it, it does not appear to remove windows updates?
    Any help would be greatly appreciated!
    D. Marek Köter

    Hi Marek,

    Currently, your TV tuner card working properly or you get a command prompt to install this update?

    If get you any prompt to install the update, then you can try to hide the update and check if it helps.

    a. open the Control Panel (all items view) and click the Windows Update icon.

    (b) after the updates of Windows or if you are looking for updates, click the link available updates .

    c. right click on Windows Update list that you want to hide, and then click hide update.

    d. If prompted by UAC, then click on Yes or enter the administrator password.

    You can also read the following article and check:

    Restore a driver with its previous version

  • Hello everyone, can someone help me... I just bought my Lightroom for Mac 6.0 and entrust. Unfortunately, development module is not active... He asks me every time to connect to with my Adobe ID... but each time, he told me that I have no inter

    Hi all
    can someone Help me... I just bought my Lightroom 6.0 for Mac et l’ai installed. Unfortunately, development module is not Active ... he asks me each time to connect to with my Adobe ID ... but every time he told me that I no internet connection. While it is true, my internet working properly. I uninstalled lightroom, updated and reinstalled my OS but still the same problem ... what to do?
    Thanks for your help.

    Hello

    Please see the link below see the correct answer.

    Lightroom 5.5 'Module Development disabled, please renew your membership '.

    Also check that you are using your Adobe ID to you connect.

    Try to rename the Gosts file to solve the internet No connection problem.

    Check errors Sign in, activation or connection. CS5.5 and later, Acrobat DC

    Hope this helps

    Assani

  • No image in the module development with 4400 active

    Intel i5-4210u with intel HD grafics with Lightroom CC 4400: no photo displayed in the active when development acceleration of 4400 HD module: if I disable acceleration 4400: the image is displayed. I use the latest version of the driver intel and LR 6.01. Any advice is welcome

    seems the solution: just a quick note to all the world using a GPU of HD4400 Intel (or) - I found that I need to Turn Off the conservative morphological Anti-Aliasing in section 3D of the Intel Graphics Control Panel to get rid of the blue square in the develop module problem.

  • Active Directory can authenticate to the APEX development environment

    Greetings,

    Environment:
    Apex Version 4.0.2
    Database version: 11.2.0.1
    WebLogic 10.3.3
    Listener of the apex

    Is it possible to use Active Directory to authenticate access to the APEX development environment? I have all the individual applications using Active Directory authentication, but I can't find a way to integrate Active Directory to access the development environment.

    Thank you
    Larry

    Larry,

    No, you cannot change the way in which the APEX Application Builder authenticates users.

    brgds,
    Peter

    -----
    Blog: http://www.oracle-and-apex.com
    ApexLib: http://apexlib.oracleapex.info
    BuilderPlugin: http://builderplugin.oracleapex.info
    Work: http://www.click-click.at

  • Windows Phone developer account activation

    Original title: what has happened to my order number: 9018227

    Hello

    I bought the developer account windows phone for 4500 inr
    It's my order number
    Order number: 9018227

    Sep 12, 2012
    Can you please activate my account * address email is removed from the privacy *.

    Hello

    I suggest you send the request in the support Windows Phone Developer Community Centre :

    https://dev.windowsphone.com/en-us/community

Maybe you are looking for