The period mapping Source in FDMEE

Hello

I use a custom as a source for myFDMEE SQL database and stuck in some requests, I was wondering if anyone can suggest?

1. for the mapping of the time, I need to have a calendar (period) pre-defined in SQL? If Yes, how can I do this?

2 - Data (Jan - ED) columns in source Table, so I in the BefImport Script how do I insert values (Jan - Dec) in columns amount AIF?  I can insert the value from the column of Jan in the column AMOUNT of AIF Interface open when selecting Table "period mapping Type" as none.

Please suggest if someone has an idea. Much appreciated!

Thank you

Hello

Table open interface adapter doesn't have several columns for periods so that the data is similar to FDMEE.

There are two approaches:

(1) you only keep current period data in the table to open interface.

(2) you retain all data for all periods in the open interface board

For 1)

You can make your befimport script to import data into your custom sql only table during the POV.

You can get the fdmContext period and use it as a filter in your SQL query to get the data

with this option, you can use any type of mapping period as you do not need to use the mappings of period source: you have given class period POV in your open interface table

For 2)

This is generally used when the open interface table is populated from an external source where they load data for all periods in the table. Then, you will need to extract only your pov current data period.

For this, you can use the mappings of Source period.

With this option, you don't have any script befimport as the interface table is already filled.

If you want to insert data for all periods in the table to open interface, you need to ROTATE the table as well:

Acc1; 1; 2; 3; 4; 5; 6; 7; 8; 9; 10; 11; 12 where you have 12 values (for example, 1 to 12) is transformed into:

Acc1; Jan; 1

Acc1; Feb:2

Acc1; Mar; 3...

then you can use the mappings of source period to make the open interface card import only the data for the periods that you set in the execution of rule of data loading (the period of pov or a range of periods)

I hope that clarifies.

Tags: Business Intelligence

