Is it possible to hide a forms user parameter in the wrapper HTML page?

Is it possible to hide a forms user parameter in the wrapper HTML page? I.E I want to start my form with MODULE=myForm userid=scott/tiger@db myParameter=SECRET.
The http://myserver/servlet/f60servlet?config=myconfig successfully starts the application (after update of the basejini.htm and adding this section to the formsweb.cfg
[myconfig]
userid=scot/tiger@db
myParameter=SECRET)
However, when looking at the source of the wrapper html page one can see MODULE=myForm userid= myParameter=SECRET.
As you can see the userid is nicely hidden by my secret parameter is not.
Thanks in advance for ideas for solving this…

We logged a similar issue through Oracle support recently (hiding the password) and we did get a very unsatisfactory response :
====
View source is the functionality for browser . So that can't be done.
You have two possible workaround for your problem.
1.
Invoke Registry & move to HKEY_LOCAL_MACHINES >> SOFTWARE >> ORACLE. Here create a new string value with the name LOCAL & value as the connect string you want. Now when you run the form on web, just give user name & password, the form picks the connect string from Registry.
Note : You need to make registry entry in a machine where Forms Server is running.
2.
You can hardcode the username, password & connect string in the form's ON-LOGON trigger. To do this use LOGON built-in.
====
Should you receive a better response : we are also interested.

