R2PS3: Issue when adding Custom Encryted UDF in Create User, edit user and self-registration page

Hi all

I have a requirement to add a field encrypted to create a user, change the user and self-registration pages.

Currently, I get no option to add the encrypted type in the form field, the only option I get is to add "ADF w/Label input text. However, when I add the field encrypted as a text field in these forms, I am able to see the text entered by the user. Although, as the field is encrypted, the value of the field is not visible in the user display.

A time implementation of this scenario?

Snapshots:

CustomEncryptedField.PNG

Question: Value of the attribute appears as a clear text.

CustomEncryptedField1.PNG

Thank you

Swati Pandey

I even tried with adf and the properties of the text of entry as the secret so that I am able to get the desired result.

Tags: Fusion Middleware

Similar Questions

  • Windows live mail issue when my wife deleted our email, we lost our files and folders

    Windows live mail issue when my wife deleted our email, we lost our files and folders

    Thank you for visiting the Microsoft answers community site.

    The question you have posted is related to Windows Live Mail and would be better suited in the Windows Live Solution Center.

    Please visit the link below to find a community that will support what ask you:

    http://windowslivehelp.com/forums.aspx?ProductID=15

    Cody C
    Microsoft Answers Support Engineer
    Visit our Microsoft answers feedback Forum and let us know what you think.

  • When I try to open Active Directory users and computers in Windows Server 2008 Standard, I get an error message.

    MMC.exe APPCRASH

    When I try to open Active Directory users and computers in Windows Server 2008 Standard, I get the error message below. Kindly help

    Problem event name: APPCRASH

    Application name: mmc.exe

    Application version: 6.0.6001.18000

    Application timestamp: 47918d 09

    Fault Module name: KseAdm.dll

    Fault Module Version: 6.0.1262.1064

    Timestamp of Module error: 49426cbb

    Exception code: c0000005

    Exception offset: 0004 849 d

    OS version: 6.0.6001.2.1.0.272.7

    Locale ID: 1033

    Additional information 1: fd00

    More information 2: ea6f5fe8924aaa756324d57f87834160

    Additional information 3: fd00

    Additional information 4: ea6f5fe8924aaa756324d57f87834160

    Hello

    The question you posted would be better suited in the TechNet Forums. I would recommend posting your query in the TechNet Forums:

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

  • Issue. How is - a share their created user dashboard?

    Issue. How is - a share their created user dashboard? I created a dashboard a few months I would like to share with others in my group, but for the life of me, I can't find the option to share the dashboard. Can anyone provide an overview of this? I use vFoglight 5.5.4.4.

    Hi Dwight,.
    In the pane actions on the right in the tab general, you should be able to click on properties, then change the basic properties. From there, you can select which roles can view your dashboard. It should then appear in the pane on the left at the bottom under 'other dashboard users' (or something equivalent).
    I have not found a way to put my dashboard in the "my dashboards" of another user if.

  • Plugin Silverlight continues to crash when adding an attachment to the e-mail despite uninstalling and reinstalling silverlight and firefox 4 and other recommended troubleshooting. Need for emergency assistance. Thank you

    About adding attachments to e-mail hotmail, the page does not. On closing program I am informed that the silverlight plugin broke down. Have reloaded and sent reports to both microsoft and firefox, tried all troubleshooting recommended, uninstalled and reinstalled the latest silverlight and firefox 4, but on the attachment after each step into train silverlight continues to crash. Tried the attachment on the yahoo email, same thing.

    It is a question really old, but anyone with this problem should try updating to the latest Firefox and the latest Silverlight. You don't usually see problems when both are up-to-date.

  • Adding custom in iPlanet attributes resource user

    I have a custom attribute in LDAP called "CustomAttr1" created. I would like to add this attribute in user RO iPlanet so that I can update this attribute by the IOM. What is the process to add this attribute to the user iPlanet process and forms?

    Have you checked the Document connector and particularly the section where it says "extending of the connector?
    This: http://docs.oracle.com/cd/E11223_01/doc.904/e10446/custom.htm#CDEGCCEB

    -Marie

  • OfficeJet 8620: 8620 HP when the faxing of documents double-sided, the last will and testament of page (empty) also be faxed

    HP 8620 when the faxing of documents printed double-sided, when odd number pages, the last (empty) page will also be faxed... y at - it a way to avoid sending the last page (empty)?

    Hello

    That cannot be avoided.

    Any original page will be faxed a duplex job, the Board of the unit detects only the pages, not their content.

    Shlomi

  • When I send someone a document I changed if his crossing of the stuff or by adding arrows, when the customer print, it does not show my changes, I'm going through our prices so visitors cannot see and when the customer print them they can see prices?

    When I send someone a document I changed if his crossing of the stuff or by adding arrows, when the customer print, it does not show my changes, I'm going through our prices so visitors cannot see and when the customer print them they can see prices?

    You probably use drawing markup tools. There are options to print with or without annotations. You can not change this.

    If you don't want them to see the prices, either remove the original document and recreate the pdf without them there or you can use the redaction tools in the full paid for version of Adobe Acrobat Pro.

  • Adding custom text when you print multiple copies

    Hello

    I'm working on a simple fillable PDF on the screen that needs to be printed 2 copies - one is for the client and one for the shop.

    I would like to add a text box at the end of the first copy that reads "Copy shop" and the second copy "copy for the customer.

    I think that this could be done with Javascript, but I'm not competent to do so.

    Any help?

    You can do this by creating your own button print on the page and put this code in the MouseUp event (I assume here the name of the text field is "Text1"):

    this.getField("Text1").value = "copy shop";

    This.Print ();

    this.getField("Text1").value = "copy for the customer."

    This.Print ();

  • Windows 7 crashes when adding a new active Directory user

    When I try to add a new user if user (connected to active directory) when I type accounts manage user accounts, it hangs it loads for more than 5 minutes. Then, when I try to add a new user, he is suspended for another 5 minutes, then I can choose the type of account (Standard or Admin) it hangs for more than twenty minutes. Then the following error message appears:

    The user could not be added because the following error has occurred:

    The trust relationship between this workstation and the primary domain failed.

    This issue is beyond the scope of this site and must be placed on Technet or MSDN

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

    http://social.msdn.Microsoft.com/forums/en-us/home

  • editable text field and button is not editable when added to the Manager of the Horizontal

    I find layout, when I added the button and EditField horizontally, Manager, I'm not able to write something in the EditField and not able to click on the button

    public class MyStorySearch extends MainScreen
    {
    
        private VerticalFieldManager mainManager;
        private VerticalFieldManager subManager;
        private Bitmap _backgroundBitmap = Bitmap.getBitmapResource("a.png");
        private int deviceWidth = Display.getWidth();
        private int deviceHeight = Display.getHeight();
        LabelField lbl;
        ButtonField gobtn= new ButtonField("Go");
        HorizontalFieldManager hfm = new HorizontalFieldManager(Manager.FOCUSABLE|Manager.EDITABLE);
        private Field editfild;
        Bitmap bitmapImage = Bitmap.getBitmapResource("storysearch.png");
        BitmapField fieldDemo;
    
        public MyStorySearch()
        {
            super(NO_VERTICAL_SCROLL);
            //this manager is used for the static background image
            mainManager = new VerticalFieldManager(
                              Manager.NO_VERTICAL_SCROLL |
                              Manager.NO_VERTICAL_SCROLLBAR )
            {
                public void paint(Graphics graphics)
                {
                    graphics.clear();
                    graphics.drawBitmap(0, 0, deviceWidth,
                             deviceHeight, _backgroundBitmap, 0, 0);
                    super.paint(graphics);
                }
            };
    
            //this manger is used for adding the componentes
            subManager = new VerticalFieldManager(
                             Manager.VERTICAL_SCROLL |
                             Manager.VERTICAL_SCROLLBAR )
            {
                protected void sublayout(int maxWidth, int maxHeight)
                {
                    int displayWidth = deviceWidth;
                    int displayHeight = deviceHeight;
    
                    super.sublayout( displayWidth, displayHeight);
                    setExtent( displayWidth, displayHeight);
                }
            };
    
            //add your component to this subManager
            lbl = new LabelField("SUNRAYS SEARCH", LabelField.USE_ALL_WIDTH | DrawStyle.HCENTER);
            Font myFont = Font.getDefault().derive(Font.PLAIN, 10, Ui.UNITS_pt);
            lbl.setFont(myFont);
            subManager.add(lbl);
            subManager.add(new SeparatorField());
    
            editfild = new EditField(){
                protected void layout(int width, int height) {
                    setExtent(width*85/100, 30);
    
                };
            };
            editfild.setBorder( BorderFactory.createSimpleBorder( new XYEdges(2, 2, 2, 2),
                    new XYEdges(Color.BLACK, Color.BLACK, Color.BLACK, Color.BLACK), Border.STYLE_SOLID));
            editfild.setBackground(BackgroundFactory.createSolidBackground(Color.WHITE));
    
            hfm.add(editfild);
            hfm.add(gobtn);
    
            subManager.add(hfm);
    
            //add subManager over the mainManager
            mainManager.add(subManager);
    
            //finally add the mainManager over the screen
            this.add(mainManager);
        }
    }
    

    The following code shows an EditField and a button, and I can type in the EditField and click the button.  It is not perfect, but at least it works.

    I don't know what the problem is with your code.  I suggest review you my code, review your code and investigate things that are different.

    Two areas I would focus on your layout and the sublayout.  As stated in a previous post, if you must code a setExtent in a layout, then you should really think about creating your own Manager - I gave you links to do this several times.  And if you plan to use a standard field and to make it work properly, you must use the sublayout.  Here is a link to help you create custom fields:

    http://supportforums.BlackBerry.com/T5/Java-development/create-custom-fields/Ta-p/444962

    Edit:

    Thanks for the update of these discussions.

    And I'm sorry.   I forgot to paste the code...  Here, it is now...

            EditField editfild = new EditField(){
                protected void layout(int width, int height) {
                    super.layout(width*85/100, height);
                };
            };
            editfild.setBorder( BorderFactory.createSimpleBorder( new XYEdges(2, 2, 2, 2),
                    new XYEdges(Color.BLACK, Color.BLACK, Color.BLACK, Color.BLACK), Border.STYLE_SOLID));
            editfild.setBackground(BackgroundFactory.createSolidBackground(Color.WHITE));
            ButtonField gobtn= new ButtonField("Go") {
                protected boolean navigationClick(int status, int time){
                    Status.show("button clicked");
                    return true;
                }
            };
            HorizontalFieldManager hfm = new HorizontalFieldManager();
            hfm.add(editfild);
            hfm.add(gobtn);
            this.add(hfm);
    
  • BSOD drives when adding T110 ii with PERC H200 and SBS 2011 or Server 2008 R2-

    Bought the server next in November 2011

    PowerEdge T110 II

    ManufDate: 24/10/2011 market: 06/11/2011
    RAM: 16 GB (4 x 4) 1333 mhz UDIMM DualRanked
    Processor: Xeon E3-1270 3.4 Ghz, 8 M cache, Turbo, Quad Core/8 t (80W)
    RAID: Map Perc H200
    Drive: 2 x 600GB 15K RPM SCSI 6Gbps 3 .5in - RAID 1 Mirror SA
    SBS 2011 standard x 64 (works on Win 2008R2)

    SBS 2011 installed without a problem and the server works perfectly since December 2011.  Backups occurring twice per day to a USB attached hard drive external 1.5 to and OS patches applied on a monthly basis without problem.

    Company need more storage so it wanted to add 2 drives more (same spec as to purchase). I thought to try to turn the RAID 1 pair in RAID 10 set in order to keep the simple logical configuration (a single large logical volume which now seems to be 1.2 TB in size instead of 600 GB) - could get but not really someone to describe if it could be done for non-destructive way that requires not the complete system installation/restoration - so opted for just add the 2 new drives as a RAID extra 1 pair in order to not reach a stable, boot, partition operating system running on the current RAID 1 pair.

    Contracted for the Dell technician to come out to install 2 new readers, be clear that the service was not complete until I had an extra pair of RAID 1, appearing as a usable operating system.

    Technician arrived, installed readers, set the new RAID pair in the H200 configuration utility, rebooted the system and when the BONES began to load had a blue screen BSOD. Technician then disconnected drives newly associated (the level of the cables) to see if the system would boot - BSOD again on restart (both of now get us this "pleated" feel if you know what I mean). Then went into the raid configuration utility, removed the new raid 1 volume (which, by the way, is appeared above the one existing in the list - which is not very intuitive that one that has been added is Volume 1 and the existing old is Volume 2 in the utility). After the triple-checking that we had the right volume (it showed that 8% initialized over the other which was complete, as well as the corresponding drive port numbers), we have REMOVED the new volume (at this point I don't remember if we had replaced the cables for the readers to perform this action).

    At startup the system rebooted normally - we were all so relieved, don't talk over retries at the moment.

    Talk to Dell there seems to be a problem with the PERC H200 firmware or drivers. Has not affected the config initial of a single pair of RAID 1, however caused problems when you attempt to add another pair. Escalation of Dell support said that has happened several times with Windows 2008 (which comes from the SBS 2011) systems. They recommended that the firmware update and the PERC H200 card drivers.

    I turned to the technician and asked when we could plan the updates of the firmware and driver and told him that they wouldn't do that (not sure that I blame the poor guy, he was sweating bullets after the BSOD 2nd).  I explained that we have contracted for installation services which included ensuring that the pair of extra disk appeared also usable for the operating system and he said that I needed to talk to Dell that.

    You wanted to post information on issues with PERC H200 BSOD when adding disks on Win2008 (or SBS 2011).

    Waiting for response from Dell as to who will come on-site to complete the installation.

    Any info about the question to know if the update of the firmware/driver will solve the problem or if I can do with reliability a disk 2 RAID 1 for a 4 disk RAID 10 conversion without having to reinstall/restore system would be appreciated.

    There is NO migration route TO or FROM a nested RAID levels (10, 50, 60) on one of the PERC H series, so it goes from 1 to 10 of RAID is not an option (without backup/replace/create/restore).

    Firmware release notes do not indicate that a large part is added (although the "bugs" may be enough):

    -Addition of Support for > 2.2 to SAS hard drives

    -Small bug fixes

    I have not seen/heard talk of this problem (I don't have a H200), but it is possible that an update of the firmware can change the way it handles the new disks, newly configured RAID arrays, or even how it presents to the OS.

    Do you know if the technician checked to see if the original VD was marked as boot VD?

  • How to force updatedisplaylist in a skin called when the custom property

    Hi people,

    I created a custom component based on a power switch.  In this custom component, I added a unique property, public, bindable - let's call him Fred.

    I also have a custom appearance based on the skin of the ignition button.  It's basically like delivered skin, just a bit different graphics thing.  I applied the skin custom component custom button.  So far so good.  However...

    When a user action, the property of Fred to change on an instance of a custom button, I need my skin customized to re - draw something.  It seems that I need function updateDisplayList of the skin to the fire.  Unfortunately, it seems that the only time where it fires when 'real' properties are changed, such as "left" or "width".  How can I get the look custom updateDisplayList when this custom property false Exchange?

    PS - the custom skin can 'read' the custom of Fred fine property.  And if I put the property of Fred and then "mouse on" personalized button instance, fires updateDisplayList... too late of course, but it fires.

    I read the docs, but he wrote much on updateDisplayList, or when it fires, or how to make fire.

    Thank you

    -David

    One way I can think is that when you change Fred in the component, you can also call skin.invalidateDisplayList () at the same time.

    Or you could have the skin listen to an event that distributes the component and trigger an invalidateDisplayList() out of that.

    Maybe a nice way is to use data binding, you've already set up.  Fred is updated in the skin by an event being sent to it.  If you could have a listener for this event, you can get the display list redesigned from there.  I don't know how to do it well.

  • Performance issues when you build a large crossroads

    Hello

    I have a performance issues when you build a large crossroads.

    So here's my situation:

    We use Discoverer Plus 10.1.2.45.46c
    Database Oracle 9.2.0.6 on Windows 2003
    OAS 10.1.0.3
    1.5 GB of RAM on my PC

    -J' planned a workbook with 1 single worksheet that takes 2 minutes to run. The table generated in the database to store the results from 19 columns and rows to about 225000 (I know that's a lot, but it is what the customer needs).

    -When I opened the workbook, it takes about 2 hours to recover the data. The data is retrieved in groups of 1000 and at the beginning, the lines are read much faster than at the end. There are also 15 minutes more to build the crosstab. So overall, it takes 2 hours and 15 minutes for the crosstab display on my screen.

    Can someone explain to me:
    -Why does take so long?
    -What can I do to improve the execution other than changing the application or displaying the results in a regular tab? Is there some setting that I can do on the database of the Oracle Application Server?

    Note: I have reproduced the worksheet in a simple tab and demand it. The table generated in the DB to store the results is the same and it takes only 2-3 minutes to open this spreadsheet and extract all lines.


    Thank you!

    Mary

    Hi Mary
    If you have 225 000 lines in your basic spreadsheet, then it will take a lot of time to produce a crosstab. The reason is that Finder can not calculate how many buckets he needs until he has read all the data. I can almost guarantee that with 225 000 lines to read and manipulate that you are short of memory.

    You might be better suited someone create and populate a table with the results you need rather than try to get the discoverer to calculate values in crosstab on the fly. If the final result of the crosstab is a few lines of aggregated data, then this is what is right for your table. The advantage of using a table and a few SQL (or PL/SQL) is that you will not be using your local computer during the aggregation / sorting phase. Don't forget a crosstab also sort based on the values in the left columns, the columns you have aggregations (buckets) you will have and most necessary sort. Using a table, you can index or even partition the results that will make for a much faster recovery.

    As a tip, recommend Oracle, confirmed by myself during the exhaustive tests, no do not build large paintings to double entry due to the performance of touch that you will have. The tables are much more efficient because you can pull back x lines at once. You can't do that with a crosstab and all values must be read before that whatever it is is displayed.

    Does that help?
    Concerning
    Michael

  • I added my yahoo email account in Thunderbird and it did not bring a custom folder that I created in Yahoo. How can I move or import these files

    I added my yahoo email account in Thunderbird and it did not bring a custom folder that I created in Yahoo. It was just the default folders: reception, sent and trash box. How can I move or import records custom website E-mail Yahoo in Thunderbird? It's just a free email account Yahoo and it shows as a POP in Thunderbird account.

    You must configure an IMAP account to show custom in TB cases.

    http://KB.mozillazine.org/Yahoo

Maybe you are looking for