Periods of FDM 11.1.2.2 mapping

Hi Experts

MDF, I have a requirement in the mapping target year of previous periods DateKey Description

I update a period for the beginning balance as this begbalance 4/2/2014 4/1/2014 FY15

and then I tried to update April its showing invalid data for April MON I added as this Apr 30 4, 2014-3/31/2014 FY15

I didn't how they did in the development, but when I tried in production his does not work

is there any setting that must be activated for this works

Thanks in advance,

Hello

In web FDM or workbench

can check you this setting the Administartion-> Applicationsetting-> key format of data period it should be in DD-MM-YYYY

If please set this and check if you are able to add the above periods

Thank you

Praveen

Tags: Business Intelligence

Similar Questions

  • FDM 11.1.2.1 mapping issue conditional mapping error

    I setup the newly installed FDM 11.1.2.1 have and start with conditional account mapping where I ' varValues (9) "and it comes up with this error. I took the script of our current versionm FDM 9.3 where he did worked, but in FDM 11.1.2.1 he goes none pass.

    The script is not correct? Or is this different new version somewhere?

    Thank you
    Henri



    Error message

    * Start the journal entry for the Runtime Error FDM [2011-10-05 16:25:41] *.
    -------------------------------------------------------------
    ERROR:
    Code............................................. 13
    Description... Conditional Script error map: incompatibility of Type to the line (1)

    Script:
    If varValues (9) = 0 then result = "5821.11.060" other result = "5821.11.060" End If
    Rule = w98x

    Process... clsImpProcessMgr.fLoadAndProcessFile
    The component... upsWObjectsDM
    Version.......................................... 1112
    Thread........................................... 5000

    IDENTIFICATION:
    ... The user < selected >
    ... < Selected > computer name
    Name of the application... < selected >
    Client App....................................... WebClient

    CONNECTION:
    Provider......................................... SQLOLEDB
    ... < Selected > database server
    Name of the database... < selected >
    Trust connect... Fake
    Connect status... Open connection

    GLOBALS:
    ... < Selected > location
    Location ID... 750
    Location Seg... 4
    Category......................................... Actuals - PP
    ID of the category... 13
    Period... - 7 - 2011
    Period ID........................................ 30/09/2011
    POV Local........................................ Fake
    Language......................................... 1033
    User Level....................................... 1
    All Partitions... True
    Is Auditor....................................... Fake

    No problem. If you find useful answers or answered your question, please mark it as such. Thank you.

  • FDM cards stuck on 'validate' = &gt; maps problem

    Hello


    I have a little problem with the mapping by FDM


    In my source file I have several entities, but I'm loading entity only 3 so I did:

    EXPLICIT MAPPING
    entity1 = > entity1
    entite2 = > entite2
    entity3 = > entityt3


    AS THE MAPPING
    * = > IGNORE

    It works, but now, FDM is blocked at the validation stage as EEP say that some accounts are not mapped. This is right, but all of these accounts are owned by entities that are not mapped (IGNORE) so I don't understand why FDM is aking me card these accounts?

    Do you know how to avoid to map these accounts?


    Thank you

    You can not avoid mapping of these accounts. All the values of source for all active dimensions must have the mapping is valid regardless of the mappings in other dimensions, even if it is IGNORE. That's why you have som form of cartography to catch these accounts. Or you can also put a script to import against the entity field in the Import Format that allows only data for the 3 entities, that you must load to be imported and all other data is ignored

  • FDM 11.1.2.1 mapping table scripts does not accept as vba functions ' lef

    OK, in fdm 11.1.2.1 in the UD2 of IMPORTS column, I have something like "award::purpose:type" and in the mapping table script, I try to use the 'left' and 'middle' works to break the UD2 columns (delimited by ': '), then the mapping to a result to VALIDATE.

    Why simple VBA functions do not work in mapping scripts (where you have '#Script' in the column 'target Custom2')

    to simplify things, I would like the following to work (and it errors on the first line to the "left" function)
    ##########################################
    One_Award = Left (varvalues (21), 5)
    Result = One_Award
    ##########################################

    Thank you.

    Published by: 866191 on June 26, 2012 08:15

    VarValues (21) always contains the empty string values. This could be the cause of your problem. If findCol1 is set to-1, that this will cause the error you get.

  • Implementation of control period in FDM

    Hello

    I have to configure a test on the FDM period, but I don't know how to do it simply... I need to check that the period in the file that the user tries to import is the same as the current period of the location. If this isn't the case, I would stop the import file process and get an error message.

    Research on the forum I tried to create a simple BefFileImport to stop the import process, but it does not work...

    If strEventName = "StartMapProcess" then "StartMapProcess is a cancelable event occurring after BefFileImport in the case of import firing order
    RES. PcolScriptInfo.Item ("ScriptInfo"). ColFlds.Item("Cancel").varValue = True' abandon the other import events
    API. MaintenanceMgr.mProcessLog strLoc, strCat, strPer, 1, False, 'Import errors', Now()' set the status of the import to fail
    End If

    Any idea?

    HELLP Mathieu,

    Unfortunately "strEventName" is not valid, unless they are in an 'action'... as actions contain such secondary events. Normal "Events" such as "BefFileImport" are not of such things.

    If you use the condition "If strEventName" will never be true...

    I suggest do you a few things:
    1 read the API Guide OTN - this will give you what is valid for these events/actions
    2 bring your script (with conditions more) on the ImportAction

    Thank you

  • Use target category and period of FDM import script

    Hi all


    I write an import script where I want to validate that the target of the period and the target category are filled in the tables of control for the selected perspective.

    Export action, I can use the strTper and the strTCat, but I need to check in the event script ImportAction.

    Someone at - it a suggestion how to find these values?

    Thanks in advance,

    Marc

    Res.pstrper, res.pstrcat to get the pov element.

    For members of the target, use the accelerator.

  • How to check the user POV period and year in the mapping script?

    Hello

    I want to use information from period and the year in the script map.

    for example: if I load the March data, I use Custom 3 Q1 dimension. So I want to check my active period of user POV in my C3 automatically mapping as in the Import Script, something like this:

    Select the option get Month (dblPerKey)

    Cases 1 to 3

    Result = Q1

    Box of 4 to 6

    Result = Q2

    ......

    The test results with dblPerKey:

    It seems that if I use the Script to Import, then dblPerKey contains the value, but when you use the script to map, then dblPerKey is empty. At least when I tested this script returns 1899 script 'result = Year (dblPerKey).

    Summary:

    In the import script: (dblPerKey) Year returns as a result of user POV selection year

    In the mapping script: Year (dblPerKey) always returns 1899

    Question: Is there a way to check user POV when mapping scripts?

    Thanks a lot for your answers

    BR

    Karnie

    Replying to myself: I need to use varValues (3) in map scripts. Not a dblPerKey.

  • FDM Validation period

    Hi guru FDM!

    Y at - it all characteristic of the validation period when you do batch processing / Planner?

    Any contribution is appreciated!

    Thanks and greetings

    Validation only period THAT FDM will happen during batch processing load is that you specify a validity period that exists in the control period Table. If the target system, you load that has locked the data entry period and then of course the batch will fail. However if you load by mistake a file say July when you wanted to load in June and the period exist in the control of the period table and is open for data entry in the application target then FDM intercepts not this. Also, it does not check the lines of data contained in the file that actually belongs to the same period you specified in your file name. If you want to do this, you will need to write a custom yourself validation script and include it in your batch.

  • FDM 11.1.2.2 EFFECTS in the data after loading data

    Hello

    I'm loading data for planning an application of FDM for 30/04/12 to 31/3/12 (April) FY13 but perform 30/04/13 to 31/03/13 (April) exercise 14 in planning and for the 13 year data are deleted automatically

    I use replace when exporting data option

    I guess that the FDM cannot remove data that are responsible for the planning application

    can someone help me solve this problem.

    Thank you

    Answer: The correct data is loaded to April 14 exercise

    Have you reviewed your Control Board for the periods? Maybe it's that you map Apr-2013 to APR-FY14

    Answer: Yes mapping for April 2013 is mapped to APR-FY14 > This is the reason why the data is loaded to FY14. You need to update your table of control periods.

    Then your data for FY13 are deleted in planning when using replace. When you load mode replace, FDM runs a clear script before loading data. Which erases all intersections for category (scenario), period and entity (all descendants of your target entity)

    Question why the 13 year data are deleted in the planning if we choose the option replace > by default the CLEAR of the LOAD ACTION script do not include the year dimension. This is why the data are deleted for all years. You must include in the script

  • cable detection map... again

    I have a tuner card Haapauge 2650 Cable with Frontier FIOS cable adapter installed in a Windows 7 computer.  Windows Media Center usually works well with the following exception:

    WMC - periodically displays the message... "map of cable detected... you want to run Setup now?  ... but the map has already been implemented, and everything seems to work fine... except that now I have to click on the message "detection" to make things work again...

    Any ideas?

    Hello

    Please follow the steps below.

    Method 1:

    Run the troubleshooter mentioned in the link below.

    Open the hardware and devices Troubleshooter

    http://Windows.Microsoft.com/en-us/Windows7/open-the-hardware-and-devices-Troubleshooter

    Method 2:

    Install the latest drivers for the tuner cable 2650 card Haapauge from the link below.

    http://www.Hauppauge.com/site/support/support_dcr-2650.html

    See also the below mentioned link.

    Digital cable tuners: frequently asked questions

    http://Windows.Microsoft.com/en-us/Windows7/digital-cable-tuners-frequently-asked-questions

  • target asset class is empty

    Hi all

    We migrated FDM 9.3.1 to V11.1.2.1 app... .configured adapters everything seems good...

    Activities\Maps\Target FM account-> Search a Traget value... We are able to see target Dimension members...

    We have 2 adapter HFM & Essbase.

    The question is in the adapter of PVP 'Category of target Active' is empty... even when we turn the Active period, Active FDM category and place the * assets target category shows [empty] for two adapters... *.

    In Workflow when export us a file and validate its failure...

    How we solve it.

    Appreciate your answer...

    Go to the metadata--> order Tables and check the categories of targets for both cards have been mapped. These sometimes helpfully deleted when you perform a migration. That's why they will show under vacuum

  • OptiPlex 3010 - PCI-e slots to prevent sleep?

    I have an Optiplex with Win7 pro OS 3010.

    I have a (RC-305th) Rosewill 4 port RS232 Serial Card occupy one of the card PCI-Express slots on the motherboard.  The serial ports work fine except when the system is idle.

    Everything works, application, leaving the serial device connected to the card.  When I come back a few hours later, as long as the next day, the application using the serial RS232 port has stopped working.  He reads is no longer the serial device.  Swtpping the application, then by restarting has sometimes everything works again.  Other times I have to restart the PC.

    I went the power settings and have done everything to NOT go to sleep.  It is my understanding that the PCI-Express request mode specification 'sleep' when idle.  What I want to do is to disable this option completely.

    All ideas and thanks for the help.

    -GS-

    I knew a lot of trouble when the maps in the series contain the MOSCHIP on DELL OptiPlex 3020 chipset.   I think you'll find that Rosewill RC-305th contains this chipset.  I bought two cards series both with the same CHIPSET (STARTECH VANTECH), the two MOSCHIP chipset.  Serial devices had been set up for weight scale Truck Stop (9406 Fairbanks series) in a Serial Communication continuous with continuous data flow.

    Requirements for my Serial Communication:
    Scale software installed on DELL OPTIPLEX passively listen to the COMM PORT communication as long as the COMM Port is opened by the software.  The scale of Fairbanks send data via an interface series in a constant loop.  What I find is the MOS chipset is idling somehow over time.   If I close and open the PORT Serial Communication will continue to listen passively to the stream.

    I had the following problem with the map:

    -Card series would have slowed after a period of TIME (5-15 minutes).   Initially the problem was related to PCIe power saving features, but I'm sure that issues are assigned to the MOSCHIP so.  In general, I have to CLOSE and REOPEN the port for the serial card process the incoming data stream

    -After a period of time (a few days) the map would pass the bone, (not available in the device Mgr).  Attempts to remove the CHUCK, restart, reinstall the driver did not find the MOSCHIP series card.   To get the card works to new necessary physically reinstalling the card in a different SLOT PCIe for the operating system to recognize the serial card

    Requirements for successful communication:

    -Turn off all Power Saving settings in BIOS
    -Disable all CommPorts onboard in the BIOS
    -Disable all Options Windows power functions, specifically:
    -State of the PCIe Power Management links - OFF
    -Selective suspension USB setting - DISABLE "this should not be necessary w / PCIe.

    CORRECTIVE ACTIONS:  Buy a card series PLX/OXFORD OXPCIe952 chipset.  For my DELL 3020, 7020, 9020 Optiplex machines) I have been using the STARTECH PEX1S1P952 (containing the PLX/Oxford - OXPCIe952 chipset) like this work for my needs.

    My hope are some my find this useful.

  • FDMEE - TypeError: 'NoneType' object is unsubscriptable

    Hello

    IM facing a subject that makes me crazy.

    I have a Custom 2 as simple mapping that checks with a #SCRIPT if the target identified account begins with 'B '.

    Then he has to go "[None]" other "IC_ELIM". It looks like this.

    **********************************************************************************************

    vTAcc = (fdmRow.getString ("ACCOUNTX")) [: 1]

    If vTAcc == 'B ':

    fdmResult = "[None]".

    Another thing:

    fdmResult = "IC_ELIM".

    **********************************************************************************************

    But during the import phase (I download a fixed string to UD2 called 'EMPTY' im still getting the following error.

    ##################################################################

    Treatment of the column mappings "node2".
    2015-08-25 08:50:09, 751 FATAL [AIF]: error in "C2_10_BALANCESHEET" (I LOVE)
    Traceback (most recent call changed):
    Folder "< string >", line 2074, in updateTDATASEG_T_TDATASEGW
    File '< string >", line 1, in < module >
    TypeError: 'NoneType' object is unsubscriptable

    2015-08-25 08:50:09, 751 INFO [AIF]: lines updated by mapping "C2_10_BALANCESHEET" (I LOVE) location data: 0
    2015-08-25 08:50:09, 751 INFO [AIF]:

    ##################################################################

    and I can't understand why. Another place of maps work well with the same mapping.

    I like to keep in the mapping that is SIMILAR, as the im wondering why it doesn't work instead of just mapping MultiDim

    Any help on this?

    THX

    Hi all

    And Hi Payal,

    I think I found it. I checked the t_dataseg_t table and could see that, due to a wrong account mapping I n - t had ACCOUNTX numbers (cell contains all "(null)")

    Because of that the ACCOUNTX [: 1] function did not work because no ACCOUNTX isn't there...

    I'll edit my Accountmapping and then he refix.

    Its a pity that FDMEE does not show me as it was to FDM the SourceMembers before the mapping (I know that the mapping has already been done, but did not show up until you click on validate), but now you get just a FAILURE message...

    keep you informed if that was the issue.

  • Multi load: error downloading the text file with more than 5 times

    Hi all

    I am getting below error while trying to load a text file with more than five periods of data through Multi charge.

    " File can not be treated because the number of specified periods exceeds the available periods!" ".

    FLTFILE_TO_PLANNING3
    BUDGET
    30/04/2013
    6
    Q.
    A, C, UD1 UD2 UD3, UD4, UD5, UD6, UD7, UD8, V, V, V, V, V, V
    AC_11102, CC_104204, Local, year 0, target, Final Budget, SA_000000, P_000001, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_104207, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_12542, CC_102101, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_113242, Local, year 0, target, Final Budget, SA_000000, P_002478, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_113243, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_17802, CC_113244, Local, year 0, target, Final Budget, SA_000000, P_000856, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_113511, Local, year 0, target, Final Budget, SA_000000, P_000000, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110
    AC_11102, CC_124111, Local, year 0, target, Final Budget, SA_000000, P_000521, HSP_InputValue, entry, 60, 70, 80, 90, 100, 110

    This file works fine with 5 periods.

    Please notify.

    APR

    Hello

    Yes, table period contol FDM was not properly defined. Now it works fine. Thank you very much.

    APR

  • Cards disappear when importing data

    I configured a FDM location and import format to load directly to Hyperion Enterprise data via a .csv file. My problem came after I try to import the data FDM file. The import is successful, but at the stage of 'Validate', I see that my entire account card mysteriously disappeard FDM, causing no rows of my import data to map correctly. No error messages are displayed. data valid not simply against the previously downloaded account plan. I tried to reconstruct the locations and formats of import from scratch and reupload cards via models, with no luck. Any suggestions are appreciated!

    Thanks in advance.

    You have event scripts?

    FDM would never delete the maps as part of the data load. I think that there is a script. Check your events.

Maybe you are looking for

  • Satellite M30x-165 - drivers for graphics card

    Hello I don't know if I post my thread in the correct language, but the interface of the site Web tells me it must be in English. However, I am of the Germany and I'm looking for drivers for the specifications mentioned in the title. I've already loo

  • Satellite Pro M10 P - M 1.3 problems of modems

    I had frozen online when a dial with the modem internal. Cursor froze, programs froze and the task manager would not start icons were both glowing as if sending data modem. I finally pulled the cable modem (icond indicating always send data) and had

  • This is what exactly gets moved with directory change &amp; organize?

    Hi all Quick question because I am about to install my SIN: I decided to put my iTunes Media on my NAS drive folder, but I will keep everything (files to iTunes library, Album art files, etc) on my local computer. My question is: when I go into my iT

  • P1a42 high power Bluetooth use after upgrade of Marshmallow

    Everyone sees heavy use of Bluetooth power under details of power consumption (90% +) after upgrade to the marshmallow? I did a factory reset, but problem not solved. Also see nothing obvious (loopback, Dying, scanning, etc.) in the LogCat... I hope

  • 5535 envy: Envy 5535 does not photo print

    Error: could not print full page leader. Photo Viewer gives the same message.