Enable data protection in the FDM application

Hi All,
I just added a custom member in HFM and I would like to enable data protection in the FDM application for the particular custom member. Can anyone tell me how to enable the data protection in the FDM application.
Regards,
Sanjeev

Hi,
There are options needed to be set for data protection in FDM.
In Integration settings->Enable data protection, Protection value, Protection operator.
Set these values and u can use data protection facility.
You can also go through the forums for more understanding:
1. Re: Data Protection Switch - FDM
2. Data Protection
Hope it helps!
You can tag it as Answer/Helpful if your Q is answered.
Regards,
J

Similar Messages

  • I just discovered that data entered in the "Notes" application on my iPhone is syncing to the notes section in my yahoo mail account.  How do I prevent this from syncing?

    I just discovered that data entered in the "Notes" application on my iPhone is syncing to the notes section in my yahoo mail account.  How do I prevent this from syncing?

    Hi
    On your iPhone, go the settings app. Then select Mail, Contacts, Calendars on the left column. On the right column under Accounts select your Yahoo mail account. A popup with show up and then you have to turn the the Notes switch to the off position.

  • Where is the data stored for the Contacts application in OS X 10.10?

    My client uses Backblaze online backup, and recently needed to retrieve his contacts. Is the data stored in the app itself, or somewhere else? Backblaze doesn't back up applications by default. Is there a way to instruct Backblaze to back up the Contacts application?

    Thanks, lllaass.

  • Is it possible to hide the LabView Data folder through the labview application?

    I really want to get rid of the LabView Data folder in the My Documents Folder that is created when the built labview application is run. Since it does not seem to be possible to remove or relocate it, i was wondering whether it is possible to at least hide it - but I want it to be done automatically, i.e. through the program itself when it is executed.
    Thanks
    Tim, Van

    Hi,
    you cannot delete the "LabVIEW Data" Folder since your application is active!
    It's possible that you change the attribute (hide) for the whole folder before you start the compile process!
    If you want to do this automatically, you should ask microsoft which dll is relevant for this scope!
    regards,
    Thomas Sandrisser
    NI Germany
    http://www.newgistics.com

  • Error: Timeout expired while creating the FDM application

    Hi Gurus,
    While creating FDM application receiving error "Timeout expired LINE=CREATE DATABASE[Database Name]"
    I have provided the db user with db_creator and bulkinsert roles.
    Foundation services and Financial Reporting are in the same server and works fine.
    Using SQL Server 2005.
    FDM Server is in workgroup and SQL server is in domain.
    Any ideas....
    Thanks,
    Edited by: user13024758 on May 27, 2010 7:22 AM

    Hello,
    While creating a UDL does test the connectivity between the machines it doesn't test permissions or performance.
    Keep in mind FDM simple executed an ODBC connection to the server and executed a single SQL Statement. The statement should not take that long to return.
    I would percieve that if you take FDM out of the equation and maybe do some wireshark tracing or network review you would find more useful information relating to "timeouts."
    How many hops and latency between the two machines if you do a traceroute (tracert)?
    Any firewalls between the two that would prohibit "return traffic"?
    Are they on the same subnet/lan/router?
    What happens if you try another SQL Server box?
    Have you installed WireShark on the FDM box and on the SQL Box? If FDM submits the query (which I suspect you would see) does SQL Server try and and return a response code? If so ... does the FDM Server receive the response code?
    Keep in mind "other products" don't connect to the database in the same fashion and are not 100% valid comparisons.
    Thank you,

  • Data protection in FDM

    We're trying to set up data protection so that FDM doesn't overwrite manual input schedules but only replaces GL data. We've set up a C1 member called "Data_GL" to receive this data. The FDM manual reads as follows but offers no clues on how to set and use the settings and functionality. Any help on making this work will be gratefully received.
    Best,
    John
    From the FDM manual, Configuring Integration Settings:
    * Data Protection Switch—Enables FDM to protect data in the target system from being overwritten during data imports based on a specified protection value. Use this when data is entered into the target system through a method other than FDM. <Selected "Yes">
    * Protection Value 1—Stores the value used with the Data Protection Switch. It is the value that is not to be overwritten. Selected "Data_GL" - C1 member for storing GL data>
    * Protection Operator—Stores an operator (= or <>) to determine if items equal to the value stored in the Protection Value 1 are to be protected, or if items that do not equal the value stored in the Protection Value 1 are to be protected.
    <Selected "not equal signs" ... that is, protect everything that is not "Data_GL">

    I too have found the FDM manual does not provide detail on how to set up Data Protection functionality.
    Any tips?
    James

  • Data Protection Switch - FDM

    I am trying to find out how to enable/setup the Data Protection Switch in FDM.
    The FDM manual does not explain how to do it. It just mentions the feature.
    Can anyone tell me how to enable this? Trying to protect data in HFM from being erased upon FDM loads. Certain data is entered directly into HFM using Data Forms (this keeps getting "Replaced" when Upstream loads).
    Any tips would be greatly appeciated.
    James
    469-549-6154

    Good day James,
    The first requirement is that you have configured FM to have a custom dimension member that is valid for all accounts or the accounts that you want to protect.
    You only have one member that you can secure or all the other members but this one member in any dimension.
    The data protection has three switches that you need to activate to protect the data. To my knowledge this only works with FM. Because FDM extracts the data and attaches the data to the bottom of the data load
    1st Turn on the data Protection (Enable data protection)
    2nd Supply a protection value this is the name dimension member that you want to protect in FM (Protection values)
    3rd Choose your operator, this switch can be set to greater or smaller than not the current protection value as specified above or equal to the protection value which will only protect the members in the named dimension member and all other members in the dimension will be cleared with the replace.
    The best way to implement data protection is to allocate one custom dimensions and load all the General ledger data into a members GL member and the supplementary data into another member/s.
    Regards

  • FDM Data Protection does not work

    Hi experts,
    I am trying to implement FDM data protection. Here's the situation: In C4, we have 3 members - LSS, LSSGA, MI. I want to replace only the contents in LSS and preserve the manually entered data in LSSGA and MI members. When I enable data protection with <> "LSS", it works for once. There is a situation here where the data in LSS also gets modified occassionally. Following this, FDM Replace cannot replace the data in member LSS. Has anyone faced this issue before ?
    Else, how to enable protection for more than one values ?
    Any help is appreciated.
    Thanks,
    George

    You already have an issue from the details you have specified. If you are saving non 'LSS' records, i assume by setting the protection vaue as not equal to 'LSS', then it is going save the 'MI' records, but not the 'LSS' records AND the 'LSSGA' records (It will not save the LSSGA records because it includes the string 'LSS' and that is all the function looks for - it uses the VB Instr function.
    To save multiple strings from a single location would involve bespoke changes to the adaptor Export script, or revising your metadatanames so that changing the protection value string could cover multiple dimension names as you have with LSS and LSSGA.

  • My new Ipad2 got connected to my home Wi-Fi and to the network and for 2 days everything was alright. Then I encounteed a problem. Though my Ipad2 was getting connected to Wi-Fi, could'nt access network. How to enable Data Roaming?.

    My new Ipad2 got connected to my home wi-fi and to the network. For 2 days evrything qored well. Then though Ipad2 was connected to wi-fi, it did not open the web page/s. The dialogue box read, `Data Roaming is turned off. You can enable Data Roaming in the Network Section of General Settings' When I tried it, there is no item of Data Roaming displayed in the Network Section of General Settings. It shows only two settings. 1. VPN and 2. Wi-Fi.  How to correct this issue? Help is needed to resolve this issue. I am from India and Apple do not have any local service providers.Pl. help me.

    Sounds like the WiFi is connected, but cannot reach the Internet and is trying to use 3G, but you are in a roaming area so you get the dialog.
    The first thing to try is turning the Wi-Fi off and back on again in Settings.  Or simply turn the iPad off and back on again.  If that doesn't work double-check that other devices are able to use the same WiFi network successfuly, or try the iPad on another WiFi network.

  • Enable data paging with parameters count() on new php function issue (BUG?)

    I've got my app prototyped quickly with the default settings in Flex Builder 4.  Now I'm going back and adding/modifying features to polish the app off.
    For this application I'm using PHP5 as the server side.
    The data paging is really cool and simple to call using the default settings.  However, I'm running into issues with customizing the data paging feature.
    This is the default header of the php function that was created for me:
    public function getTblbrowserrecord_paged($startIndex, $numItems){...}
    Instead of dumping all data back to the function I want to be able to search on certain fields so I created a new function called:
    getTblbrowserrecord_search_paged ($szName, $szIP, $szRule, $szURL, $szDateLow, $szDateHigh, $szCode, $startIndex, $numItems  ) {...}
    The new function is tested and operates as designed.
    I set the input types of the variables and return type (Tblbrowserrecord[]) of the new function then went to enable data paging.  The first screen came up and asked me for the key to use which I selected.  The next screen came up and asked me for the number of records which I set to 100 then went to select the count operation.
    I initially selected the automatically created count() function but it came up with the error " Count operation parameters should match the paged operation parameters list."
    So I created another function to match the search function's parameter's list:
    public function count_searched($szName, $szIP, $szRule, $szURL, $szDateLow, $szDateHigh, $szCode, $startIndex, $numItems)  {...}
    But I still ge the error "Count operation parameters should match the paged operation parameters list."
    But they DO match.  I looked at the default functions that were created by FB4 and noticed that the automatically generated function count() has no parameters and the paged function has the two functions $startIndex and $numItems which are not identical yet they work.  I tried removing those two fields from the count function but got the same results.
    What am I doing wrong?
    Thanks!

    Nevermind... For some reason my FB4 is not updating correctly.  After removing the two control fields at the end of the list AND exiting the app/re-entering everything worked ok.  I've been having this issue a lot lately and am thinking that is is a bug of some sort?

  • Re-importing FDM application from XML not removing deleted objects/records

    I migrated our FDM application from one environment to the next environment, by exporting the FDM application from the source environment to an XML file and subsequently importing the FDM application XML file in the target environment. This appeared to work fine.
    After some updates were then applied to the source environment, I re-exported the FDM application to an XML file, and re-imported this in the target environment.
    However, I have noticed that:
    - Import Scripts that were deleted in the source application still remain in the target application.
    - Mappings that were deleted in the source application still remain in the target application.
    - Extra mappings that were added in the source application have been added to the target application.
    So we now have duplicate mappings in several tables and scripts that should have been deleted in the target environment!
    It appears that the "Import" process is more of an update, rather than a drop and replace. There is no "replace" option on the import process. Can anyone please advise how one should correctly migrate an FDM application between environments? At present, it seems to me that the whole application will need to be completely dropped/deleted (including the SQL database/Oracle schema) and re-imported all over again from scratch.
    Surely there must be a better method?!!

    Here is Oracle's response for anyone else who requires further information on this:
    "Hello,
    The Import of the .xml files in terms of application creation is meant as a 'once only' event and a result is not meant as a method of post-create administration of the application. Any further imports will just add metadata to the application not replace or merge. If you wish to migrate an application via this method then you will need to get the source application into the state required for the migration then migrate this as a whole. Please note that this will only migrate the metadata of the application.
    The other method of migration as you have mentioned in the SR description, is via the database which will migrate the entire application with data.
    Please see KB article 806173.1 which gives instructions on the two methods, both of which are the only recommended methods. Please review the article to suit your requirements.
    Thanks"

  • Displaying Date types in the grid control

    I have a grid control and one of the column is displaying
    'Date' type data. I am able to see the Date values in the grid, if
    I define the return type of the getter function as String format.
    But the problem with this is, when I click on the Date column
    header, the grid is sorting the rows while treating the Date values
    as String values. And when I change the return type of the getter
    method as Date type (java.util.Date), I don't see any Date values
    in the grid. Do I need to do any additional coding to display the
    date values as Date types to display the data and then to be able
    to sort the grid on Date types.
    Please help.

    You should return Date values to the Flex application and
    store them in the dataProvider associated with that DataGrid. For
    Date-values you have a couple of choices:
    1. Actually store the time (a long Number - milliseconds
    since Jan 1970) and use a labelFunction on the column to format
    that values as a Date. This way sorting will treat the value as a
    number, but it will appear as a Date.
    2. Write your own Sort compare method for that column. Check
    the docs on Sort and SortField.

  • FDM Application directory/Folder structure Backup

    Hi
    Next week we are planning to migrate the FDM Application from environment to other.
    My question is do we need stop the application services to take the Backup of the FDM Application directory?
    Ideally i would prefer to stop the services and take the folder backup however not sure if we would have the downtime from the business to do the same.
    Please let me know the drawbacks if i take the backup of the application directory without stopping the application services.
    Thanks in advance
    Regards
    krishnatilak

    No you do not need to stop any services to take a copy of the application directory

  • Using a single data structure in a desktop application

    Hello,
    I am programming an application that needs to constantly access a data structure, for instance to add / edit / update / search data. Several graphical user interfaces need to modify this data structure. I was wondering of easy ways to use the data structure throught the whole application. One solution I found was to use the singleton pattern for my data structure, though lots of people have recommended me to avoid using that pattern. What are better ways of accessing that single data structure from all of those GUIs ?
    Thank you,
    Alfredo

    Not that there is anything wrong with a Singleton pattern, but I don't see how it would help you in this case.
    Just create the DataStructure and let every GUI that need to use it have a reference to it.

  • Configuring Date format across a JSF application

    Hi,
    I know there's a way to use a date-time converter on a Date accessor on a backing bean, such as below..
    <h:outputText value="#{bean.dateInstance}">
        <f:convertDateTime type="both"/>
    </h:outputText>.. but is there a way to format dates consistently across the entire application? Does anybody know what is the default converter for Date's? I haven't done much research into it... I know you can create a custom converter to convert all objects of a certain class, but I assume there's already a default one for Dates that could just be configured to use a certain date pattern?
    Thanks in advance,
    James

    If your script does not have explicit TO_DATE conversions (which it should, by the way), like:
    insert into t values (to_date('11/21/2002', 'mm/dd/yyyy'));then you can set the default date format to match the format in your script. So, if your script looks like:
    insert into t values ('11/21/2002');then:
    alter session set nls_date_format = 'mm/dd/yyyy';prior to running the script.

Maybe you are looking for