Increasing row capacity of any excelcius component (Filter ,Combo Box)

Hi
Even though I have increased the capacity of Dashboard rows capacity from 512 to 2000.
But my filter component or combo box component source data is mapped to more than 512 rows in the spreadsheet,while previewing it still shows data of 512 rows.
Is there any way to increase component capability?
I know the performance will be bad but still atleast it should capture the whole source data records and

It could be two reasons
  First Reason: it could be due to the limit of no of rows in excel .Please check the preferences option in Xcelsius . By default it will be set as 512 rows of data increase that to required rows.
   Second Reason: if you are using live office in Xcelsius.By default it will fetch 512 rows of data.To increase limit we have to do some server side settings.Please refer to the following SAP Note which gives the solution to this problem.
  SAP Note:1307538
  or go through the following steps:
These changes have to be made on the server side
1.     Create a backup of dsws-liveoffice-provider.jar from serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib for future reference.
2.     Copy dsws-liveoffice-provider.jar from serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib to your computer.
3.     Rename the file just copied to dsws-liveoffice-provider.jar.zip (add.zip to end of filename)
4.     Create folder in root of InstallDrive: named META-INF (case sensitive), in InstallDrive:\META-INF named BusinessObjects (case sensitive) and in InstallDrive:\META-INF\BusinessObjects named DSWS (case sensitive)
5.     Using WinZip or WinRAR, unzip the file named liveoffice_config.properties from the dsws-liveoffice-ws.jar.zip file copied from the server. Place this file in InstallDrive:\META-INF\BusinessObjects\DSWS.
6.     Edit the liveoffice_config.properties file and find the following section:
#max number of range rows and range columns to return
maxRowCount=512
maxColumnCount=512
7.     Edit the maxRowCount entry to the value youu2019d like to use
8.     Save the file as liveoffice_config.properties (same filename)
9.     Using winRAR or WinZip add the new liveoffice_config.properties file back to dsws-liveoffice-ws.jar.zip, making sure to use the "use absolute path" option.
10.     Stop Apache Tomcat service on BO server
11.     Copy dsws-liveoffice-ws.jar.zip to serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib.
12.     Rename dsws-liveoffice-provider.jar in serveru2019s InstallDrive:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib directory to dsws-liveoffice-provider.jar.old.
13.     Rename dsws-liveoffice-provider.jar.zip in serveru2019s c:\program files\business objects\Tomcat\webapps\dswsbobje\WEB-INF\lib directory to dsws-liveoffice-provider.jar
14.      Empty the Tomcat cache by deleting the content of the folder <<C:\Program Files\Business Objects\Tomcat55\work>>
15.     Restart Apache Tomcat on server
This should increase the number of rows fetched by LiveOffice, however it may happen that changing the number of rows in the liveoffice_config.properties many times may result in liveoffice picking the data from the cache. Hence deleting the cache (C:\Program Files\Business Objects\Tomcat55\work) is necessary. Incase deleting the cache also doesn't work, we may have to redeploy the dswsbobje folder.
To redeploy, follow the steps given below:
1.     Go to C:\Program Files\Business Objects\Tomcat55\webapps and keep a backup of the dswsbobje folder.
2.     Now delete this folder and restart Tomcat.
3.     Restarting Tomcat will recreate the dswsbobje folder but will again default the number of rows fetched by LiveOffice to 512.
4.     We will again have to follow the steps mentioned in the start to increase the number of rows from 512 to the desired value.
5.     Restart Tomcat again for the changes to take place.
Note: Increasing the number to large values might cause inconsistency in the behavior or instability.

