Internally, when the user triggers link ebs

Hi all

What internal process occurs when a user triggers ebs link in its IE and after when the username and password is seen how he treats then give the user his exact responsibility?

Concerning


Knight wrote:

Hi all

What internal process occurs when a user triggers ebs link in its IE and after when the username and password is seen how he treats then give the user his exact responsibility?

Concerning

Please see previous discussions for the same topic and discussion- https://forums.oracle.com/search.jspa?view=content&resultTypes=&q=Login+AND+Cycle+AND+EBS

Thank you

Hussein

Tags: Oracle Applications

Similar Questions

  • Report - Warning Message When the user clicks on the link with the value 0

    Hello

    I have a report with several areas, for example. Year, high priority project manager, County of medium priority project, project manager of low priority.
    I used column attributes to bind the data of the report on page 22.



    Now, some cells in the report have 0. Isn't it possible that when the user clicks on 0 binding doesn't to page 22, but see the window alert javascript indicating no data.


    Any help will be much appreciated.


    Kind regards
    Shijesh

    You can take a look at the following page

    http://HTMLDB.Oracle.com/pls/OTN/f?p=31517:228

    to see how this is possible.

    Denes Kubicek
    -------------------------------------------------------------------
    http://deneskubicek.blogspot.com/
    http://www.Opal-consulting.de/training
    http://Apex.Oracle.com/pls/OTN/f?p=31517:1
    -------------------------------------------------------------------

  • Problems with the opening of attachments when the user has restristed privilege to run executable code from Program Files and Windows folders.

    I'm trying to prevent users from running potentially dangerous files. According to the Windows policies so I put. Users can run any application Program Files, files (x 86), windows, and folder to all users of the program office. Users have no permission to write anything in this files. When the user double clicks for example document.doc on his desk - document opens fine with MS Word. But when the user tries to open this document in attachment directly (by selecting open with MS Word, instead of the economy) - he sees an error - "this action is limited by local politics. Ask your system administrator. "(not exact text).

     So I want, users able to open attachments from Thunderbird automatically, but not able to run any application or link, except Program Files, Program Files (x86), Windows and all users' desktop folder. How can I get this result?
    

    Thanks in advance.
    Calvo is serious.

    PS Sorry for my bad English. It is not my mother tongue.

    Thanks for responding.
    I discovered what was going on.
    This strange "bug" affects multiple computers with Windows 7 Ultimate in my case.
    When you create a SRP (software restriction policies) it creates two rules by default to run programs: windows folder and the Program Files folder. I manually add "C:\Program Files (x 86)" in places without restriction. BUT Windows and Program Files folder to default rules directly, but through registry keys. And this part seems difficult. You CAN run the executable files of Program Files. You CAN run the Program Files (x 86) executables. But if Thunderbird or Firefox try to run MS Word or excel or editor for.doc or *.odt opening or another file - downloaded files running programs blocked by SRP.
    In order to fix this, simply replace the rules for indirect paths like % HKLM/software/microsoft/windows... etc % with direct, for example "C:/Windows" and "C:/Program Files /". After that, everything works fine. Attachments and downloaded files automatically opens without a problem.

  • Integration of BBM to update status when the user has not created BBM

    Hello

    We have integrated the update of the status of BBM in our application.

    When the user opens the application they are requested permission to allow the application to access the BBM.

    Then, there is an alert message which says that BBM implemented is necessary to connect to the app with options to cancel or continue.

    If a user cancels out of the aler, they can always proceed through the app, but when they get to the point where they can hit a link to update their status, that nothing is happening.

    I want to know how to do is that if somebody hits cancel rather than implementation of surveys BBM can we set a flag to hide the update status BBM feature?

    Seems a bit odd to require someone to set up BBM but let them still cancel and run the application.  Aware that this should be handled but don't know where to do

    BBM must be installed before an application can complete the BBM registration process.  If they cancelled out of this process, you will get a value of successful registration.  You must activate the features BBM of your application after a successful registration.

    We still allow the user to run the application, because they may not want to configure BBM, but continue to use the application.

  • How to limit navigation directly via the URL when the user tries to type the page number and access this page in ORACLE APEX 4.2

    Hi all

    I developed an application where I have 6 pages and 5 tabs and based on the user role I posted the tabs for the user to access these pages.

    But when the user, who doesn't have access to the particular page (say, page 2), but still the user can navigate to it directly by typing the page number in the URL.

    I want to avoid such scenarios.

    eg: http://Apex.Oracle.com/f?p=110:2 , when the user type this in the address bar, it navigates the user to this page even if this particular user does not have access to this page.

    How to prevent the user to navigate through the URL, if the user tries to navigate directly through URLS rather than tabs, I have to give the error message.

    Version: ORACLE APEX 4.2

    Thank you

    Good reading this recent post

    Re: Authentication at the Page level

    All links to a page and the page itself must be secure.

    You can also consider the protection of session state to prevent tampering of the URL.

  • How to trigger DA when the user clicks a button close the standard window

    Hello!

    Apex 5.0 & universal theme.

    I want to trigger some DA when the user clicks on the button indicated to my image (button close the standard window). In fact, I would like to pass a value of my hidden form IR back and refresh IR if value = 1 or don't refresh with another value.

    Is this possible?

    Thank you.

    close_form.png

    Hi Yava,

    Seems that you have chosen to add the event handler to the page parent (the one with the IR). I think it's best. This means that the code above does not apply.

    The dialogclose event and all other dialogue jQuery UI events are triggered in the dialog box to create a DA pull on the IR will not work (because the dialog box is outside the IRR while she bubbles it won't go through the SORTING). You must handle the event on the body. This works because the event propagates to the body. Set the Type to choose to be "jQuery Selector". JQuery Selector enter 'body' (without the quotes). The event you want to handle is a custom, event which means that this isn't one of those in the select list. For event, choose "Custom". Then enter Custom Event "dialogclose" (without the quotes). Now you have a DA who fires when * all * dialog closes. You may or may not need to get more selective than that. For action, you can use refresh as you do already.

    Kind regards

    -John

  • display the text in the navigation bar when the user connects

    Hi all

    I'm (still ) on Apex 4.2.6.

    Currently, I have in my page templates, the following code snippet:

          <div class="logoBar">

              <img src="#IMAGE_PREFIX#themes/theme_125/images/logo_.png" />

              <h1><a href="#HOME_LINK#" id="uLogo">#LOGO#</a></h1>

            <div class="userBlock">

              <span>Username: &APP_USER.</span>

              #NAVIGATION_BAR#

            </div>

          </div>

    I have an obligation to display the user name (APP_USER) and of the company the user works for point Application AI_COMPANY, only when the user is connected. When the user is not connected; instead of these elements, I must show a connection link. Well, I know how to display a link to the login page, only when the user is not authenticated, using the navigation bar. Currently, when a user is not authenticated; the page shows: username: person. It's because he's in my page template. How can I show only the user name when the user connects? And then only display the name of the company?

    My first thought was to add an item in the navigation bar. But these elements comes in the form of links. Is it possible to add a navigation bar element and let it display as text? Of course, I could write a dynamic action on page 0 to remove the link, but I'm looking for a nicer sollution or better.

    I have apreciate your help!

    I take it, you use the same model of your home page and login page.

    You could use 2 different models or get out your elements in your model and put them in page 0.

    You can then make them conditional based on the number of page

    Gus

  • validation of the value of the field when the user tries to tab to the next field

    Is it possible to use a dynamic DA-action (or other technique) to confirm a reference number exists on a Web Part file without waiting for sending the form.    I have a validation and hoped to be able to trigger when the user leaves the field.

    Hello

    You can create a dynamic action that triggers on the modification and enforcement PL/SQL event to validate the value of the element.

    Kind regards
    Jari

  • How can I interrupt audio on the slide when the user selects the wrong answer

    Hello world

    I tried to find a way to pause audio into a slide when the user does NOT click on the click box.

    I put a text caption, an audio file (1) and click box that has an audio (2). The user must choose a suitable location on the slide, if they err, a legend, failure, which includes an audio object (2) is displayed. The problem occurs when the user wants to answer the question before the end of the audio (1). If they get the right answer that's fine, but if the answer is incorrect, the two audio files overlap. I have a recon, I'm looking for a solution where audio (1) is paused or stopped if the user gets the wrong answer. Could someone me referring to the best way to overcome the problem?

    Why not replace the slide with an Audio statement audio play on enter for the slide?  And then you will need a box of extra click that covers the entire slide, under the present click box and attaches an action standard success him "Stop audio triggers. No legend of failure, nor the fact that for this second click box.

  • How to put in pause/playback my project when the user clicks?

    Hi all

    I'm working on a project using Cp4.

    My project plays automatically without user intervention.

    I need project to be suspended when the user clicks a clickbox running.

    I can break the project by adding a clickbox and applying the property ' to pause project until user clicks on

    But it must be a user interaction whether to pause or play.

    I use playback controls by hiding all the options to control playback bar red break and play option, but I need to pause the button inside the project.

    I dnt want to display playback controls by using the Table of contents.

    __________________________________________________________________

    I could find this content at http://help.adobe.com/en_US/Captivate/4.0/Using/WSCB934979-86BE-40d2-8BB8-A66956575988.htm l #WS8898B608-FC25-4439-BABC-3AD722144202

    ad.gif

    In this page, it clearly says that we can break the project if we set the value of the variable 'rdcmndPause' to 1.
    In this page, it clearly says that we can play the project on hold if we set the value of the variable 'rdcmndResume' to 1.

    But I applied the same values for these variables and tried to control my project its does not work.

    Kind regards

    Kartik.P

    Hello

    Maybe the link below will help?

    Click here to see

    See you soon... Rick

    Useful and practical links

    Begin to learn Captivate 5 times now! $29.95

    Captivate wish form/Bug report form

    Certified Adobe Captivate training

    SorcererStone blog

    Captivate eBooks

  • Truncate a collection when the user leaves the page

    Hello


    I need to truncate a collection when the user leaves the current page and navigates to any other page in the application.

    The only way I can think is the execution of the APEX_COLLECTION. TRUNCATE_COLLECTION (collection_name) in the onLoad of each page section. I have about 100 pages. I would add this process on each page?
    Is there a way I can truncate the collection when the user leaves the page?

    Thanks in advance,
    Dippy

    Fisher,

    You can create an application process in shared components, type your pl/sql code within the process and give the appropriate condition so that code is applied to all pages in the application.

    Check out this link.
    http://download.Oracle.com/docs/CD/B31036_01/doc/AppDev.22/b28550/BLDR.htm#BABJDICG

    In case you, I think you need an application process with
    On Submit: After presentation, Page - after calculations and Validations.
    Make sure you that you specify a larger sequence number so that this process be completed after all of them are made.

    Or if you want that the process of running before the loading of each page, you can use
    On load: before the header (page header Template). develop process for the application process.

    Since it is a part of the shared components, this code is executed for every page, and therefore the collection would be deforested as where you want to.

  • How to catch the movement of return on investment when the user drags a handful of return on investment?

    Hello, I use VDM2009 with c#. I need to make some manipulations of KING and need to intercept mouse movements, but do not know what to use. For example, suppose I created a KING OvalContour and that it is a circle (width = height). I have to do 2 things: 1) when the user drags one of the 4 handles, I need to check what handle is moved so that I can drag a few adjacent programmatically so that the circle is a circle and does not become an oval.

    (2) when the user clicks/behind the center of the circle, I need prevent the update so that the circle does not move the return on investment. (It would be even better if there was a way to disable the movement of the circle and allow the scale.) I don't know what to use to accomplish this behavior and do not know how to retrieve the KING handles about which is slipped. Any help would be very appreciated. Thank you, Neville

    Hello Ben,

    Thanks again for your help.  I looked up the definitions for the ROILeft, etc., in the reference VB help as you suggest.  While many objects is similar in setting/name, it seems that these objects (ROILeft, etc.) are those who are not easy to find how to use in the c# version.  But thanks for pointing me to the help file in VB Ref.  I wish, in there wasn't one for c#... I can't understand how to search effectively in the Visual c# help file that is integrated into Visual Studio.

    Thanks for your suggestion about the return on investment.  It makes sense, and I'll keep it in mind.

    In the meantime, I found a solution to my problem.  I use c# function public bool PreFilterMessage (ref Message objMessage) for prefilter mousedown and mousemove event messages.  Once I found one, I check if the cursor is on a part of the KING that I care.  If I want to do something special, I'm doing it right here.  If I want to keep the normal behavior of the KING OR on mousedown and mousemove, I trash the message.

    It's a total pain, but it seems that functions NOR are not put in place to do this kind of things in an elegant way.  Thanks again for your help!

    Neville

  • run when the user presses ENTER

    Hello

    I have a program that scans a serial number and gives power.

    RightNow, I scan the serial number and the hit on the laview toolbar.

    But, I would like to program it so that when the user scans a number it would automatically generate results, without me hitting run or an OK button at all times.

    I enclose my vi below.

    So, anyone has any tip for me on how I could go about this?

    Thank you very much in advance,

    Yeshani

    Hello

    Here is a version that uses polling.  The entrance was there properties so that it is not until that you press ENTER.

    The reference is in fact a local variable.

    Local variables and the voting clerk aren't often mouse, but for "just a text entry" app, it should work well.

  • How can I set up a structure of the event that sends text when the user presses the button "Return"?

    I'm new to programming of the Structure of the event.  I am trying a program which causes the content of a control to the string to be processed when the user presses the button back in after typing in the control of the chain.  I think (I hope!) that it is simple, I just can't understand how do.

    Basically, I would take the attached VI and change so that the user can send the value of control 'String In' to the indicator "String Out" either by pressing the 'Return' key or press the button 'send string. '

    Any help would be greatly appreciated.

    This example has nothing to do with the RETURN key specifically.  It fires all simply whenever the value of the control is changed.  If you click outside the text box or on another still controls the value changes and still the event is raised.  This is often the desired so if it works in your application, you good to go.

    You CAN ONLY answer a particular key if you wish.  Set your event to meet 'This VI' > key down.  Then, read the proposal Vcle on the left side of the structure of the event and compare it to the RETURN (for example).  The Boolean result of the comparison gets connected to a structure to deal with your code to run inside.  You can also wire Vcle directly to a case structure and execute different code based on which key was pressed last.

  • Value change event, be it be programmed to trigger only when the USER changes the value?

    The structure I set up is the following, I have a control in which the user chooses a value when they choose this value, the value change event takes place setting in the device. Then I am bed in unit values and display them in this control via a property node.

    My problem is that whenever I read back a new value in the control, he takes this as a value change event and resets the value within the system, is it possible to make this event don't move when the user changes the value?

    Yes!

    My thoughts are that you use a Value property (signalling) node to display for the control. That will trigger another call to event.

    Use the NO signs of property value node or a local variable.

    Your postal code, if this isn't the case, then we can help you understand what is happening.

Maybe you are looking for