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

Tags: Business Intelligence

Similar Questions

  • 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 (11.1.2.3) multidimensional mapping question

    Hi guys,.

    I need your advice please. I'm currently developing a multidimensional mapping.

    Initial situation: I'm downloading of file that contains the data of several entities. For some accounts in the corresponding IC must be the own entity. Example:

    Capture.PNG

    Anyone have an idea how to set up in the smartest way? Of course I could do an explicit mapping for all combinations, but that would be in lourdes.

    I thought about something like that, but it doesn't work (within the mapping, corresponding member of IC consists of the first three letters of the source entity):

    Capture3.PNG

    Your opinion is highly appreciated!

    Kind regards

    Carmonte

    No problem. Yes, you are right... There is a better way. A single * la carte #SQL that looks like this:

    CASE

    WHEN = "Acc3" OR ACCOUNT = 'Acc4' THEN LEFT (ENTITY, 3)

    ANOTHER PIC

    END

    You may need to add according to your different mapping, but it's a start.

  • The requested itinerary has not been mapped in Spark

    If I try to go to some Web sites, for example http://www.rtlnieuws.nl/ I get this message
    The requested itinerary has not been mapped in Spark.
    If I use Chrome I don't have this problem

    I solved the problem by cleaning the mind hidden CC cleaner

  • 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

  • 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.

  • Layer has no errors of source?

    Hello!

    I am trying to replace the selected area with the logo of twitter as well as keep the animations in place, but every time I Alt + click - move it project in the timeline panel, this message appears:

    "After effects error: layer has no source (26 § 335)"

    I don't know what is the cause and how to fix it, I'm also pretty new to legacy. Could someone help me solve this problem?

    Image in German:

    bc381155df4e47e39d87e4caa95f81b0.png

    I don't think that matte is the best option in this project. If there is no animation in the square box layer 1 so it's a better solution:

    1. Add the Logo (image or animation model - information on your model of the Logo later) to the composition LT15 just above the layer of square box 1
    2. Hold the SHIFT key and the Logo of the square box 1 parent layer
    3. Turn off the visibility of the square box 1 layer

    Hold down the SHIFT key will be the Logo of align on the same position and adapts a rotation of the parent layer and pick up any animation you have in the layer in the same way as images of replacement would have worked if you had used a solid or an image for the placeholder square box.

    I think you have other workflow and procedure problems too. While it is true that the use of layers of form as placeholders is not a good idea there are a few other inefficiencies in your project. It's the first thing that concerns me.

    It seems to me that you use a composition full size with just a twitter logo in the Middle as the source file for an element which is approximately 150 pixels square. I don't know what is in the layout of the Logo, but if it's just a twitter logo, then you would be better to use the image (preferably vector) file. It will be much easier to work with. If you need something small like that of a nested composition, it is often better to make a model of the size of the assets. In this case if the placeholder is 150 square pixels then the replacement model should also be about 150 square pixels.

    Another way to replace a shape with images layer is to compose before the shape layer and then put your replacement asset in the demo or directly to replace the demo with images. The only problem with that is the entire animation that you added to the shape layer will not translate into sequences of replacement.

    It takes time to get a good handle on how to use shape layers and to understand how the shapes relate to their anchor points and transformations of form you can use these values to control the other layers.

    If it were my project, I would have used active vector of the layer Logo and a solid for the placeholder instead of comp. It is difficult to say with certainty, because I have no idea what is happening in the nested composition or what kind of animation or effects that you added to the box place 1 layer.

    I also noticed an error in the expression, but if you arrive not resolved it to go probably in another post.

  • For each field of the single target field mapping Source

    Hello

    New on BPEL 11 g and was looking for suggestions if I could use transform map to squeeze a bunch of source text fields in a single target field?

    For example

    XML source

    < name >

    XYZ < name > < / name >

    ERF < name > < / name >

    < name > As < / name >

    < / name >

    Target XML

    < name > Xyz; ERF; llmg < / name >

    Or I have to go to the help for each activity and allows the same Assign activity?

    Thank you.

    Hello

    Don't need a loop, string-join(/Names/Name,';') Xpath function returns Xyz; ERF; llmg...

    See you soon,.

    Vlad

  • Audio mapping source to 2 separate tracks in the order

    Win 7 / first CC

    Camera recorded LAV mic left and boom mic in track in the source footage. (AVCHD - AF100 Panny)

    How to split audio source to 2 discrete audio tracks.

    I know I can do the dance fill left/right but later... I would like that they correspond to the audio tracks exactly as I insert the sequence.

    Would appreciate a screenshot if anyone has nailed the settings for it.

    Thanx

    It is for the imported clips already:

    It is not yet imported files: this is defined in the preferences for Audio tracks by default: Default stereo media set to mono.

  • OBIEE_NAVTEQ_Sample map source keeps disappearing

    My OBIEE_NAVTEQ_Sample card data source continues to disappear from my list of dynamic data sources when you restart all services.

    I installed OBIEE 11 g and the example of scheme of NAVTEQ. In the mapviewer administration screens, I created a dynamic data using this data source, and I created with success of the cards in the responses using these data.

    But if I go to the FMC... ... Business intelligence coreapplication... Overview and restart all components, this dynamic data source disappears and I have to initialize her all over again. Certainly, it takes about 10 seconds to do it, but it should not be necessary. (Of course, the same thing happens during a restart of the server itself.)

    Specifically, if I open the http://{server}:9704/mapviewer and click on data sources, there are no entries under existing data sources. OBIEE_NAVTEQ_Sample was here before the reboot, and it has now disappeared.

    I tried to identify exactly what process could do damage, but I succumbed. I rebooted to each of the five components of main system on the availability tab, and none of these reboots cause this problem.

    Is anyone out there seen this behavior?

    Mark,

    You must set the source of data in the XML file that is located under the "Configuration" link in admin Mapviewer pages. Links to data source created by using the process you described are 'dynamic' and like you say disappear after each reboot. If you take a look in the XML configuration file, you will see at the end an example definition of data source; this breed for the OBIEE NAVTEQ data source, do a backup and reboot, then the data source will persist through reboots.

    Regards, Mark

  • First choice of the mapping Source - Debugger

    Hello

    I create a map in an Oracle Modul with several tables in the source. Everything works well ;)
    I have to start this mapping, use the debugger.

    In one step the debugger ask me to choose a Table of Source leading
    So I chose one, but I don't really know if it's the right...

    Can someone explain me what lies behind this Source leading and which is the right to chose?

    Thank you very much!

    What about Johnny

    The source Table of the head, you can select one.
    It is only for the convenience of the user where to analyze the data.
    For example, if you have 3 source table and you want to debug on table 1, then select it. Debugger will display the data in table 1 and continue the process.

    your choice does not affect the final result.

    See you soon
    Katia

    Published by: Katia on March 4, 2010 04:55

  • Map sources such as ROWS columns

    Hi all

    I have this requirement of column mappings by lines in the target table.please help me...

    Here is a sample of my source file having only 2columns.

    FNAME * LNAME

    Bob * thurman
    Larry * hamilton
    Nancy * vanessa

    must load into the target table:

    F/LNAME * VALUE * ROWNUMBER

    FNAME * bob * 1234567
    LNAME * thurman * 1234567
    FNAME * larry * 2345678
    LNAME * hamilton * 2345678
    FNAME * nancy * 3456789
    LNAME * vanessa * 3456789


    You can see 3 rows of the source column are mapped as 6rows in the target table... and ROWNUMBER (which would be created on the fly while loading) is attached in the target... ROWNUMBER should be the same for the same line in the column of the source details... (i.e... for bob thurman rownumber is the same as 1234567)

    Please you suggect a solution on how to achieve this in ODI...

    Thanks in advance...

    Hi guys...

    I would try to help... It is not so complex to solve...

    (1) create a work table with 1 column and 2 lines like:

    create the table insert_table as
    Select 1 double C1
    Union
    Select 2 double C1

    If you wish, you can leave this step to an ODI procedure...

    (2) create this table in a model

    (3) create a join between two tables and check the option "on the cross" in the window of opportunity join

    (4) to map the target columns as:

    F/LNAME

    -case when temp_table.c1 = 1
    then "PNOM.
    another "LNAME".
    end

    VALUE
    -case when temp_table.c1 = 1
    then Source.Fname
    of other Source.Lname
    end

    and in the column of rownum just map the Source.Rownum

    No sense?

    Cezar Santos
    [www.odiexperts.com]

  • R6002 floating point support not loaded on Garmin map Source

    Hello, I'm having this problem, whenever I try to run MapSource from Garmin I get this erros, can someone help me with this problem.

    I am running Windows XP Professional
    Thank you

    Hi GordoArana,

    I recommend you contact the Forums in Support of Garmin for assistance on this issue.

  • Live control error 2983 while building an exe which has source

    Hello

    I am tyring to generate an exe for a code that has the control code source screw inside. I get error 2983 while running the exe. I did some research and found that on the three parameters that must entered in the ini file. I did this and the NI_SCC_P4CMD.lvlib also added to the dependency. I still get the error. don't know what I'm doing here. Here's my variables in the ini file

    SCCConfigData = 'TRUE; TRUE; »
    Necessarily SCCProviderName = "command line".
    SCCProviderLocation = "P4CMD".

    people of Nevermind. I added the file to the list always included instead of the .lib file and it works great!

  • MP - BGP import map Mulfunction

    Hi guys

    Another day, another weird happening. Here it goes:

    Background:

    In our network, we have separated the different types of traffic using the VRF. We have so many VRF which increased throughout the network. The point of connection between the VRF is MP - BGP. In other words, we have independent MP - BGP (MP - BGP without any nearby statement) configured on select routers that would be subject to the import and export of the routes in the different VRF. There are 'card import' and 'export card"configured under configurations VRF to restrict the prefixes we want to transfer between the VRF.

    Problem:

    Today, I wanted to update a list of prefixes for a card to import on the entire network. I needed this change on both routers. When I added the new permit prefixes in the list of prefixes for the import map, one of the routers reflects changes correctly by redistributing the roads while the other does not. Not the answering router is a Cisco 6509 with IOS image 12.2 (33) SXH3 IP services. The router works is a service of Advanced IP Cisco 7609 with IOS 12.2 image (33) SRC1. To simplify configuration, you can view the process as below:

    Map source VRF---> MP - BGP---> import---> Destination VRF

    Troubleshooting done so far:

    I spent a good part of my day looking at this matter. I checked that:

    1. two routers have the new prefixes in the source VRF
    2. There is no limitation in MP - BGP for the source VRF export
    3. I see that the prefixes in the source VRF BGP table
    4. There is no fault striking in terms of wrong type the name of the prefix-list route-map or import plan since we have another pair of these routers and the same situation going on there. The 6509 do not redistribute while not in the 7609.
    5. Only the router 7609 would eventually import the new prefixes in the destination VRF according to the changes made in terms of the import.

    Weird or what?

    Here's what I think the problem is: the card-import on the 6509 will not refresh automatically. Here's how I came to this conclusion:

    1. Early on I did a 'ip-prefix clear list' on both routers to set the numbers of statements access 0
    2. I added the new prefixes in the list of prefixes on both routers
    3. I did a 'Show the details of the ip prefix-list' command on the two routers
    4. I found that the hit counts for all the States in the list of prefixes of the 7609 were recalculated (including the number of newly added States access)
    5. This shows that when you add or remove a declaration of the prefix list, the 7609 courtesy of the updating of the import map
    6. Shockingly the stroke counts on the statements in the list of prefixes on the 6509 had all set to 0 (resulting from the ciommand 'clear' issued earlier)
    7. This shows that the import-map has not been updated
    8. This problem manifested itself in other ways as well although I won't get in but they are all indicating that the import-map isn't updating when statements are added or removed from the partner-listI prefix

    Now I know that many of you might suggest to remove the import map and add it again however, the production and make that change is not going to happen soon, so I would be grateful if any of you guys has other thoughts on this. This could very well be a bug that we continue to discuss with Cisco.

    Thank you

    Hello Babak,

    first of all, I want to thank you for the clear and complete description of your problem.

    Your results might suggest that an alternative implementation of BGP MP regarding BGP MP feature import map is in two IOS 12.2 SXH different trains (33) and 12.2 (33) SRC.

    This could be the case.

    I tried to look at the toolkit bug for 12.2 (33) SXH3 with the search key "import map" and there are some bugs listed, but none is an exact match of your scenario.

    This one

    CSCts25780

    card IP vrf import problem
    Symptom:
    change 'ip cpmmunity-list' does not inform the route-map and directions are therefore not
    re-evaluated whenever the road map is used. Conditionsof :
    route map should be "community game" configuredWorkaround:
    change the path map directly

    Is related to the refresh missing roads when a Community list of ip is changed (called in the road used in the import map map).

    It is therefore closer what I see.

    I'd say it's almost the same question an object used for correspondence in the road map has been changed and the road map is not reassessed.

    In your case is that a prefix ip-list in the description of the bug is a Community list.

    Best regards

    Giuseppe

Maybe you are looking for

  • HARD drive external for Satellite Pro M10

    Hello!! I would buy an external USB HDD to my computer, but I don't know if I can buy anyone. USB 2.0 is not, but I think that only touch the speed of transfer, no? BIOS version 1.50 I find this HARD disk, it'll work? http://www.Maxtor.com/portal/sit

  • ERRO no Windows 10 BootCamp Assistant

    Assistant Boot Camp really finishes without windows 10. Let por horas e nunca finishes (travado). NAO finishes an instalacao back drivers e nao works teclado iluminado, trackpad, etc..

  • OfficeJet 5742: copy

    When I ask the machine to copy from the glass, it gives me the spinning wheel of catherine and must switch off the coast and then turn it back on and will then copy OK.

  • HP Scan for MacOS 10.9 Mavericks update

    When HP will provide an update for HP Scan to allow him to work with the Mavericks 10.9 MacOS?

  • Error during the processing of purchase DF-BPA-09

    I get this error message everytime I try to download from Google, but... I saw on a Google site how to solve this problem, it is said... -Tap on settings.-Selection of applications.-Select the option all.-Click on Google service framework.-Tap clear