Similar Messages

  • Combo box restricted to 516 rows

    Hi,
    I have data upto 1000 rows which i need to feed to a combo box. But the max limit a combo box takes is 516 rows only.
    Is there any work around for this?
    Regards,
    Jith

    The data i have is names of clients. I have one combo box with labels of starting letter example A, B, C, etc to Z. The insertion type is Filtered Rows. Now Source data is the whole 1800 rows. The destination rows are the labels for the second combo box.
    Data is like this:
    Col1 Col2
    A      Anand
    A      Arpan
    A      Anil
    Z      Zebra
    Like this i have total of 1800 rows.
    I went to file preferences and in excel options i have changed to 1800 rows. It looks ok BUT, If i try to preview it, it just hangs. And if i try to export it into a flash file it just shows the top 512 rows, it is not showing the whole 1800 rows.
    Thanks For your help. Any Ideas how to deal with this large data?
    Regards
    Jith

  • I have 15,686 photos on iPhoto 11 and am now, when uploading latest photos, getting a message saying that my startup disk is full.  Is there any way of increasing the capacity of the start up disk?

    I have 15,686 photos on iPhoto 11.  As I've been uploading the latest photos in the last two days I've been getting a message stating that my start-up disk is nearly full.  I had no idea there was a limit.  Is there any way of increasing its capacity?  I have been shooting in Raw of late and I know it takes up a lot of space but I have heard of other people who have over 20,000 photos on their computers, so what is going on here??

    Two possibiilities here:
    1. Your start up disk is nearly full
    Or
    2. You have minor damage to the iPhoto Library and it's giving you a bogus message.
    But here's the thing: A full start up disk is a very serious issue and needs to be dealt with fast.
    So, how big is your Hard Disk? How much free space on it?
    Regards
    TD

  • How to increase row height in table control?

    Hi experts,
    We have a push button in table control created using screen painter. Since this is a touch screen transaction, the default height is very small for the worker in the plant to click on a specific row, i would like to know if there is any way to increase the row height in the table control. There is no attribute in Screen painter for increasing row height in table control. I did try "import dynpro", hoping to increase the row height and export the dynpro, but that doesn't seem to have row height attributes. Any help in this regard is highly appreciated. Thanks,
    Raj

    Using a new technology means you have to recreate your screen: you may create an HTML using CL_DD_* classes (that's called "Dynamic Documents"). See [SAP Library - DD programming guide|http://help.sap.com/saphelp_nw2004s/helpdata/en/13/12284b019511d4a73e0000e83dd863/frameset.htm]. Demos are provided in SDYNAMICDOCUMENTS package. Or I think you may create web dynpro and define a CSS style to enlarge objects.
    If you don't want to create everything, maybe you can find out a workaround with GuiXT, for example creating a big button in each row (for example, with BUTTONSIZE, but don't know if it changes the height of rows but that's worth trying).
    Well, [Synactive documentation about table controls|http://www.synactive.com/docu_e/specials/tables.html] does not seem to allow that.
    Maybe you can move your question to the "scripting" forum and ask about how to do it with GuiXT...

  • VO CONTAINS ALL THE DB ROWS AUTOMATICALLY WITHOUT ANY QUERY EXECUTION

    HI ALL,
    I am getting a strange issue. I have two VO say UserVO and PasswordVO.
    When i run the application i am not using any BC component in HomePg. I click on login and through another read only VO i am authenticating.
    After authentication i am doing getUserVO() and in WATCH i can see fetched row count and row count showing all the rows from DB. This View Object has not been executed before and still it shows all the rows.
    Now when i apply a view criteria into it and execute the query still it contains all the rows. Its not filtering it.
    Also, i have overridden executeQuery and executeQueryForCollection methods and i have put debug points there.
    It comes there only when i am explicitly executing the query after applying view criteria.
    Please let me know if i am doing something wrong.
    Thanks,
    Deepak

    Thanks Timo for a quick reply.
    a) I am using JDEV 11G Release 1 (11.1.1.6.0)
    b) Also i am specify the following two parameters in java options and still logs are not coming up in console:
    -Djbo.debugoutput=console -Djps.app.credential.overwrite.allowed=true
    c) "The framework executes vo in the background using the default query."
    Does that mean framework doesn`t internally call executeQuery to get rows from DB and executes the query some other way.
    As i have break point and its not coming there at all.
    Please advise.
    Thanks,
    Deepak

  • The row key or row index of a UIXCollection component is being changed outside of the components context ????

    Hello Guys,
    I'm working at this moment on implementing GANTT functionality via the <dvt:projectGantt> in my Web App :
    Rather than using data binding technology, I use a managed bean in this way :
    @ManagedBean(name="myBeanController")
    @ViewScope
    public class MyBeanController implements Serializable{
    private List<InternalTask> internalTasks;
    @EJB
    private InternalTaskDao internalTaskDao;
    //Root for tree component
    private List<TreeNode> root;
    private transient TreeModel model;
    public MyBeanController(){
         this.internalTasks = new ArrayList<InternalTask>();
    @PostConstruct
    public void init(){
         //Here I construct my TreeModel
         this.model = new ChildPropertyTreeModel(root,"collection");
    //getters and setters
    And my Component in my JSF page would be :
    <dvt:gantt value="#{myBeanController.model}></...>
    In my Browser the component seems to work properly without any problems but if I expand each node then I can see in my log :
    "<org.apache.myfaces.trinidad.component.UIXCollection> <BEA-000000> <The row key or row index of a UIXCollection component is being changed
    outside of the components context. Changing the key or index of a collection when the collection
    is not currently being visited, invoked on, broadcasting an event or processing a lifecycle method, is not valid.
    Data corruption and errors may result from this call...>"
    What's going on here ? Something with rowKeySet ?
    Thanks,
    Remy

    Hi,
    I made my tree model variable non transient and the warning message appears again.
    I implement the gantt in the same way as you did in the demo
    1st) populate ArrayList (As far as I'm concerned, it's populated via @EJB)
    2nd) create TreeModel with a helper class as in the demo which extends ChildPropertyTreeModel and implements TaskKey
    In my browser all the stuff is running fine except this warning message.
    I use for info JDev 12c
    Thanks,

  • My friend signed into gmail on my iPad safari browser and it kept asking him if he wanted to increase storage capacity size.

    My friend signed into their gmail account on my iPad and asked if he would like to increase storage capacity. He clicked no but then it signed him out.
    I know this happened once before but he was still able to sign into gmail. He tried again but it still did the same thing.
    Is there a way to get around this?

    You need to return it to the seller and get your money back.  You cannot reset or use the device with another AppleID installed unless you know the password for that ID.
    If the device has been jailbroken, no one on here can give you any further help...the Terms of Use prohibit us from doing so.

  • Increasing disk capacity designated for Windows OS

    Dear Apple Community,
    I have installed Windows on my Mac Book Pro, but forgot to increase the disk capacity during the process. As a result, now there is not any free space to copy data or install programs and etc.
    Can please someone suggest good application or tool which will allow me to increase the capacity of Windows Drive (bootcamp) wihout reinstaliing it?
    Thank you very much in advance for your kind help!

    Thank you Shobhit for your reply.
    Does it  mean  that 400G is not close to being enough if I want to complete all of the step according to  BP_CRM_V170_Demo_System_Export_V2.pdf, including TRex installation ?
    Did you install the TREX 7.10 for CRM in your case?
    Thanks and regards,
    Li etsuhin.

  • Can I increase the capacity of Time Machine with an external hard drive connected to Time Capsule?

    Can I increase the capacity of Time Machine with an external hard drive connected to Time Capsule via the USB port?  My current Time Machine has a total capacity of 1TB.  I'd like to double or triple its memory.  I don't want to use the external hard drive in lieu of the Time Capsule hard drive.  I'd like to use it in addition to.  Just don't know if/how it's possible.
    This is another one of those questions that I've searched the web for answers, and have gotten tricky answers back.  So now I'm trying to introduce a clean slate to the mix.
    Thank you for your time!

    Well, what you mentioning is possible.  However, I don't know whether it's supported (as in, "easy to set up.").  Time Machine officially supports backing up to a locally attached drive, to a machine running a Time Machine server (i.e. running OS X Server software), and to a Time Capsule.  I don't know that it officially supports a drive attached to an AirPort or to a Time Capsule.  Though I know some people have gotten it to work.
    Best I can say is to try it.  Plug the drive into the Time Capsule, ensure it's shared on the network, and then try and set it as a backup target from a machine in the Time Machine backup panel (you'll need to ensure it's mounted first).  If it works, you're all set.

  • How to increase the capacity of messages in the "Messages" apps

    How to increase the capacity of the messages display in the "Messages" apps?  How to display more messages in the "Messages" apps?
    When iphone delete messages in the "Messages" app?

    You can't change the Messages app capacity or the number of messages it displays.  All Messages options can be found under Settings > Messages.
    http://manuals.info.apple.com/en_US/iphone_user_guide.pdf

  • To filter data in two dates using combo box component

    Hi,
    I have a requirement like, i need to filter data in chart between two dates from two combo box.. From combo_box and To combo_box.
    I am using one QaaWS to populate LOV's into Combo box's and another QaaWS for chart data. Universe is the same one on SAP  BI query.
    LOV's are populating into both combo's and chart as well, i used a query refresh button after choosing two dates and press button.
    Data is not reflecting as per the choice of dates.
    If any one have such scenario, request you to share the same....
    Thanks in advance...
    Raj..

    Problem is with ranges, not with dates, my data is working fine with CALDAY (in BI Query)....
    My query variable is on FiscalPeriod month, like "FEB 2011"  to "OCT 2011" and is optional, but it is fails in QaaWS to execute when i try to input any months.
    If we give default values in BI query format is like K4/010.2011 for october month. QaaWS doesnt fail and executes, but if i change any value in QaaWS it is taking as "OCT 2011"
    And in Xcelsius it is not recognizing eaither of the formats like, K4/010.2011 or "OCT 2011"
    the format is not matching with xcelsius.

  • How to code on button click how to increase row height in iphone/ios/uitableview

    how to code on button click how to increase row height in iphone/ios/uitableview
    - (CGFloat)tableView:(UITableView *)tableView heightForRowAtIndexPath:(NSIndexPath *)indexPath;
        pppp=[postText objectAtIndex:indexPath.row];
        CGSize maxSize = CGSizeMake(280, MAXFLOAT);//set max height
         CGSize cellSize = [pppp sizeWithFont:[UIFont systemFontOfSize:14]
                           constrainedToSize:maxSize
                               lineBreakMode:NSLineBreakByWordWrapping];//this will return correct height for text
        // return  cellSize.height+115;
        BOOL isSelected = [self.selectedIndexPaths containsObject:indexPath];
        CGFloat maxHeight = MAXFLOAT;
        CGFloat minHeight = cellSize.height+115;
        CGFloat constrainHeight = isSelected?maxHeight:minHeight;
       CGFloat constrainWidth  = tableView.frame.size.width - 20.0f;
        NSString *text       = hChildPost[indexPath.row];
        CGSize constrainSize = CGSizeMake(constrainWidth, constrainHeight);
         CGSize labelSize     = [text sizeWithFont:[UIFont systemFontOfSize:15.0f]
                                constrainedToSize:constrainSize
                                    lineBreakMode:NSLineBreakByCharWrapping];
       // return MAX(labelSize.height+75, 100.0f);     return MAX(labelSize.height+75,cellSize.height+115);    
    i used this code but it crashed app

    On what line did it "crashed app" and what was the exception? The line within this function, not in main.m. If you haven't figured this out yet: view the debugger output, try single stepping, and/or add NSLog messages in the function.

  • HT201401 How do i reduce the size of my Other file to increase storage capacity?

    How do i reduce the size of my Other file to increase storage capacity? I have almost 4.5g taken up of storage in Other on my 8g phone.

    Use search or check out the "More Like This" section to the right to find answers to the question.

  • How to INCREASE Battery Capacity

    Just drop the advertising - I know that battery capacity  varies, and that the capacity of the phone battery - regardless of models, will degrade as the phone is used.
    I contest the "specialists" to provide some straight simple guidelines to how one can treat a battery to increase the capacity.
    That the layers gets closer and short-curcuits is a known reason. So, exposure to heat will make the substance that keep the layers apart into gas that escapes the battery. Now how can such a battery be fixed? In old days with NiCd we could freeze the battery to -36C, that would make the iodine to solid. if iodine is still used, this will still work. Other semiconductors needed more than -100C to regain state - but with access to liquid Nitrogen, that was fully possible. Maybe Ni is not so common, but freon is, and LPG (Butane/Propane liquified). A home freezer can at times go as low as -38C. 
    So, can charging in heat / cold change the capacity of the battery?
    Other: If I completely drain the battery between every charge - will that improve it?
    If I start to recharge it when it is 80% of capacity, and disconnect immediately and use everything, Bluetooth, WLAN - to drain it to 80% and the recharge - can I restore the good old capacity? 
    if the battery degrades to 10% of capacity, is it possible to restore it? How? 
    Don't change anything that works.

    That, and I've been reading to not constantly charge it, or leave it in at 100%. It can be charged too much from what I've seen. I've had mine since 2006 almost 2 years, and till recently left it charging all the time. Not sure that's been a good idea. This is Battery University website information...
    gure 1: Permanent capacity loss of lithium-ion as a function of temperature and charge level.
    High charge levels and elevated temperatures hasten permanent capacity loss. Improvements in chemistry have increased the storage performance of lithium-ion batteries.
    The mentioning of limited service life on lithium-ion has caused concern in the battery industry and I will need to add some clarifications. Let me explain:
    If someone asks how long we humans live, we would soon find out that the longevity varies according to life style and living conditions that exist in different countries. Similar conditions exist with the batteries, lithium-ion in particular. Since BatteryUniversity bases its information on the feedback from users as opposed to scientific information derived from a research lab, longevity results may differ from manufacturer' specifications. Let's briefly look at the various living conditions of the lithium-ion battery.
    The worst condition is keeping a fully charged battery at elevated temperatures, which is the case with running laptop batteries. If used on main power, the battery inside a laptop will only last for 12-18 months. I must hasten to explain that the pack does not die suddenly but begins with reduced run-times.
    The voltage level to which the cells are charged also plays an important role to longevity. For safety reasons, most lithium-ion cannot exceed 4.20 volts per cell. While a higher voltage boosts capacity, the disadvantage is lower cycle life. Figure 2 shows the cycle life as a function of charge voltage.

  • I only see free books in my iBookstore.. Is it any kind of filter on? How can I turn it off?, I only see cree bonos in my iBookstore.. Is it any kind of filter on? How can I turn it off?

    I only see free books in my iBookstore.. Is it any kind of filter on? How can I turn it off?, I only see cree bonos in my iBookstore.. Is it any kind of filter on? How can I turn it off? Thanks

    In some countries there are currently only free books available - Apple can sell books where the publishers have granted them licenses to do so (what you can buy where). Do you have access to other ebook apps/stores ?

Maybe you are looking for

  • HT1918 how can you change your security question?

    I really need help because i cant make any purcheses at the itunes store.

  • Reports do not render in IE 11

    We have several reports built for our site that worked fine for our clients until they installed IE 11. Now most reports appear blank. After hours of researching I can create and fix the problem. The problem is that any report that contains a "line"

  • Mail Queue Filling Up

    Came into the office this morning and everyone is complaining they didn't get any email over the weekend. I log into SA to notice over 300 emails stuck in the queue. I found a couple threads regarding this and this one particularly is almost my exact

  • Inter-company billing stock tranport order

    Dear all, We are having a scenario where in  we are doing STO using purchase order document type NB, but in the purchase order we are not getting the "condition tab". Have created a pricing procedur for STO. But in the MM- Purchasing- Conditions- Def

  • How to export to memory using submit statement?

    hi friends, There is a standard report RPTQTA10. After executing this report using submit statement i want get the result from the QTTRANS itable of RPTQTA10 to our local itab of BSP. After this from local itab of BSP i want display some fields of lo