Business Layer not refreshed automatically

Dear Friends,
  I'm working on IDT  for creating business layers based on SAP BW Multi-providers. The issue I'm facing right now is that whenever I modify the underlying Multi-provider, my business layer is not getting refreshed automatically with the changes.
  Please let me know if I need to do any settings in IDT for the business layer to get refreshed automatically or do I need to create a fresh design right from creating the connections.
Many Thanks,
Karanam.

Another quick question with something similar to above. I am building the UNX universe on top of Multi Provider and I noticed that normal select statements on Dimensions would return "ZERO" records unless a measure is included in the query. Is there a workaround for this? I do not mind using a dummy null measure for simple queries. However, this is becoming cumber some when doing cascading prompts. IDT has a simple way of doing it but me without being able to generate LOVs without a dummy measure, its becoming difficult to implement cascading LOVs.
Now the 2nd question is, I am developing all in DEV. When I use LCM and promote it to my QA, I can go ahead and create a new connection pointing to my QA Backend. However, when I try to change the connection from Dev to QA in the IDT Datafoundation "Connections" tab, it allows me to change the connection. However, the objects in the Business Layer does not reflect the new Calalog Name of the QA connection and none of them would parse. For example, Lets say my Dev connection is named D31Conn and my QA connection is named Q31Conn. Their catalog names by defaulyt are D31Conn and Q31Conn. Now, after developing my universe in BOBJ Dev and promoting it to QA, I am creating a new connection in BOBJ QA called Q31 Conn. When I open the promoted universe and try to change the connection from D31conn to Q31conn, it does it successfully. However, in my business layer, all objects would not parse and woul fail because their SQL still points to the old Catalog D31Conn instead of Q31Conn. Am I missing something here? Any help is much appreciated !
Ramki
Edited by: Ramki Krishnamoorthy on Mar 6, 2012 2:46 AM
Just a Quick Update, I forgot to mention that my deployment is BI4.0 SP2 Patch 12