Similar Questions

  • Error with the data import CSV in FDMEE file

    Data entry; JOD; No details; No product; Actual spending; ERP; Sep; 2012;-40476487.79

    [WHITE] 01; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Sep; 2013;-9670984.005

    [WHITE] 01; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Sep; 2014;-43065295.14

    [WHITE] 01; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Sep; 2015;-37741827.48

    [WHITE] 08; 71111; 411101; 26001, entering data; JOD; No details; No product; Actual spending; ERP; Feb; 2011;-2186.535

    [WHITE] 08; 71111; 411101; 26001, entering data; JOD; No details; No product; Actual spending; ERP; Jan; 2011; 2186.535

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Apr; 2010;-1107458.244

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Dec; 2010;-969379.839

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Dec; 2010; 5664971.523

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Dec; 2011; 539642.297

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Feb; 2010;-161439.3

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Feb 2011;-265875

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Jan; 2011;-273767.297

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Jul; 2010;-487855.76

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Jun; 2010;-1322401.382

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; Mar; 2010;-1339217.998

    [WHITE] 08; 71111; 411101; 26101, entering data; JOD; No details; No product; Actual spending; ERP; May; 2010; - 277219

    Filled lines: 0

    Lines rejected: 438

    2016-01-31 07:57:46, 479 [AIF] INFO: EPMFDM - 140274:Message - MODE ARCHIVE: copy

    2016-01-31 07:57:46, 479 [AIF] INFO: EPMFDM - 140274:Message - Archive of startup files:

    2016-01-31 07:57:46, 480 [AIF] INFO: EPMFDM - 140274:Message - Archive file name: 20120140831.csv

    2016-01-31 07:57:46, 482 [AIF] INFO: EPMFDM - 140274:Message - remove the source file: load7.csv of data

    2016-01-31 07:57:46, 482 [AIF] INFO: EPMFDM - 140274:Message - no deleted files: / u03/inbox/Data load7.csv

    2016-01-31 07:57:46, 493 [AIF] INFO: EPMFDM - 140274:Message - ImportTextData - end

    2016-01-31 07:57:46, 493 [AIF] INFO: EPMFDM - 140274:Message - time taken for import in ms Total = 76

    2016-01-31 07:57:46, 597 [AIF] INFO:

    Import of Source data for the period "Aug-2014".

    2016-01-31 07:57:46, 604 INFO [AIF]: generic data lines imported from Source: 0

    2016-01-31 07:57:46, 605 [AIF] INFO: Total of lines of data from the Source: 0

    2016-01-31 07:57:47, 927 INFO [AIF]:

    Map data for period "Aug-2014".

    2016-01-31 07:57:47, 931 WARN [AIF]: warning: no record exists for period "Aug-2014".

    2016-01-31 07:57:47, 941 [AIF] INFO:

    Scene for period data "Aug-2014".

    2016-01-31 07:57:47, 942 INFO [AIF]: number of deleted lines of TDATAMAPSEG: 0

    2016-01-31 07:57:47, 944 INFO [AIF]: number of lines inserted in TDATAMAPSEG: 0

    2016-01-31 07:57:47, 945 INFO [AIF]: number of deleted lines of TDATAMAP_T: 0

    2016-01-31 07:57:47, 946 INFO [AIF]: number of deleted lines of TDATASEG: 0

    2016-01-31 07:57:47, 948 INFO [AIF]: number of rows deleted from TDATAMEMOITEMS: 0

    2016-01-31 07:57:47, 949 INFO [AIF]: number of deleted lines of TDATAARCHIVE: 0

    2016-01-31 07:57:47, 951 INFO [AIF]: number of lines inserted in TDATASEG: 0

    2016-01-31 07:57:47, 952 INFO [AIF]: number of deleted lines of TDATASEG_T: 0

    2016-01-31 07:57:47, 982 [AIF] INFO: - END IMPORT STEP -

    2016-01-31 07:57:48, INFO 007 [AIF]: - START NEXT STEP -

    2016-01-31 07:57:48, 037 [AIF] WARN: caution: the Import step is not completed for the period August-2014

    2016-01-31 07:57:48, 039 [AIF] WARN: caution: the Import step is not completed for the period August-2014

    2016-01-31 07:57:48, 064 [AIF] INFO: - END VALIDATE STEP -

    2016-01-31 07:57:48, 261 [AIF] INFO: end process FDMEE, process ID: 201

    The period mapping that I create is right

    2016-01-31 07:57:47, 927 INFO [AIF]:

    Map data for period "Aug-2014".

    2016-01-31 07:57:47, 931 WARN [AIF]: warning: no record exists for period "Aug-2014".

    You can check your mapping table of the period which has ' Aug-2014 "created since I can't see your attached screenshot?"  If it is already there, make sure that the period is NOT locked.

    Good luck.

    Alex Liu

    E.M.P. freelance architect

  • FDMEE - RuntimeError: error: no record exists for the period

    Hello

    I loaded successfully from data in the AIF_OPEN_INTERFACE table during the event of BefImport using a SQL sweater, but it does not pull any record to be copied into the table TDATASEG_T.


    The errors I get are:

    The generic data lines imported from Source: 0

    RuntimeError: Error: no record exists for period ' Jan-13'.

    Should I do the AIF_OPEN_INTERFACE table to get the data to pass to TDATASEG?

    Complete log is provided below.

    2014-06-02 11:21:57, 572 INFO [AIF]: beginning of the process FDMEE, process ID: 105

    2014-06-02 11:21:57, 582 [AIF] INFO: recording of the FDMEE level: 5

    2014-06-02 11:21:57, 582 [AIF] INFO: FDMEE log file: D:\Oracle\Middleware\FDMee\outbox\logs\Consol6_105.log

    2014-06-02 11:21:57, 582 [AIF] INFO: User: AJWong

    2014-06-02 11:21:57, 582 INFO [AIF]: place: TestOpenADLoc (Partitionkey:7)

    2014-06-02 11:21:57, 582 [AIF] INFO: period name: Jan-13 (period key: 1/31/13-12:00 AM)

    2014-06-02 11:21:57, 582 INFO [AIF]: name of the category: real (category key: 1).

    2014-06-02 11:21:57, 582 [AIF] INFO: name rule: OPENADDataRule (rule ID:10)

    2014-06-02 11:22:07, 857 [AIF] INFO: Jython Version: 2.5.1 (Release_2_5_1:6813, September 26 2009, 13:47:54)

    [JRockit (R) Oracle (Oracle Corporation)]

    2014-06-02 11:22:07, 862 INFO [AIF]: Java platform: java1.6.0_37

    2014-06-02 11:22:07, 862 INFO [AIF]: connect the file encoding: UTF-8

    2014-06-02 11:22:10, 667 [AIF] INFO: - START IMPORT STEP -

    2014-06-02 11:22:16, 988 DEBUG [AIF]: CommData.preImportData - START

    2014-06-02 11:22:16, 995 DEBUG [AIF]: CommData.getRuleInfo - START

    2014-06-02 11:22:17, 000 [AIF] DEBUG:

    SELECT brl. RULE_ID

    br. NOM_REGLE

    brl. PARTITIONKEY

    brl. CATKEY

    part. PARTVALGROUP

    br. SOURCE_SYSTEM_ID

    ss. SOURCE_SYSTEM_TYPE

    CASE

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE '% EBS' THEN "N".

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE '% PS' CAN ' N

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE "% FUSION" THEN "N".

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE "% FILE" AND THEN "N".

    ELSE 'Y '.

    END SOURCE_ADAPTER_FLAG

    app. APPLICATION_ID

    app. TARGET_APPLICATION_NAME

    app. TARGET_APPLICATION_TYPE

    app. DATA_LOAD_METHOD

    brl. PLAN_TYPE

    CASE brl. PLAN_TYPE

    WHEN 'BASE1' THEN 1

    WHEN "PLAN2" THEN 2

    WHEN 'PLANE3' THEN 3

    WHEN 'DEVELOPERS.4' THEN 4

    WHEN 'ALBERTA5' THEN 5

    0 OTHERWISE

    END PLAN_NUMBER

    br. INCL_ZERO_BALANCE_FLAG

    br. PERIOD_MAPPING_TYPE

    br. INCLUDE_ADJ_PERIODS_FLAG

    br. BALANCE_TYPE ACTUAL_FLAG

    br. AMOUNT_TYPE

    br. BALANCE_SELECTION

    br. BALANCE_METHOD_CODE

    COALESCE (br. SIGNAGE_METHOD SIGNAGE_METHOD, "ABSOLUTE")

    br. CURRENCY_CODE

    br. BAL_SEG_VALUE_OPTION_CODE

    brl. EXECUTION_MODE

    COALESCE (brl. IMPORT_FROM_SOURCE_FLAG, 'Y') IMPORT_FROM_SOURCE_FLAG

    COALESCE (brl. RECALCULATE_FLAG, 'N') RECALCULATE_FLAG

    COALESCE (brl. EXPORT_TO_TARGET_FLAG, 'N') EXPORT_TO_TARGET_FLAG

    COALESCE (brl. CHECK_FLAG, 'N') CHECK_FLAG

    CASE

    WHEN (br. LEDGER_GROUP_ID IS NOT NULL) THEN "MULTI".

    WHEN (br. SOURCE_LEDGER_ID IS NOT NULL) THEN 'SINGLE '.

    ELSE 'NO '.

    END LEDGER_GROUP_CODE

    COALESCE (br. BALANCE_AMOUNT_BS, 'CDA') BALANCE_AMOUNT_BS

    COALESCE (br. BALANCE_AMOUNT_IS BALANCE_AMOUNT_IS, "PERIODICAL")

    br. LEDGER_GROUP

    ,(Select BRD.) DETAIL_CODE

    OF AIF_BAL_RULE_DETAILS brd

    WHERE the brd. RULE_ID = br. RULE_ID

    AND brd. DETAIL_TYPE = "ACCOUNTING".

    ) PS_LEDGER

    CASE LG. LEDGER_TEMPLATE

    WHEN 'COMMITMENT' AND THEN 'Y '.

    ANOTHER "N".

    END KK_FLAG

    p.LAST_UPDATED_BY

    p.AIF_WEB_SERVICE_URL WEB_SERVICE_URL

    p.EPM_ORACLE_INSTANCE

    brl. JOURNAL_FLAG

    br. MULTI_PERIOD_FILE_FLAG

    br. IMPGROUPKEY

    OF AIF_PROCESSES p

    INNER JOIN AIF_BAL_RULE_LOADS brl

    ON brl. LOADID = p.PROCESS_ID

    INNER JOIN AIF_BALANCE_RULES br

    ON br. RULE_ID = brl. RULE_ID

    INNER JOIN AIF_SOURCE_SYSTEMS ss

    ON the ss. SOURCE_SYSTEM_ID = br. SOURCE_SYSTEM_ID

    INNER JOIN AIF_TARGET_APPLICATIONS app

    ONE app. APPLICATION_ID = brl. APPLICATION_ID

    TPOVPARTITION INNER JOIN

    ON the part. PARTITIONKEY = br. PARTITIONKEY

    IMP INNER JOIN TBHVIMPGROUP

    WE IMP IMPGROUPKEY = part. PARTIMPGROUP

    LEFT OUTER JOIN AIF_COA_LEDGERS l

    ON l.SOURCE_SYSTEM_ID = p.SOURCE_SYSTEM_ID

    AND l.SOURCE_LEDGER_ID = COALESCE (br. SOURCE_LEDGER_ID, IMP IMPSOURCELEDGERID.)

    LEFT OUTER JOIN AIF_PS_SET_CNTRL_REC_STG scr

    THE SCR. SOURCE_SYSTEM_ID = l.SOURCE_SYSTEM_ID

    AND SCR. SETCNTRLVALUE = l.SOURCE_LEDGER_NAME

    AND SCR. RECNAME = "LED_GRP_TBL."

    LEFT OUTER JOIN AIF_PS_LED_GRP_TBL_STG lg

    ON LG. SOURCE_SYSTEM_ID = VCC. SOURCE_SYSTEM_ID

    AND LG. SETID = VCC. SETID

    AND LG. LEDGER_GROUP = br. LEDGER_GROUP

    WHERE p.PROCESS_ID = 105

    2014-06-02 11:22:17, 019 [AIF] DEBUG:

    SELECT adim. BALANCE_COLUMN_NAME %{DIMNAME/}

    adim. DIMENSION_ID

    Sun. TARGET_DIMENSION_CLASS_NAME

    ,(SELECT COA_SEGMENT_NAME)

    CS AIF_COA_SEGMENTS

    WHERE cs. COA_LINE_ID is c. IMPSOURCECOALINEID1

    ) COA_SEGMENT_NAME1

    ,(SELECT COA_SEGMENT_NAME)

    CS AIF_COA_SEGMENTS

    WHERE cs. COA_LINE_ID is c. IMPSOURCECOALINEID2

    ) COA_SEGMENT_NAME2

    ,(SELECT COA_SEGMENT_NAME)

    CS AIF_COA_SEGMENTS

    WHERE cs. COA_LINE_ID is c. IMPSOURCECOALINEID3

    ) COA_SEGMENT_NAME3

    ,(SELECT COA_SEGMENT_NAME)

    CS AIF_COA_SEGMENTS

    WHERE cs. COA_LINE_ID is c. IMPSOURCECOALINEID4

    ) COA_SEGMENT_NAME4

    ,(SELECT COA_SEGMENT_NAME)

    CS AIF_COA_SEGMENTS

    WHERE cs. COA_LINE_ID is c. IMPSOURCECOALINEID5

    ) COA_SEGMENT_NAME5

    (SELECT CASE mdd. ORPHAN_OPTION_CODE

    WHEN 'CHILD' THEN "N".

    WHEN 'ROOT' CAN ' N

    ELSE 'Y '.

    END DIMENSION_FILTER_FLAG

    OF AIF_MAP_DIM_DETAILS_V DDM

    M. AIF_MAPPING_RULES

    WHERE Mr. PARTITIONKEY = PPT. PARTITIONKEY

    AND private label. RULE_ID = mr. RULE_ID

    AND private label. DIMENSION_ID = adim. DIMENSION_ID

    ) DIMENSION_FILTER_FLAG

    c. IMPCONCATCHAR

    OF TPOVPARTITION PPT

    INNER JOIN AIF_TARGET_APPL_DIMENSIONS adim

    ON adim. APPLICATION_ID = 3

    INNER JOIN AIF_DIMENSIONS Sun

    WE dim. DIMENSION_ID = adim. DIMENSION_ID

    LEFT OUTER JOIN TBHVIMPITEMERPI c

    ON c. IMPGROUPKEY = PPT. PARTIMPGROUP

    AND c. IMPFLDFIELDNAME = adim. BALANCE_COLUMN_NAME

    AND c. IMPMAPTYPE = "ERP".

    WHERE the PPT. PARTITIONKEY = 7

    AND adim. BALANCE_COLUMN_NAME IS NOT NULL

    AND dim. TARGET_DIMENSION_CLASS_NAME <>"ICPTRANS".

    ORDER BY adim. BALANCE_COLUMN_NAME

    2014-06-02 11:22:17, 036 [AIF] DEBUG: {'APPLICATION_ID': 3 L, 'IMPORT_FROM_SOURCE_FLAG': u 'Y', 'PLAN_TYPE': None, 'Nom_règle': u 'OPENADDataRule', 'ACTUAL_FLAG': none, 'IS_INCREMENTAL_LOAD': False, 'EPM_ORACLE_INSTANCE': u would be: \\Oracle\\Middleware\\user_projects\\epmsystem1', "CATKEY": 1 L, 'BAL_SEG_VALUE_OPTION_CODE': none, 'INCLUDE_ADJ_PERIODS_FLAG': u 'n', 'PERIOD_MAPPING_TYPE': u 'NONE', 'SOURCE_SYSTEM_TYPE': u 'OTHERS', 'CHECK_FLAG'} : u 'n', 'LEDGER_GROUP': none, 'TARGET_APPLICATION_NAME': u 'Consol6', 'RECALCULATE_FLAG': u 'Y', 'SOURCE_SYSTEM_ID': 3L, 'TEMP_DATA_TABLE_NAME': 'TDATASEG_T', 'KK_FLAG': u 'n', 'IMPGROUPKEY': None, 'AMOUNT_TYPE': None, 'DATA_TABLE_NAME': 'TDATASEG', 'EXPORT_TO_TARGET_FLAG': u 'n', 'JOURNAL_FLAG': None, 'DIMNAME_LIST': [u 'ACCOUNT', u 'ENTITY', u 'PKI', u 'UD1", u"Node2", u"UD3", u 'UD4'], 'TDATAMAPTYPE': 'ERP', 'LAST_UPDATED_BY '. : u 'AJWong', 'DIMNAME_MAP': {u "UD3": {"IMPCONCATCHAR": no, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, "COA_SEGMENT_NAME4": zero, '%{DIMNAME/}': u "UD3", "DIMENSION_ID": 12 L}, u 'PKI': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'PKI', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': zero, "COA_SEGMENT_NAME2"}} {: None, 'COA_SEGMENT_NAME3': None, 'DIMENSION_FILTER_FLAG': zero, "COA_SEGMENT_NAME4": Zero, '%{DIMNAME/}': u 'PKI', 'DIMENSION_ID': 15 L}, u 'ENTITY': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Entity', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, 'COA_SEGMENT_NAME4': None, '%{DIMNAME/}': u 'ENTITY', 'DIMENSION_ID': 10 L}, u "Node2": {"IMPCONCATCHAR": zero} {, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': zero, 'COA_SEGMENT_NAME1': None, 'COA_SEGMENT_NAME2': Zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, "COA_SEGMENT_NAME4": zero, "%{DIMNAME/}": u "Node2", "DIMENSION_ID": 11 L}, u 'UD4': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': None, 'COA_SEGMENT_NAME2': zero, "COA_SEGMENT_NAME3": zero} {, 'DIMENSION_FILTER_FLAG': zero, "COA_SEGMENT_NAME4": zero, "%{DIMNAME/}": u 'UD4', 'DIMENSION_ID': 13 L}, u 'ACCOUNT': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Account', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, 'DIMENSION_FILTER_FLAG': None, 'COA_SEGMENT_NAME4': None, '%{DIMNAME/}': u 'ACCOUNT', 'DIMENSION_ID': 8 L}, u 'UD1': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME'} {{: u 'Generic', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, 'DIMENSION_FILTER_FLAG': None, 'COA_SEGMENT_NAME4': Zero, '%{DIMNAME/}': u 'UD1', 'DIMENSION_ID': 14 L}}, 'TARGET_APPLICATION_TYPE': u 'HFM', "PARTITIONKEY": 7 L, 'PARTVALGROUP': u "[NONE]", 'LEDGER_GROUP_CODE': u 'NONE', 'INCLUDE_ZERO_BALANCE_FLAG': u 'n', 'EXECUTION_MODE': u 'SNAPSHOT', 'PLAN_NUMBER': 0 L, 'MULTI_PERIOD_FILE_FLAG '. {: None, 'PS_LEDGER': none, 'BALANCE_SELECTION': None, 'BALANCE_AMOUNT_IS': u 'PERIODIC', 'RULE_ID': 10 L, 'BALANCE_AMOUNT_BS': u 'YTD', 'CURRENCY_CODE': zero, 'SOURCE_ADAPTER_FLAG': u 'Y', 'BALANCE_METHOD_CODE': none, 'SIGNAGE_METHOD': u 'ABSOLUTE', 'WEB_SERVICE_URL': u'http://DEVNTSAPP35.myfairmont.com:6550 / aif', 'DATA_LOAD_METHOD': u 'CLASSIC_VIA_EPMI'}

    2014-06-02 11:22:17, 036 DEBUG [AIF]: CommData.getRuleInfo - END

    2014-06-02 11:22:17, 076 [AIF] DEBUG: CommData.insertPeriods - START

    2014-06-02 11:22:17, 093 [AIF] DEBUG: CommData.getLedgerListAndMap - START

    2014-06-02 11:22:17, 094 DEBUG [AIF]: CommData.getLedgerSQL - START

    2014-06-02 11:22:17, 095 [AIF] DEBUG: CommData.getLedgerSQL - END

    2014-06-02 11:22:17, 096 [AIF] DEBUG:

    SELECT MERGE (br. SOURCE_LEDGER_ID, 0) SOURCE_LEDGER_ID

    NULL SOURCE_LEDGER_NAME

    NULL SOURCE_COA_ID

    br. CALENDAR_ID

    NULL SETID

    NULL PERIOD_TYPE

    NULL LEDGER_TABLE_NAME

    FROM: AIF_BALANCE_RULES br

    WHERE the Ros. RULE_ID = 10

    2014-06-02 11:22:17, 100 [AIF] DEBUG: CommData.getLedgerListAndMap - END

    2014-06-02 11:22:17, 104 [AIF] DEBUG: commAppPeriodMappingExists: Y

    2014-06-02 11:22:17, 104 [AIF] DEBUG: mapping period section: ERPI / NONE

    2014-06-02 11:22:17, 111 [AIF] DEBUG:

    INSERT INTO AIF_PROCESS_PERIODS)

    ID_PROCESSUS

    PERIODKEY

    PERIOD_ID

    ADJUSTMENT_PERIOD_FLAG

    GL_PERIOD_YEAR

    GL_PERIOD_NUM

    GL_PERIOD_NAME

    GL_PERIOD_CODE

    GL_EFFECTIVE_PERIOD_NUM

    YEARTARGET

    PERIODTARGET

    IMP_ENTITY_TYPE

    IMP_ENTITY_ID

    IMP_ENTITY_NAME

    TRANS_ENTITY_TYPE

    TRANS_ENTITY_ID

    TRANS_ENTITY_NAME

    PRIOR_PERIOD_FLAG

    SOURCE_LEDGER_ID

    )

    SELECT DISTINCT brl. LOADID ID_PROCESSUS

    pp. PERIODKEY PERIODKEY

    0 PERIOD_ID

    , ' NO ADJUSTMENT_PERIOD_FLAG

    , GL_PERIOD_YEAR 0

    , GL_PERIOD_NUM 0

    , GL_PERIOD_NAME ' 0'

    , GL_PERIOD_CODE ' 0'

    , GL_EFFECTIVE_PERIOD_NUM 0

    pp. YEARTARGET YEARTARGET

    pp. PERIODTARGET PERIODTARGET

    'PROCESS_BAL' IMP_ENTITY_TYPE

    , IMP_ENTITY_ID 0

    '< NONE >' IMP_ENTITY_NAME

    'PROCESS_BAL_TRANS' TRANS_ENTITY_TYPE

    , TRANS_ENTITY_ID 0

    pp. PERIODDESC TRANS_ENTITY_NAME

    , ' Not PRIOR_PERIOD_FLAG

    , SOURCE_LEDGER_ID 0

    FROM AIF_BAL_RULE_LOADS brl

    INNER JOIN TPOVCATEGORY pc

    ON pc. CATKEY = brl. CATKEY

    INNER JOIN TPOVPERIODADAPTOR_FLAT_V pp

    ON pp. PERIODFREQ = pc. CATFREQ

    AND pp. PERIODKEY > = brl. START_PERIODKEY

    AND pp. PERIODKEY < = brl. END_PERIODKEY

    AND pp. INTSYSTEMKEY = "Consol6".

    WHERE brl. LOADID = 105

    ORDER BY PERIODKEY pp.

    2014-06-02 11:22:17, 112 DEBUG [AIF]: periodSQL - periodParams: ['n' 'Process_bal', 'PROCESS_BAL_TRANS', 0, 'Consol6' u, 105]

    2014-06-02 11:22:17, 118 [AIF] DEBUG: CommData.insertPeriods - END

    2014-06-02 11:22:17, 121 [AIF] DEBUG: CommData.insertImportProcessDetails - START

    2014-06-02 11:22:17, 121 [AIF] DEBUG:

    INSERT INTO AIF_PROCESS_DETAILS)

    ID_PROCESSUS

    ENTITY_TYPE

    ENTITY_ID

    ENTITY_NAME

    ENTITY_NAME_ORDER

    TARGET_TABLE_NAME

    EXECUTION_START_TIME

    EXECUTION_END_TIME

    RECORDS_PROCESSED

    STATUS

    LAST_UPDATED_BY

    LAST_UPDATE_DATE

    )

    SELECT ID_PROCESSUS

    ENTITY_TYPE

    ENTITY_ID

    ENTITY_NAME

    ENTITY_NAME_ORDER

    'TDATASEG' TARGET_TABLE_NAME

    EXECUTION_START_TIME CURRENT_TIMESTAMP,

    NULL EXECUTION_END_TIME

    , RECORDS_PROCESSED 0

    , STATUS 'PENDING '.

    'AJWong' LAST_UPDATED_BY

    LAST_UPDATE_DATE CURRENT_TIMESTAMP,

    DE)

    SELECT DISTINCT ID_PROCESSUS

    IMP_ENTITY_TYPE ENTITY_TYPE

    IMP_ENTITY_ID ENTITY_ID

    IMP_ENTITY_NAME ENTITY_NAME

    , (COALESCE(SOURCE_LEDGER_ID,0) * 100000000 + GL_EFFECTIVE_PERIOD_NUM) ENTITY_NAME_ORDER

    OF AIF_PROCESS_PERIODS

    WHERE ID_PROCESSUS = 105

    ) q

    ORDER BY ENTITY_NAME_ORDER

    2014-06-02 11:22:17, 124 [AIF] DEBUG: CommData.insertImportProcessDetails - END

    2014-06-02 11:22:17, 140 [AIF] DEBUG: Comm.doScriptInit - START

    2014-06-02 11:22:17, 312 [AIF] DEBUG: Add the following tanks in sys.path:

    2014-06-02 11:22:17, 312 [AIF] DEBUG: D:\Oracle\Middleware\EPMSystem11R1/products/FinancialDataQuality/lib/epm-aif-odi.jar

    2014-06-02 11:22:17, 312 [AIF] DEBUG: D:\Oracle\Middleware\EPMSystem11R1/products/FinancialDataQuality/lib/./aif-apis.jar

    2014-06-02 11:22:17, 312 [AIF] DEBUG: D:\Oracle\Middleware\EPMSystem11R1/products/FinancialDataQuality/lib/./aif-custom.jar

    2014-06-02 11:22:17, 312 [AIF] DEBUG: D:\Oracle\Middleware\EPMSystem11R1/products/FinancialDataQuality/lib/... /... /.. /Common/jlib/11.1.2.0/registry-API.jar

    2014-06-02 11:22:17, 312 [AIF] DEBUG: D:\Oracle\Middleware\EPMSystem11R1/products/FinancialDataQuality/lib/... /... /.. /Common/loggers/log4j/1.2.14/lib/log4j-1.2.14.jar

    2014-06-02 11:22:17, 764 [AIF] DEBUG: fdmContext: {BATCHSCRIPTDIR = D:\Oracle\Middleware\user_projects\epmsystem1\FinancialDataQuality, INBOXDIR = D:\Oracle\Middleware\FDMee\inbox, LOCNAME = TestOpenADLoc SOURCENAME = TESTOpenADSourceSys, APPID = 3, IMPORTFORMAT = TestOpenADImport, SCRIPTSDIR = D:\Oracle\Middleware\FDMee\data\scripts, EPMORACLEHOME = D:\Oracle\Middleware\EPMSystem11R1, RULEID = 10, CATNAME = real, EPMORACLEINSTANCEHOME = D:\Oracle\Middleware\user_projects\epmsystem1, LOADID = 105, PERIODNAME = Jan-13 CLICHÉ, SOURCETYPE = IMPORTMODE = OTHER PERIODKEY = 2013-01-31} {TARGETAPPDB = NA EXPORTFLAG = N, TARGETAPPNAME = Consol6, LOCKEY = 7, RULENAME = OPENADDataRule, OUTBOXDIR = D:\Oracle\Middleware\FDMee\outbox, MULTIPERIODLOAD = N, EXPORTMODE = null, CATKEY = 1, FILEDIR = null, IMPORTFLAG = Y}

    2014-06-02 11:22:17, 764 DEBUG [AIF]: The EpmOracleHome is on: D:\Oracle\Middleware\EPMSystem11R1

    2014-06-02 11:22:17, 764 DEBUG [AIF]: The EpmOracleInstance is on: D:\Oracle\Middleware\user_projects\epmsystem1

    2014-06-02 11:22:17, 764 [AIF] DEBUG: The JavaHome is on: % EPM_ORACLE_HOME%/... /jdk160_35

    2014-06-02 11:22:17, 764 DEBUG [AIF]: the executeEventScript has the value: YES

    2014-06-02 11:22:17, 764 DEBUG [AIF]: The OleDatabaseProvider has the value: SQLOLEDB

    2014-06-02 11:22:17, 764 DEBUG [AIF]: The AppRootFolder is on: D:\Oracle\Middleware\FDMee

    2014-06-02 11:22:17, 764 DEBUG [AIF]: Comm.doScriptInit - END

    2014-06-02 11:22:17, 764 DEBUG [AIF]: Comm.executeScript - START

    2014-06-02 11:22:17, 789 INFO [AIF]: run the following script: D:\Oracle\Middleware\FDMee/data/scripts/event/BefImport.py

    2014-06-02 11:22:17, 807 [AIF] INFO: STARTUP SCRIPT

    2014-06-02 11:22:17, 952 [AIF] DEBUG: Comm.executeVBScript - START

    2014-06-02 11:22:18, 008 [AIF] DEBUG: The WindowsTempFolder has the value: c:\windows\temp

    2014-06-02 11:22:18, 063 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee\data\scripts\event\BefImport.vbs

    2014-06-02 11:22:18, 063 [AIF] DEBUG: Comm.executeVBScript - END

    2014-06-02 11:22:18, 063 [AIF] DEBUG: Comm.executeScript - END

    2014-06-02 11:22:18, 063 [AIF] DEBUG: CommData.preImportData - END

    2014-06-02 11:22:21, 085 [AIF] DEBUG: Comm.updateProcessDetail - START

    2014-06-02 11:22:21, 089 [AIF] DEBUG:

    UPDATE AIF_PROCESS_DETAILS

    SET STATUS = "SUCCESS".

    RECORDS_PROCESSED = BOX

    WHEN RECORDS_PROCESSED IS NULL THEN 0

    OF OTHER RECORDS_PROCESSED

    END + 0

    EXECUTION_END_TIME = CURRENT_TIMESTAMP

    LAST_UPDATED_BY = BOX

    WHEN ("AJWong" is null) THEN LAST_UPDATED_BY

    'AJWong' OTHER

    END

    LAST_UPDATE_DATE = CURRENT_TIMESTAMP

    WHERE ID_PROCESSUS = 105

    AND ENTITY_TYPE = "PROCESS_BAL."

    AND ENTITY_NAME = '< NONE >.

    2014-06-02 11:22:21, 093 [AIF] DEBUG: Comm.updateProcessDetail - END

    2014-06-02 11:22:21, 355 DEBUG [AIF]: CommData.postImportData - START

    2014-06-02 11:22:21, 367 [AIF] DEBUG: CommData.updateTDATASEG_T - START

    2014-06-02 11:22:21, 368 [AIF] DEBUG: CommData.getLedgerListAndMap - START

    2014-06-02 11:22:21, 368 [AIF] DEBUG: CommData.getLedgerSQL - START

    2014-06-02 11:22:21, 368 [AIF] DEBUG: CommData.getLedgerSQL - END

    2014-06-02 11:22:21, 368 [AIF] DEBUG:

    SELECT MERGE (br. SOURCE_LEDGER_ID, 0) SOURCE_LEDGER_ID

    NULL SOURCE_LEDGER_NAME

    NULL SOURCE_COA_ID

    br. CALENDAR_ID

    NULL SETID

    NULL PERIOD_TYPE

    NULL LEDGER_TABLE_NAME

    FROM: AIF_BALANCE_RULES br

    WHERE the Ros. RULE_ID = 10

    2014-06-02 11:22:21, 372 [AIF] DEBUG: CommData.getLedgerListAndMap - END

    2014-06-02 11:22:21, 377 [AIF] DEBUG: CommData.getPovList - START

    2014-06-02 11:22:21, 377 [AIF] DEBUG:

    SELECT PARTITIONKEY

    PARTNAME

    CATKEY

    CATNAME

    PERIODKEY

    , COALESCE (PERIODDESC, CONVERT(VARCHAR,PERIODKEY,120)) PERIODDESC

    RULE_ID

    NOM_REGLE

    DE)

    SELECT DISTINCT brl. PARTITIONKEY

    part. PARTNAME

    brl. CATKEY

    cat. CATNAME

    pprd. PERIODKEY

    pp. PERIODDESC

    brl. RULE_ID

    br. NOM_REGLE

    FROM AIF_BAL_RULE_LOADS brl

    INNER JOIN AIF_BALANCE_RULES br

    ON br. RULE_ID = brl. RULE_ID

    TPOVPARTITION INNER JOIN

    ON the part. PARTITIONKEY = brl. PARTITIONKEY

    INNER JOIN TPOVCATEGORY chat

    WE chat. CATKEY = brl. CATKEY

    INNER JOIN AIF_PROCESS_PERIODS pprd

    THE pprd. ID_processus = brl. LOADID

    LEFT OUTER JOIN TPOVPERIODADAPTOR pp

    ON pp. PERIODKEY = pprd. PERIODKEY

    AND pp. INTSYSTEMKEY = "Consol6".

    WHERE brl. LOADID = 105

    ) q

    ORDER BY PARTITIONKEY

    CATKEY

    PERIODKEY

    RULE_ID

    2014-06-02 11:22:21, 384 [AIF] DEBUG: CommData.getPovList - END

    2014-06-02 11:22:21, 387 [AIF] INFO:

    Import of Source data for the period ' Jan-13 "»

    2014-06-02 11:22:21, 398 [AIF] DEBUG: CommData.updateWorkflow - START

    2014-06-02 11:22:21, 399 [AIF] DEBUG:

    SELECT tlp. PROCESSSTATUS

    PLT. PROCESSSTATUSDESC

    CASE WHEN (tlp. INTLOCKSTATE = 60) AND THEN 'Y' "N" OF ANOTHER LATE LOCK_FLAG

    OF tlp TLOGPROCESS

    TLOGPROCESSSTATES PLT

    WHERE the tlp. PARTITIONKEY = 7

    AND tlp. CATKEY = 1

    AND tlp. PERIODKEY = ' 2013-01-31'

    AND tlp. RULE_ID = 10

    AND the PLT. PROCESSSTATUSKEY = tlp. PROCESSSTATUS

    2014-06-02 11:22:21, 402 [AIF] DEBUG:

    UPDATE TLOGPROCESS

    SET PROCESSENDTIME = CURRENT_TIMESTAMP

    PROCESSSTATUS = 0

    PROCESSIMP = 0

    PROCESSVAL = 0

    PROCESSEXP = 0

    PROCESSENTLOAD = 0

    PROCESSENTVAL = 0

    BLNWCDIRTY = 0

    BLNLOGICDIRTY = 0

    BLNVALDIRTY = 0

    PROCESSIMPNOTE = NULL

    PROCESSVALNOTE = NULL

    PROCESSEXPNOTE = NULL

    PROCESSENTLOADNOTE = NULL

    PROCESSENTVALNOTE = NULL

    WHERE PARTITIONKEY = 7

    AND CATKEY = 1

    AND PERIODKEY = ' 2013-01-31'

    AND RULE_ID = 10

    2014-06-02 11:22:21, 406 [AIF] DEBUG: CommData.updateWorkflow - END

    2014-06-02 11:22:21, 406 [AIF] DEBUG:

    SELECT adim. BALANCE_COLUMN_NAME %{DIMNAME/}

    Sun. TARGET_DIMENSION_CLASS_NAME

    OF TPOVPARTITION PPT

    INNER JOIN AIF_TARGET_APPL_DIMENSIONS adim

    ON adim. APPLICATION_ID = PPT. PARTTARGETAPPLICATIONID

    AND adim. BALANCE_COLUMN_NAME IS NOT NULL

    INNER JOIN AIF_DIMENSIONS Sun

    WE dim. DIMENSION_ID = adim. DIMENSION_ID

    WHERE the PPT. PARTITIONKEY = 7

    AND dim. TARGET_DIMENSION_CLASS_NAME <>"ICPTRANS".

    ORDER BY adim. BALANCE_COLUMN_NAME

    2014-06-02 11:22:21, 409 [AIF] DEBUG:

    UPDATE TDATASEG_T

    SET AMOUNTX = AMOUNT

    ACCOUNTX = NULL

    ENTITYX = NULL,

    ICPX = NULL

    UD1X = NULL

    UD2X = NULL

    UD3X = NULL

    UD4X = NULL

    WHERE TDATASEG_T.LOADID = 105

    AND TDATASEG_T.PARTITIONKEY = 7

    AND TDATASEG_T.CATKEY = 1

    AND TDATASEG_T.PERIODKEY = ' 2013-01-31'

    2014-06-02 11:22:21, 416 [AIF] INFO: generic data lines imported from Source: 0

    2014-06-02 11:22:21, 417 [AIF] INFO: Total of lines of data from the Source: 0

    2014-06-02 11:22:21, 417 [AIF] DEBUG: CommData.updateTDATASEG_T - END

    2014-06-02 11:22:21, 417 [AIF] DEBUG: Comm.executeScript - START

    2014-06-02 11:22:21, 417 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee/data/scripts/event/AftImport.py

    2014-06-02 11:22:21, 417 [AIF] DEBUG: Comm.executeVBScript - START

    2014-06-02 11:22:21, 419 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee\data\scripts\event\AftImport.vbs

    2014-06-02 11:22:21, 419 [AIF] DEBUG: Comm.executeVBScript - END

    2014-06-02 11:22:21, 419 [AIF] DEBUG: Comm.executeScript - END

    2014-06-02 11:22:21, 419 [AIF] DEBUG: CommData.postImportData - END

    2014-06-02 11:22:21, 918 DEBUG [AIF]: LogicGroup.createLogicAccounts - START

    2014-06-02 11:22:21, 932 DEBUG [AIF]: Comm.doScriptInit - START

    2014-06-02 11:22:22, 291 [AIF] DEBUG: fdmContext: {BATCHSCRIPTDIR = D:\Oracle\Middleware\user_projects\epmsystem1\FinancialDataQuality, INBOXDIR = D:\Oracle\Middleware\FDMee\inbox, LOCNAME = TestOpenADLoc SOURCENAME = TESTOpenADSourceSys, APPID = 3, IMPORTFORMAT = TestOpenADImport, SCRIPTSDIR = D:\Oracle\Middleware\FDMee\data\scripts, EPMORACLEHOME = D:\Oracle\Middleware\EPMSystem11R1, RULEID = 10, CATNAME = real, EPMORACLEINSTANCEHOME = D:\Oracle\Middleware\user_projects\epmsystem1, LOADID = 105, PERIODNAME = Jan-13 CLICHÉ, SOURCETYPE = IMPORTMODE = OTHER PERIODKEY = 2013-01-31} {TARGETAPPDB = NA EXPORTFLAG = N, TARGETAPPNAME = Consol6, LOCKEY = 7, RULENAME = OPENADDataRule, OUTBOXDIR = D:\Oracle\Middleware\FDMee\outbox, MULTIPERIODLOAD = N, EXPORTMODE = null, CATKEY = 1, FILEDIR = null, IMPORTFLAG = Y}

    2014-06-02 11:22:22, 291 [AIF] DEBUG: The EpmOracleHome is on: D:\Oracle\Middleware\EPMSystem11R1

    2014-06-02 11:22:22, 291 [AIF] DEBUG: The EpmOracleInstance is on: D:\Oracle\Middleware\user_projects\epmsystem1

    2014-06-02 11:22:22, 291 [AIF] DEBUG: The JavaHome is on: % EPM_ORACLE_HOME%/... /jdk160_35

    2014-06-02 11:22:22, 291 [AIF] DEBUG: the executeEventScript has the value: YES

    2014-06-02 11:22:22, 291 [AIF] DEBUG: The OleDatabaseProvider has the value: SQLOLEDB

    2014-06-02 11:22:22, 291 [AIF] DEBUG: The AppRootFolder is on: D:\Oracle\Middleware\FDMee

    2014-06-02 11:22:22, 292 [AIF] DEBUG: Comm.doScriptInit - END

    2014-06-02 11:22:22, 292 [AIF] DEBUG: Comm.executeScript - START

    2014-06-02 11:22:22, 292 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee/data/scripts/event/BefProcLogicGrp.py

    2014-06-02 11:22:22, 299 [AIF] DEBUG: Comm.executeVBScript - START

    2014-06-02 11:22:22, 299 [AIF] DEBUG: The WindowsTempFolder has the value: c:\windows\temp

    2014-06-02 11:22:22, 300 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee\data\scripts\event\BefProcLogicGrp.vbs

    2014-06-02 11:22:22, 300 [AIF] DEBUG: Comm.executeVBScript - END

    2014-06-02 11:22:22, 300 [AIF] DEBUG: Comm.executeScript - END

    2014-06-02 11:22:22, 303 DEBUG [AIF]: CommData.getRuleInfo - START

    2014-06-02 11:22:22, 312 [AIF] DEBUG: CommData.getRuleInfo - START

    2014-06-02 11:22:22, 316 [AIF] DEBUG:

    SELECT brl. RULE_ID

    br. NOM_REGLE

    brl. PARTITIONKEY

    brl. CATKEY

    part. PARTVALGROUP

    br. SOURCE_SYSTEM_ID

    ss. SOURCE_SYSTEM_TYPE

    CASE

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE '% EBS' THEN "N".

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE '% PS' CAN ' N

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE "% FUSION" THEN "N".

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE "% FILE" AND THEN "N".

    ELSE 'Y '.

    END SOURCE_ADAPTER_FLAG

    app. APPLICATION_ID

    app. TARGET_APPLICATION_NAME

    app. TARGET_APPLICATION_TYPE

    app. DATA_LOAD_METHOD

    brl. PLAN_TYPE

    CASE brl. PLAN_TYPE

    WHEN 'BASE1' THEN 1

    WHEN "PLAN2" THEN 2

    WHEN 'PLANE3' THEN 3

    WHEN 'DEVELOPERS.4' THEN 4

    WHEN 'ALBERTA5' THEN 5

    0 OTHERWISE

    END PLAN_NUMBER

    br. INCL_ZERO_BALANCE_FLAG

    br. PERIOD_MAPPING_TYPE

    br. INCLUDE_ADJ_PERIODS_FLAG

    br. BALANCE_TYPE ACTUAL_FLAG

    br. AMOUNT_TYPE

    br. BALANCE_SELECTION

    br. BALANCE_METHOD_CODE

    COALESCE (br. SIGNAGE_METHOD SIGNAGE_METHOD, "ABSOLUTE")

    br. CURRENCY_CODE

    br. BAL_SEG_VALUE_OPTION_CODE

    brl. EXECUTION_MODE

    COALESCE (brl. IMPORT_FROM_SOURCE_FLAG, 'Y') IMPORT_FROM_SOURCE_FLAG

    COALESCE (brl. RECALCULATE_FLAG, 'N') RECALCULATE_FLAG

    COALESCE (brl. EXPORT_TO_TARGET_FLAG, 'N') EXPORT_TO_TARGET_FLAG

    COALESCE (brl. CHECK_FLAG, 'N') CHECK_FLAG

    CASE

    WHEN (br. LEDGER_GROUP_ID IS NOT NULL) THEN "MULTI".

    WHEN (br. SOURCE_LEDGER_ID IS NOT NULL) THEN 'SINGLE '.

    ELSE 'NO '.

    END LEDGER_GROUP_CODE

    COALESCE (br. BALANCE_AMOUNT_BS, 'CDA') BALANCE_AMOUNT_BS

    COALESCE (br. BALANCE_AMOUNT_IS BALANCE_AMOUNT_IS, "PERIODICAL")

    br. LEDGER_GROUP

    ,(Select BRD.) DETAIL_CODE

    OF AIF_BAL_RULE_DETAILS brd

    WHERE the brd. RULE_ID = br. RULE_ID

    AND brd. DETAIL_TYPE = "ACCOUNTING".

    ) PS_LEDGER

    CASE LG. LEDGER_TEMPLATE

    WHEN 'COMMITMENT' AND THEN 'Y '.

    ANOTHER "N".

    END KK_FLAG

    p.LAST_UPDATED_BY

    p.AIF_WEB_SERVICE_URL WEB_SERVICE_URL

    p.EPM_ORACLE_INSTANCE

    brl. JOURNAL_FLAG

    br. MULTI_PERIOD_FILE_FLAG

    br. IMPGROUPKEY

    OF AIF_PROCESSES p

    INNER JOIN AIF_BAL_RULE_LOADS brl

    ON brl. LOADID = p.PROCESS_ID

    INNER JOIN AIF_BALANCE_RULES br

    ON br. RULE_ID = brl. RULE_ID

    INNER JOIN AIF_SOURCE_SYSTEMS ss

    ON the ss. SOURCE_SYSTEM_ID = br. SOURCE_SYSTEM_ID

    INNER JOIN AIF_TARGET_APPLICATIONS app

    ONE app. APPLICATION_ID = brl. APPLICATION_ID

    TPOVPARTITION INNER JOIN

    ON the part. PARTITIONKEY = br. PARTITIONKEY

    IMP INNER JOIN TBHVIMPGROUP

    WE IMP IMPGROUPKEY = part. PARTIMPGROUP

    LEFT OUTER JOIN AIF_COA_LEDGERS l

    ON l.SOURCE_SYSTEM_ID = p.SOURCE_SYSTEM_ID

    AND l.SOURCE_LEDGER_ID = COALESCE (br. SOURCE_LEDGER_ID, IMP IMPSOURCELEDGERID.)

    LEFT OUTER JOIN AIF_PS_SET_CNTRL_REC_STG scr

    THE SCR. SOURCE_SYSTEM_ID = l.SOURCE_SYSTEM_ID

    AND SCR. SETCNTRLVALUE = l.SOURCE_LEDGER_NAME

    AND SCR. RECNAME = "LED_GRP_TBL."

    LEFT OUTER JOIN AIF_PS_LED_GRP_TBL_STG lg

    ON LG. SOURCE_SYSTEM_ID = VCC. SOURCE_SYSTEM_ID

    AND LG. SETID = VCC. SETID

    AND LG. LEDGER_GROUP = br. LEDGER_GROUP

    WHERE p.PROCESS_ID = 105

    2014-06-02 11:22:22, 329 [AIF] DEBUG:

    SELECT adim. BALANCE_COLUMN_NAME %{DIMNAME/}

    adim. DIMENSION_ID

    Sun. TARGET_DIMENSION_CLASS_NAME

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME1 OF IMPSOURCECOALINEID1)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME2 OF IMPSOURCECOALINEID2)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME3 OF IMPSOURCECOALINEID3)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME4 OF IMPSOURCECOALINEID4)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME5 OF IMPSOURCECOALINEID5)

    (SELECT CASE mdd. ORPHAN_OPTION_CODE

    WHEN 'CHILD' THEN "N".

    WHEN 'ROOT' CAN ' N

    ELSE 'Y '.

    END DIMENSION_FILTER_FLAG

    OF AIF_MAP_DIM_DETAILS_V DDM

    M. AIF_MAPPING_RULES

    WHERE Mr. PARTITIONKEY = PPT. PARTITIONKEY

    AND private label. RULE_ID = mr. RULE_ID

    AND private label. DIMENSION_ID = adim. DIMENSION_ID

    ) DIMENSION_FILTER_FLAG

    c. IMPCONCATCHAR

    OF TPOVPARTITION PPT

    INNER JOIN AIF_TARGET_APPL_DIMENSIONS adim

    ON adim. APPLICATION_ID = 3

    INNER JOIN AIF_DIMENSIONS Sun

    WE dim. DIMENSION_ID = adim. DIMENSION_ID

    LEFT OUTER JOIN TBHVIMPITEMERPI c

    ON c. IMPGROUPKEY = PPT. PARTIMPGROUP

    AND c. IMPFLDFIELDNAME = adim. BALANCE_COLUMN_NAME

    AND c. IMPMAPTYPE = "ERP".

    WHERE the PPT. PARTITIONKEY = 7

    AND adim. BALANCE_COLUMN_NAME IS NOT NULL

    AND dim. TARGET_DIMENSION_CLASS_NAME <>"ICPTRANS".

    ORDER BY adim. BALANCE_COLUMN_NAME

    2014-06-02 11:22:22, 335 [AIF] DEBUG: {'APPLICATION_ID': 3 L, 'IMPORT_FROM_SOURCE_FLAG': u 'Y', 'PLAN_TYPE': none, 'nom_regle': u 'OPENADDataRule', 'ACTUAL_FLAG': None, 'IS_INCREMENTAL_LOAD': False, 'EPM_ORACLE_INSTANCE': u would be: \\Oracle\\Middleware\\user_projects\\epmsystem1', "CATKEY": 1 L, 'BAL_SEG_VALUE_OPTION_CODE': none, 'INCLUDE_ADJ_PERIODS_FLAG': u 'n', 'PERIOD_MAPPING_TYPE': u 'NONE', 'SOURCE_SYSTEM_TYPE': u 'OTHERS', 'CHECK_FLAG'} : u 'n', 'LEDGER_GROUP': none, 'TARGET_APPLICATION_NAME': u 'Consol6', 'RECALCULATE_FLAG': u 'Y', 'SOURCE_SYSTEM_ID': 3L, 'TEMP_DATA_TABLE_NAME': 'TDATASEG_T', 'KK_FLAG': u 'n', 'IMPGROUPKEY': None, 'AMOUNT_TYPE': None, 'DATA_TABLE_NAME': 'TDATASEG', 'EXPORT_TO_TARGET_FLAG': u 'n', 'JOURNAL_FLAG': None, 'DIMNAME_LIST': [u 'ACCOUNT', u 'ENTITY', u 'PKI', u 'UD1", u"Node2", u"UD3", u 'UD4'], 'TDATAMAPTYPE': 'ERP', 'LAST_UPDATED_BY '. : u 'AJWong', 'DIMNAME_MAP': {u "UD3": {"IMPCONCATCHAR": no, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, "COA_SEGMENT_NAME4": zero, '%{DIMNAME/}': u "UD3", "DIMENSION_ID": 12 L}, u 'PKI': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'PKI', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': zero, "COA_SEGMENT_NAME2"}} {: None, 'COA_SEGMENT_NAME3': None, 'DIMENSION_FILTER_FLAG': zero, "COA_SEGMENT_NAME4": Zero, '%{DIMNAME/}': u 'PKI', 'DIMENSION_ID': 15 L}, u 'ENTITY': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Entity', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, 'COA_SEGMENT_NAME4': None, '%{DIMNAME/}': u 'ENTITY', 'DIMENSION_ID': 10 L}, u "Node2": {"IMPCONCATCHAR": zero} {, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': zero, 'COA_SEGMENT_NAME1': None, 'COA_SEGMENT_NAME2': Zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, "COA_SEGMENT_NAME4": zero, "%{DIMNAME/}": u "Node2", "DIMENSION_ID": 11 L}, u 'UD4': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': None, 'COA_SEGMENT_NAME2': zero, "COA_SEGMENT_NAME3": zero} {, 'DIMENSION_FILTER_FLAG': zero, "COA_SEGMENT_NAME4": zero, "%{DIMNAME/}": u 'UD4', 'DIMENSION_ID': 13 L}, u 'ACCOUNT': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Account', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, 'DIMENSION_FILTER_FLAG': None, 'COA_SEGMENT_NAME4': None, '%{DIMNAME/}': u 'ACCOUNT', 'DIMENSION_ID': 8 L}, u 'UD1': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME'} {{: u 'Generic', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, 'DIMENSION_FILTER_FLAG': None, 'COA_SEGMENT_NAME4': Zero, '%{DIMNAME/}': u 'UD1', 'DIMENSION_ID': 14 L}}, 'TARGET_APPLICATION_TYPE': u 'HFM', "PARTITIONKEY": 7 L, 'PARTVALGROUP': u "[NONE]", 'LEDGER_GROUP_CODE': u 'NONE', 'INCLUDE_ZERO_BALANCE_FLAG': u 'n', 'EXECUTION_MODE': u 'SNAPSHOT', 'PLAN_NUMBER': 0 L, 'MULTI_PERIOD_FILE_FLAG '. {: None, 'PS_LEDGER': none, 'BALANCE_SELECTION': None, 'BALANCE_AMOUNT_IS': u 'PERIODIC', 'RULE_ID': 10 L, 'BALANCE_AMOUNT_BS': u 'YTD', 'CURRENCY_CODE': zero, 'SOURCE_ADAPTER_FLAG': u 'Y', 'BALANCE_METHOD_CODE': none, 'SIGNAGE_METHOD': u 'ABSOLUTE', 'WEB_SERVICE_URL': u'http://DEVNTSAPP35.myfairmont.com:6550 / aif', 'DATA_LOAD_METHOD': u 'CLASSIC_VIA_EPMI'}

    2014-06-02 11:22:22, 335 [AIF] DEBUG: CommData.getRuleInfo - END

    2014-06-02 11:22:22, 336 [AIF] DEBUG:

    Select a part. PARTLOGICGROUP

    lgrp. CALCGROUPTYPE

    PRS AIF_PROCESSES, part TPOVPARTITION, lgrp TBHVLOGICGROUP

    where prs. ID_processus = 105 and prs. PARTITIONKEY = part. PARTITIONKEY

    and a part. PARTLOGICGROUP = lgrp. CALCGROUPKEY

    2014-06-02 11:22:22, 338 [AIF] DEBUG: CommData.getRuleInfo - END

    2014-06-02 11:22:22, 338 [AIF] DEBUG: Comm.executeScript - START

    2014-06-02 11:22:22, 338 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee/data/scripts/event/AftProcLogicGrp.py

    2014-06-02 11:22:22, 338 [AIF] DEBUG: Comm.executeVBScript - START

    2014-06-02 11:22:22, 340 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee\data\scripts\event\AftProcLogicGrp.vbs

    2014-06-02 11:22:22, 340 [AIF] DEBUG: Comm.executeVBScript - END

    2014-06-02 11:22:22, 340 [AIF] DEBUG: Comm.executeScript - END

    2014-06-02 11:22:22, 340 [AIF] DEBUG: LogicGroup.createLogicAccounts - END

    2014-06-02 11:22:22, 416 [AIF] DEBUG: CommData.mapData - START

    2014-06-02 11:22:22, 416 [AIF] DEBUG: Comm.executeScript - START

    2014-06-02 11:22:22, 417 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee/data/scripts/event/BefProcMap.py

    2014-06-02 11:22:22, 417 [AIF] DEBUG: Comm.executeVBScript - START

    2014-06-02 11:22:22, 418 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee\data\scripts\event\BefProcMap.vbs

    2014-06-02 11:22:22, 418 [AIF] DEBUG: Comm.executeVBScript - END

    2014-06-02 11:22:22, 418 [AIF] DEBUG: Comm.executeScript - END

    2014-06-02 11:22:22, 418 [AIF] DEBUG: CommData.getRuleInfo - START

    2014-06-02 11:22:22, 419 [AIF] DEBUG:

    SELECT brl. RULE_ID

    br. NOM_REGLE

    brl. PARTITIONKEY

    brl. CATKEY

    part. PARTVALGROUP

    br. SOURCE_SYSTEM_ID

    ss. SOURCE_SYSTEM_TYPE

    CASE

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE '% EBS' THEN "N".

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE '% PS' CAN ' N

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE "% FUSION" THEN "N".

    WHEN ss. SOURCE_SYSTEM_TYPE LIKE "% FILE" AND THEN "N".

    ELSE 'Y '.

    END SOURCE_ADAPTER_FLAG

    app. APPLICATION_ID

    app. TARGET_APPLICATION_NAME

    app. TARGET_APPLICATION_TYPE

    app. DATA_LOAD_METHOD

    brl. PLAN_TYPE

    CASE brl. PLAN_TYPE

    WHEN 'BASE1' THEN 1

    WHEN "PLAN2" THEN 2

    WHEN 'PLANE3' THEN 3

    WHEN 'DEVELOPERS.4' THEN 4

    WHEN 'ALBERTA5' THEN 5

    0 OTHERWISE

    END PLAN_NUMBER

    br. INCL_ZERO_BALANCE_FLAG

    br. PERIOD_MAPPING_TYPE

    br. INCLUDE_ADJ_PERIODS_FLAG

    br. BALANCE_TYPE ACTUAL_FLAG

    br. AMOUNT_TYPE

    br. BALANCE_SELECTION

    br. BALANCE_METHOD_CODE

    COALESCE (br. SIGNAGE_METHOD SIGNAGE_METHOD, "ABSOLUTE")

    br. CURRENCY_CODE

    br. BAL_SEG_VALUE_OPTION_CODE

    brl. EXECUTION_MODE

    COALESCE (brl. IMPORT_FROM_SOURCE_FLAG, 'Y') IMPORT_FROM_SOURCE_FLAG

    COALESCE (brl. RECALCULATE_FLAG, 'N') RECALCULATE_FLAG

    COALESCE (brl. EXPORT_TO_TARGET_FLAG, 'N') EXPORT_TO_TARGET_FLAG

    COALESCE (brl. CHECK_FLAG, 'N') CHECK_FLAG

    CASE

    WHEN (br. LEDGER_GROUP_ID IS NOT NULL) THEN "MULTI".

    WHEN (br. SOURCE_LEDGER_ID IS NOT NULL) THEN 'SINGLE '.

    ELSE 'NO '.

    END LEDGER_GROUP_CODE

    COALESCE (br. BALANCE_AMOUNT_BS, 'CDA') BALANCE_AMOUNT_BS

    COALESCE (br. BALANCE_AMOUNT_IS BALANCE_AMOUNT_IS, "PERIODICAL")

    br. LEDGER_GROUP

    ,(Select BRD.) DETAIL_CODE

    OF AIF_BAL_RULE_DETAILS brd

    WHERE the brd. RULE_ID = br. RULE_ID

    AND brd. DETAIL_TYPE = "ACCOUNTING".

    ) PS_LEDGER

    CASE LG. LEDGER_TEMPLATE

    WHEN 'COMMITMENT' AND THEN 'Y '.

    ANOTHER "N".

    END KK_FLAG

    p.LAST_UPDATED_BY

    p.AIF_WEB_SERVICE_URL WEB_SERVICE_URL

    p.EPM_ORACLE_INSTANCE

    brl. JOURNAL_FLAG

    br. MULTI_PERIOD_FILE_FLAG

    br. IMPGROUPKEY

    OF AIF_PROCESSES p

    INNER JOIN AIF_BAL_RULE_LOADS brl

    ON brl. LOADID = p.PROCESS_ID

    INNER JOIN AIF_BALANCE_RULES br

    ON br. RULE_ID = brl. RULE_ID

    INNER JOIN AIF_SOURCE_SYSTEMS ss

    ON the ss. SOURCE_SYSTEM_ID = br. SOURCE_SYSTEM_ID

    INNER JOIN AIF_TARGET_APPLICATIONS app

    ONE app. APPLICATION_ID = brl. APPLICATION_ID

    TPOVPARTITION INNER JOIN

    ON the part. PARTITIONKEY = br. PARTITIONKEY

    IMP INNER JOIN TBHVIMPGROUP

    WE IMP IMPGROUPKEY = part. PARTIMPGROUP

    LEFT OUTER JOIN AIF_COA_LEDGERS l

    ON l.SOURCE_SYSTEM_ID = p.SOURCE_SYSTEM_ID

    AND l.SOURCE_LEDGER_ID = COALESCE (br. SOURCE_LEDGER_ID, IMP IMPSOURCELEDGERID.)

    LEFT OUTER JOIN AIF_PS_SET_CNTRL_REC_STG scr

    THE SCR. SOURCE_SYSTEM_ID = l.SOURCE_SYSTEM_ID

    AND SCR. SETCNTRLVALUE = l.SOURCE_LEDGER_NAME

    AND SCR. RECNAME = "LED_GRP_TBL."

    LEFT OUTER JOIN AIF_PS_LED_GRP_TBL_STG lg

    ON LG. SOURCE_SYSTEM_ID = VCC. SOURCE_SYSTEM_ID

    AND LG. SETID = VCC. SETID

    AND LG. LEDGER_GROUP = br. LEDGER_GROUP

    WHERE p.PROCESS_ID = 105

    2014-06-02 11:22:22, 425 [AIF] DEBUG:

    SELECT adim. BALANCE_COLUMN_NAME %{DIMNAME/}

    adim. DIMENSION_ID

    Sun. TARGET_DIMENSION_CLASS_NAME

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME1 OF IMPSOURCECOALINEID1)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME2 OF IMPSOURCECOALINEID2)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME3 OF IMPSOURCECOALINEID3)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME4 OF IMPSOURCECOALINEID4)

    , (SELECT COA_SEGMENT_NAME FROM AIF_COA_SEGMENTS cs WHERE cs.) COA_LINE_ID is c. COA_SEGMENT_NAME5 OF IMPSOURCECOALINEID5)

    (SELECT CASE mdd. ORPHAN_OPTION_CODE

    WHEN 'CHILD' THEN "N".

    WHEN 'ROOT' CAN ' N

    ELSE 'Y '.

    END DIMENSION_FILTER_FLAG

    OF AIF_MAP_DIM_DETAILS_V DDM

    M. AIF_MAPPING_RULES

    WHERE Mr. PARTITIONKEY = PPT. PARTITIONKEY

    AND private label. RULE_ID = mr. RULE_ID

    AND private label. DIMENSION_ID = adim. DIMENSION_ID

    ) DIMENSION_FILTER_FLAG

    c. IMPCONCATCHAR

    OF TPOVPARTITION PPT

    INNER JOIN AIF_TARGET_APPL_DIMENSIONS adim

    ON adim. APPLICATION_ID = 3

    INNER JOIN AIF_DIMENSIONS Sun

    WE dim. DIMENSION_ID = adim. DIMENSION_ID

    LEFT OUTER JOIN TBHVIMPITEMERPI c

    ON c. IMPGROUPKEY = PPT. PARTIMPGROUP

    AND c. IMPFLDFIELDNAME = adim. BALANCE_COLUMN_NAME

    AND c. IMPMAPTYPE = "ERP".

    WHERE the PPT. PARTITIONKEY = 7

    AND adim. BALANCE_COLUMN_NAME IS NOT NULL

    AND dim. TARGET_DIMENSION_CLASS_NAME <>"ICPTRANS".

    ORDER BY adim. BALANCE_COLUMN_NAME

    2014-06-02 11:22:22, 428 [AIF] DEBUG: {'APPLICATION_ID': 3 L, 'IMPORT_FROM_SOURCE_FLAG': u 'Y', 'PLAN_TYPE': None, 'Nom_règle': u 'OPENADDataRule', 'ACTUAL_FLAG': none, 'IS_INCREMENTAL_LOAD': False, 'EPM_ORACLE_INSTANCE': u would be: \\Oracle\\Middleware\\user_projects\\epmsystem1', "CATKEY": 1 L, 'BAL_SEG_VALUE_OPTION_CODE': none, 'INCLUDE_ADJ_PERIODS_FLAG': u 'n', 'PERIOD_MAPPING_TYPE': u 'NONE', 'SOURCE_SYSTEM_TYPE': u 'OTHERS', 'CHECK_FLAG'} : u 'n', 'LEDGER_GROUP': none, 'TARGET_APPLICATION_NAME': u 'Consol6', 'RECALCULATE_FLAG': u 'Y', 'SOURCE_SYSTEM_ID': 3L, 'TEMP_DATA_TABLE_NAME': 'TDATASEG_T', 'KK_FLAG': u 'n', 'IMPGROUPKEY': None, 'AMOUNT_TYPE': None, 'DATA_TABLE_NAME': 'TDATASEG', 'EXPORT_TO_TARGET_FLAG': u 'n', 'JOURNAL_FLAG': None, 'DIMNAME_LIST': [u 'ACCOUNT', u 'ENTITY', u 'PKI', u 'UD1", u"Node2", u"UD3", u 'UD4'], 'TDATAMAPTYPE': 'ERP', 'LAST_UPDATED_BY '. : u 'AJWong', 'DIMNAME_MAP': {u "UD3": {"IMPCONCATCHAR": no, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, "COA_SEGMENT_NAME4": zero, '%{DIMNAME/}': u "UD3", "DIMENSION_ID": 12 L}, u 'PKI': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'PKI', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': zero, "COA_SEGMENT_NAME2"}} {: None, 'COA_SEGMENT_NAME3': None, 'DIMENSION_FILTER_FLAG': zero, "COA_SEGMENT_NAME4": Zero, '%{DIMNAME/}': u 'PKI', 'DIMENSION_ID': 15 L}, u 'ENTITY': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Entity', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, 'COA_SEGMENT_NAME4': None, '%{DIMNAME/}': u 'ENTITY', 'DIMENSION_ID': 10 L}, u "Node2": {"IMPCONCATCHAR": zero} {, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': zero, 'COA_SEGMENT_NAME1': None, 'COA_SEGMENT_NAME2': Zero, "COA_SEGMENT_NAME3": zero, "DIMENSION_FILTER_FLAG": zero, "COA_SEGMENT_NAME4": zero, "%{DIMNAME/}": u "Node2", "DIMENSION_ID": 11 L}, u 'UD4': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Generic', 'COA_SEGMENT_NAME5': None, 'COA_SEGMENT_NAME1': None, 'COA_SEGMENT_NAME2': zero, "COA_SEGMENT_NAME3": zero} {, 'DIMENSION_FILTER_FLAG': zero, "COA_SEGMENT_NAME4": zero, "%{DIMNAME/}": u 'UD4', 'DIMENSION_ID': 13 L}, u 'ACCOUNT': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME': u 'Account', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, 'DIMENSION_FILTER_FLAG': None, 'COA_SEGMENT_NAME4': None, '%{DIMNAME/}': u 'ACCOUNT', 'DIMENSION_ID': 8 L}, u 'UD1': {'IMPCONCATCHAR': None, 'TARGET_DIMENSION_CLASS_NAME'} {{: u 'Generic', 'COA_SEGMENT_NAME5': zero, "COA_SEGMENT_NAME1": zero, "COA_SEGMENT_NAME2": zero, "COA_SEGMENT_NAME3": zero, 'DIMENSION_FILTER_FLAG': None, 'COA_SEGMENT_NAME4': Zero, '%{DIMNAME/}': u 'UD1', 'DIMENSION_ID': 14 L}}, 'TARGET_APPLICATION_TYPE': u 'HFM', "PARTITIONKEY": 7 L, 'PARTVALGROUP': u "[NONE]", 'LEDGER_GROUP_CODE': u 'NONE', 'INCLUDE_ZERO_BALANCE_FLAG': u 'n', 'EXECUTION_MODE': u 'SNAPSHOT', 'PLAN_NUMBER': 0 L, 'MULTI_PERIOD_FILE_FLAG '. {: None, 'PS_LEDGER': none, 'BALANCE_SELECTION': None, 'BALANCE_AMOUNT_IS': u 'PERIODIC', 'RULE_ID': 10 L, 'BALANCE_AMOUNT_BS': u 'YTD', 'CURRENCY_CODE': zero, 'SOURCE_ADAPTER_FLAG': u 'Y', 'BALANCE_METHOD_CODE': none, 'SIGNAGE_METHOD': u 'ABSOLUTE', 'WEB_SERVICE_URL': u'http://DEVNTSAPP35.myfairmont.com:6550 / aif', 'DATA_LOAD_METHOD': u 'CLASSIC_VIA_EPMI'}

    2014-06-02 11:22:22, 430 [AIF] DEBUG: CommData.getRuleInfo - END

    2014-06-02 11:22:22, 433 [AIF] DEBUG: CommData.insertTransProcessDetails - START

    2014-06-02 11:22:22, 433 [AIF] DEBUG:

    INSERT INTO AIF_PROCESS_DETAILS)

    ID_PROCESSUS

    ENTITY_TYPE

    ENTITY_ID

    ENTITY_NAME

    ENTITY_NAME_ORDER

    TARGET_TABLE_NAME

    EXECUTION_START_TIME

    EXECUTION_END_TIME

    RECORDS_PROCESSED

    STATUS

    LAST_UPDATED_BY

    LAST_UPDATE_DATE

    )

    SELECT ID_PROCESSUS

    ENTITY_TYPE

    ENTITY_ID

    ENTITY_NAME

    ENTITY_NAME_ORDER

    'TDATASEG' TARGET_TABLE_NAME

    EXECUTION_START_TIME CURRENT_TIMESTAMP,

    NULL EXECUTION_END_TIME

    , RECORDS_PROCESSED 0

    , STATUS 'PENDING '.

    'AJWong' LAST_UPDATED_BY

    LAST_UPDATE_DATE CURRENT_TIMESTAMP,

    DE)

    SELECT ID_PROCESSUS

    TRANS_ENTITY_TYPE ENTITY_TYPE

    MIN (TRANS_ENTITY_ID) ENTITY_ID

    TRANS_ENTITY_NAME ENTITY_NAME

    MIN (COALESCE(SOURCE_LEDGER_ID,0) * 100000000 + GL_EFFECTIVE_PERIOD_NUM) ENTITY_NAME_ORDER

    OF AIF_PROCESS_PERIODS

    WHERE ID_PROCESSUS = 105

    AND PRIOR_PERIOD_FLAG = N

    ID_PROCESSUS GROUP

    TRANS_ENTITY_TYPE

    TRANS_ENTITY_NAME

    + 3

    ORDER BY ENTITY_NAME_ORDER

    2014-06-02 11:22:22, 437 [AIF] DEBUG: CommData.insertTransProcessDetails - END

    2014-06-02 11:22:22, 446 [AIF] DEBUG:

    REMOVE FROM TDATAMAP_T

    WHERE < 105 LOADID

    AND THERE ARE)

    SELECT 1

    OF AIF_PROCESSES p

    WHERE p.RULE_ID = 10

    AND p.PROCESS_ID = TDATAMAP_T.LOADID

    )

    2014-06-02 11:22:22, 447 [AIF] DEBUG:

    REMOVE FROM TDATASEG_T

    WHERE < 105 LOADID

    AND THERE ARE)

    SELECT 1

    OF AIF_PROCESSES p

    WHERE p.RULE_ID = 10

    AND p.PROCESS_ID = TDATASEG_T.LOADID

    )

    2014-06-02 11:22:22, 449 [AIF] DEBUG:

    REMOVE FROM AIF_PROCESS_PERIODS

    WHERE < 105 ID_processus

    AND THERE ARE)

    SELECT 1

    OF AIF_PROCESSES p

    WHERE p.RULE_ID = 10

    AND p.PROCESS_ID = AIF_PROCESS_PERIODS. ID_PROCESSUS

    )

    2014-06-02 11:22:22, 459 [AIF] DEBUG: CommMap.loadTDATAMAP_T - START

    2014-06-02 11:22:22, 461 [AIF] DEBUG: CommData.getMapPartitionKeyandName - START

    2014-06-02 11:22:22, 461 [AIF] DEBUG:

    SELECT COALESCE (part_parent. PARTITIONKEY, part. PARTITIONKEY PARTITIONKEY)

    COALESCE (part_parent. PARTNAME, part. PARTNAME PARTNAME)

    SHARE TPOVPARTITION

    LEFT OUTER JOIN TPOVPARTITION part_parent

    ON part_parent. PARTITIONKEY = part. PARTPARENTKEY

    WHERE the part. PARTITIONKEY = 7

    2014-06-02 11:22:22, 463 [AIF] DEBUG: CommData.getMapPartitionKeyandName - END

    2014-06-02 11:22:22, 465 [AIF] DEBUG:

    INSERT INTO TDATAMAP_T)

    LOADID

    DATAKEY

    PARTITIONKEY

    %{DIMNAME/}

    SRCKEY

    SRCDESC

    TARGKEY

    WHERECLAUSETYPE

    WHERECLAUSEVALUE

    CHANGESIGN

    SEQUENCE

    VBSCRIPT

    TDATAMAPTYPE

    SYSTEM_GENERATED_FLAG

    RULE_ID

    )

    SELECT 105

    DATAKEY

    7 PARTITIONKEY

    %{DIMNAME/}

    SRCKEY

    SRCDESC

    , CASE WHEN (TDATAMAPTYPE = 'EMP' AND TARGKEY = "< BLANK >") THEN ' ' OTHER TARGKEY END

    WHERECLAUSETYPE

    , CASE WHEN (TDATAMAPTYPE = 'EMP' AND WHERECLAUSEVALUE = "< BLANK >") THEN ' ' OTHER WHERECLAUSEVALUE END

    CHANGESIGN

    SEQUENCE

    VBSCRIPT

    TDATAMAPTYPE

    SYSTEM_GENERATED_FLAG

    RULE_ID

    OF TDATAMAP tdm

    WHERE PARTITIONKEY = 7

    AND (RULE_ID IS NULL OR RULE_ID = 10)

    AND)

    TDATAMAPTYPE = "ERP".

    (OR)

    TDATAMAPTYPE = "MULTIDIM".

    AND THERE ARE)

    SELECT 1

    OF multidim TDATAMAP

    Multidim WHERE. PARTITIONKEY = tdm. PARTITIONKEY

    AND multidim. TDATAMAPTYPE = "ERP".

    AND multidim. DATAKEY = tdm. TARGKEY

    )

    )

    )

    2014-06-02 11:22:22, 471 [AIF] DEBUG: CommData.targetMemberFilter - START

    2014-06-02 11:22:22, 476 [AIF] DEBUG:

    REMOVE FROM AIF_TARGET_APPL_DIM_MEMS

    WHERE APPLICATION_ID = 3

    AND CREATED_BY_RULE_ID = 10

    2014-06-02 11:22:22, 477 [AIF] DEBUG:

    INSERT INTO AIF_TARGET_APPL_DIM_MEMS)

    APPLICATION_ID

    DIMENSION_ID

    MEMBER_NAME

    CREATED_BY_RULE_ID

    VALID_FOR_PLAN1

    VALID_FOR_PLAN2

    VALID_FOR_PLAN3

    VALID_FOR_PLAN4

    VALID_FOR_PLAN5

    )

    SELECT DISTINCT ADIM. APPLICATION_ID

    adim. DIMENSION_ID

    tdmt. TARGKEY NOM_MEMBRE

    CREATED_BY_RULE_ID 10

    adim. VALID_FOR_PLAN1

    adim. VALID_FOR_PLAN2

    adim. VALID_FOR_PLAN3

    adim. VALID_FOR_PLAN4

    adim. VALID_FOR_PLAN5

    OF TDATAMAP_T tdmt

    AIF_TARGET_APPL_DIMENSIONS adim

    AIF_DIMENSIONS Sun

    WHERE tdmt. LOADID = 105

    AND)

    tdmt. WHERECLAUSETYPE IS NULL

    OR tdmt. WHERECLAUSETYPE = "BETWEEN".

    OR (tdmt. WHERECLAUSETYPE = 'LIKE' AND CHARINDEX ('* ', tdmt.) TARGKEY, 1) = 0)

    )

    AND adim. APPLICATION_ID = 3

    AND adim. BALANCE_COLUMN_NAME = tdmt. %{DIMNAME/}

    AND dim. DIMENSION_ID = adim. DIMENSION_ID

    2014-06-02 11:22:22, 478 [AIF] DEBUG: CommData.targetMemberFilter - END

    2014-06-02 11:22:22, 561 DEBUG [AIF]: CommMap.updateTDATASEG_T_TDATASEGW - START

    2014-06-02 11:22:22, 566 DEBUG [AIF]: CommData.getPovList - START

    2014-06-02 11:22:22, 571 [AIF] DEBUG: commAppPeriodMappingExists: Y

    2014-06-02 11:22:22, 571 [AIF] DEBUG:

    SELECT PARTITIONKEY

    PARTNAME

    CATKEY

    CATNAME

    PERIODKEY

    , COALESCE (PERIODDESC, CONVERT(VARCHAR,PERIODKEY,120)) PERIODDESC

    RULE_ID

    NOM_REGLE

    DE)

    SELECT DISTINCT brl. PARTITIONKEY

    part. PARTNAME

    brl. CATKEY

    cat. CATNAME

    pprd. PERIODKEY

    pp. PERIODDESC

    brl. RULE_ID

    br. NOM_REGLE

    FROM AIF_BAL_RULE_LOADS brl

    INNER JOIN AIF_BALANCE_RULES br

    ON br. RULE_ID = brl. RULE_ID

    TPOVPARTITION INNER JOIN

    ON the part. PARTITIONKEY = brl. PARTITIONKEY

    INNER JOIN TPOVCATEGORY chat

    WE chat. CATKEY = brl. CATKEY

    INNER JOIN AIF_PROCESS_PERIODS pprd

    THE pprd. ID_processus = brl. LOADID

    LEFT OUTER JOIN TPOVPERIODADAPTOR pp

    ON pp. PERIODKEY = pprd. PERIODKEY

    AND pp. INTSYSTEMKEY = "Consol6".

    WHERE brl. LOADID = 105

    ) q

    ORDER BY PARTITIONKEY

    CATKEY

    PERIODKEY

    RULE_ID

    2014-06-02 11:22:22, 575 [AIF] DEBUG: CommData.getPovList - END

    2014-06-02 11:22:22, 577 [AIF] DEBUG:

    SELECT %{DIMNAME/}

    SRCKEY

    TARGKEY

    WHERECLAUSETYPE

    WHERECLAUSEVALUE

    CHANGESIGN

    SEQUENCE

    DATAKEY

    MAPPING_TYPE

    , CASE WHEN (RULE_ID IS NOT NULL) THEN 'Y' "N" OF ANOTHER LATE IS_RULE_MAP

    DE)

    SELECT DISTINCT tdm. %{DIMNAME/}

    tdm. RULE_ID

    NULL SRCKEY

    NULL TARGKEY

    tdm. WHERECLAUSETYPE

    tdm. WHERECLAUSEVALUE

    NULL CHANGESIGN

    1 SEQUENCE

    COALESCE (tdm. SYSTEM_GENERATED_FLAG, ' only) SYSTEM_GENERATED_FLAG

    NULL DATAKEY

    CASE

    WHEN CT. WHERECLAUSETYPE IS NULL THEN 1

    3. OTHER

    END MAPPING_TYPE

    COALESCE (atad. CALC_SEQ, 9999999999) CALC_SEQ

    OF TDATAMAP_T tdm

    INNER JOIN AIF_TARGET_APPL_DIMENSIONS atad WE atad. BALANCE_COLUMN_NAME = tdm. %{DIMNAME/}

    WHERE the tdm. LOADID = 105

    AND atad. APPLICATION_ID = 3

    AND tdm. PARTITIONKEY = 7

    AND tdm. TDATAMAPTYPE = "ERP".

    AND (tdm. RULE_ID IS NULL or tdm. RULE_ID = 10)

    AND tdm. WHERECLAUSETYPE IS NULL

    UNION ALL

    SELECT tdm. %{DIMNAME/}

    tdm. RULE_ID

    tdm. SRCKEY

    tdm. TARGKEY

    tdm. WHERECLAUSETYPE

    tdm. WHERECLAUSEVALUE

    tdm. CHANGESIGN

    CASE PPT. PARTSEQMAP

    WHEN 0 THEN DEAL

    WHEN (tdm. WHERECLAUSETYPE = "BETWEEN"), THEN 2

    WHEN (tdm. WHERECLAUSETYPE = "IN") THEN 3

    WHEN (tdm. WHERECLAUSETYPE = "MULTIDIM") THEN 4

    WHEN (tdm. WHERECLAUSETYPE = 'LIKES') THEN 5

    0 OTHERWISE

    END

    Of OTHER tdm. SEQUENCE

    END SEQUENCE

    COALESCE (tdm. SYSTEM_GENERATED_FLAG, ' only) SYSTEM_GENERATED_FLAG

    tdm. DATAKEY

    CASE

    WHEN CT. WHERECLAUSETYPE IS NULL THEN 1

    3. OTHER

    END MAPPING_TYPE

    COALESCE (atad. CALC_SEQ, 9999999999) CALC_SEQ

    OF TDATAMAP_T tdm

    INNER JOIN TPOVPARTITION TPP I TPP. PARTITIONKEY = tdm. PARTITIONKEY

    INNER JOIN AIF_TARGET_APPL_DIMENSIONS atad WE atad. BALANCE_COLUMN_NAME = tdm. %{DIMNAME/}

    WHERE the tdm. LOADID = 105

    AND atad. APPLICATION_ID = 3

    AND tdm. PARTITIONKEY = 7

    AND tdm. TDATAMAPTYPE = "ERP".

    AND (tdm. RULE_ID IS NULL or tdm. RULE_ID = 10)

    AND tdm. WHERECLAUSETYPE IN ('BETWEEN', 'IN', "MULTIDIM", 'LIKE')

    ) q

    ORDER BY CALC_SEQ

    %{DIMNAME/}

    SEQUENCE

    RULE_ID

    SYSTEM_GENERATED_FLAG

    SRCKEY

    2014-06-02 11:22:22, 584 [AIF] INFO:

    Map data for the period ' Jan-13 "»

    2014-06-02 11:22:22, 586 DEBUG [AIF]: Comm.updateProcessDetail - START

    2014-06-02 11:22:22, 588 [AIF] DEBUG:

    UPDATE AIF_PROCESS_DETAILS

    SET STATUS = "RUNNING".

    RECORDS_PROCESSED = BOX

    WHEN RECORDS_PROCESSED IS NULL THEN 0

    OF OTHER RECORDS_PROCESSED

    END + NULL

    EXECUTION_END_TIME = CURRENT_TIMESTAMP

    LAST_UPDATED_BY = BOX

    WHEN ("AJWong" is null) THEN LAST_UPDATED_BY

    'AJWong' OTHER

    END

    LAST_UPDATE_DATE = CURRENT_TIMESTAMP

    WHERE ID_PROCESSUS = 105

    AND ENTITY_TYPE = "PROCESS_BAL_TRANS."

    AND ENTITY_NAME = ' Jan-13'.

    2014-06-02 11:22:22, 592 DEBUG [AIF]: Comm.updateProcessDetail - END

    2014-06-02 11:22:22, 597 [AIF] DEBUG:

    COUNT (*) SELECT ROW_COUNT

    OF TDATASEG_T

    WHERE LOADID = 105

    AND)

    PARTITIONKEY = 7

    AND CATKEY = 1

    AND PERIODKEY = ' 2013-01-31'

    AND RULE_ID = 10

    AND VALID_FLAG = 'Y '.

    )

    2014-06-02 11:22:22, ERROR 600 [AIF]: error: no record exists for period ' Jan-13'.

    2014-06-02 11:22:22, 600 [AIF] DEBUG: Comm.updateProcessDetail - START

    2014-06-02 11:22:22, 601 [AIF] DEBUG:

    UPDATE AIF_PROCESS_DETAILS

    SET STATUS = 'IMPOSSIBLE '.

    RECORDS_PROCESSED = BOX

    WHEN RECORDS_PROCESSED IS NULL THEN 0

    OF OTHER RECORDS_PROCESSED

    END + NULL

    EXECUTION_END_TIME = CURRENT_TIMESTAMP

    LAST_UPDATED_BY = BOX

    WHEN ("AJWong" is null) THEN LAST_UPDATED_BY

    'AJWong' OTHER

    END

    LAST_UPDATE_DATE = CURRENT_TIMESTAMP

    WHERE ID_PROCESSUS = 105

    AND ENTITY_TYPE = "PROCESS_BAL_TRANS."

    AND ENTITY_NAME = ' Jan-13'.

    2014-06-02 11:22:22, 605 DEBUG [AIF]: Comm.updateProcessDetail - END

    2014-06-02 11:22:22, 617 [AIF] DEBUG: CommData.updateWorkflow - START

    2014-06-02 11:22:22, 617 [AIF] DEBUG:

    UPDATE TLOGPROCESS

    SET PROCESSENDTIME = CURRENT_TIMESTAMP

    PROCESSSTATUS = 2

    PROCESSIMP = 0

    BLNWCDIRTY = 0

    BLNLOGICDIRTY = 0

    BLNVALDIRTY = 0

    , PROCESSIMPNOTE = "Import error"

    WHERE PARTITIONKEY = 7

    AND CATKEY = 1

    AND PERIODKEY = ' 2013-01-31'

    AND RULE_ID = 10

    2014-06-02 11:22:22, 620 [AIF] DEBUG: CommData.updateWorkflow - END

    2014-06-02 11:22:22, 637 FATAL [AIF]: error in CommMap.updateTDATASEG_T_TDATASEGW

    Traceback (most recent call changed):

    Folder "< string >", line 1851, in updateTDATASEG_T_TDATASEGW

    RuntimeError: Error: no record exists for period ' Jan-13'.

    2014-06-02 11:22:22, 638 FATAL [AIF]: error in CommMap.updateTDATASEG_T_TDATASEGW

    Traceback (most recent call changed):

    Folder "< string >", line 2059, in updateTDATASEG_T_TDATASEGW

    RuntimeError: [u "error: no record exists for period ' Jan-13" ""]

    2014-06-02 11:22:22, 638 [AIF] DEBUG: Comm.executeScript - START

    2014-06-02 11:22:22, 639 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee/data/scripts/event/AftProcMap.py

    2014-06-02 11:22:22, 639 [AIF] DEBUG: Comm.executeVBScript - START

    2014-06-02 11:22:22, 639 [AIF] DEBUG: there is no such thing as the following script: D:\Oracle\Middleware\FDMee\data\scripts\event\AftProcMap.vbs

    2014-06-02 11:22:22, 640 [AIF] DEBUG: Comm.executeVBScript - END

    2014-06-02 11:22:22, 640 [AIF] DEBUG: Comm.executeScript - END

    2014-06-02 11:22:22, 750 [AIF] DEBUG: Comm.finalizeProcess - START

    2014-06-02 11:22:22, 752 DEBUG [AIF]: CommData.updateRuleStatus - START

    2014-06-02 11:22:22, 752 [AIF] DEBUG:

    UPDATE AIF_BALANCE_RULES

    SET STATUS = BOX 'IMPOSSIBLE '.

    WHEN 'SUCCESS' THEN

    CASE)

    SELECT COUNT (*)

    The AIF_PROCESS_DETAILS PD

    PD of the WHERE. ID_PROCESSUS = 105

    AND pd. STATUS ("FAILED", "WARNING")

    )

    WHEN 0 THEN 'SUCCESS'

    () OTHER

    SELECT MIN (pp. STATUS)

    The AIF_PROCESS_DETAILS PD

    PD of the WHERE. ID_PROCESSUS = 105

    AND pd. STATUS ("FAILED", "WARNING")

    )

    END

    IF NOT 'FAILED '.

    END

    WHERE RULE_ID = 10

    2014-06-02 11:22:22, 760 [AIF] DEBUG: CommData.updateRuleStatus - END

    2014-06-02 11:22:22, 764 FATAL [AIF]: error in data comm. plan

    2014-06-02 11:22:22, 766 [AIF] DEBUG: Comm.updateProcess - START

    2014-06-02 11:22:22, 774 DEBUG [AIF]: Comm.updateProcess - END

    Sorry, that's just after I posted this, I managed to solve it. One of the required fields as long as it is compulsory to import Format was not filled in the AIF_OPEN_INTERFACE and is always null.

    I put in a fictitious string for this area and it has imported.

    Thank you

    Andrew

  • Error in the ATG 11.2 JIU during the mapping source repositories and destination

    Hi all

    I'm following this document https://docs.oracle.com/cd/E52516_01/CRS.11-0-1/ATGCRSInstall/html/s0213configuringandrunningafulldeploy01.html for the repository mapping. When I do repository mapping source repository and repository destination Bcc, I get these errors.

    Repository repository references "/ atg/commerce/catalog/SecureProductCatalog" "/ atg/content/ContentManagementRepository" which has not been mapped to a destination repository. Please check your mappings of repository for target 'Production '.

    Repository repository references "/ atg/multisite/SecureSiteRepository" "/ atg/commerce/catalog/ProductCatalog ' has not been mapped to a destination repository. Please check your mappings of repository for target 'Production '.

    Repository repository references "/ atg/commerce/locations/SecureLocationRepository" "/ atg/multisite/SiteRepository ' has not been mapped to a destination repository. Please check your mappings of repository for target 'Production '.

    Repository repository references "/ atg/commerce/STEPS/SecureClaimableRepository" "/ atg/commerce/catalog/ProductCatalog ' has not been mapped to a destination repository. Please check your mappings of repository for target 'Production '.


    I followed the order mentioned in the configuration guide and above got errors.


    I was able to successfully mapping in the following repositories.

    / ATG, Store, stores, SecureStoreContentRepository-/ atg, store, stores, StoreContentRepository_production

    / ATG/SEO/SecureSEORepository-/ atg/seo/SEORepository_production

    / ATG/commerce/Pricing/priceLists/SecurePriceLists-/ atg/commerce/pricing/priceLists/PriceLists_production

    / ATG/userprofiling/PersonalizationRepository-/ atg/userprofiling/PersonalizationRepository_production

    Please let me know how to fix this error, any help is much appreciated.

    Thank you all my problem has been resolved.

    I did the SecurePriceListsRepository,SecureContentManagementRepository, SecureDynamicMetadataRepository, SecureSiteRepository, SecureProductCatalog repository in one shot and saved.

    Then, I saved the remaining deposits mentioned in the configuration document.

    Thank you all and thank you for looking into this and to help me.

    Thank you

    J

  • FDMEE error: no record exists for the period

    I have installed FDMEE to import data from a flat file that is delimited by commas, I have an installation location that I can load data from a flat file successfully in HFM. I have been setting up a new location and a new format to import but for some reason any, that I can't seem to load correctly, I still get the failure to import process and steps in the process showing the first "Import balance data file < Filename > for the period from 16 jan' with a tick and then"transformation and Stadium record given to export for the period 16 jan as "Cross (fail).". When I look at the newspapers to 'see' the errors are as follows:

    2014-04-14 13:03:13, ERROR 127 [AIF]: error: no record exists for period 'jan 16'.

    2014-04-14 13:03:13, 127 [AIF] DEBUG: Comm.updateProcessDetail - START

    2014-04-14 13:03:13, 127 [AIF] DEBUG:

    UPDATE AIF_PROCESS_DETAILS

    SET STATUS = 'IMPOSSIBLE '.

    RECORDS_PROCESSED = BOX

    WHEN RECORDS_PROCESSED IS NULL THEN 0

    OF OTHER RECORDS_PROCESSED

    END + NULL

    EXECUTION_END_TIME = CURRENT_TIMESTAMP

    LAST_UPDATED_BY = BOX

    WHEN ("sarah.young" IS NULL) THEN LAST_UPDATED_BY

    ELSE 'sarah.young '.

    END

    LAST_UPDATE_DATE = CURRENT_TIMESTAMP

    WHERE ID_PROCESSUS = 169

    AND ENTITY_TYPE = "PROCESS_BAL_TRANS."

    AND ENTITY_NAME = 'jan 16'.

    2014-04-14 13:03:13, 127 [AIF] DEBUG: Comm.updateProcessDetail - END

    2014-04-14 13:03:13, 127 [AIF] DEBUG: CommData.updateWorkflow - START

    2014-04-14 13:03:13, 127 [AIF] DEBUG:

    UPDATE TLOGPROCESS

    SET PROCESSENDTIME = CURRENT_TIMESTAMP

    PROCESSSTATUS = 2

    PROCESSIMP = 0

    BLNWCDIRTY = 0

    BLNLOGICDIRTY = 0

    BLNVALDIRTY = 0

    , PROCESSIMPNOTE = "Import error"

    WHERE PARTITIONKEY = 7

    AND CATKEY = 1

    AND PERIODKEY = ' 2016-01-31'

    AND RULE_ID = 15

    2014-04-14 13:03:13, 143 [AIF] DEBUG: CommData.updateWorkflow - END

    2014-04-14 13:03:13, 143 MORTALS [AIF]: error in CommMap.updateTDATASEG_T_TDATASEGW

    Traceback (most recent call changed):

    File "< string >", 1775, in updateTDATASEG_T_TDATASEGW the line

    RuntimeError: Error: no record exists for period 'jan 16'.

    2014-04-14 13:03:13, 143 MORTALS [AIF]: error in CommMap.updateTDATASEG_T_TDATASEGW

    Traceback (most recent call changed):

    File '< string >", line updateTDATASEG_T_TDATASEGW, 1982

    RuntimeError: [u "error: no record exists for period"jan 16',""]

    2014-04-14 13:03:13, 143 [AIF] DEBUG: Comm.executeScript - START

    2014-04-14 13:03:13, 143 [AIF] DEBUG: there is no such thing as the following script: \\Dev-HFM-DB\EPMDATA\FDM\TYMANREP/data/scripts/event/AftProcMap.py

    2014-04-14 13:03:13, 143 [AIF] DEBUG: Comm.executeVBScript - START

    2014-04-14 13:03:13, 143 [AIF] DEBUG: there is no such thing as the following script: \\Dev-HFM-DB\EPMDATA\FDM\TYMANREP\data\scripts\event\AftProcMap.vbs

    2014-04-14 13:03:13, 143 [AIF] DEBUG: Comm.executeVBScript - END

    2014-04-14 13:03:13, 143 [AIF] DEBUG: Comm.executeScript - END

    2014-04-14 13:03:13, 174 [AIF] DEBUG: Comm.finalizeProcess - START

    2014-04-14 13:03:13, 174 [AIF] DEBUG: CommData.updateRuleStatus - START

    2014-04-14 13:03:13, 174 [AIF] DEBUG:

    UPDATE AIF_BALANCE_RULES

    SET STATUS = BOX 'IMPOSSIBLE '.

    WHEN 'SUCCESS' THEN

    CASE)

    SELECT COUNT (*)

    The AIF_PROCESS_DETAILS PD

    PD of the WHERE. ID_PROCESSUS = 169

    AND pd. STATUS ("FAILED", "WARNING")

    )

    WHEN 0 THEN 'SUCCESS'

    () OTHER

    SELECT MIN (pp. STATUS)

    The AIF_PROCESS_DETAILS PD

    PD of the WHERE. ID_PROCESSUS = 169

    AND pd. STATUS ("FAILED", "WARNING")

    )

    END

    IF NOT 'FAILED '.

    END

    WHERE RULE_ID = 15

    2014-04-14 13:03:13, 174 [AIF] DEBUG: CommData.updateRuleStatus - END

    2014-04-14 13:03:13, 174 FATAL [AIF]: error in data comm. plan

    2014-04-14 13:03:13, 174 [AIF] DEBUG: Comm.updateProcess - START

    2014-04-14 13:03:13, 174 [AIF] DEBUG: Comm.updateProcess - END

    2014-04-14 13:03:13, 174 DEBUG [AIF]: the connection of fdmAPI was closed.

    2014-04-14 13:03:13, 174 [AIF] INFO: end process FDMEE, process ID: 169

    I must have missed some very important step in the installer, but I can't find what is missing, can anyone suggest a solution?

    Thank you

    Hello

    RuntimeError: Error: no record exists for period 'jan 16'.

    If no rows have been imported.

    -Set the level of logging to 5

    -Consider whether the records were rejected (search for the treatment of the Codes in the log file)

    -Check if the delimiter is correct

    -Check if your card has the correct import format

  • Lose the mapping source-target of a process of data flow diagram

    Hello

    When I reload an xml repository model design, I lose mappings of source-target of a process of data flow diagram. I wonder why.

    The way it goes is:
    -Define a flow diagram data banks of information, processes and workflows.
    -Information structures are defined on the workflow and information reflected down to the processes and stores information.
    -In a process, I defined mapping Source-target by selecting a target element, and then by selecting the source element.
    -J' I save the entire model.
    -So far, the mapping of the Source-target maintains the link between the source and target.
    -If I leave Modeler data, next time I reload the saved template, the mapping target Source-target associations to elements of source are lost!

    Someone there the same question or do not know how to solve?

    Thank you

    / Mario

    Hi Mario,.

    There are a few errors in the definitions of meta data and you can change them - are located in datamodeler\datamodeler\xmlmetadata directory.
    (1) bad method is used in the definition of Process.xml meta data file:

    getter = "getUpdatedTargetElements" should be replaced by
    getter = "getTargetElements" and it works

    also, there is an error in TargetElement.xml

    getItemByID = "getPartyByID" should be replaced by
    getItemByID = "getSourceByID."

    Philippe

  • Current vs. later compared to the period?

    I played with the construction of the tables of data for some dashboards, and I ran across something that I need help. I see that for a given metric, there are sometimes several values: current, later period. In particular, I'm looking for the metrics for data warehouses. What is the difference between them? I guess that the period is a value accumulated during the given period of time? But I find that the values for the current and most recent are different. I want to know the most recent value. Which should I use?
    Thank you!!

    Brian,
    The history of the property has a list of values for all data collected during the period of range
    The current property is the last entry in the history of the current range of time, as long as it has not gone stale.
    The last property is the last value that we have in any given time interval.
    Ownership period is set in the interval of time together.
    ------------------------------------------------------------------------------------------------------
    The current value is defined to be the same as the last value at least that the most recent value is not considered cool in this case, its value is null.
    The current property is the last entry in the history of the current range of time, as long as it has not gone stale.
    The last property is the last value that we have in any given time interval.
    If the time range is set on the past, then the current property behaves like the last property for this time period.
    Freshness: the last value of a metric is considered fresh , if it was collected more recently that:
    right now - (3 x the last sampling period)
    More precisely: Foglight data source implementation detects that the last value in the specified time interval and performs a freshness test only if the time of the end of the time range is within a minute of the current time, assuming that the samplePeriod is 20 years. If the freshness test fails, then the current property is disabled. Freshness test will fail if the time of the end of the last value is sampling of currently more than three times.
    HTH!
    -Larry

  • Requirements of businesses for the period closing

    If procedures are applied, how the Chief Accountant who has only the GL Super user responsibility that all subsidiary ledgers are closed and all transactions have been transferred to GL.

    This is done verbally, that the head is currently ask his officers if they closed during a given month. He then proceeds to close the period of GL.

    The Chief Accountant wants to know if there are functions in EBS, preventing it from closing the period GL or give it a warning message if the subsidiary ledger periods have not been closed.

    Hello friend

    Let us start approaching your question by providing the main account with a report tells what is happening in the SLA source/charger when closing a period of GL:

    • Add subledger of Exceptions narrow period report to Chief GL account responsibility. The release of the report should provide a clear idea about the transactions necessary processing (including accounting) in source applications.

    Also, please check the discussion on the referenced report MOSC:

    Qustions over a period of subledger close exception report

    Concerning

  • Has a multidimensional mapping source

    That is to say a source account. target 15403 and loading multiple accounts and their DIMENSIONS IE Traget account = 1000;  Custom 1 silver = cash; Custom 2 = Capital; and for the same target account 1000 Custom 1 = Prov; Custom 2 = say.

    When you set up an account of logic for 15403, it works for the mappings on the account mapping table.

    Mapping of the CCA.

    Source Traget

    15403 1000

    A00115403 1000

    A00215403 1000

    etc.

    Custom mapping 1

    Source Traget

    Income 15403

    A00115403 Cash

    A00215403 Capital

    etc.

    In the import I get 1 custom field filled with the 15403 ONLY and not the A00115403 etc.

    Is this even possible or how can I do this? A script to fill in the Custom 1 etc. with even as the VAC value? This will be possible.

    Import, I get this at this stage.

    VAC 1 2 3 4 Custom Custom Custom Custom

    15403 15403 15403 15403 15403

    15403 15403 15403 15403 A00115403

    15403 15403 15403 15403 A00215403

    etc.

    It must be

    VAC 1 2 3 4 Custom Custom Custom Custom

    15403 15403 15403 15403 15403

    A00115403 A00115403 A00115403 A00115403 A00115403

    A00215403 A00215403 A00215403 A00215403 A00215403

    etc.

    What you set in the GROUP BY in the definition of criteria?

    If you want to have A00115403 as a Source Custom 1, you must put A00115403 as a Group By.

    Concerning

  • How to load files from several periods of time in FDMEE?

    Hello

    Is there a way to FDMEE to load the file from several periods given in FDMEE with the period amounts in separate columns? (example below). At present, I can load several files at the same time condition each period in a separate file, but could not find a way to load the file below.

    Entity

    Account

    Amount-Jan

    Amount-Feb

    Amount-Mar

    Amount-Apr

    100

    3921

    110

    140

    145

    180

    Thank you and best regards,

    Sandeep.

    You don't need the entire script for files from several periods.

    Could have read the files having a column for several periods.

    In your case, you have multiple columns for different periods and this can be achieved using the standard period multi Format importing and loading data rules.

    Everything is detailed in the Administrator's guide. You can also take a look at fishing with FDMEE: FDMEE PSU2 published (11.1.2.3.200)

    Concerning

  • Storage of the client in the SQL data source fails all of a sudden

    After performing several Windows 2008 security updates last night, one of the sites started throwing errors related to access to the client storage database, which is the default value as defined by the CF Administrator:
    coldfusion.runtime.ClientScopeDBException: operation failed on the source of data DATA source NAME.
    Reason of failure java.security.AccessControlException: access denied.


    Most of our sites use this data source for storage of client, and none of them have the problem.
    Editing the file Application.cfm to use clientstorage = "cookie" got the site up.
    I then added a NEW data source to the list of storage Client and set the Application.cfm file to use instead.
    This works. As sson as I remove the Application.cfm file clientstorage attribute, the site breaks.
    Short to reboot the server (which happened last night after the updates), I restarted IIS all related services.
    Any ideas?

    Java security error, huh? You know, I had missed that in your first note. (He says he is, "reason for failure java.security.AccessControlException: access denied".)

    I'm starting to wonder now: what is a CF Enterprise Deployment? It is configured (in the CF Admin) to use what is called "Security Sandbox"? If so, the problem might be that this one app is in a sandbox that has not been configured to access the DSN. Sandboxes are configured for all code running in a given directory (and its subdirectories), which would explain this work for everyone, but this one.

    Purging of customer data is quite drastic, if data are important for your application. I recommend you try this if you have a little more time.

    If you're reading this I would like to learn more about Sandbox security, in addition to the docs, you can read more in some articles that I did for the Dev Center a few years previously, to http://www.adobe.com/devnet/security/articles/sandbox_01.html and http://www.adobe.com/devnet/security/articles/sandbox_02.html. While it was written in the period of CF6, it still applies to the 7 and 8.

  • Please correct the function map for photo albums in Photos

    Dear Apple people - difficulty please please the function map for photos in photo books. I loved the features of cards in iPhoto, so why go to all the trouble of screwing up so royally in Photos v1.5? A few examples at random: instead of being able to type a place name and have the program to find the place for you, must now click on the + sign, then a red dot appears in a place at random (as in the middle of the Tasman Sea), and we can then move the red dot at the location you want (after first checking a different map to determine the correct location of the place you mean - Port Douglas Australia for example). A colossal waste of time. Or how about this: it takes an hour to put the plan in place so, then closes the program. At the next opening it, found the red dots have all migrated to odd locations around the map, bearing no resemblance to where they were placed at the origin. Once again, a huge waste of time. And it's only two of many examples.

    Please, I beg you, bring back the features of cards in iPhoto!

    1 - Apple isn't here - it is strictly a user to user forum

    2 - person here can fix anything

    3. you can certainly type the names of places with pictures - using Photos (a great place to get help with Photos)

    View and add information about the photos

    To view or change information for the photos, you select one or more photos, and then open the information window.

    • Open the Info window: Double-click a photo to view it, and then click the Info button in the toolbar or press on command I.
    • Add or edit information:
    • Change the following.
      • Title: Enter a name in the title field.
      • Description: In the Description field, type a caption.
      • Favorite: Click the Favorites button to mark the photo as a favorite. Click the button again to deselect.
      • Keywords: Enter the keywords in the keywords field. When you type, Photos suggest keywords that you have used before. Press enter when you have finished a keyword. To remove a keyword, select it and press DELETE.
      • Faces: Click on and type a name to identify a face. Click on several times, and then drag the identifier of the face different faces to identify many faces in a photo.
      • Location: Enter a location in the location field. When you type, Photos suggest places you can choose. To change a location, you can search a different location or change the location by dragging a PIN on the map. To remove location information, delete it or choose Image > location, then choose Remove location or back to the original location. You cannot assign a location if your computer is not connected to the Internet

    4 - If you want to discuss the Photos it is best to post in the forum Photos rather than the abandoned iPhoto product forum - I would ask that this be moved

    5 - If you mean apple use the correct form - http://www.apple.com/feedback/photos.html

    LN

  • Sync to iphoto with Iphone hangs on during synchronization. In addition the google map can be charged when I click on the places of Mediathek. Error message: "this page has not loaded correctly Google Maps. See the JavaScript console for more technical de

    Sync to iphoto with Iphone hangs on during synchronization. In addition the google map can be charged when I click on the places of Mediathek. Error message: "this page has not loaded correctly Google Maps. See the JavaScript console for more technical details. »

    Perhaps the reason for the problem of synchronization is the problem with the loading of google map?

    Error message: "this page has not loaded correctly Google Maps. See the JavaScript console for more technical details. »

    Apple has not renewed the contract with Google to access Google servers.

    If the old version of iPhoto, which are still using Google's servers for the cards and places are either crashing or hanging.  Places are only work in iPhoto 9.5.1 or newer, who use places of Apple servers.

    There is more support for iPhoto from Apple.  You must update iPhoto 9.5.1 with the Mavericks. It would work well, only it is no longer buying this update to Apple.

    Perhaps the reason for the problem of synchronization is the problem with the loading of google map?

    It is very likely.  If iPhoto work very well when you are offline, then your problems will be caused by the connection failed to Googles servers.

    See this: Bug: iPhoto 9.4 crashing when viewing the scene

  • When I dictate, at the end of the period of 45 seconds, he rewrote several times

    Using the dictation, at the end of the period of 45 seconds, the text flows and changes several times, sometimes repeat a phrase or the deletion of a sentence. What is going on? If I stop before the 45 seconds, that it behaves correctly.

    If you haven't already done so, please activate Enhanced dictated in the preference pane Dictation and speech . See if there is an improvement.

  • How to make a star of five strong points by using the character map?

    I can't get a solid star of five points of the "character map". I tried all the fonts that have a star, and when I paste, I get a different, but no star character. I tried the system, to get the characters using the 'ALT KEY' and the numeric keypad on the right side of the keyboard, but, here again, when I type the code for a solid Star (9733 in the list that I got on the internet) a different character appears. I have Vista and use Firefox. I tried to use 'IE' but still have the same problem. Any suggestion will be highly appreciated. Thank you

    Hello Cor - el, I thank you for your help. I used some of your information, and after going to different websites, I found one that had a small application that allows me to insert the star.
    Best regards, Dave

Maybe you are looking for

  • Updates are available, even if they have already been installed

    Why updates for various applications are available for download and installation even if they have already downloaded and installed?

  • IPod classic has fallen and now ask restore

    Long story short, my ipod has fallen on the ground and immediately after that he was asked to restore through itunes. I connected it to my computer and itunes crashes completely and ask the screen of the ipod do not disconnect (as well) - I own an ip

  • Emails sent to the printer are readjusted "undeliverable".

    Printer HP Photosmart wireless home more B210 connected to the network. We have recently updated the broadband router and changed.  Since the upgrade of the printer works fine when printing directly from a PC or a laptop on the network - however, e-m

  • Some computers cannot connect to internet

    I had 4 computers at home: 2 desktop computers running XP, a laptop running XP and a laptop running Windows 7. A desktop and laptop computer running XP were connected to my LAN without any problems before. Recently, I tried to connect another desktop

  • Windows start error - Startup Repair rises continuously

    When I start my laptop with windows vista home premium, when I start computer, seek compensation, permanently and I a not able to recover the system with repair restore, startup startup it's launched, after that, I tried to install bluetooth driver s