Value of FDM Data Protection - may refer to the HFM account defined field by the user?

Dear experts,

regarding the Protection of FDM data feature, is it possible to set as the value of protection all accounts with a given UD1?
For example, I want to protect all the accounts that have been defined in the HFM with UD1 metadata = Form_Input. Is this possible?
If so, what should I put in the field of Protection value 1 FDM?

Thank you!

It is unfortunately not possible. You can consider using one of the custom dimensions that you probably have hard-coded on the form as protection value instead.

Tags: Business Intelligence

Similar Questions

  • In the application of FDM data protection

    Hi all

    I just added a custom in HFM member and I want to the protection of data in the application of FDM to the individual custom member. Can someone tell me how to enable the protection of data in the application of FDM.

    Kind regards
    Sanjeev

    Hello

    There are necessary options for data protection in FDM.
    The integration settings in-> activate the protection of data, the value of Protection, operator Protection.

    Set these values and you can use the data protection service.

    You can browse the forums for more understanding:

    1 re: Data Protection switch - FDM

    2. data protection

    I hope that helps!

    You can mark as answer/useful if your Q is answered.

    Kind regards
    J

  • IOM, API - getData() - no data is not returned by the user account

    Hi all

    I have a question for the AD account data. The problem is when I try to get the account data from any account (account status: enabled, the account Type: primary), the API GetData returns a blank card and I don't know why. I see this account in the accounts of the user to the IOM. This account has been created through reconciliation of AD and this account is only one (primary and active).

    In the test environment my code works very well, but production only.

    Here is part of my code where I get some details of account.

    ...

    accounts = provServ.getAccountsProvisionedToUser (take);

    Logger.Finest ("getUsersToTheLookupTask-> user Details - take:" + take + ", DisplayName:" + userDisplayName);

    Iterator it = accounts.iterator ();

    {while (IT.hasNext ())}

    Account ad_account = (Account) it.next ();

    If (ad_account.getAppInstance () .getApplicationInstanceName () .equalsIgnoreCase (appInstName) & & ad_account.getAccountType () .equals (Account.ACCOUNT_TYPE.) (Primary)) {}

    Logger.Finest ("getUsersToTheLookupTask-> AppInstance ApplicationInstanceName:" + ad_account.getAppInstance () .getApplicationInstanceName ());

    Logger.Finest ("getUsersToTheLookupTask-> AppInstance DisplayName:" + ad_account.getAppInstance () .getDisplayName ());

    Logger.Finest ("getUsersToTheLookupTask-> AccountDescriptiveField:" + ad_account.getAccountDescriptiveField ());

    Logger.Finest ("getUsersToTheLookupTask-> getAccountID:" + ad_account.getAccountID ());

    String UtilisateurDN = getADUserDN (appInstName, take);

    AccountData accountdata = ad_account.getAccountData ();

    Map < String, Object > accdata = accountdata.getData ();                         //THIS RETURN EMPTY map < String, Object >! And I don't know why!

    Logger.Finest ("--> account data:" + accdata);

    String userOrg = accdata.get("UD_ADUSER_ORGNAME").toString ();

    String userCN = accdata.get("UD_ADUSER_COMMONNAME").toString ();

    Logger.Finest ("-> CN an ORG:" + userOrg + "-" + userCN);

    userOrg = userOrg.substring (userOrg.indexOf ("OR ="));

    String UtilisateurDN = "CN =" + userCN + "," + userOrg;

    Logger.Finest ("getUsersToTheLookupTask-> pair key / value:" + UtilisateurDN + ":" + userDisplayName);

    userMap.put (UtilisateurDN, userDisplayName);

    }

    }

    ...

    You have an idea why I'm not able to get user account data?

    Thank you!

    Milan

    Fact.

    The following API does not return the AccountData in the AccountVO. Old API IOM at 11.1.2.0 in 11.1.2.1 IOM Yes.

    accounts = provServ.getAccountsProvisionedToUser (take);

    If you need obtain account data, use:

    Acccriteria SearchCriteria = new SearchCriteria (ProvisioningConstants.AccountSearchAttribute.APPINST_KEY.getId (), "*", SearchCriteria.Operator.EQUAL);

    accounts = provServ.getAccountsProvisionedToUser (take, acccriteria, null, true);

    ...

    AccountData accountdata = ad_account.getAccountData ();

    Card accdata = accountdata.getData ();

    GetData returns then map of attributes as I expected.

  • Bought by mistake OEM install W7, may personal about the user install new HD anyway?

    I installed two systems of W7 home & student DVDs in the past.  This time I bought W7 Amazon seller, to learn that he needs tools to install OEM.  Unfortunately MS provides the tool for registered companies only.  Try to fix computer from a friend with a * new HD, before his departure Friday.  Y at - it other than his back and starting over, options installation of any other clean?  If this is not the case, this DVD need me?  Thank you!

    You may not use the OPK unless you are a system integrator that has an intention to actually sell the computer with Windows 7 OEM.

    I understand your concern for wanting to stay in compliance, but using the OEM System Builder not having license will not not Microsoft Authorities come knocking at your door.

    If you still want to have a peace of mind, you can try to reinstall Windows Vista by following the instructions below:

    http://www.heidoc.NET/Joomla/technology-science/Microsoft/57-Windows-Vista-direct-download-links

  • How to set values in a select list dynamically according to the user action

    Hello

    I'm new to Apex. With the help of Apex 4.0 on Oracle 10 g. In my page, I will have a list of selected countries. According to the user selection value I have to display the States / provinces of this country in another selection list. States have to fetch the state_list table and the province of province_list table.

    Can someone tell me how to do this.

    n advance thanks

    Hello
    LoV using cascading as detailed here http://docs.oracle.com/cd/E23903_01/doc/doc.41/e21674/bldapp_item.htm#HTMDB05014

    Kind regards

  • How the parameter values can be passed to OBIEE reports of the user interface

    Hello

    Does anyone have an idea on how to pass parameters to the UI (user interface of a java application) to
    OBIEE report page. Based on the value of the parameter passed, the report page should be displayed for ex: the product
    name must be selected in the user interface, then the page of the report must show sales for this product
    Alone.can u please let me know how this can be achieved. Any help would be appreciated.

    Thank you
    Leela

    Hi Leela,
    What you're looking for can be accomplished with GO URL, see here:
    http://download.Oracle.com/docs/CD/E12096_01/books/AnyWebAdm/AnyWebAdm_APIWebIntegrate6.html#wp1005251

    Kind regards
    Alastair

    Published by: AlastairB_UK on October 26, 2009 15:27

  • HW 2 get the value to select only one option selected by the user in the bean support

    IAM using the select only one option button that is filled during execution.

    I want to get the value selected by the user of a choice selection in the bean to support for other operations of... .IAM using this method, but I got a null pointer exception.

    Public Sub test (ValueChangeEvent tokenChange)
    {
    Integer tokenIndex = (Integer) tokenChange.getNewValue ();
    DCIteratorBinding tokenListIter is getBindings1 () .findIteratorBinding ("TokenIDVOIterator");. in this line null pointer exception
    Token of the line = tokenListIter.getRowAtRangeIndex (tokenIndex.intValue ());
    currenttoken = (Number) token.getAttribute ("TokenId");
    System.out.println ("token ID selected:" + currenttoken);

    }

    I want to know if there is any method to get the value of the value selected by the user to select a choice...

    pls help? //

    3 words:

    "research on the forum.

    asked and answered countless times.

  • ADF Mobile access protected web service with the user name and password

    With Jdev 11.1.2.4 (with the extension of the ADF Mobile) I am creating a data control that uses a SOAP web service. The web service is not protected by a policy of wss, but its point of endpoint URL is only protected by simple HTTP authentication (internal weblogic server is not accessible public.) We use an Apache server that is configured with a location that is a simple proxypass on url of the web service endpoint weblogic. This apache location apply simple HTTP authorization). I can invoke successfully the methods with parser HTTP by simply adding to the request HTTP header "authorization: xxxxxxxxxxxxxxxxxx base =" (where xxx = user name and encrypted password).

    In the mobile application of ADF, I used the DataControls.dcx-> window to connect to the Web Service change and provided the username and password to the URL of the endpoint. The problem is that after the deployment and execution of this application on the emulator (or the device itself), I get no data by the web service since with the HTTP 401 error http server responses. It seems that that the credentials are not deployed to the device, so while the application is running can not find them.

    I searched a lot and found a similar article (quite old) in the RTO by Frank Nimphius here access_protected_web_services_from_adf.htm

    Is there a way to do this, or if I'm missing the entire image?

    Thank you very much.

    Christos

    Check out blog Shay https://blogs.oracle.com/shay/entry/accessing_secure_web_services_from

    or Andrejus http://andrejusb.blogspot.de/2012/11/adf-mobile-secured-web-service-access.html

    Timo

  • Pass the protected script that allows the user to edit the content

    I work with a number of local groups but get busier with my schedule, I can't take the time to do the weekly band concerts or hourly updates. I saw a script a few years ago, allowing an end user (the band) to change their own webpage (in particular, the page of the annex). It is password protected so that only you can access the configuration of the page with the appropriate authorization. I forgot since the code and can't seem to find one similar to it. The unfortunate side effect was the page was very simplistic and did not much markup.

    Does anyone know of a code or a script like this?

    Thanks in advance.

    Anurag,
    That's what I have in mind. I'm a programmer/designer old enough, when I started writing code, it was all by hand and the concept of the CMS is really new to me. I've seen a few articles about it but did not know about the process. I definitely take your advice and looking around sourceforge and some other resources. The idea of the timetable is a good starting point, and I think that will be what I'm after.

    Thanks for the advice,
    Txwebman

  • Signed the as a guest user and may not return the user to the Moose

    The problem with my computer is that I have connected to a user and all my documents and previous programs are not on the user. I got a notice that was logged as a new user and I started some kind of new session. I need determine how to return to my original user, I seem to be connected as a guest. When I go back to the start menu, I seem to connect to my original user account, but the computer returns me to the guest user. Please help me to solve this problem in common terms.

    ·                         Restore point:

    Try typing F8 at startup and in the list of Boot selections, select Mode safe using ARROW top to go there > and then press ENTER.

    Try a restore of the system once, to choose a Restore Point prior to your problem...

    Click Start > programs > Accessories > system tools > system restore > choose another time > next > etc.
    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    If the above does not work:

    http://windowshelp.Microsoft.com/Windows/en-AU/help/769495bf-035C-4764-A538-c9b05c22001e1033.mspx

    Difficulty of a corrupted user profile

    After creating the profile, you can copy the files from the existing profile. You must have at least three user accounts on the computer to perform these operations, including the new account that you created.

    ~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~~

    http://support.Microsoft.com/kb/947242

    A temporary profile is loaded after you connect to a Windows Vista-based system

    See you soon.

    Mick Murphy - Microsoft partner

  • Download of understanding 'Download VMware vSphere Data Protection 6.0 - Open Source'

    Can someone explain to my what download "VMware vSphere Data Protection 6.0 - Open Source" actually offers?

    His text is 'Open Source Code for VMware vSphere Data Protection 6.0' and the OpenSource_VDP_6.0.0.zip ZIP file contains files like commons-validator - 1.4.0 - sources.jar (Apache Commons Validator).

    I guess that it may just be a reference of what free software was used for the construction of POS, but what is the practical use for this download all custmers?

    Thanks for me, illuminating Tom

    I guess that it may just be a reference of what free software was used for the construction of POS, but what is the practical use for this download all custmers?

    VMware, as virtually every software development company, incorporates certain open existing in their own proprietary source code. More open source licenses like the popular GNU General Public License (GPL) legally require you must publish the source code modified with your distribution of binary software (often under the same license).

    There is not really much of a practical use for end users, but it may be useful for other developers and software 3rd party development.

  • File system data Structure of the ReFS in the context of a legal analysis?

    Hello

    Explain the file system data Structure of ReFS in the context of the legal analysis?

    Concerning

    Hello

    Your question is beyond the scope of this community.

    But I see you have already posted this Question on TechNet.

    https://social.technet.Microsoft.com/forums/en-us/a706b829-3d60-478b-ADBE-a974cbe3e67f/detailed-data-structure-of-refs-file-system-in-context-of-forensic-analysis?Forum=w8itprogeneral

    See you soon.

  • Data pump and the users and developers of Apex_Admin

    Hello

    I use Data Pump to save the schema that I use. It works very well. Now I would like to use Data Pump export and import the users listed in the application of Apex_Admin under workspaces manage / managing the Deverlopers and users.
    Where are stored the users? How to build the EXPDP / statements IMPDP.

    Thanks for your help.

    Hello

    Schema APEX_xxxxxx or FLOWS_xxxxxx are stored users APEX is where all your application metadata and workspace. The scheme name depends on your version of the APEX.
    Maybe you're using APEXExport. Check out this blog of Johns.
    http://Jes.blogs.shellprompt.NET/2006/12/12/backing-up-your-applications/

    Kind regards
    Jari

    http://dbswh.webhop.NET/dbswh/f?p=blog:Home:0

  • Managed provider: the operation of data protection has failed.

    We just tried deploy a .net web 4 with the supplier managed to beta. When you try to open a new connection, we reached this exception:

    The operation of data protection has failed. This may be due to not having no user profile not loaded for the user context of the current thread, which may be the case if the thread borrows.

    Is there an app pool IIS framework that we need to change to make it work? Locally, it works fine, so I guess it's a certain type of permissions issue.

    You are able to check if 'Load user profile' is set to true or false for the identities that do not work?

    If necessary, you can find the value in the following way in the IIS Manager:

    -Select the Application Pools in the tree view under the name of server
    -Under the Application Pools listed, right click on the pool of interest and select Advanced settings... from the context menu
    -Scroll up to the process model section and check the value "load user profile.

    I think you may encounter this situation if "Load user profile" is set to "false".

    As always, additions, corrections, clarifications etc are welcome.

  • Manipulation of data from a cursor ref in the block of data in a form

    I use Oracle Forms 10 g. I have a ref cursor that returns the columns A, B, C, D, E, B, C, D, E are where values. The attribute"query data Source name"in the datablock contains "CCTR_Extract_pkg.cctr_refcur". The attribute 'Column name' article A contains 'A', point B contains 'B', etc. All of these columns are displayed on the form, and everything works perfectly.

    I have a new request, users would like a 6th displayed column - F - where it is equal to D - B.

    Is it possible to do so in the form only, or do I have to change the ref cursor to accommodate the new column, and then the form?
    If it is possible in the form (only) - how to reference the 2 columns?

    Thank you in anticipation
    Michael

    Published by: user8897365 on August 24, 2011 10:32

    My understanding of the ref Cursor, if you change it and then all other objects that use it also require recompilation. I was trying to avoid this situation.

    Since your block of form data is based on the Ref Cursor, you cannot avoid this. You must change the Ref Cursor to add the required columns.

    I was hoping that there may be a way to reference the elements of ref cursor in a similar way (IE not change ref cursor).

    Depending on how the new columns are data in your Ref Cursor, you could add the columns as part of another base table and then use the trigger after query to retrieve the associated data. Unfortunately, this make the data in these new column cannot be changed. If you do not need the ability to update data, it is an option.

    Craig...

Maybe you are looking for