Similar Messages

  • Hide and Display submit button on the Simple search page.

    Heading 1: h1 Hide and Display submit button on the Simple search page.
    I'm trying to set the enabled property of the submit button on the simple search page. The business case is to disable the button if the VO has not returned any rows.
    The Submit button is on the page button bar.
    regards
    Abhi

    Hi,
    I have already added this in my ProcessRequest, the issue I am facing is it the submit button is disabled while I load >the page which is fine. but when I do a search and the query returns rows still the submit button is disabled.---Will nt reuired SPEL here..
    ---On go button click setsession value.
    Follow below steps:
    CO PR:*
    OASubmitButtonBean continueBtn=(OASubmitButtonBean)flowLayout.findChildRecursive("continueBtn");
    if(continueBtn != null && "D".equals(oapagecontext.getSessionValue("Flag"))
    continueBtn.setDisabled(false);
    else if(continueBtn != null )
    continueBtn.setDisabled(true);
    CO PFR:_
    if(pageContext.getParameter("Go") != null)
    oapagecontext.putSessionValue("Flag","D");
    Regards
    Meher Irk
    Edited by: Meher Irk on Mar 22, 2011 7:48 PM
    Edited by: Meher Irk on Mar 22, 2011 7:48 PM

  • How do i Restrict the users up to the self service pag only in IDM 11g

    Hi all,
    can any one please help me out to restrict the users to self service page only in 11g.
    thanks for your time and support
    Regards
    Siva

    Your user will have the Administration page if they have an Authorization Policy configured to allow the user any of the User Management or Role Management Functions. Also, if you login as a user that has those tabs, and logout while on the Administration tab, sometimes i've noticed the new user logging in with the same browser session will be in the Administration tab but with no items available.
    -Kevin

  • We are using version 3.6 on several machines. Is there a way to restrict users from accessing the about:config page?

    Prevent users from making modifications to the about:config page?

    You can do this with the [https://addons.mozilla.org/en-US/firefox/addon/3911/ Public Fox] add-on.
    It can be used to password protect access to about:config. To prevent the user from disabling/uninstalling the add-on, it also allows you to password protect the add-ons manager. You can also lock down other parts of Firefox such as the options dialog and clear history.

  • Put a modified user parameter in the margin

    Hello!
    My report has an user parameter called ON_DATE. It is a date, passed in the format YYYYMMDD. I would like this date to be placed in the report margin in a different format, DD-MM-YYYY.
    What I tried to do is make a second query:
    select to_char(to_date (&ON_DATE, 'YYYYMMDD'), 'DD-MM-YYYY') as the_date from dual;
    I then make a new field in the margin and select 'the_date' as its source. This results in a REP-1213 error which I have been unable to resolve.
    Does anyone know of a way to do what I want to do?
    I am using Reports Builder 10.1.2
    Thanks in advance,
    Frans

    Hi Frans,
    I don't think you need a second query to change the date format. The new field you created in the margin make the source = 'ON_DATE', and if you go the the new field's property palette, there you find a format attribute wherein you can put DD-MM-YYYY.
    -Marilyn

  • Is it possible to detect when a user navigates away from a webdynpro page?

    I need to detect when a user navigates away to stop a timer set for the purpose of logging out a user after a certain amount of time. If they click exit I can capture the event but if they click another tab then I cannot. I know when in edit mode the SAP code for work protect will catch that and ask if you would like to save, but I don't think I have any access to that code. Does anyone know how they accomplish this and can it be done if the user is just looking at data also?

    Yes, you can do that using Exit Hook method wdDoExit
    We have used following hook to unlock the locked record of database table, which was open in edit mode.
    //@@begin javadoc:wdDoExit()
      /** Hook method called to clean up controller. */
      //@@end
      public void wdDoExit()
        //@@begin wdDoExit()
         wdComponentAPI.getMessageManager().reportSuccess("exit called");
        //@@end

  • How to show the User Name on the Cart.aspx page when a user is connected.

    Hi,
    I am trying to find how I can get the User Name and display it in the top of the Cart.aspx.
    For the diplay point of view, this is fine (I have created a <Literal> with a property ID, and specified it in the prerender.)
    However, i can not find anywhere how to take the UserID from.
    Do you know if there is a way to get this Data?
    Thanks.

    I use something like this within the login control::
    <%@ Import Namespace="netpoint.classes" %>
    <%@ Import Namespace="netpoint.api.account" %>
    private NPBasePage _bp;
        protected void Page_Load(object sender, System.EventArgs e){
            bp = (NPBasePage)Page;
            NPUser u = new NPUser(bp.UserID);  
            Literal1.Text = u.FirstName + " " + u.Surname;

  • Hide a form

    Is it possible to hide a form in a jsp page in jdeveloper 10.1.3?

    Javaneh -
    Not to steal anyone's thunder, but check out the article "Switcher - It's just like a forms stacked canvas (but better!)." on Grant Ronald's blog http://www.groundside.com/blog/content/GrantRonald/
    Good luck

  • Is it possible to create a form which can be filled out during service work and then printed

    I want to build a form that I can fill out on my laptop as I perform service work.  The work being performed varies from job to job.  I would like to be able to print out only the work I perform, and not have a bunch of blank spaces for things not done.  Is that possible with this program?

    It might be, but the type of thing you're describing is perhaps better implemented with a dynamic XFA form created with Adobe's LiveCycle Designer, which came with Acrobat prior to version 11 and is now a separate product. It allows you do add/remove groups of fields (e.g., one or more rows, an entire sections, etc.) at run-time, causing the form to expand/contract as the fields are added/removed. This involves some scripting. There is a forum for Designer here where you can ask more questions.
    It's possible to create a form with Acrobat that dynamically adds entire pages (templates) at run-time, overlays the contents of a (normally hidden) template on an existing page, as well as show/hide fields, but automatic reflow of page contents is more problematic. This too involves scripting and you can ask about it in this or the Acrobat JavaScript forum.

  • Hide System Forms

    Hi,
    I want to know if is possible to hide system forms in business one. I use Application.ActivateMenuItem("2310") for to load form Landed Costs. But what I need is it hide while some actions occurs in background this form.
    It is possible?
    Thanks.

    Hi
    Try
    Dim strFormUID As String = SBO_Application.Forms.ActiveForm.UniqueID.ToString
    oForm  = SBO_Application.Forms.Item(strFormUID)
    oForm.Visible = False
    and then later
    oForm.Visible = True
    Message was edited by:
            Neftali Figueroa

  • Is it possible to mailmerge a form letter to recipients identified in a database (names, addresses, etc.)?

    Is it possible to mailmerge a form letter so that the mailmerge process produces separate pdf files, one for each recipient identified in a database (names, addresses, etc.)?
    Or is is  it possible to mailmerge a form letter so that the mailmerge process produces one big file that contains a copy of the form letter for each recipient identified in a database?

    Hi marceepoo,
    If you're using Word for Windows, you sure can. See Adobe Acrobat X Pro * Create PDFs from Word mail merges
    Best,
    Sara

  • How to find and kill session similar to forms user session

    We have a forms and reports based system that uses the oracle sessions. Sometimes if a form takes a long time we have the need to navigate to iAS>Forms>User Sessions, find the IP of the machine where the form is not responding and kill it based on the IP of the troublesome machine.
    I want to add this into our forms environemnt so people can kill their own sessions if need be but not sure how this is handled
    is it a simple alter system kill session in the db or something different.
    also how is the ip found to match the session?
    Thanks

    hi,
    Instead Set session timeout parameters..So that user gets logged off automatically from the application after a particular interval of time
    For this you have to make changes in httpd.conf file,web.xml file and env file
    Regards
    Fabian

  • Why are some form users stalling on upload or getting an error?

    Some of my form users are reporting the following issues...
    "I've tried several times to submit the form below to you per your request, but I either get an error message - or the system spins in upload mode for over an hour."
    Do they need to update Flash? What might be the problem?

    Hi,
    Sorry you're having a problem.
    Can you please send me ([email protected]) the form url so we can investigate the problem.
    Also, can you ask form users:
    - clear browser cache and try to submit again
    - try to use different browser to see if the problem browser specific
    Please let me know if the above steps helped or not. If you still the problem, can you provide screenshot of the error.
    I don't think that Flash would matter in this case, we only use Flash on authoring side (to design forms). On fillable side (during sumbit) we use HTML.
    Thanks
    Roman

  • Is it possible to hide or at least change the position of the Reset button in registration template?

    Hi,
    in the registration template there are always the Submit and Reset buttons.
    2 questions regarding the Reset button:
    from a usability stand point: what's the reason of putting the Reset button equally weighted (from a visual standpoint) next to Submit?
    wouldn't it be better to have placed on the left?
    (or even hide it?)
    Thoughts?
    Thanks.

    Hi,
    It is not recommended to modify this page because it is used farm widely.
    What’s more, it will be overwritten once there is upgrade happens.
    A workaround is that you can create a custom spcf.aspx page with the layout templates you want.
    http://doitwithsharepoint.blogspot.com/2011/08/create-web-part-pages-with-custom.html
    http://sandeeppawar.blogspot.com/2012/06/create-custom-web-part-page-template.html
    If you want to hide a layout template by modifying the
    spcf.aspx page, it locates at
    C:\Program Files\Common Files\Microsoft Shared\Web Server Extensions\14\TEMPLATE\LAYOUTS
    You can edit this page and remove some <option> tags in the <select> tag, then the removed options will not display on the page.
    Thanks
    Patrick Liang
    Forum Support
    Please remember to mark the replies as answers if they
    help and unmark them if they provide no help. If you have feedback for TechNet
    Subscriber Support, contact [email protected]
    Patrick Liang
    TechNet Community Support

  • Calling oracle9iAS Forms and reports into the portal

    Hi !
    Could it possible to call a Forms and reports in the portals? if yes ? How?
    In my case I have to generate lots of reports..like printing reports in the different tray of printer through portal ? Could this be achieved by Oracle Portal ?
    thanks in advance
    chris

    Do you know how to do it by now.
    Thanks.

Maybe you are looking for

  • Error message in bsp application

    hi Im tamil selvan .....this is my first bsp application i created .. but i cant view the output..the default html code itself not executing... i copied the same code in text and saved in html its executing there... i dont know what is the issue..is

  • Is this a bug or a new behaviour?

    SQL> SELECT * FROM V$VERSION; BANNER Oracle8i Enterprise Edition Release 8.1.7.4.0 - 64bit Production PL/SQL Release 8.1.7.4.0 - Production CORE 8.1.7.0.0 Production TNS for Solaris: Version 8.1.7.4.0 - Production NLSRTL Version 3.4.1.0.0 - Productio

  • Help with a program book ad page

    Hello, I have finished creating an ad for a program book and I cannot get it to either print right or when I did get it to do right I now have a right margin going into the crease and I have my ad going over the 1/4 margins on the bottom. First I set

  • How do I save my iPhone backup once my computer is wiped?

    I'm wanting to wipe my computer clean to start it all fresh due to not having enough disk space for anything. I'm scared if I do that, that i'll erase everything on my iPhone (contacts, photos etc) once I plug it back in after everything has been ins

  • [linux 3.0] Problem with sound : very low.

    Since I upgraded to linux 3.0, I noticed that sound is very very low. Even if gnome sound properties tells me it is set at 100%, I nearly cannot hear it at all. I got this in dmesg | tail : [fred@fredo-arch ~]$ dmesg | tail [   10.943927] NET: Regist