[SOLVED] Excel data changed, changes not reflected in datastore

I have redefined the source-data in my Excel-file by selecting additionel cells.
When I reverse engineer the datastore again in the model-view of Designer the changes aren't reflected. If I try the same scenario for my Oracle DataStores, add a new attribute, change the type, ... and reverse engineer this datastore the changes are reflected properly in my model.
How can I publish the changes I've made in my Excel file to the datastores which were created in ODI?

well,
Just make sure that u have properly redefined the name in excel area.such that
the data name covers all the rows and colums of worksheet u intend to include.
and save the changes made.
and from ODI side,
if u have added a new columns in excel sheet just make sure that you have added corresponding columns in datastore.
and if u have added new rows,changes must reflect as soon as u have added rows in excel sheet .

Similar Messages

  • Universe export - data changes not reflecting in Report

    Hi
    The changes and the latest updates in the database are not reflecting in reports,
    even if i export the universe again.
    and i have refreshed the reports, that even not reflecting.
    i did Edit query and Run query  this action also not bringing the latest data to reports
    why this happens ?
    how to solve this issue ?
    Regards
    Dineshkumar

    You can search for KB articles on SAP Service Market Place .
    Here is first :
    Symptom
    You make changes a local Universe in Designer.
    When refreshing the report, in Desktop Intelligence, the results do not reflect Universe update.
    It used to be enough to simply refresh report's data, for Dataprovider to show object changes from the Semantic layer.
    Change of behaviour in SP3 codeline: the DeskI Query Panel does not automatically pick up the latest modifications made to the local Universe.
    Reproducing the Issue
    Using BusinessObjects Desktop Intelligence XIR2 SP3:
    Using your universe (eFashion), create and refresh a simple Desktop Intelligence report (.rep).
    Make a simple change to the universe (like renaming a field/ object name) and save these changes.
    Go back to the open DeskI report and try to refresh the data provider using: 'Data/Refresh Data'.
    This will not show the latest changes.
    However, if you follow the same workflow using XIR2 SP2, the universe update will be immediately visible (in the report) simply after refresh.
    Cause
    This is not a product regression, but intentional change in application's code delivered with FixPack3.1.
    Fix Request ADAPT00818520 changed the application's behaviour: << When a restricted user is logged on to view a Desktop Intelligence document, prompt windows may be slow to open. >>
    Resolution
    In Desktop Intelligence menu, go to:  Tools > Universes
    Click 'Refresh'
    Select and 'Import' your universe
    Next, go to toolbar menu:  Data >  Edit Data Provider
    In Query Panel, click 'Run' to regenerate the Query and interrogate the updated universe.
    Only after following these actions will the .unv ammendments be visible in the report.
    Here is second :
    Symptom
    Changes to object made for the Universe is not affected when refreshed from InfoView if we check 'Allow selection of multiple Contexts' in Universe Designer
    Desktop Intelligence (Deski) Report still prompts for selection of contexts even if 'Allow selection of contexts' is unchecked for Universe
    Row level Restriction is not applied correctly in InfoView(View Mode) when 'Allow selection of multiple Contexts' checked in the Universe Designer
    Environment
    BusinessObjects Enterprise XI 3.1 Service Pack 2 Fix Pack 2.6
    Reproducing the Issue
    Changes to object made in the Universe is not affected in InfoView(View mode) when 'Allow selection of multiple Contexts' is checked in Universe
    1. Log in to Designer
    i) Import Island Resort Marketing
    ii) Go to Universe Parameter >> SQL
    ii)Uncheck Allow Selection of Multiple Context
    2. Create a new Desktop Intelligence(Deski) Report based on Island Resort Marketing
    i) Drag the object Country in the Result's Pane
    ii) Save and Export the report to the repository.
    3. In Designer Change the Object Country under Resort from Resort_Country.country to
    i) Resort_Country.country+'ddd'
    Note: Uncheck Allow Selection of Multiple Context
    ii) Save and Export the Universe
    4. Log in to InfoView
    i) View the report
    ii) Refresh the report
    iii) Changes to the object taken place i.e Country is concatenated with ddd
    5. In the Universe Designer, change the Object Country under Resort from Resort_Country.country to
    i) Resort_Country.country+'eee'
    Note: Check Allow Selection of Multiple Context
    ii) Save and Export the Universe
    6. Log out from InfoView and login again
    i) View the report
    ii) Refresh the report
    iii) Changes not taken place. Shows only Country instead of Country concatenated with eee.
    Row level Restriction is not applied correctly in InfoView(view Mode) when 'Allow selection of multiple Contexts' checked for the Universe.
    Import efashion Universe 
    Drag the Outlet_Lookup table into the objects pane on the left hand side
    Create Row Level Restriction on the state field of Outlet_Lookup table as Outlet_Lookup.State=(u2018Texasu2019) 
    Apply the restriction to Administrator
    Save and Export the Universe. Note: Uncheck Allow Selection of Multiple Context in Universe Parameter>>SQL
    Log in to Desktop Intelligence (Deski) as administrator with Enterprise Authentication
    Create a new Deski report
    Drag the object state from the Outlet_Lookup table to the Results pane 
    Observed that the administrator is able to see only Texas which is expected behavior
    Save and export the report
    Log in to Infoview as Administrator
    View the report. Refresh the report
    Observed that the administrator is able to see only Texas which is expected behavior
    Log in to Infoview as any user say Test User
    View the report. Refresh the report
    Observed that Test User is able to see all the states which is expected behavior
    In the Universe Designer, Check Allow Selection of Multiple Context in Universe Parameter>>SQL for efashion Universe
    Save and export the Universe
    Log in to Infoview as Test user
    View the report
    Refresh the Report
    TestUser is  able to see only Texas which mean that the restriction is applied to Test User also
    Cause
    This is by Design as the  'Allow selection of multiple Contexts' forces selection of the context, which is not possible in Infoview, so that in Infoview it is assumed the Context is already selected and no SQL regeneration is required.
    Resolution
    Problem Description: Changes to object made in the Universe is not affected when refreshed from InfoView if we check 'Allow selection of multiple Contexts' in Universe Designer
    Explanation:
    If we modify an object and selects also the option 'Allow selection of multiple Contexts', it means that potentially there is more than one SQL that can be generated with the use of that object. Hence if a report is created in Deski, run and exported to enterprise, that means, one particular context (SQL) has been selected.
    If you then update one or more of the objects again, the SQL will have to be regenerated in Deski for the right context to be selected for that particular report.
    Therefore, if this option is used, for the objects to be updated, the SQL of the report will have to be regenerated in Deski, run and export it back to repository, then refresh the report in InfoView.
    For Deski reports viewed in InfoView, it is not possible to evaluate the context on refresh. The report will always use the context stored with the report and same for the SQL. Therefore the Deski report will need to be imported locally, refresh it and then export it back to repository for the changes to take place.
    Problem description: Desktop Intelligence (Deski) still prompts for selection of contexts even if 'Allow selection of contexts' is unchecked for Universe
    Explanation:
    The option 'Allow selection of Multiple Contexts' in Designer is not to disable the prompt. It will prompt you to select context if the object used is associated with context. The option is just to allow Deski to select multiple contexts at a time if in case the object used is associated with multiple contexts and accordingly generates the SQL.
    However if we uncheck the option even if there are multiple contexts associated with the object used, it will allow selection of only one context at a time.
    Problem Description: Issue with Row level Restriction when refreshed from InfoView with 'Allow selection of multiple Contexts' checked for the Universe.
    Explanation:
    We first have to regenerate the SQL in Deski, then export it to repository and refresh from InfoView for the changes to take place correctly. The explanation above applies.

  • Bank master data changes not getting tranported to another client

    Hi all
    While i am making changes to the bank master data, they are not reflected in the transport to another client.
    Please let me know how to do this.
    Thanks
    ES

    Hi
    While creating the house bank , i created the bank master using the create button.
    This was saved in the transport request and moved correctly through the transport.
    Now i find that the description etc. to be changed in FI02. I have done the changes.
    These changes when transported do not get reflected in the new environment.
    Please let me know the reason.
    Thanks & Regards
    ES

  • SAP Portal changes not reflect in all the  servers without  reboot?

    Dear  SDN Members
    We have  one sap ep 7.0 eh1  main instance   and  4 other portal instances.every time  we tranport any  portal develpment work  such as epa packages, we need to restart all the instances to reflect the new changes.can you please suggest me
    a solution if  exists to avoid  bouncing of all instances when a portal development work is  transported.
    Why does the changes not reflect in all the servers without the reboot??
    Thanks
    Chandra

    Thanks for the quick response kenny, i wonder if we can configure any parameters in UME
    to avoid bouncing of all the instances. please let me know if you have any other suggestions.
    actually we have  a central portal instance and 4 other  portal servers connected  through a
    load balancer.Any tranport we move to central instance should refelect the changes in all
    other portal instances.But we need to restart all the instances to see the new changes.
    We are trying to find a solution if availbel which prevents server-restarts after each transport.
    Thanks
    Sekhar

  • Type defs changes not reflected in block-diagram constants?

    I'm struggling with strict type-defs today.
    If I create a strict type-def, say of a cluster with an enum in it, and save it. Then create a block-diagram constant from the strict type-def in a blank vi. Then make changes to the strict type-def (say, add another item to the enum), the block-diagram constant ghosts out , as it should. If I then select "Apply changes" from the strict type-def menu, the ghosted block-diagram constant becomes un-ghosted, as it should. BUT, it hasn't update!? If I look for the new item in the enum, it isn't there!? I'm sure it should be, right?
    No changes that I'm making to my type-defs or strict type-defs are being reflected in my block-diagram constants (which are definitely still linked to the controls with "Auto-update from type-def" checked on). It does work for front panel controls and indicators though - just not block diagram constants.
    I'm using LabVIEW 8.5.1, Win XP Pro. Any ideas anyone?
    Thoric (CLA, CLED, CTD and LabVIEW Champion)

    Solved. I think.
    I tried a range of type-defined controls, including an enum, a ring list, a cluster with an enum inside it, and a cluster with a ring list inside it.
    Changes to the enum items were reflected in all vi controls and block diagram constants.
    Changes to the ring list items were not reflected in the controls or block diagram constants.
    This snapshot shows the the last item available in each ring and enum list. Clearly the rings were not updated when the custom controls were. (Yes, I applied changes and saved too).
    Switching to strict type-defs only impacted  the front panel controls, as Ben highlighted, because this is GUI related. You can see from this second snapshot where all type-defs are now strict type-defs that all enums and rings updated to reflect all three items, but the block diagram rings are still out of date
    I expect somebody will tell me now that this is normal behaviour??? 
    Message Edited by Thoric on 09-10-2008 02:31 PM
    Thoric (CLA, CLED, CTD and LabVIEW Champion)
    Attachments:
    custom_control_test.jpg ‏53 KB
    custom_control_test_stricttd.jpg ‏54 KB

  • Vendormaster data changes not updated in MM scheduling agreement

    Hi,
    Can anbody tell me how to update the vendor master data changes for the exsting purchasing documents.

    My dear friend ,
    Solution 1:
    In SAP ,it is not possible. Please shortclose the p.o.and create a new P.o to reflect the  payment terms,
    Solution 2:
    Normally in all industries they will send a official letter stating the terms of payment has been amended. You will get the payment as agreed. While posting the MIRO change the payment terms and pay the vendor.
    I think this the solution you have to choose any one no other go
    G.Ganesh Kumar

  • Master data changes not updated in Inspection Plan- QP01

    Hi
    We created all the QM master data . After that we did some changes in inspection chars and in the sampling master data.but the values are not reflecting in the Inspection plan . How to update the changes in the inspection plan. We are trying to find indIvidual as well as Mass update
    Any input will he highly appreciated
    Thanks
    JJ

    Dear JJ
    Another easy method will be maintaining MIC as referenced mic. instead of maintaining it as complete copy model you can make it referenced. any changes in the mic can be updated automaticalyin the inspection plan using the referenced functionality.
    The issue being wherever the mic goes will be changed,
    Regards
    gajesh

  • Develop Module changes not reflected on screen

    I have used LR for about 3 years and have never had an issue with it.  I am using LR 5.7 64 bit.  I have a Win7 Pro machine with 8 Gb of RAM and 2 TB drive that is 50% free.  I do not have PS and I am not a Creative Cloud customer.  Yesterday I started having trouble in the develop module.  None of my changes are being reflected on the screen. 
    It almost seems that the window never changes from the image preview to the live image.  When I try to zoom the image gets very pixelated (goes back to my theory I am still looking at the preview).  I can zoom in library mode and the image zooms correctly.
    If I leave develop module and go back to library the changes are reflected.  I have 2 catalogs, both are effected.  I tried creating a new catalog and the problem still exists.  When I try to use the crop tool the screen goes completely white (or black depending on background color). 
    I have tried all of the steps in the basic troubleshooting.   I have tried uninstalling and re-installing.  
    Has any one seen this behavior?  Any ideas how to correct?

    I have solved this problem by uninstalling the DirectX drivers and re-installing them. 

  • Changes not reflected in Change to Document (tcode CRMD_ORDER)

    Hello Expert,
    I made a change in field 'Planned Completion Date', in my transaction through tcode CRMD_ORDER.
    When I view Change to Document (CRMD_ORDER > top menu > Extras > Change Documents), the change is not reflected.
    All changes are usually captured in the Change to Document.
    Perhaps it is captured somewhere else?
    Please assist.
    Thank you.
    HJMY

    Hi HJMY,
    Check if the Change document object provided for CRM_ORDER has the field in the SAP provided structure. This can be verified in transaction SCDO -> select change document object CRM_ORDER and display, you will see list of structures on the left hand side, if the field you are refering to is a part of one of these structures then the changes in this field are displayed when you go to  (CRMD_ORDER > top menu > Extras > Change Documents). If it is not present then you will have to create a new change document object  and assign a proper structure, you can generate update program to update that change documents. Hope this helps.
    Thanks,
    Priyanka

  • Changes not reflecting in JSP page

    Recently we upgraded our server from orion to oc4j.When on the client side any changes were made in the java bean
    its not reflecting immediately in the corresoponding jsp page or the application. We tried to look at all angels like class file in web-inf its changing there.The changes are taking place only after restarting the server. Pl give us valuable suugestion
    Regards
    Kumar

    It is correct that the change in the JavaBean is not taking effect until you restart the server (as far as I know anyway).
    If you are using version 9.0.4 or using a version that uses JDP 1.4.x try using the HotSwap tool which can dynamically reload classes on the fly. Excellent tool for development but not sure if it is recommended for a Production environment.
    Also, if you are using JDK 1.4.x, try using JDeveloper 10g and it's excellent debugging tools for development, it will swap your classes into the running JVM if the debugger is switched on.

  • Changes not Reflecting in VEPO table

    I have faced one problem with updating Handling Unit Item Data.
    I Have used V51F_CHANGE_HU_ITEM Fm to change Hu Item data. Before using this FM, I have used 'V51P_FILL_GT' to fill Global Internal table entries.
    the values are changed in the Global Internal table ( GT_XVEPO) . But it is not reflecting in VEPO table.
    your help is very much required.
    Thanks in advance.
    With Regards,
    Neptune.M

    Solved by Self

  • PO changes not reflecting in the SAP R/3 system in Extended classsic

    Hi Guys,
    I have a querry regards to deletion of a PO line item in Extended classic scenario Version 5.0. User has deleted the line item in the shopping cart and now the status of the shopping cart is with Zero value and line item deleted, but in the PO there is a line item with some Value and we are trying to delete it and save it, it gets deleted and PO status it shows as awaiting approval. but at the Item level of the PO the check box  of Item deletion is updated. which means PO line item is deleted.
    Now my querry is the status of the PO in the SRM shows a awaiting approval and this is not in approval tab but at the header level when I try to search the PO with PO display/change option. Also its not reflecting with the deleted item in R/3 system.
    Please help me.
    Regards
    Srujank

    Hi
      Check configuration of your Message server. check if your message server is configured properly. Just go to your SAP logon. Select the system say "DEV" and click on groups.Then Click on System id and enter the id as "ID1" in your case.
    and then enter the machine name in the message server box and then click on generate list. If your message server is configured correctly you would get some groups in the list below. only if that comes then go to SLD and check in the ABap technical system if you have configured technical system using the proper logon groups.
    Then you should not face this problem. Let me know if you require more information.
    regards
    ravi

  • Adobe Camera Raw changes not reflecting in Premiere Pro

    I was super excited to try out the new CNDG support in Premiere Pro CC 2014, but I have to be honest - I am a bit disappointed...
    I am using 16bit Cinema DNG files and the source settings sliders really aren't doing it for me (notice the pink highlights)
    That's alright though, I would much rather use Adobe Camera Raw!
    Right click > Edit Original
    There we go, that looks nice - no pink highlights, nicely recovered details in the shadows and highlights. 
    PERFECT, click DONE!
    Nothing...For whatever reason, changes are not reflecting.
    Adobe - please allow us to use Adobe Camera Raw, there are so many folks out there that want to incorporate it into their workflow.  I have tried SpeedGrade and various other color correcting tools and I have found Adobe Camera Raw to work the best IMHO
    Thank you for your time.
    -Loyal Paying Customer

    Hi Ekombokom,
    ekombokom wrote:
    Hello! I too am having this same problem. I used Camera Raw (both in Bridge and Photoshop to make sure) to adjust and correct the Cinema DNG files I shot with my BMPCC; however, the video sequence in Premiere does not reflect any of the changes made. Why would Adobe not support Camera Raw settings in Premiere?
    Sorry, but Premiere Pro does not have a camera raw importer. You adjust the settings in the Source Settings dialog box instead (for RED, ARRI Raw, BMCC and BM Pocket Camera DNG files). You do have access to some controls for these formats, but in some cases, Camera Raw has more controls.
    ekombokom wrote:
    Camera Raw is an amazing tool for refining an image and gives me the best results compared to SG and Davinci. I was so excited to be able to use it once Premiere supported CinemaDNGs but now I'm confused as to why it's not supported.
    Cinema DNG from the Blackmagic Cameras are supported, you just adjust settings in Source Settings, as I mentioned. Have you tried that? The reasoning behind this is that Cinema DNG video coming from camera raw is too difficult to playback and edit with.
    That said, some users bring Cinema DNG footage to After Effects, adjust the video there, then render out files that are suitable to edit with.
    ekombokom wrote:
    I thought the point of using Adobe was that all their products worked together seamlessly? I really hope they fix this.
    You can always make a request here: http://adobe.ly/feature_request, however, I don't see a camera raw importer going into Premiere Pro any time soon (if ever) because of the reasons I previously mentioned (editing with camera raw would be too cumbersome). I think the more realistic feature request would be to add more controls in Source Settings.
    Thanks,
    Kevin

  • Custom report stored procedure changes not reflecting

    Hi,
    I have a custom report which works fine but now I want to do some changes in stored procedure. The stored procedure compiles successfully but the changes are not reflected in the report. Am I missing out something as I am assuming that once the stored procedure is saved, the changes must reflect immediately.
    Regards,
    Rahul Sharma

    I did some changes in the where clause to include few more input parameters and thats it. I have not changed anything else. Moreover, even if I try to introduce an error intentionally, OIM is not picking it up. Is there any other reference which I need to change?

  • Transported to A and Q box - Changes not reflected in only  A Box Q Box Ok?

    Hi Experts,
    I am facing an issue with Transportation in SAP BI.
    In my project we have a requirement  to create a new query After that we have developed that query with new requirement features.
    As per the user requirement, the new developed query must be moved to production and where as the old version could not be displayed any more.
    For that purpose, after developing the query in Dev Box i have collected the tp and  deleted the old version query in DEV Box.
    I have transported the new version developed query to Acceptance Box and then to Quality Box.
    And tested in Acceptace and Quality Box whether new developed query features is reflecting or not .
    Found that, in Quality Box new query featured reflected where as in Acceptance  Box the new query reflections have not reflected.
    Now my question is if i trasport the same tp to production whether changes will get reflect or not
    And also would like to know the route cause why in the acceptace changes have not get reflected.
    I am confirming that, in both acceptace and quality box the tp were trasported succefully with out any of the errors.
    Kindly reply me any of the folks faced this kind of issue or scenario in your projects or expeiriance.
    Thanks,
    SN.

    Hi,
    Just try re-importing your query in OVERWRITE mode from D to A. Also request your basis team while transporting your TR to Prod to transport it in OVERWRITE mode.
    Hope this helps.
    Regards
    Jeeth

Maybe you are looking for

  • Generation failed????????

    I am using:Oracle JDeveloper 10g Release 2 (10.1.3) - Developer Preview I create J2EE web service using "J2EE 1.4(JAX RPC) web service" but have error:"WSDL and mapping file generation failed for the following reason" details>> oracle.j2ee.ws.common.

  • Where do i download chrome for safari?

    Where can I safely download google chrome for safari on macbook pro OS X Lion? I tried adding Adobe Flash Player to Safari, but it won't install.

  • Popup window - Close button

    Hi, We have a requirement to disable/hide the standard close button present in the Internet Explorer while opening a popup window (the X icon present in the top right section of internet explorer window) . Any pointers on how to achieve this would be

  • Installing Flash Player 8

    Hope someone here can help me with this - i've been trying to install Flash Player on my machine for a couple of days and keep getting sent in circles by the install application - here is what continues to pop up when i download the program: The page

  • LogoffURL for ABAP Web Dynpro?

    Hello, Do we have the LogoffURL for ABAP Web Dynpro? I would like the WD application to logoff to the URL on same browser window. Any ideas would be appreciated. Thanks much, Dharmi