How to have a field to be encrypted?

Hi all,
What is the best practice to encrypt a field using ADF 11g?
I have a sensitive field "BankAccountNo" in a table, this field should be encrypted in DB.
I've tried to write a Converter in ViewControl layer to encrypt/decrypt data by implements javax.faces.convert.Converter. It works, however, partially. I can apply the Converter to inputbox, outputtext... But not query!
I have a search page with "BankAccountNo" as one of conditions. So, I add it as a view criteria item in the ViewObject. But, I cannot apply a Converter to one of the field in the query. How to search an encrypted field?
I am using JDeveloper 11g with ADF Fusion Web Application.
Cheers,
Samson Fu

Hi,
if it is an Oracle database, have a look at database encryption. I am not a bug fan of querying data to the middle tier that should not be exposed. I did not look at the RDBMS encryption, but I am sure there must be a way to transparently add such fields to a query.
Frank

Similar Messages

  • How to have a field automatically fill in another field when checked

    Does anyone know if there is a way to have a field automatically fill in another field with a specific dollar amount when a field is checked.
    I am doing a registration sheet for a charity event where we have to pay for each person that attends. I would like it set up so that when someone checks in the person at the registration table would just click the check box (E2) and then have it fill in the field next to it a dollar amount of $15.00 (F2) which would be owed to the place hosting the event.
    Attached is a picture of the spreadsheet: example: persons checks off E2 and the amount $15.00 would automatically fill in field F2. I would then do this for each line and have the F column total the amount owed to the place.
    I am VERY new to numbers and writing formulas so if you can be specfic with how to do the code would be greatly appreciated. THANK YOU!

    please remember to post the actual solution (equation in this case) so others that are searching for similar items see the solution, not just
    Got it, replaced 0 with '''.
    Thanks
    Jason

  • How to have a field show twice in the alv?

    hi,
        there are two questions about alv (OO).
       1. i want to make a field show twice in the ALV,. For example, value of first column is 'A', and now 'A' should also show in the fifth column. which method should i use? or other solutions?
    2. i have known two fields, and they are field 'A' and field 'Bbbb', how to have them show in the same column such as 'A Bbbb'
    Thanks in advance!

    Hello Daniel,
    There's no direct way to do this. however, it is technically possible to meet your requirement.
    1. The internal table should also contain another field for the 5th column. There should also be a corresponding entry in the field-catalog. Before calling the ALV Grid, the values for this field should be populated with the same values as the values in the 1st field.
    2. Again, the internal table should contain the corresponding field and the field catalog should have it as well. Before calling the ALV Grid, concatenate the values into this field and display them.
    I hope this helps. If not, please get back and we should be glad to help you.
    Regards,
    Anand Mandalika.

  • How to have some fields in the header of the report

    Hi All,
    we would like to have some fields in the header of the report (every page but the first page), but Word won’t let you insert fields into the header. Are there any work arounds to do something like that?
    Thanks,
    Vandana

    'Insert Menu -> Field' does not work for headers.
    Try this. Say if you want to insert a XML tag named TRX_NUMBER in header. Put <?TRX_NUMBER?> in the header. This will display TRX_NUMBER tag in header.

  • How to have extra Field attributes as per BP Role?

    Hi all, using path Cross-application components->Business Partner-> Field Groupings -> Configure field Attributes per BP role,  we come across Data Sets for each BP role where we can specify if fields can be hidden, required or optional. What if i want to add more data sets, i am not able to add it here. For the same, i need to use tcode BUSD and then assign a new Data Sets to BP Views (of same BP role). But i am not able to see any effect of the same. Can someone advise what I am missing out on. For e.g. if i want to use Data Set "tax numbers" and assign it to the BP View "xxx", which in turn is assigned to BP role "xxx", I am not able to see the extra fields for Data Set "tax numbers". Is there way i can find out what all fields are there in a particular Data Set?

    Hi Bappaditya,
    You will not be able to add new fields via the IMG path Cross-Application Components->SAP Business Partner->Business Partner->Basic Settings->Field Groupings->Configure Field Attributes per BP Role. This is used only to control the various visibility options of the fields associated with the datasets that are attached to your BP view.
    Now, if you want to add new custom fields to your BP role,
    1. Create a new BDT application that uniquely recognizes your scenario (Tcode -> BUS1)
    2. Create a new Dataset (Tcode -> BUS23)
    3. Create a new field group (Tcode ->BUS2)
        a. Here, associate different fields from data dictionary to the new field group
    4. Create a new View (Tcode->BUS3)
        a. Assign, your BDT application
        b. Assign your data set
        c. Enter the screen painter program name and screen number
        d. Enter function modules that may be required to validate screen input
        e. Assign your field group
    5. Create a new Section (Tcode-> BUS4)
        a. Assign yoru view to Section
    6. Create a new Screen (Tcode-> BUS5)
        a. Set Screen type (Data screen, Initial screen - Dialog, modal dialog box etc.)
        b. Assign your section to your screen
    7. Create a new Screen Sequence (Tcode->BUS6)
        a. Assign your screen
        b. Assign screen sequence category
    8. Create Divisibility View (Tcode->BUSD)
        a. Assign your data set
        b. Assign Calling BDT application
        c. Assign screen sequence
    9. Define new BP role using IMG Path Cross-Application Components->SAP  Business Partner->Business Partner->Basic Settings->Business Partner Roles->Define BP Roles
       a. Here, create new BP role category
       b. Assign your view
    You can then control the visibility of your fields by using the option 'Configure field Attributes per BP role' as you mentioned.
    Hope this helps.
    Regards,
    Pavithra
    **PS : Please reward points if this helps.

  • How to have a mandatory field in a search help

    Hi,
    i have created a search help and one of the field need to be mandatory.
    can anyone tell me how to have a field as mandatory in a search help?
    thanks
    Regards,
    Nitin

    Hi Buantoa  ,
      You can use a search help exit for the same , so when ever a user does not enter the mandatory feild and tries to execute the serach help an error message will be displayed.
    Create a search help exit for your search help and write code to check for your feild.
    I tried to do the same and it works
    Here is the code for my serach help exit
      if callcontrol-step = 'SELONE'.
    data : wa_1 type ddshiface.
    loop at shlp-interface into wa_1.
      if wa_1-shlpfield = 'MATNR'.
        if wa_1-value is initial.
           message e999.
        endif.
      endif.
    endloop.
      endif.
    Do revert back in case of any further queries.
    Regards
    Arun

  • I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically. Can some one out there help me?

    I am working in Adobe Acrobat 9 Pro and just created a pdf form from a MS Word document. I need to find out how to have a date field in my form which will update automatically.

    Update automatically under which circumstances, exactly?

  • How do you scan in a PDF form to make it electronic and have the fields electronic?

    how do you scan in a PDF form to make it electronic and have the fields electronic?

    If you have Acrobat, you can create a PDF from a scan by selecting: File > Create > PDF from Scanner
    This is for Acrobat 11. Previous version of Acrobat have something similar.
    In order for Acrobat to be able to automatically add form fields, you will have to at least perform OCR on the PDF, but I would not expect good results. There's only so much it can do and starting from a scan is iffy. You will probably have to create the form fields yourself using the various form tools in form editing mode: Tools > Forms > Edit

  • How to make some fields mandatory for a custom screen we have added

    Hi All,
    Please let me know how can I make some fields mandatory through coding in PBO for only some fields of a screen.
    Say if I have 4 fields in my screen(module pool not selection screen) i want to make mandatory 2 fields based on some conditions how to do this? I tried using screen-group but this will make mandatory all the fields of that screen mandatory.
    I want only specific fields based on condition in run time.
    Regards
    Mahesh

    Hi Mahesh,
             Try this ..
      Assign the same group to those fields , say GRP
           in  PAI
             IF <CONDITION>
                Loop at screen.
                   if screen-group1 = 'GRP'.
                      screen-required = '1'.
                      modify screen.
                   endif.
                 endloop.
              ENDIF.

  • How to have a mandotory field in a standard screen.

    Hi,
    i need to have the field VERAK_USER-CSKSZ (User Responsible)  as mandatory in transaction KS01/KS02 and KS12.
    does anyone know how to proceed with this issue?
    thanking you
    Regards,
    Nitin

    HI,
    Once u have Access Key to change the code..
    check for any screen exits available for this... otherwise u need Acces key....consult BASIS guy...
    Double click on screen number.
    go to Element list Tab.
    go to Special Attributes TAB.
    In that Input Column for VERAK_USER-CSKSZ field provide it as Recommended. then it will be Mandatory.
    Regards
    SAB

  • How do i have subsequent fields label and values move down the page dynamic

    how do i have subsequent fields label and values move down the page dynamicly...
    the field in question "can grow" and can become quite big...overlaping the content of the fileds below...how can i make the fields below this large field move dyanmically so there is no overlap?

    if it is the same field and it is set to can grow you just need to make sure you put space between by inserting a section below

  • How to have a button to reset a field and not the whole form?

    Hi,
    Can anyone help me with this dilemma please? All tutorials online demonstrates how to have a button to reset the whole form, but i only want the user to clear 1 field in the form.
    I have a form which has a field representing a persons name who has booked out a piece of equipment. I would like the administrator to be able to clear the field quickly without having to select the whole name and then delete it, ready to insert the name of another booker.
    Any help would be very much appreciated. (If it is using dreamweaver features than that is better.)
    Thank you!

    There's nothing in DW that will do this for you.
    This script from the internet seems to do the trick. Add this to the <head> section of your page...
    <script type='text/javascript' src='http://code.jquery.com/jquery-1.7.1.js'></script>
    <script type='text/javascript'>//<![CDATA[
    $(window).load(function(){
    function resetForm() {
      $(this.previousSibling).val(function() {
      return this.defaultValue;
    $( "input[type='button']" ).bind( "click", resetForm );
    });//]]> 
    </script>
    Then add your form in the <body>...
    <form>
      <label for="textfield1">Text Field:</label>
      <input type="text" name="textfield1" id="textfield1"><input type="button" value="reset" /><br />
      <label for="textfield2">Text Field:</label>
      <input type="text" name="textfield2" id="textfield2"><input type="button" value="reset" /><br />
      <label for="textfield3">Text Field:</label>
      <input type="text" name="textfield3" id="textfield3"><input type="button" value="reset" /><br />
      <label for="textfield4">Text Field:</label>
      <input type="text" name="textfield4" id="textfield4"><input type="button" value="reset" /><br />
    </form>
    EDIT: Ha! Same script as you found Nancy, posted originally at the exact same time too (I threw a couple modifications in)...
    Good times, good times.

  • Suppose we have 4 fields ,  data type  u0093 DATS u0094 for those fields how do you

    Hi Experts,
    How we decide particular  field map to particular info object. Suppose we have 4 fields ,  data type  “ DATS ” for those fields how do you decide the  InfoObject  “0calday
    have to map.
    thanks&regards
    pradeep

    Hi Pradeep,
    It merely depends upon ur requirement.
    If u r having 4 dats fields and is it up to ur requirement to map one of that obj to the 0calday.

  • How to change the font and size in the fillable field of an encrypted PDF file?

    hi!
    I’d like to change the font and size in the fillable field of an encrypted PDF file I-485 from www.uscis.gov/files/form/i-485.pdf
    I’m using Adobe Acrobat Pro 9 in Windows XP. I firstly tried Adobe LiveCycle Designer, but the I-485 file requires password to be opened, which I don’t know.
    Then I tried to print it to a PDF file, and use the Typewriter tool to fill in the form. But got error message while printing it to PDF file:
    This PostScript file was created from an encrypted PDF file.
    Redistilling encrypted PDF is not permitted.
    The I-485 file can be exported to unencrypted postscript file, but got the same error message while trying to open the ps file.
    I don’t know much about pdf file, can anyone please help?
    Thanks a lot!

    Ask the creator of the file for a unprotected version.

  • How can I pass field value betwen view in ICWC?

    Hi experts,
    I am new to this BSP programming. I have some requirements to modify standard ICWC in CRM 5.0
    Hope can get some advices and helps here.
    I have added a new field called <status> to context note SEARCHCUSTOMER in BupaSearchB2B view and also the same field name to context note CUSTOMER in BupaCreate view.
    I have added the field into both the HTM views and able to execute thru WebClient. However, I have one problem in passing the <status> value from BupaSearchB2B view  to the BupaCreate view when I click on the 'create' button.
    I do search and saw this thread How can I pass field value beetwen view in IC Web Client? , but i cant figure out how it works.
    Do I need to create the field <status> to context note CUSTOMER in BupaSearchB2B? Currently the context note does not have any attributes.
    Really appreciate for any help.
    Edited by: mervyn tay on Apr 7, 2009 11:42 AM

    solved by myself...
    code in the CREATE_ACCOUNT method.
            ev_entity->set_property( iv_attr_name = 'ZZICNO'
                                     iv_value = lv_icnum1 ).

Maybe you are looking for

  • Email can't be verified as its already in use with another apple id

    Hi there, This is my conundrum. When I got my iPhone 3Gs, I made an apple id with my @hotmail.com email. Then when I got an @me.com email about a year later, and automatically I have two apple id's. Well I tried to make the switch over to just using

  • Authenticate Against OID

    I am new to jDeveloper and java. I developed an jsp/adf application using jDeveloper 10.1.2 which runs on Oracle 10g application server. The application works using the jazn-data.xml to access the db. I need to modify the application to hang off an O

  • Documents in solar01

    hi all I`ve transported my projects from SolMan 3.2 to SolMan 7 EHP1. When I tried to open any transported documents, have a message "No document opened ". Any idea!?

  • Hyperion analyzer 7.2.5 - Issue with drop downs

    Hi , We are using Hypeirn Analyzer 7.2, I am trying to customize 2010 drop downs for the users.- For this I am going to the cube navigator -select the year dimension and check mark the 2010 year-- Now I am able to see the drop down 2010, but for some

  • HT4623 What do I do if other that share my account are getting my messages and I am getting theirs?

    I just updated my phone and now my phone is sending and recieving the messages from others that share the same itunes account?