Problems with Automatic Adjust row height in FRs ver. 11.1.2.1.103

Hi
We have just upgraded to 11.1.2.1.103 from 9.3.3.
.103
We had a fairly complex report that worked in the previous environment, but not anymore.
We have a number of text lines with that pulls from other lines in the report that are hidden.
It is celltext that we are reporting on.
The lines are setup, so the row height should just adjust depending on the amount of text, but it does no longer work for consecutive lines with the adjust row hight atribute swithed on. I now have to insert blank text lines with a fixed height in between to get it to work.
It makes the report the report look messy, so has anyone had similar issues and know a work around or a possible patch.
KR
Per

Okay,
I tried that I when I tried to use: sqlplus -s I got the following results
SQL> sqlplus -s
SP2-0042: unknown command "sqlplus -s" - rest of line ignored.
I am also still getting the following in my output:
Any other suggestions?
SQL> Select
2 'Siebel CVP' as Source_Name,
3 'RCI' AS Brand,
4 'Phone' AS Channel,
5 'Inquiry' AS EBR_Type
6 FROM dual;
Siebel CVP RCI Phone Inquiry
SQL> set head on
SQL> Select
2 substr(con_home_ph_num,1,10) AS Chan_Addr,
3 'No EBR Date' As EBR_date,
4 substr(x_rccl_brand,1,3) AS Brand,
5 'Phone' AS Channel,
6 substr(con_person_uid,1,21) AS Src_Id,
7 substr(x_rccl_source,1,23) AS EBR_source,
8 'Inquiry' AS EBR_Type
9 FROM
10 siebel.eim_contact
11 WHERE
12 con_home_ph_num is not null and
13 con_home_ph_num > '201'
14 and length (con_home_ph_num) = '10'
15 and con_home_ph_num <> '0'
16 and con_home_ph_num <> '1111111111'
17 and con_home_ph_num <> '9999999999'
18 and con_home_ph_num <> '0000000000'
19 and con_home_ph_num NOT LIKE '+%'
20 and con_home_ph_num NOT LIKE '0%'
21 and con_home_ph_num NOT LIKE '123%'
22 and con_home_ph_num <> '2222222222'
23 and x_rccl_call_type is null
24 and x_rccl_brand = 'RCI'
25 and TO_DATE(TO_CHAR(x_rccl_entry_date, 'MM/DD/YYYY'), 'MM/DD/YYYY') >= TO_DATE(TO_CHAR(sysdate, 'MM/DD/YYYY'), 'MM/DD/YYYY')
26 and x_rccl_source IN ('CTI','CTI_GVS','CTI_HOTWEB','CTI_PRE_SHOPPING_CALL','DIR_PASTGUEST_RECONNECT')
27 ORDER BY
28 con_home_ph_num asc
29 /
CHAN_ADDR EBR_DATE BRA CHANN SRC_ID EBR_SOURCE
EBR_TYP
5167350937 No EBR Date RCI Phone Prospect - 1-3IIJ-218 CTI_PRE_SHOPPING_CALL
Inquiry
8054977010 No EBR Date RCI Phone Prospect - 4861358 CTI_PRE_SHOPPING_CALL
Inquiry
SQL> spool off