Similar Messages

  • Why??? Simple snapshot can not refresh automatically, but can refresh manually.

    Server 1 : Oracle 7.3.4 (as a Master site)
    Server 2 : Oracle 7.3.4 (as a Snopshot site)
    Client PC: SQL*Plus (Oracle 7.3.4 Client)
    Step 1: on Client PC, start 2 SQL*Plus dialog Windows,
    one(Window A) for <Server 1> , another(Window B) for <Server 2>;
    Step 2: on <Window A> do:
    SQL>connect scott/tiger@Server1
    SQL>CREATE SNAPSHOT LOG ON scott.dept ;
    SQL>select * from dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    Step 3: on <Window B> do:
    SQL>connect scott/tiger@Server2
    SQL>CREATE DATABASE LINK oracle USING 'Server1';
    SQL>CREATE SNAPSHOT all_dept REFRESH fast
    start with sysdate NEXT SYSDATE+1/(24*60)
    AS SELECT * FROM scott.dept@oracle;
    -- refresh interval: 1 minute
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    Step 4: on <Window A> do:
    SQL>insert into dept values (50,'MMMMMM','NNNNN');
    SQL>commit;
    SQL>select * from dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    50 MMMMMM NNNNN
    <one or two minutes later ... ... >
    Step 5: on <Window B> do:
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    conclusion: Simple snapshot can not refresh automatically ???????
    SQL>exec DBMS_SNAPSHOT.REFRESH( list => 'all_dept',method => 'F');
    SQL>select * from all_dept;
    DEPTNO DNAME LOC
    10 AAAAAA AAAAA
    20 BBBBBB AAAAA
    30 CCCCCC AAAAA
    50 MMMMMM NNNNN
    conclusion:Simple snapshot can refresh manually.
    How to solve this problem?????
    Thank you very much
    Zhang Ming-an

    When you are manually refreshing the snapshot as scott/tiger, and your database link was defined with a 'connect to/identified by ' clause, your login credentials will be scott/tiger. When the refresh happens from the job queue, it does not use those credentials, It uses some default set. What you should probably do is:
    1. create public database link Oracle using 'server1';
    2. as scott/tiger, create database link Oracle connect to scott identified by tiger;
    3. your automatic refresh should work now.

  • Exchange 2010 SP3 RU7 - additionals mailboxes does not refresh automatically

    Hello
    On Exchange 2010 SP3 RU7 , my additionals mailboxes does not refresh automatically (Outlook 2010 up-to-date).
    i need to perform "send/receive" and "update the folder" to get the mail.
    Primary mailbox is running correctly and new mails are displayed .
    Thanks

    Hi,
    Based on the description, you added additional mailboxes from Outlook, but messges sent to these additional mailboxes didn't show until you tried the option "update the folder".
    How many additional mailboxes did you add?
    Did this issue affect all users?
    If possible, please remove these additional mailboxes and then re-add them. I recommend you add one additional mailbox first to check if the issue occurs. Then you can add another additional mailbox to check result.
    Best regards,
    Belinda Ma
    TechNet Community Support

  • Business Area not flowing automatically in Shipment Cost document

    Hi there,
    In transportation module, while creating shipment cost document, business area is not flowing automatically. Upon more exploration we found that plant is also not flowing, and may be because of that business area is not flowing. What can the posible reasons for plnt not flowing? Suggest solution.
    Thanks and Regards,
    Deepshikha

    Dear Deepshikha,
    Please check the Assign purchasing data settings in T_53 transaction with the combination of the plant.
    Through this setting plant will flow in the shipment cost document.
    I don't have idea about where the businees area field avail in the shipment cost document.
    If so please chek the settings related to business area through this IMG path.
    SPRO>IMG>Enterprise structure>Assignment>Business Area Account Assignment.
    Define Rules By Sales Area
    If Rule 1 is assigned then
    Assign Business Area To Plant And Division
    If Rule 2 is assigned then
    Assign Business Area by Sales Area.
    I hope it will help you,
    Regards,
    Murali.

  • Does CP7.01 branching not refresh automatically?

    I'm working in a file that uses branching, but when I instruct a button to jump to a specific slide the branching view isn't automatically refreshing to show the change. The change is active in the file, it just isn't reflected in branching view.
    I setup a file in both CP6 and CP7 and recorded how the brancing view does not refresh in CP7 like it does in CP6.
    http://www.screencast.com/t/qEsznBOV7FM

    A workaround avoiding to save/close/open the whole project seems to play with groups: select 2 slides, group them, then remove the group and you trigger a refresh (not always)....

  • BO XIR3.1 CMC does not refresh automatically

    Inside CMC, there are various rights set to different groups (for e.g. the rights for "Administrators" are different from the rights of "Everyone"). When I click on one of the folders and check their user security, the other folder shows the same rights as of the first one. It doesn't change automatically to the rights of the next folder. I guess it has to do with automatic refresh.
    I have noticed that CMC does not refresh pages properly. For example, I was checking the Access Rights set on a Public Folder, it shows all rights are granted for "Administrators". But, when I switch to "Everyone", it still shows all rights are granted, which is incorrect because they should be Unassigned.
    I have to log off CMC, clear the cache/cookies in web browser and then Login again in order to see the correct settings.
    That means, every time after I view the settings for an object, I have log out, clear cache, and re-login. Otherwise I will see incorrect information for the next one. Changing and configuring User Security settings is even a bigger challenge because I am not sure whether the values displayed on the screen are correct and what will the system remember.

    if restoring the ipad to factory default don't fix it I would say it's
    an hardware issue and take it in for service

  • My photos in photo stream do not refresh automatically on my PC even when online.

    When I take a photo with my phone is does not update automatically to my PC and IPAD even when they are all connected to wireless. I have to shut off the photo stream and turn it back on, even then it does not always work.

    Your photos are not shared automatically. You must select photos and share them with others manually.

  • JComboBox in JTable not refresh automatically

    Hi folks,
    I put a JComboBox in a JTable cell as editor and with a GlassPane over the whole frame. Initially, I got lots of problems in dispatching events to JComboBox. Eventually, comboBox.setLightWeightPopupEnabled(false) seems solve many of them. However, after I called the said API to prevent light-weighted popup in JTable, when I move mouse on popup list or navigate with scroll bar, the UI does not refresh at all. I am pretty sure that all the models except UI has been updated because when I switch to another application and back, the UI repaints with expected appearance.
    Any idea ? Thanks a lot.!

    I think you might be doing this to yourself. This block here:
        private void tblContactFocusLost(java.awt.event.FocusEvent evt)
            if (tbl.isVisible())
                TableCellEditor tce = tbl.getCellEditor();
                if (tce != null) tce.stopCellEditing();
        }What purpose does it serve? It seems to muck up your table cell editing, including the combobox editing. If you comment out the tce.stopCellEditing() like so:
        private void tblContactFocusLost(java.awt.event.FocusEvent evt)
            if (tbl.isVisible())
                TableCellEditor tce = tbl.getCellEditor();
                if (tce != null) ; //tce.stopCellEditing();
        }Things work better.

  • My email is very slow and does not refresh automatically.

    My Yahoo and Gmail accounts on my iPhone are very slow.  They do no refresh automatically and I often have to restart the wireless to push emails out.  I thought it might be the email provider but it happens with both accounts. 

    Try these basic troubleshooting steps and see if any of them help.
    Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.
    Reset the iPad by holding down on the sleep and home buttons at the same time for about 10-15 seconds until the Apple Logo appears - ignore the red slider - let go of the buttons.
    Quit all apps and restart. In order to quit or close apps - Go to the home screen first by tapping the home button. Quit/close open apps by double tapping the home button and the task bar will appear with all of you recent/open apps displayed at the bottom. Tap and hold down on any app icon until it begins to wiggle. Tap the minus sign in the upper left corner to close the apps. Restart the iPad. Restart the iPad by holding down on the sleep button until the red slider appears and then slide to shut off. To power up hold the sleep button until the Apple logo appears and let go of the button.

  • Windows Explorer Does Not Refresh Automatically (Needs F5) AND Takes A Long Long Time To Make New File

    In Windows 7, it will go into this state where it won't update folders automatically, and I have to hit F5, as well, if I go for example, New->Text Document - it will hang the desktop and take like 3-4 minutes before coming back and showing the file.
    It is like something is preventing or slowing down the refresh of windows explorer.
    It happens about once a day, sometimes I reboot to see if I can get it to go away.

    Hi,
    This kind of issue can be caused by several reasons, such as third party program, out-dated drivers.
    To troubleshoot this issue, please perform the following steps:
    1. Update BIOS and device drivers to the latest version.
    2. If any security program is installed (anti-virus, firewall), please temporarily disable it
    3. Test it in Clean Boot mode.
    4. Reset Folder option:
    Reset folders
    ==========
    1. Click the Start button, type Folder Options in the Start Search box and press Enter.
    2. Click View tab.
    3. Click Reset folders.
    4. Click Apply, click OK.
    5. If it does not work, try a new account:
    Create a new user account
    ====================
    1. Click the Start Button, type User Accounts in the start search pane and press Enter.
    2. Click Manage user accounts. 
    3. Click Create a new account, and type the name.
    4. Choose account type as Computer administrator.
    5. Click Create Account.
    6. Log off and log on with the new account.
    6. Use the following tool to remove third party extension:
    ShellExView:
    http://www.nirsoft.net/utils/shexview.zip
    Hope it helps!
    Vivian Xing - MSFT

  • External (dynamic) IP not refreshed automatically?

    Hi all. Is WRT54G (v.6) supposed to refresh the external IP every time my ISP's DHCP changes it?
    My ISP (Rogers, Canada) started changing IP-s daily, it's become really annoying that I have to refresh the IP manually on the router every day. I have the latest firmware 1.0.0.9
    Thanks!

    If you are not on XP and you did not install the activex components on the computer that the tool is running on, it will say that error, can you try adjusting the MTU to 1492, 1400, 1300 or 576 and check which one would hold your connection? Your IP should change automatically and the Internet information also should be automatically obtained by your computers (as with the changes in the router), try that first and check if it still disconnects you.
    "Sometimes your knight in shining armor is just a retard in tin foil.."-ARCHANGEL_06

  • Excel Services with SharePoint List Data in SharePoint 2013 - Chart is not refreshing automatically

    Hi Everyone,
    This is My req: I m going to display pie chart and Bar chart in share point 2013.
    Steps I have follwed:
    1. Export the list to excel.
    2.Using the Power Pivot table I have done the chart.
    3. Uploaded into document Library.
    4. Added into the web part. 
    Chart are displaying. But When ever user added the data into the list chart is refreshing.
    Is there any option to refresh the data in chart? Waiting for valuable replies.
    Regards, Manoj Prabakar

    SharePoint lists as data sources in Excel Services is not supported.That's the reason refreshing is not working. There are some work around you can use  -
    Export as Data Feed - Export your SharePoint list as Data Feed , use this data feed to a PowerPivot for Excel workbook and publish this PowerPivot using Excel Services.
    User-defined functions  - write UDF in C# and extend the Excel Services functionality to work with SharePoint lists.
    https://msdn.microsoft.com/library/bb267252(office.12).aspx#Office2007ExcelServicesUnlimited_SharePointLists
    Web Services API -
    The Web Services API can be used to push data from a database and then refresh the data in a SharePoint Server list by using Excel Services.
    JavaScript Object Model - The JavaScript Object Model for Excel Services in Microsoft SharePoint Server 2010 provides many solutions for Excel Services.
    More details  - 
    https://technet.microsoft.com/en-us/library/gg576960.aspx
    Thanks
    Ganesh Jat [My Blog |
    LinkedIn | Twitter ]
    Please click 'Mark As Answer' if a post solves your problem or 'Vote As Helpful' if it was useful.

  • Business area not updating automatically.

    Hi Gurus,
        Business area is not getting updated when a transaction is posted thru PO/SD process. BA is getting updated only for line items i.e. FI-MM(GL maintained in OBYC) and FI-SD(GL maintained in VKOA) but the same is not happening for line items for TAX CODES (i.e. GL maintained in OB40).
    Because of which BA wise B/S & P/L is not getting tallied.
    Please suggest is there any program thru which we can update the same and view BA wise balalnce sheet.
    Thank & Regards,
    Praveen R Marati

    hi, i sorry to say,
    tax accounts means, as per as my knowledge
    tax payable account, tax receivable or tax pool account, these accounts are balance sheet account.
    these accounts u can easily update tax catagories.  if i m wrong let me know please
    regards
    raj

  • Business Partner not replicating automatically from ISU system to CRM

    Hi All,
            We are working on transferring BP from ERP to CRM. Following are the main ways that we are using for the same :
    1) We are creating reference customer with role Sold-to-party in transaction VD03 using internal no range.
    2) Then we are creating ISU BP using the internal same number range and giving the above created customer no as reference customer and finally saving it
    3) We have maintained the settings in PIDE from R/3 to CRM as :
    Sold-to-party     B   ZD02 External Checked
    DEBI                B   ZD02 External Checked
    We are using BUPA_MAIN as Bdoc.
    I get the follwing Bdocs in CRM system :
    1) In SMW01 in CRM I am getting the reference customer created in Step 1 as automatically replicated to CRM and in Success state
    2) Also I get the Bdoc in Error State for ISU BP created in Step 2. Then if I try to pull the BP it comes in Success state.
    My problem is that the BP Bdoc should automatically come in Success state in CRM.
    Please help me solve this problem.

    Hi,
    We also have the same approach of BP, CA and contract creation. These data, after creation in ISU are replicated to CRM. We had an issue while replicating the Contract. The contracts were not getting replicated if the contracts donu2019t have the Service Provider and external service provider information. We donu2019t require to capture this information at contract. We are now forced to capture have this information at contract level just for the replication purpose. Is it mandatory to have the service provider information in contract for the replication of contract to CRM.
    Regards,
    Murali

  • Lov need to be refreshed automatically

    Dear All,
    I have report with 7 prompts (3 are optional) . Whenever we refresh the report all the prompts are displayed. Now requirement is when we click on any of the prompt in view mode, LOV list with updated Values need to be populated for the selected prompt.
    I tried using "Automatic refresh before use" option still its not refreshing automatically after selecting any prompt. We still have to refresh the LOV list manually.
    Can we do something for auto population of LOV?
    I am working on BOXI 3.1, WEBI
    Your help is appreciated. Thanks in advance.

    Hi Saurabh
    We had the same issue in our universes. I found that when the prompt has default value, LoV is not refreshed automatically even with "automatic refresh" option for the LoV...
    For example, in our case we used such condition objects to allow selection all companies by entering asterisk:
    @Select(Company\Company No.)
        IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free,,{'*'})
    or
    '*' IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free,,{'*'})
    List of values is not refreshed automatically with asterisk as default parameter. Without default value, it is working fine:
    @Select(Company\Company No.)
        IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free)
    or
    '*' IN @Prompt('Company Numbers:','A','Company\Company No.',multi,free)
    Regards,
    Dmytro