Similar Messages

  • CS2 automatically fit row height to content in table?

    Hi guys, I'm using CS2 and I have a table with lots of pages. I need to be able to have the height automatically fit to the content of the tables. Unfortunately data is not consistent therefore some cells have 2 rows of content, others 8.
    Automatically fit to content is not available.
    I have tried adjusting row heights then 'table' > 'distribute rows evenly' but obviously this is no good as some are too cluttered, others too spacious.
    Any suggestions appreciated.

    Huh. Maybe I read the OP's posts correctly, I think, but I misread yours. I assumed that, since the thread-opener mentioned row height, that when the OP asked about getting rid of "distribute evenly" that row height was still under discussion. Looks to me like all you can do with cell width/column width is
    1) Select a column and specify an exact width
    2) Select a group of columns and specify the same exact width for all of 'em
    3) Select all the columns and
        a) Distribute columns evenly
        b) Specify an exact width for all columns
    Unfortunately, I have to use tables a great deal, so I feel like I'm up to speed on what we can and cannot do with ID tables.

  • Can we adjust ROW height in ALV report as like of Excel ?

    Dear all,
    Can we adjust ROW height in ALV report as like of Excel sheet ?
    Can we increase/decrease the row height in the output display ?
    How ?

    kps204020 wrote:
    Thanks a lot for your response.
    I've tried your proposal, but it has no affect. The report cells show all their content using as much lines as necessary for this.This is the default behaviour for HTML table data (tables and cells expand to fit their content).
    So I still have rows with lots of lines and rows with only a few lines mixed in my IR dependant on the cell content. Because some rows filling nearly the whole screen, it is difficult to get an overview with regard to adjacent rows.
    I'm using Application Express 4.1.1.00.23. with Theme 21. Scarlet and Firefox 17.0.1.Are all users using Firefox?
    Actually I'm working on my first APEX Solution for usage in my company and the customers demanding a solution for this topic . So I'm very keen to find a solution.
    I'm very much looking forward to your response.I've been involved with similar issues in the past. My first response is simple: Does this data have to be shown in the report? Can the offending column(s) be removed from the primary report? They will still be visible in the single row view, and the detail view if there is one.
    The second option is to create a detail view for the report with a structure that is better suited to the data involved, and make this the default view. (For an example of this, see the treatment of the PRODUCT_DESCRIPTION column in the detail view of the Products report in the Sample Database Application: click on the View Detail button on the Products page.)
    The third possibility is some kind of customization of the presentation of the data. This will involve using some combination of HTML/CSS/Dynamic Actions/Plug-ins/JavaScript that you may not be familiar with: do you have experience of these? To go down that route you need to describe in detail how you want to present the data, or what behaviour is required when the data is too long, and share an example of the report on apex.oracle.com that we can work with.

  • Problem with Automatic Replies or Out of Office

    Hi mates!
    I´ve just finished migration Exchange 2003 to Exchange 2010. 
    Today I´ve removed Exchange 2003.
    I have a problem with Automatic Replies or Out of Office. When the user active Automatic Replies in Outlook 2010, He has this Error:
    Your Out of Office settings cannot be displayed, because the server is currently unavailable. Try again later.
    If I logged into OWA, (Options > Set Automatic Replies) I could set it up and it worked fine.
    I run Test E-mail AutoConfiguration command to see if AutoDiscover has been configured and the OOF URL is correct:
    https://mail.domain.com/ews/exchange.asmx
    I try to browse the OOF URL from IE, It works fine.
    Authentication Permission for EWS Virtual Directory is:
    Anonymous – Enabled (For IUSER)
    Basic – Enabled
    Windows – Enabled
    Other authentication methods are disabled.
    WebServicesVirtualDirectory configuration for URL:
    InternalNLBBypassUrl :
    https://Server1.domain.local/ews/exchange.asmx
    InternalUrl         
    : https://mail.domain.local/EWS/Exchange.asmx
    ExternalUrl       
      : https://mail.domain.com/EWS/Exchange.asmx
    InternalNLBBypassUrl : https:// Server2.domain.local /ews/exchange.asmx
    InternalUrl         
    : https:// mail.domain.local /EWS/Exchange.asmx
    ExternalUrl         
    : https:// mail.domain.com /EWS/Exchange.asmx
    I use a certificate for Server HUB/CAS from my CA (Active Directory).
    In EMC I have this error for certificate:
    The certificate status could not be determinated because the revocation check failed.
    But when I generated in the past, this status of this certificate was This certificate is valid for Microsoft Exchange.
    I need help, because I don´t know I do…
    Thanks.

    Hi MAS,
    As soon as possible I will install this kb in a PC with Outlook 2010.
    Yes, I reset IIS, with the same result.
    I check this URL, and I run this command: TestOutlookWebServices -identity user01 with this result:
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1019
    Type       : Information
    Message    : A valid Autodiscover service connection point was found. The Autodiscover URL on this object is https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1006
    Type       : Information
    Message    : Contacted the Autodiscover service at https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1016
    Type       : Information
    Message    : [EXCH] The AS service is configured for this user in the Autodiscover response received from https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1015
    Type       : Information
    Message    : [EXCH] The OAB service is configured for this user in the Autodiscover response received from https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1014
    Type       : Information
    Message    : [EXCH] The UM service is configured for this user in the Autodiscover response received from https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1016
    Type       : Information
    Message    : [EXPR] The AS service is configured for this user in the Autodiscover response received from https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1015
    Type       : Information
    Message    : [EXPR] The OAB service is configured for this user in the Autodiscover response received from https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1014
    Type       : Information
    Message    : [EXPR] The UM service is configured for this user in the Autodiscover response received from https://mail.domain.local/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1022
    Type       : Success
    Message    : Autodiscover was tested successfully.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1106
    Type       : Information
    Message    : Contacted the Autodiscover service at https://SERVER1.domain.local:443/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1116
    Type       : Information
    Message    : [EXCH] The AS service is configured for this user in the Autodiscover response received from https://SERVER1.domain.local:443/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1115
    Type       : Information
    Message    : [EXCH] The OAB service is configured for this user in the Autodiscover response received from https://SERVER1.domain.local:443/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1114
    Type       : Information
    Message    : [EXCH] The UM service is configured for this user in the Autodiscover response received from https://SERVER1.domain.local:443/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1116
    Type       : Information
    Message    : [EXPR] The AS service is configured for this user in the Autodiscover response received from https://SERVER1.domain.local:443/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1115
    Type       : Information
    Message    : [EXPR] The OAB service is configured for this user in the Autodiscover response received from https://SERVER1.domain.local:443/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1114
    Type       : Information
    Message    : [EXPR] The UM service is configured for this user in the Autodiscover response received from https://SERVER1.domain.local:443/Autodiscover/Autodiscover.xml.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1122
    Type       : Success
    Message    : Autodiscover was tested successfully.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1013
    Type       : Error
    Message    : When contacting https://mail.domain.local/EWS/Exchange.asmx received the error The request failed withHTTP status 401: Authorization Required.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1025
    Type       : Error
    Message    : [EXCH] Error contacting the AS service at https://mail.domain.local/EWS/Exchange.asmx. Elapsed time was694 milliseconds.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1026
    Type       : Success
    Message    : [EXCH] Successfully contacted the UM service at https://mail.domain.local/EWS/Exchange.asmx. The elapsed time was 31 milliseconds.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1013
    Type       : Error
    Message    : When contacting https://mail.domain.com/EWS/Exchange.asmx received the error The request failed withHTTP status 401: Authorization Required.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1025
    Type       : Error
    Message    : [EXPR] Error contacting the AS service at https://mail.domain.com/EWS/Exchange.asmx. Elapsed time was15 milliseconds.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1026
    Type       : Success
    Message    : [EXPR] Successfully contacted the UM service at https://mail.domain.com/EWS/Exchange.asmx. The elapsed time was 31 milliseconds.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1124
    Type       : Success
    Message    : [Server] Successfully contacted the AS service at https://SERVER1.domain.local/ews/exchange.asmx. The elapsed time was 934 milliseconds.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1126
    Type       : Success
    Message    : [Server] Successfully contacted the UM service at https://SERVER1.domain.local/ews/exchange.asmx. The elapsed time was 93 milliseconds.
    All ok, but with these errors:
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1013
    Type       : Error
    Message    : When contacting https://mail.domain.local/EWS/Exchange.asmx received the error The request failed withHTTP status 401: Authorization Required.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1025
    Type       : Error
    Message    : [EXCH] Error contacting the AS service at https://mail.domain.local/EWS/Exchange.asmx. Elapsed time was694 milliseconds.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1013
    Type       : Error
    Message    : When contacting https://mail.domain.com/EWS/Exchange.asmx received the error The request failed withHTTP status 401: Authorization Required.
    RunspaceId : 1a13d412-b75d-48b5-8938-72ad53f11cb7
    Id         : 1025
    Type       : Error
    Message    : [EXPR] Error contacting the AS service at https://mail.domain.com/EWS/Exchange.asmx. Elapsed time was15 milliseconds.
    In IIS for EWS has this method Authentication:
    - Anonymous
    - Basic
    - Windows
    For SSL Settings in EWS has this configuration:
    - Require SSL
    - Client Certificate: Ignore
    For Default Website in IIS, SSL Settings:
    - Require SSL
    - Client Certificate: Ignore
    I don´t have ISA/TMG. I use HLB KEMP for publishing OWA...

  • Problems with Click a row in the Table

    Dear All,
    I am new to Java GUI. I got some problems with clicking the row in a table.
    My table allows the user to delete some rows fromt the table. When the user click a row or some rows in my table, the delete button should be enabled. It does work in most of the time. But sometimes, even the row being hight lighted, the button is still not enabled.
    Do you have any idea for what can cause this problem?
    What I did is :
    1. add a mouse listener to the table
    _userTable.addMouseListener(new java.awt.event.MouseAdapter()
    public void mouseClicked(MouseEvent e)
    userList_mouseClicked(e);
    2. then, if the row being selected is > 0, I will enable my delete button.
    Can anybody help?
    Thanks!

    Dear All,
    I am getting problems with single selection in a table. Although I have set the selection model to single, if I select a row int the table and then depress Ctrl/Shift multiple rows are selected.
    The code for set single selection is :
    ListSelectionModel seleModel = myTable.getSelectionModel();
    seleModel.setSelectionMode(ListSelectionModel.SINGLE_SELECTION);
    Any idea about this? Is this a bug in JAVA?
    Thanks!

  • Problems with Automatic Workflow Customizing

    Hi!
    I am having problems with Automatic Workflow Customizing (SWU3). I am trying to execute "Configure RFC Destination" manually. I receive the message "Synchronization of passwords failed".
    We are using CUA and it is therefor not possible to create the user from SWU3 which means that WF-BATCH has been created in CUA with a pw which is then filled in by me when executing "Configure RFC Destination".
    WF-BATCH has authorization SAP_NEW, SAP_ALL
    My user also has SAP_NEW and SAP_ALL and usergroup SUPER.
    Does anyone know what might be the problem?
    Sincerley
    Anders Öhrling

    Hello Anders,
    Check if the user is locked in SU01. Then check if your user has been created in CUA.
    It is recommended to delete WF_BATCH. The system will auto create the user ID WF-BATCH and synchronize the password.
    Do let me know if your problem is resolved.
    Thank you.
    Regards,
    Manomeet
    - Award points if helpful -

  • Problem with exposure adjustment in Camera Raw

    I'm a long time Photoshop user, currently on CS6. Recently I've been having problems with adjusting exposure in Camera Raw. For some reason, it now only works in full stops. Nothing in between works. Same problem with the adjustment brush.
    I updated today to the latest version but the problem remains. All other adjustments are working as they should.
    Can anyone explain what happened and how I can get back full funcionality?

    I have found an acceptable solution to the issue (already posted in this thread: http://forums.adobe.com/message/5920583#5920583 ) after invaluable tips from forum members.
    The problems are indeed caused by the Nik plug-ins, and specifically by the Selective Tool plug-in. But you don't need to uninstall anything.
    Solution: In your applications folder, choose Photoshop/Plug-ins/Google and you will find the various Nik plug-in folders. Add a tilde sign to the Selective Tool folder (like this: ~Selective Tool). Close Photoshop and open it again. Camera Raw should now be working without issues. The Nik plug-ins will lose some funcionality, but nothing really serious. You will have to manually duplicate a layer before using a Nik filter and the filters won't work with multi-layers. If you desperately need full funcionality, close PS, remove the tilde sign and open PS again.

  • Continual problem with the Adjustment brush in both Lightroom 3 and Lightroom 4

    The Adjustment brush in both Lightroom 3 and Lightroom 4 continually stops functioning correctly - that is any adjustment made using the sliders in the Adjustment Brush panel does not make an adjustment on the image.      Normally I would go to Library / Preferences [on my iMac OSX 10.6.8], remove the com.adobe.Lightroom3.plist file and restart Lightroom.     However I have gone to Library/Preferences and there is no listing of any Lightroom 3 plist files, nor for that matter any adobe Photoshop CS5 plist files or any adobe Lightroom 4 plist files.      I have tried restarting the iMac but to no avail - no help at all!      I have no idea how to remedy the situation as I have no idea where the plist files have gone!!!
    Incidentally I have a new iMac 27" OSX 10.8 - same problem with the Adjustment Brush there, but so far the plist files haven't disappeared into the ether somewhere!
    Help would be appreciated  ...
    Many thanks

    Hi Jussi
    I tried changing to the B brush set, and the Adjustment Brush worked OK in there for a while - but now I have the same problem with the B brush set too.     It appears to happen instantly - one minute they're working, the next minute they're not!!         For example, I was adjusting Brightening using the Adjustment Brush and I literally made an adjustment on one image, then went back into the same image seconds later to make a further Brightening adjustment and the brush wasn't working - well, that is, not unless I pushed the slider to something like 160 and then I got minimal adjustment!!!       I am becoming increasingly frustrated  ..   I have literally worked for months with no problems, now it's almost every day!!

  • Hi! I have a problem with the adjustment brush some are not there anymore like soften skin, how i can fix that?

    Hi! I have a problem with the adjustment brush some are not there anymore like soften skin, how i can fix that?

    Hi dear,
    it's funny, real funny.
    I think the programmes have diffrent sound system from the normal calls system.
    All you need to do is to turn the sound up from the bottom in the phone side in the time you're making or recieving the call.
    you'll hear the sound.
    I hope that would help.
    All the best

  • JTable and adjusting Row height

    Hi,
    How to make a row height adjustable, like user can click on the row and drap to increase the height of the row,
    Also if i have JTextArea as cell rendere how do i dynamically adjust the row height to display all the text
    Ashish

    That's a lot of questions..... but here are your answers:
    1. Can we adjust variable row height for each row,Yes, use JTable's setRowHeight method to set the height of each row.
    2. Also as we adjust the column widht, can we adjust the row height by dragging,You should be able to adjust the column width by clicking the mouse on the edge of the column header and drag. There is no automatic provision for changing the row height that way -- you'll have to add a mouse listener to the rowheader and write your own code to perform the resizing.
    3.Suppose i have JTextArea as a cell renderer , how can i display all the text in a row with out having to use a scroll bar, You'll have to figure out how many rows (based on the sum of the individual row's height) the textarea occupies (taking into consideration the font that you used to render the textarea). I have my own way of doing things but if you search this forum, you'll find a lot of discussion on how to do it.
    ;o)
    V.V.

  • Problem with a long row for printing

    hi,
    I have a problem with long row in the JTable.
    I want to span the long row into 2 rows so that I can take the print of the table.

    Would it not be easier to wrap the data in the row; you can easilly modify the height of the row in the JTable - setRowHeight().
    Also, if it only affects printing, you could take care of this when you are formatting each line ready for output.

  • Rich: calendar problem when automatically adjust clock for daylight saving

    Hello, I'm in trouble when the option to automatically adjust clock for daylight saving time is marked. My locale is pt_BR, and when I try to select the day it simply returns to 17.10.2010 on 16.10.2010 took the test in the following component and realized that the same problem occurs when the Windows clock option is selected .
    http://livedemo.exadel.com/richfaces-demo/richfaces/calendar.jsf?tab=usage&cid=15374785
    I also noticed that this problem occurs in all components of the JSF schedule, no matter what the distribution
    http://www.primefaces.org:8080/prime-showcase/ui/calendarDisplay.jsf
    Question is, how to make the jsf solve this problem without having to uncheck the Windows clock?
    See below for the following attempts to try to fix the problem:
    faces-config.xml file
        <locale-config>
             <default-locale> en </ default-locale>
             <supported-locale> en_US </ supported-locale>
             <supported-locale> of </ supported-locale>
             <supported-locale> fr </ supported-locale>
            <supported-locale> es </ supported-locale>
            <default-time-zone-id> Brazil / East </ default-time-zone-id>
        </locale-config>
    {code}
    Created file DateTimeZoneConverter
    {code:java}
    import java.util.SimpleTimeZone;
    import javax.faces.convert.DateTimeConverter;
    public class extends DateTimeZoneConverter DateTimeConverter {
         public DateTimeZoneConverter () {
            super ();
            SimpleTimeZone stz = new SimpleTimeZone (7200000, "Brazil/East");
            this.setTimeZone (stz);
    {code}
    In the example above I'm forcing the useDaylight is false.
    In component:
    {code:java}
    <rich:calendar id = "periodoVigencia" enableManualInput = "true" datePattern = "dd / MM / yyyy" inputSize = "10"
               value = "# () contratoMBeanList.criteria.dataInicioVigencia"
               label = "# (msg ['contrato.consultarContrato.field.periodovigencia.label'])">
               <f:convertDateTime pattern="dd/MM/yyyy" type="date" dateStyle="short" timeZone="GMT-3"/>
    </rich:calendar>
    {code}
    and in the web.xml file
    {code:java}
    <context-param>
         <param-name> timezone </ param-name>
          <param-value> GMT-3 </ param-value>
    </context-param>
    {code}
    But nothing worked. And now what do I do? How to fix this problem, there are some more configuration to be done? Help, please!
    P.S.:Apologize for my english, I'm Brazilian.                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

    Like I said, were attempts to resolve the error.
    OK, now how to solve this problem? Try the test in your area by selecting the day that DST occurs, you will see what will happen the same problem (to select the day that DST occurs on the screen will return one day less), do the test with the demos that I put in the first post, rich: calendar and prime: calendar.
    I do not know if it helps, but I noticed the firebug firefox debugging, it does not matter the way you change the locale or timezone, as the current date from the calendar javascript will always be the standard of the machine running the component.

  • IText trouble with automatically adjustment of table width

    With iText I an producing a PDF file with some elements. One of these is a table which is supposed to be centered.
    In this table 2x2 with input form a Servlet. This input is a string of variable length, in other words I do not know the length of it.
    I want this table to automatically adjust the cells width according to the length of the String. As I understand iText does not posess this functionality.
    This is how I have created the table: The first column has a width of 0.3 because the values in those I allready know. The default value is centered and 80% span, and because of this the table is not centered according to the text since the content contains empty space, but the 80% span table is centered.
    PdfPTable table = new PdfPTable(2);
    float[] widths = { 0.3f, 0.8f };
    table.setWidths(widths);How could I calculate this? The string has a font size of 22pt. Could I check for the number of chars in the String and adjust the width accordingly? It seems like I need to set the table.setWidthPercentage(50) in addition to the width size. But if I dont know the relationship between the width and percentages.
    If I calculate the width to be 0.6f with font size 22 and length x, how much percentages should I use?
    Message was edited by:
    DJ_Viking
    Message was edited by:
    DJ_Viking

    You need to use FontMetrics. In particular, use the FontMetrics of the table's renderer component so the string width will be calculated correctly even if the cell's value is bold. Something like this:
    Component comp = table.getDefaultRenderer(Object.class).getTableCellRendererComponent(table, cellValue, false, false, row, column);
    FontMetrics fm = comp.getFontMetrics(comp.getFont());
    int cellWidth = fm.stringWidth(cellValue);
    table.getColumnModel().getColumn(column).setWidth(cellWidth);

  • Can't start laptop - problems with automatic repair, need acces to admin account but there is none. HELP! :(

    Hello,
    I'm having problems with my windows 8 laptop.
    This afternoon I shut it down, and went to work. A few hours later when I came back home I noticed the little blue lights on the keyboard (showing me that the pc was charging and that my wifi is on) were still on. Normally these are off when the pc is turned
    off.
    I tried starting the laptop but nothing happened, the screen stayed black. I held down the 'on' button to force it to turn off, and turned it on again.
    I then got a textmessage on the startup loading screen that there were problems with my C drive (only drive the laptop has), so it went to automatic repair.
    *my laptop's language is set to Dutch so I'm translating everything :)*
    It gave me 2 options:
    1: Restart computer
    2: Advanced options.
    I tried option 1, didnt work ofcourse, it just restarted and I got back to this screen, so I checked what option 2 had to offer.
    I got to a screen with 3 options: 
    1: Continue to windows 8
    2: Solve Problems 
    3: Shut down
    When I tried option 1 the computer just restarted and went back to the same screen.
    When I tried option 3 it shut down as it should.
    Option 2 gave me 3 other options:
    1: Renew PC
    2: Factory reset
    3: advanced options
    Option 1 just restarted my pc and took me back to screen 1.
    Option 2 I havent tried yet, because it erases all of my files. This is a last resort.
    Option 3 gave me 6 other options:
    1: Systemrepair
    2: Repair with installationcopy
    3: Startuprepair
    4: CMD
    5: UEFI firmware settings
    6. Startupsettings.
    I can't use option 1,2,3,4 because I need to log in to an administratoraccount.
    The bad part is: the laptop doesn't have an administratoraccount.
    It was my parents laptop, and theyve set it up. I always assumed the account was an admin because
    I had acces to everything and didn't need a password to run things as admin and such.
    Turns out it isn't.
    I get this message (translated) when I try to acces one of these:
    'You have to log in as administrator to continue, but this pc doesn't have an administratoraccount'.
    I can't believe microsoft added a check to see if the pc has an admin account on it, and even added a specific message to show when it doesn't, but they didnt add the option to just use these tools when there is no admin account present? What were they thinking!
    Option 5 I havent tried yet, when I click it it says I have to restart to acces these settings, but I dont want to mess with something I know nothing about.
    Option 6 gives me a few options like run the pc in safety mode, run windows repair and disable auto-restart after something has gone wrong with windows. But when I select one of these options it doesnt work. It just takes me back to auto repair. It just doesn't
    doe anything.
    There are no other options. Nothing I can do. My pc is stuck like this. The only thing I *might* be able to do is a factory reset, but I havent tried, and that could also just give me an error about me not being admin.
    Some backstory of what I think caused this problem:
    I believe the problems started a week ago, last friday.
    I'm using a program called 'AVG TuneUp'. This program gave me a message telling me it was 3 months since it had checked my C drive for defects or anything. And it asked me if I wanted it to do so. Unknowing of the problems that would follow, I pressed 'ok'
    (or whatever it was). 
    I had to restart my pc for it to begin, because it could only check the drive during startup. It went to 12% and stayed there for like half an hour, after which I decided to google (on my phone) if that was normal. It turned out that that option doesn't work
    well with windows 8 and that lots of people's computers got ruined after using it. I stressed and I tried to shut it down, but since I was still in startup the only thing I could do was force the pc to shut down, so I held down the power button and it shut
    down. I restarted and managed to abort the proces. The laptop started fine and everything worked.
    A few days later a game/program I use called League of Legends started to act weird, because I could not log in on my account (for the game) anymore. Some error with IE settings, which I was unable to fix. For more info about that go to http://boards.eune.leagueoflegends.com/en/c/help-support-en/8Eoz315J-cant-log-in-to-lol-and-cant-log-in-to-steam-either-weird-coincidence.
    Although I doubt it will help. 
    That forum post also contains a link to a post I made on the Steam forum about not being able to log into steam anymore. (Steam is another program I used). I wasn't able to log into steam anymore about 1-2 days after I wasn't able to log into LoL.
    Also at the same time my Norton sortof stopped working. It showed up as active in my task manager and AVG TuneUp program manager, but it wasn't in my task bar and I couldnt acces the control panel.
    Then yesterday I checked my pc for errors with AVG TuneUp's 1-click maintenance tool, and it told me my C drive was fragmented badly, so I defragmented it using the tool. Laptop still worked fine after that.
    And then today I got the error on startup about my C drive having errors.
    Long story shot: Problem is probably caused because I stopped the repair of my C drive with the avg tuneup tool before it was done, however its weird that I'm only experiencing (big) problems a week after that happened.
    Hardware info: 
    It's a Samsung Ativ book 6  (google it for all the specs :) )
    RAM: 8 GB DDR3 
    CPU: intel 3230M @ 2.60 gHz 
    GPU: AMD Radeon HD 8850M
    HDD: 1 TB S-ATAII hard disc 
    I've found this page:
    http://answers.microsoft.com/en-us/windows/forum/windows_8-system/windows-8-taking-me-to-automatic-repair-but-no/6cbc995e-9ecb-4e28-8d6c-adabdecb8374?rtAction=1424369231072
    But I don't really understand what the answering person is saying, and my laptop doesn't have a CD drive..
    I really, REALLY hope someone can help me with this, because my laptop is basically 100% 'destroyed'.
    Kind regards,
    Christian Collaert

    Hello,
    Perhaps the operating system is incorrectly powering down or shifting the wireless adapter to a low power state in order to improve run time while on battery?
    Try going into the Device Manager (filename: DEVMGMT.MSC), locate the wireless adapter under the Network Adapters tree, view its Properties, and on the Power Management tab, disable (un-check) the Allow the computer to turn off this device to save power option.
    Please let us know if that makes any difference (or not).
    Regards,
    Aryeh Goretsky
    I am a volunteer and neither a Lenovo nor a Microsoft employee. • Dexter is a good dog • Dexter je dobrý pes
    S230u (3347-4HU) • X220 (4286-CTO) • W510 (4318-CTO) • W530 (2441-4R3) • X100e (3508-CTO) • X120e (0596-CTO) • T61p (6459-CTO) • T43p (2678-H7U) • T42 (2378-R4U) • T23 (2648-LU7)
      Deutsche Community   Comunidad en Español Русскоязычное Сообщество

  • Sap4rails - Problem with automatic handling of data types under Windows

    Hello all,
    I've been trying to develop my own application using sap4rails library but whenever I call one of standard RFCs I always get strange results. Here is the piece of the code from my model which gets data from CURRENCY_LIST table:
    require "sap4rails"
    class App < SAP4Rails
      @@funcs = [
           'BAPI_CURRENCY_GETLIST',
      # User defined instance methods here
      attr_accessor :message
      class << self
      def getlist()
        RAILS_DEFAULT_LOGGER.info("[App]#getlist ")
        App.BAPI_CURRENCY_GETLIST.call()
        return App.BAPI_CURRENCY_GETLIST.currency_list.rows()
      end 
    end
    here is the code from the controller
    class AppController < ApplicationController
      layout "standard-layout"
    def index
      list
      render_action 'list'
    end
    def list
        RAILS_DEFAULT_LOGGER.info("[LIST] action started...")
        @currencies = App.getlist()
    end
    end
    end the code from the view:
    <html>
      <head>
        <title> Currencies </title>
      </head>
      <body>
        <h1>Listing Currencies</h1>
         <table border="1">
           <tr>
             <% @currencies.first.each_key {|key| %>
             <th><%= key %></th>
             <% } %>
           </tr>
           <% for currency in @currencies %>
           <tr>   
             <% currency.each_value {|val| %>
             <td><%= val %></td>
             <% } %>
           </tr>
           <% end %>
         </table>
      </body>
    </html>
    As you can see everything is just simple. I run my application on the Windows XP OS and always get such result:
    <html>
    <head>
       <title>Currencies and Exchange Rates: index</title>
    </head>
    <body>
       <html>
      <head>
        <title> Currencies </title>
      </head>
      <body>
        <h1>Listing Currencies</h1>
         <table border="1">
           <tr>
             <th>VALID_TO</th>
             <th>ALT_CURR</th>
             <th>LONG_TEXT</th>
             <th>CURRENCY_ISO</th>
             <th>CURRENCY</th>
           </tr>
           <tr>   
             <td>oran peseta     </td>
             <td>231And</td>
             <td>                                                                                </td>
             <td>099991</td>
             <td>ADP  ADP02</td>
           </tr>
           <tr>   
             <td>babwean Dollar  </td>
             <td>231Zim</td>
             <td>                                                                                </td>
             <td>699991</td>
             <td>ZWD  ZWD71</td>
           </tr>
    </table>
    </body>
    </html>
    It seems like there is sth wrong with mapping data types from R/3 to data types in Ruby. Does anyone has an idea what could be wrong? I would be very grateful for any help.
    Best Regards
    Michal M.

    First can you please post all log file errors
    >> I can't really give you a solution or specific recommendation since I did not saw this error yet myself, but on your own risk you can try:
    1. You may try to just register 'dts.dll' using regsvr32.exe, but this error may indicate a bigger problem with setup.
    If you are running SQL Server 64bit then try running this at the command prompt: %windir%\syswow64\regsvr32 "%ProgramFiles(x86)%\Microsoft SQL Server\90\dts\binn\dts.dll"
    2. You can try reinstall from start (In this case you have to make sure that you un-install all)
    [Personal Site] [Blog] [Facebook]

Maybe you are looking for

  • I have lost all of my changes -- How can I get them back?

    I have made changes to many files in many folders.  I have successfully moved several of those folders from my laptop to a USB external hard drive (as my laptop just cannot hold all photos). This week, I purchased an installed a Network Attached Stor

  • Copying Table Info From One Database to Another

    I am trying to copy data from a database instance on one server to an identical database instance on another server. I have a BC4J application module that I would like to use on both servers. I am relatively new in the BC4J area and would appreciate

  • I can't open InDesign (CS4 Design Standard) after installing, says: "Error: 5"

    I can't open InDesign (CS4 Design Standard) after installing, says: "Error: 5" <--- What does this meen?

  • Premiere Pro 2014 workaround

    I found a workaround for PP 2014 with respect to using dynamic link to the latest versions of AE or Speedgrade. I do all my editing in PP CC 7.2. (The version previous to 2014). When I need to use the dynamic link feature, I select my video tracks in

  • Requirement in Service Ticket Search based on Notes

    Hi All, We have a requirement in CRM for searching the service tickets based on the notes(additional notes) added to the order(say Service Tickets). Is there any class/method existing in the current system or how do we handle it? Please suggest your