Maybe you are looking for

  • Reader 10.1.4 problems with download

    Hi All I have been trying to down load a newer version. The doc i am trying to get is written on a newer version of reader. The bank links me to the corect down load which i follow but i keep getting the same problem. A box pop up saying "File in use

  • Problem with Crosstab Cumulative percentage

    Morning all, I have setup my report based on Sales Area (Group) and used Cross tab to show each area's Number of days, Jobs and percentages. I wanted the percentage to be cumulative so I used a formula on Display String of the Percentage section. How

  • Any documentation on post-processing capabilities of Adobe LiveCycle?

    Hi, As part of product evaluation, can anyone advice if Adobe LiveCycle supports post processing as common correspondence management feature? If yes, please help to provide a learning document of the same. Thanks and regards, Mayank

  • Printing problem after acrobat upgrade

    Hi, I am running Mac OSX 10.8.5 and have recently updated my Acrobat to 11.0.04. Since doing this I am experiencing problems printing my pdf files to my desktop printer, which is a Xerox phaser 7500 duplex printer. When sending the file across it jus

  • Flaw in SMS and BBM Keyboard Layout

    Hi, I've been using the Z10 for a couple of months, and I think the keyboard layout for SMS and BBM is flawed because the PERIOD is located next to the SEND button.  This has caused me to accidentally send messages when I am typing too quickly.  I th