Issue with negative conclusion attribute

Hi,
i written below rules:
rule_property[fragment:3]
The scheme does not have an x action if
           The scheme's current status is not active
rule_property[fragment:4]
The scheme has an x action if
          The scheme's supports an x action
Now from the debug I can see below values for the base attributes:
The scheme's current status is active
The scheme does not support an x action
The value of the conclusion is "the scheme does not have an x action"
I expect the value of the conclusion to "the scheme has an x action" as the attribute- "the scheme's current status is active" is true.
Can someone make me understand why it concludes so?
Thanks,

I tested this an it definitely looks like a bug. As you suspected it looks like it has something to do with proving the negative of a statement in one fragment and the positive of a statement in another fragment.
I will log this as a bug so we can look at fixing it for a future release
Luckily, there's a simple work around. The best work around for this is to use a rule table. In general, I would always prefer a rule table over rule fragments for the following reasons:
you automatically get a clear order of evaluation (top to bottom)
all the rules are in one place.
The default if no conditions hold is clear in the otherwise row.
| The scheme has an x action if
| false     | The scheme's current status is not active
| true      | The scheme's supports an x action
| uncertain | otherwise
Hope this helps
Cheers
Frank

Similar Messages

  • Issue with Negative Value for Total valuated stock 0VALSTCKQTY.

    Hi Experts,
    we loaded the Cube with datasources 2LIS_03_BX, 2LIS_03_BF and 2LIS_03_UM.
    We mapped the quanity field from 2LIS_03_BF in transformation either into Key figures "Quantity issued from valuated stock" (0ISSVALSTCK) or "Quantity received into valuated stock" (0RECVALSTCK ) of the cube.
    For obtaining the Total Valuated stock, we used the Key figure 0VALSTCKQTY. This key figure is having the Inflow and Out flow values as 0RECVALSTCK and 0ISSVALSTCK. When i tried to check the content of 0VALSTCKQTY, the key figure  0VALSTCKQTY is not present in the infoCube content. I understood that the value for this key figure would be calculated at the time of query execution with the formula
    { Last obtained Valuated stock + (Received Valuated Stock u2013 Issued Valuated Stock ) }.
    The issue is the first records in the query is obtained with negative value for the total valuated stock 0VALSTCKQTY even though the values of Received Valuated Stock  and  Issued Valuated Stock are with Zero.  Could any one please help me on how the first record in the query is with a negative value eventhough the inflow and out flow fields of it are with Zero.
    Many Thanks in advance.
    Jeswanth

    Hi Srini,
    I observed an interresting reason for the stock being with negative in the first record.
    Issue : While executing the BEx report, we have the first record with a negative value.
    Let me explain with an example
    Material  : XYZ
    Plant      : A
    Date of Stock Initialization for data source 2LIS_03_BX -
    >  12th April 2009.
    So on 12 Th April 2009 consider that we have a stock in store with a value of 2640.
    Then we have loaded wih Data source 2LIS_03_BF for all Historic Movement types.
    At the time of query execution we will have the first record with a negative of available stock present on the day of initialization .
    So, as we have initilized the data source 2LIS_03_BX on 12 th April 2009, we have at that time a stock of 2640 in availability.
    Exactly with the same value of 2640, we are having a negative value i.e. -2640.
    and also one more point to be noted is ...as we have initialized the data source 2LIS_03_BX on 12 th APril 2009...it has created a
    opening balance of 2640 on the day of initiailization i.e on 12 th April 2009 in infocube....(which is an extra record...)...so if the previous record of 12,04,2009 is having some value in it..then it will get added to 2640 EA..which will give incorrect stock
    So in the query the records will appear in the below following manner
    Calendar Day     Total stock                                                                Received stock                                          Issued Stock         
    28.12.2005 --->  - 2640 EA
    29.12.2005 --->    2000 EA                                                                       640 EA                                                        0
    10.04.2009 --->      0                                                                                0                                                               2000 EA      
    11.04.2009 -
    >    0                                                                                0                                                                0          
                                 (For making
                                  the earlier record of  initilization to 0  a negative value -2640 EA is created in the first record )
    12.04.2009 (Initializtion day) --->  2640 EA                                                 0                                                                0
    13.04.2009 
    the day before initialization the total stock will be 0 due to the negative effect introduced by the first record and from the day of initialization the records will be the accurate values...  On 12 th april 2009 we can see that a stock of 2640 is brought into the total stock. In fact if there is no negative value i.e. -2640 in the first record then ...the value on 11.04.2009 will be 2640 Ea and this will get summed up with the Opening balance of 2640 EA created by 2LIS_03_BX on the day of intitialization. So on 12 .04. 2009 the total stock will be shown as 5280 EA...so in order to prevent the double value only we observed that the first record is created with the negative of available stock present on the initialization ...to make the record before the day of initialization i.e. 11.04.2009...to be 0...so that from 12 th April 2009 ..will start to see the actual total stock in the query result...
    This is happening only if we use  both the data sources 2LIS_03_BX and 2LIS_03_BF  for loading into BW.....
    If we load alone by 2LIS_03_BF ...then as 2LIS_03_BX is ruled out in the loading...then no negative of available stock will be created ...because there will be bno opening balance created on the day of initialization.....and the opeing balance available will be flowing into consecutive records due to the movement types and 12 th April 2009 will be shown with avaialable total stock of 2640 EA.
    Kindly let us know your opinions on this...
    Thanks.
    regards,
    Jeswanth

  • Inventory issue with negative quantity

    Hi Everybody,
    My project is in Production Support & I'm stuck at one point.
    I have an inventory cube which shows correct quantity values for issues and receipts but shows negative in the file.
    We send a file to business through infospoke.
    I have done various analysis but never got to the root cause of the issue.
    Can anybody give me suggestions or different ways of analysis???
    Parthiv.

    Thanks for your reply Engin,
    You are right with that. I have checked and it is good till the cube. The total quantity matches with database table. There is a BAdI implementation at the infospoke to export the data to a file.
    The file contains negative quantity values for more than 156,000 records.
    The code used in BAdI :
              i_data_out-material = i_data_in2-material.
              i_data_out-plant    = i_data_in2-plant.
              i_data_out-stor_loc = i_data_in2-stor_loc.
              i_data_out-totalstock =
                              i_data_in2-rectotstck - i_data_in2-isstotstck.
    But the file shows negative value of isstotstck as total quantity.

  • Issue with URL attribute in Header

    Hi,
    I am facing an issue with the URL attribute.
    I have created an header attribute #HDR_TEST_URL and selected the type as URL.
    Given a default value as http://www.google.com as the url
    Associated this attribute to the Notification message.
    But in the notification, the URL is being shown as the plain text not as a link.
    Can you please let me know what I am missing here.
    Thanks

    Please check the notification format if it is text then it might not be shown as a url but if it is HTML it might show up, if it is not showing then i would recommend using the anchor tag to create the Hyperlink.
    Regards,
    Varun

  • Best Buy DOES need to address all the negative issues with Citibank!

    Hi, I've read all the negative posts about Citibank.
    I have been a loyal customer of Best Buy for quite some time and have purchased products from washing machines to electric guitars.
    I have my own story:
    I've had nothing but issues with them since Best Buy went to them.  The last 5 bills I've received have been all messed up.  Each time it's been for at least 2 hours.  I never had problems until the switch to Citibank. 
    I have several deferred interest purchases.  I've taken each of those, divided them by the number of months the contract is for, thus determining how much to pay each month to pay them off by the expiration date.  Citibank has screwed them up every month. Distributing them differently than I had requested.  One time in "fixing" their mistake, they "mistakenly" added an additional charge of $130 to my account!  In reversing that they screwed up other distributions. That's why I've been on the phone with them so long each time.  Some of them they still haven't fixed. 
    One six month account isn't due to expire until 9/16/2014, but the way they are applying the distributions it will be paid off 6/15/2014.  A full 3 months before it is due.  It obviously saves them having that receivable for 3 months.
    Most of the customer Service reps have tried to be helpful but some of the time it is them that do the screw-ups.  When I ask to speak to a Supervisor they are usually not helpful or rude.  I was talking to one and he wasn't answering my questions, I challenged him and found out he wasn't even listening!  Sometimes they say "it was a change that didn't get into the computer right". I've spent my entire career in the computer industry (Retail chains, Discount Chains, Accounts Receivables, and Bank Systems)  You NEVER release a change until it has been completely tested.  Apparently they have someone totally incompetent that department.
    They apparently started a new policy 2 months ago that applied your minimum payment to the your revolving balance (non-promotional) first, if you only had Promotional balances it was applied to the one that would expire first.  Again, it's a way for the bank to relieve Receivables earlier than they should. To their benefit.
    I don't understand why so many of the Moderators and other responders have to be so rude and condescending to the people in this forum.  All we hear is this Mantra that Best Buy has nothing to do with the credit card. Yet, the Logo on the statement says "MY BEST BUY CREDIT CARD".  When you pay by mail the payment stub "Make checks payable to "BEST BUY CREDIT SERVICES".  When you call they answer "BEST BUY CREDIT SERVICES".  And you wonder why people think Best Buy owns the credit cards?
    You are correct that Citibank owns the credit cards and processes them.  But some Executive at Best Buy initiated having Citibank do this.  You talk about it's just a marketing thing to have Best Buy's name on everything.  Well I'll tell you. with all the complaints I've read here and horror stories that I have personally heard from customers, it is a very NEGATIVE marketing thing.
    Most of the customer Service reps have tried to be helpful but some of the time it is them that do the screw-ups.  When I ask to speak to a Supervisor they are usually not helpful or rude.  I was talking to one and he wasn't answering my questions, I challenged him and found out he wasn't even listening!  Sometimes they say "it was a change that didn't get into the computer right". I've spent my entire career in the computer industry (Retail chains, Discount Chains, Accounts Receivables, and Bank Systems.)  You NEVER release a change until it has been completely tested.  Apparently they have someone totally incompetent in that department.
    They apparently started a new policy 2 months ago that applied your minimum payment to your revolving balance (non-promotional) first, if you only had Promotional balances it was applied to the one that would expire first.  Again, it's a way for the bank to relieve Receivables earlier than they should. To their benefit.
    I also noticed that one of the Moderators posted a response to several complaints about no more 18 month deferred purchases that it was Citibank that discontinued them.  It seems to be a very popular "marketing thing" for Best Buy also.  Why keep a bank that dictates "marketing things" to your company?
    Have any of these many complaints been brought to the attention of Best Buy Management?  Do they even know about them?  If they have, then I would think they would be concerned enough to re-think their decision on a Bank Card Processor.
    Many have said they will quit buying from Best Buy.  I will not.  I like the stores, their merchandise and staff.  But I have serious concern that if this problem is not addressed thier may nit be a Best Buy to shop at in the future.
    For that reason I am sending a letter to the CEO and CFO regarding this.
    I would suggest each person that has complained dothe same.  Since the Moderators blocked out the executive's names on one of the posts, you can go to Best Buy.com main page at thew bottom under "Corporate Info/About Best Buy/About Best Buy (yellow Tab)/Executive Team  and you will find their names.  The Corporate address is one one of the posts in here.  The one the they deleted the names from.  Maybe all of our voices will be heard.
    P.S. - Check back to see if I'm blocked or this post is closed or deleted.  If so, another thing to comment to the Executives about...
    Best Regards Everybody!

    Hello GJT,
    Welcome to the forum, and thank you for being a loyal Best Buy customer! I'm very sorry to read of all the troubles you've been having with your My Best Buy credit card account. 
    If you made a purchase using one of our interest free financing offers, to avoid paying the interest, you would need to ensure you were making the minimum monthly payments and paid the full balance by the end of the financing term. For future reference, the promotion expiration will not be the same as the payment due date. The expiration is determined from the date of the purchase. This date would have been clearly marked on each of your billing statements.
    If you did make other purchases during the financing period, the payments would have been applied to the account according to the credit card laws as the others have mentioned. It is my understanding that any payments made to the account would first be applied to all minimum payments due for purchases on the account. Next, it would be applied to purchases that have interest charges due. Lastly, if funds remain from the payment, they will be applied to purchases with the financing promotions, in the order they are set to expire.
    As you may be aware, Citibank, N.A. is the issuer of your My Best Buy credit card account. Due to this, we have no influence, or access to their accounts or policies.  It is however, my goal to assist our valued customers as best as I can; therefore, I will be reaching out to Citibank on your behalf to look into your concerns. and they should be reaching out to you directly within the next 3-5 business days to discuss this further. If you do not hear from them within this timeframe please let me know.
    Thank you for posting your feedback here on the forum, and please do not hesitate to let me know if you have any further questions or concerns. 
    Sincerely, 
    Maria|Social Media Specialist | Best Buy® Corporate
     Private Message

  • Issue with employe attributes in SRM

    Hello All,
    In ECC HR Organization structure, multiple employees are assigned to
    single position. The organization structure along with employee data is
    replicated from ECC to SRM as it is with the help of ALE Standard
    interface and PFAL execution.
    Issue: Since attributes are assigned at employee position level in SRM
    unlike at employee level in ECC HR. If attributes such as company code,
    currency, cost center delivery address are different for each employee
    in ECC HR and the how can these be assigned to a single position in SRM
    org structure as a default attribute for each employee?
    SRM Version 7.13 SP02.
    Appreciate your help.
    Thanks & Regards,
    Phanidhar Maddi

    Hi Konstantin Anikeev ,
    Thanks. We could see that ECC organization structure is replicated as it is to SRM System ( multiple employees assigned to single position) and employees are able to create SC with out any issue. The default attributes are assigned at employee position level.
    The challenge is : In case multiple employees assigned to single position are maintained with different values such as company code and delivery address in ECC and which are replicated to SRM system,  how to set default values for each employees?
    Regards
    Phani

  • Keychain Issue with Entourage SMTP password or port attribute

    I am posting this under Using OS X rather than Mail since I do not
    use Apple's Mail. The problem is the Microsoft Entourage or something
    may be sending bad information to the OS X keychain and this prevents me
    from sending mail to my ATT/Yahoo account. The workaround I have
    been using to send mail is use the OS X Keychain First Aid repair.
    After the repair Entourage will send the message one or two times then
    I get the following Keychain verification error note:
    Item “pop.att.yahoo.com” has unspecified value for port attribute
    Item “smtp.att.yahoo.com” has unspecified value for port attribute
    Problems were found; you should choose the Repair option to fix them
    Verification failed.
    The Repair option corrects the problem until the next message is
    sent. I have done everything I can think of to the Entourage v12.1.7
    settings and something is still not right.
    I am beginning to suspect a Keychain bug or error but have no idea
    how to get the correct attribute written to the keychain.
    Maybe someone could provide some terminal commands to the will
    help me write the correct password and port attribute to the keychain.
    I am open to any suggestions to clear being nagged every time I
    need to send a message to enter my password. The POP mail works
    fine. This seems to be an issue with the password that is required
    by the ATT/Yahoo smtp server.

    If you are sure your primary account is setup correct (per the above URLs), open
    the Applications/Utilities/Keychain Access.app and go to Keychain Access/Keychain
    First Aid and click on the Verify and Repair if necessary.
    FYI, Entourage will write errors to the keychain if you have the account setup wrong.
    My error (that cause the keychain errors) was I typed in the my ID and password in
    the smtp option. Check the box to use the received and do NOT type in the address.
    When you save the settings with nothing in the boxes, Entourage will do it for you
    and it will work.
    I don't know why but it will not work if you type in the info. Just follow the rules
    and it will work
    Try It!!
    Message was edited by: aRKay

  • Issue with setting float point in Textfield

    hi
    i have an issue with float input in a textfield.
    what i want to do is.
    when the user start typing numerics it should accept from right hand side and keep appending value from right hand side.
    for ex
    if i want to enter 123.45
    user starts entering
    1 then it should display as 0.01
    2 then it should display as 0.12
    3 then it should display as 1.23
    4 then it should display as 12.34
    5 then it should display as 123.45
    to achive this i have written the code as below
    public class Test{
         public static void main(String[] a){
         try {
    UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
    } catch (Exception evt) {}
    DecimalFormat format = new DecimalFormat();
    format.setGroupingUsed(true);
    format.setGroupingSize(3);
    format.setParseIntegerOnly(false);
    JFrame f = new JFrame("Numeric Text Field Example");
    final DecimalFormateGen tf = new DecimalFormateGen(10, format);
    // tf.setValue((double) 123456.789);
    tf.setHorizontalAlignment(SwingConstants.RIGHT);
    JLabel lbl = new JLabel("Type a number: ");
    f.getContentPane().add(tf, "East");
    f.getContentPane().add(lbl, "West");
    tf.addKeyListener(new KeyAdapter(){
         public void keyReleased(KeyEvent ke){
              char ch = ke.getKeyChar();
              char key;
              int finalres =0;
              String str,str1 = null,str2 =null,str3 = null,str4= null;
              if(ke.getKeyChar() == KeyEvent.VK_0 || ke.getKeyChar() == KeyEvent.VK_0 ||
                        ke.getKeyChar() == KeyEvent.VK_0 || ke.getKeyChar() == KeyEvent.VK_1 || ke.getKeyChar() == KeyEvent.VK_2 ||
                             ke.getKeyChar() == KeyEvent.VK_3 || ke.getKeyChar() == KeyEvent.VK_4 || ke.getKeyChar() == KeyEvent.VK_5 ||
                             ke.getKeyChar() == KeyEvent.VK_6 || ke.getKeyChar() == KeyEvent.VK_7 || ke.getKeyChar() == KeyEvent.VK_8 ||
                             ke.getKeyChar() == KeyEvent.VK_9 ){
                   double value1 = Double.parseDouble(tf.getText());
                   int position = tf.getCaretPosition();
                   if(tf.getText().length() == 1){
                        if(tf.getText() != null || tf.getText() != ""){
                        value1 = value1 / 100;
                        tf.setText(String.valueOf(value1));
                   /*else if(tf.getText().length() == 3){
                        str = tf.getText();
                        for(int i=0;i<str.length();i++){
                             if(str.charAt(i) == '.'){
                                  str1 = str.substring(0,i);
                                  str2 = str.substring(i+1,str.length()-1);
                                  break;
                        key = ke.getKeyChar();
                        finalres = calculate.calculate1(str2,key);
                        str3 = merge.merge1(str1,finalres);
                        tf.setText(str3);
                        System.out.println(key);
                        System.out.println(str1);
                        System.out.println(str2);
                   else{
                        value1 = Float.parseFloat(tf.getText());
                        value1 = value1*10;
                        tf.setText(String.valueOf(value1));
    tf.addActionListener(new ActionListener() {
    public void actionPerformed(ActionEvent evt) {
    try {
    tf.normalize();
    Long l = tf.getLongValue();
    System.out.println("Value is (Long)" + l);
    } catch (ParseException e1) {
    try {
    Double d = tf.getDoubleValue();
    System.out.println("Value is (Double)" + d);
    } catch (ParseException e2) {
    System.out.println(e2);
    f.pack();
    f.setVisible(true);
    import javax.swing.JTextField;
    * Created on May 25, 2005
    * TODO To change the template for this generated file go to
    * Window - Preferences - Java - Code Style - Code Templates
    * @author jagjeevanreddyg
    * TODO To change the template for this generated type comment go to
    * Window - Preferences - Java - Code Style - Code Templates
    import java.awt.Toolkit;
    import java.awt.event.ActionEvent;
    import java.awt.event.ActionListener;
    import java.text.DecimalFormat;
    import java.text.ParseException;
    import java.text.ParsePosition;
    import javax.swing.JFrame;
    import javax.swing.JLabel;
    import javax.swing.JTextField;
    import javax.swing.UIManager;
    import javax.swing.text.AbstractDocument;
    import javax.swing.text.AttributeSet;
    import javax.swing.text.BadLocationException;
    import javax.swing.text.Document;
    import javax.swing.text.PlainDocument;
    import javax.swing.text.AbstractDocument.Content;
    public class DecimalFormateGen extends JTextField implements
    NumericPlainDocument.InsertErrorListener {
         public DecimalFormateGen() {
         this(null, 0, null);
         public DecimalFormateGen(String text, int columns, DecimalFormat format) {
         super(null, text, columns);
         NumericPlainDocument numericDoc = (NumericPlainDocument) getDocument();
         if (format != null) {
         numericDoc.setFormat(format);
         numericDoc.addInsertErrorListener(this);
         public DecimalFormateGen(int columns, DecimalFormat format) {
         this(null, columns, format);
         public DecimalFormateGen(String text) {
         this(text, 0, null);
         public DecimalFormateGen(String text, int columns) {
         this(text, columns, null);
         public void setFormat(DecimalFormat format) {
         ((NumericPlainDocument) getDocument()).setFormat(format);
         public DecimalFormat getFormat() {
         return ((NumericPlainDocument) getDocument()).getFormat();
         public void formatChanged() {
         // Notify change of format attributes.
         setFormat(getFormat());
         // Methods to get the field value
         public Long getLongValue() throws ParseException {
         return ((NumericPlainDocument) getDocument()).getLongValue();
         public Double getDoubleValue() throws ParseException {
         return ((NumericPlainDocument) getDocument()).getDoubleValue();
         public Number getNumberValue() throws ParseException {
         return ((NumericPlainDocument) getDocument()).getNumberValue();
         // Methods to install numeric values
         public void setValue(Number number) {
         setText(getFormat().format(number));
         public void setValue(long l) {
         setText(getFormat().format(l));
         public void setValue(double d) {
         setText(getFormat().format(d));
         public void normalize() throws ParseException {
         // format the value according to the format string
         setText(getFormat().format(getNumberValue()));
         // Override to handle insertion error
         public void insertFailed(NumericPlainDocument doc, int offset, String str,
         AttributeSet a) {
         // By default, just beep
         Toolkit.getDefaultToolkit().beep();
         // Method to create default model
         protected Document createDefaultModel() {
         return new NumericPlainDocument();
         // Test code
         public static void main(String[] args) {
         try {
         UIManager.setLookAndFeel("com.sun.java.swing.plaf.windows.WindowsLookAndFeel");
         } catch (Exception evt) {}
         DecimalFormat format = new DecimalFormat("#,###.###");
         format.setGroupingUsed(true);
         format.setGroupingSize(3);
         format.setParseIntegerOnly(false);
         JFrame f = new JFrame("Numeric Text Field Example");
         final DecimalFormateGen tf = new DecimalFormateGen(10, format);
         tf.setValue((double) 123456.789);
         JLabel lbl = new JLabel("Type a number: ");
         f.getContentPane().add(tf, "East");
         f.getContentPane().add(lbl, "West");
         tf.addActionListener(new ActionListener() {
         public void actionPerformed(ActionEvent evt) {
         try {
         tf.normalize();
         Long l = tf.getLongValue();
         System.out.println("Value is (Long)" + l);
         } catch (ParseException e1) {
         try {
         Double d = tf.getDoubleValue();
         System.out.println("Value is (Double)" + d);
         } catch (ParseException e2) {
         System.out.println(e2);
         f.pack();
         f.setVisible(true);
         class NumericPlainDocument extends PlainDocument {
         public NumericPlainDocument() {
         setFormat(null);
         public NumericPlainDocument(DecimalFormat format) {
         setFormat(format);
         public NumericPlainDocument(AbstractDocument.Content content,
         DecimalFormat format) {
         super(content);
         setFormat(format);
         try {
         format
         .parseObject(content.getString(0, content.length()), parsePos);
         } catch (Exception e) {
         throw new IllegalArgumentException(
         "Initial content not a valid number");
         if (parsePos.getIndex() != content.length() - 1) {
         throw new IllegalArgumentException(
         "Initial content not a valid number");
         public void setFormat(DecimalFormat fmt) {
         this.format = fmt != null ? fmt : (DecimalFormat) defaultFormat.clone();
         decimalSeparator = format.getDecimalFormatSymbols()
         .getDecimalSeparator();
         groupingSeparator = format.getDecimalFormatSymbols()
         .getGroupingSeparator();
         positivePrefix = format.getPositivePrefix();
         positivePrefixLen = positivePrefix.length();
         negativePrefix = format.getNegativePrefix();
         negativePrefixLen = negativePrefix.length();
         positiveSuffix = format.getPositiveSuffix();
         positiveSuffixLen = positiveSuffix.length();
         negativeSuffix = format.getNegativeSuffix();
         negativeSuffixLen = negativeSuffix.length();
         public DecimalFormat getFormat() {
         return format;
         public Number getNumberValue() throws ParseException {
         try {
         String content = getText(0, getLength());
         parsePos.setIndex(0);
         Number result = format.parse(content, parsePos);
         if (parsePos.getIndex() != getLength()) {
         throw new ParseException("Not a valid number: " + content, 0);
         return result;
         } catch (BadLocationException e) {
         throw new ParseException("Not a valid number", 0);
         public Long getLongValue() throws ParseException {
         Number result = getNumberValue();
         if ((result instanceof Long) == false) {
         throw new ParseException("Not a valid long", 0);
         return (Long) result;
         public Double getDoubleValue() throws ParseException {
         Number result = getNumberValue();
         if ((result instanceof Long) == false
         && (result instanceof Double) == false) {
         throw new ParseException("Not a valid double", 0);
         if (result instanceof Long) {
         result = new Double(result.doubleValue());
         return (Double) result;
         public void insertString(int offset, String str, AttributeSet a)
         throws BadLocationException {
         if (str == null || str.length() == 0) {
         return;
         Content content = getContent();
         int length = content.length();
         int originalLength = length;
         parsePos.setIndex(0);
         // Create the result of inserting the new data,
         // but ignore the trailing newline
         String targetString = content.getString(0, offset) + str
         + content.getString(offset, length - offset - 1);
         // Parse the input string and check for errors
         do {
         boolean gotPositive = targetString.startsWith(positivePrefix);
         boolean gotNegative = targetString.startsWith(negativePrefix);
         length = targetString.length();
         // If we have a valid prefix, the parse fails if the
         // suffix is not present and the error is reported
         // at index 0. So, we need to add the appropriate
         // suffix if it is not present at this point.
         if (gotPositive == true || gotNegative == true) {
         String suffix;
         int suffixLength;
         int prefixLength;
         if (gotPositive == true && gotNegative == true) {
         // This happens if one is the leading part of
         // the other - e.g. if one is "(" and the other "(("
         if (positivePrefixLen > negativePrefixLen) {
         gotNegative = false;
         } else {
         gotPositive = false;
         if (gotPositive == true) {
         suffix = positiveSuffix;
         suffixLength = positiveSuffixLen;
         prefixLength = positivePrefixLen;
         } else {
         // Must have the negative prefix
         suffix = negativeSuffix;
         suffixLength = negativeSuffixLen;
         prefixLength = negativePrefixLen;
         // If the string consists of the prefix alone,
         // do nothing, or the result won't parse.
         if (length == prefixLength) {
         break;
         // We can't just add the suffix, because part of it
         // may already be there. For example, suppose the
         // negative prefix is "(" and the negative suffix is
         // "$)". If the user has typed "(345$", then it is not
         // correct to add "$)". Instead, only the missing part
         // should be added, in this case ")".
         if (targetString.endsWith(suffix) == false) {
         int i;
         for (i = suffixLength - 1; i > 0; i--) {
         if (targetString
         .regionMatches(length - i, suffix, 0, i)) {
         targetString += suffix.substring(i);
         break;
         if (i == 0) {
         // None of the suffix was present
         targetString += suffix;
         length = targetString.length();
         format.parse(targetString, parsePos);
         int endIndex = parsePos.getIndex();
         if (endIndex == length) {
         break; // Number is acceptable
         // Parse ended early
         // Since incomplete numbers don't always parse, try
         // to work out what went wrong.
         // First check for an incomplete positive prefix
         if (positivePrefixLen > 0 && endIndex < positivePrefixLen
         && length <= positivePrefixLen
         && targetString.regionMatches(0, positivePrefix, 0, length)) {
         break; // Accept for now
         // Next check for an incomplete negative prefix
         if (negativePrefixLen > 0 && endIndex < negativePrefixLen
         && length <= negativePrefixLen
         && targetString.regionMatches(0, negativePrefix, 0, length)) {
         break; // Accept for now
         // Allow a number that ends with the group
         // or decimal separator, if these are in use
         char lastChar = targetString.charAt(originalLength - 1);
         int decimalIndex = targetString.indexOf(decimalSeparator);
         if (format.isGroupingUsed() && lastChar == groupingSeparator
         && decimalIndex == -1) {
         // Allow a "," but only in integer part
         break;
         if (format.isParseIntegerOnly() == false
         && lastChar == decimalSeparator
         && decimalIndex == originalLength - 1) {
         // Allow a ".", but only one
         break;
         // No more corrections to make: must be an error
         if (errorListener != null) {
         errorListener.insertFailed(this, offset, str, a);
         return;
         } while (true == false);
         // Finally, add to the model
         super.insertString(offset, str, a);
         public void addInsertErrorListener(InsertErrorListener l) {
         if (errorListener == null) {
         errorListener = l;
         return;
         throw new IllegalArgumentException(
         "InsertErrorListener already registered");
         public void removeInsertErrorListener(InsertErrorListener l) {
         if (errorListener == l) {
         errorListener = null;
         public interface InsertErrorListener {
         public abstract void insertFailed(NumericPlainDocument doc, int offset,
         String str, AttributeSet a);
         protected InsertErrorListener errorListener;
         protected DecimalFormat format;
         protected char decimalSeparator;
         protected char groupingSeparator;
         protected String positivePrefix;
         protected String negativePrefix;
         protected int positivePrefixLen;
         protected int negativePrefixLen;
         protected String positiveSuffix;
         protected String negativeSuffix;
         protected int positiveSuffixLen;
         protected int negativeSuffixLen;
         protected ParsePosition parsePos = new ParsePosition(0);
         protected static DecimalFormat defaultFormat = new DecimalFormat();
    this is not working as desired pls help me.
    can we use this code and get the desired result or is there any other way to do this.
    it is very urgent for me pls help immediately
    thanks in advance

    Hi camickr
    i learned how to format the code now, and u also responded for my testarea problem , iam very much thankful to u, and now i repeat the same problem what i have with a text field.
    actually i have window with a textfield on it and while end user starts entering data in it , it should be have as follows
    when the user start typing numerics it should accept from right hand side and keep appending value from right hand side.
    first the default value should be as 0.00 and as the user starts entering
    then it is as follows
    for ex
    if i want to enter 123.45
    user starts entering
    1 then it should display as 0.01
    2 then it should display as 0.12
    3 then it should display as 1.23
    4 then it should display as 12.34
    5 then it should display as 123.45
    i hope u will give me quick reply because this is very hard time for me.

  • Xi3 companion box communication issues with X1 platform

    Hopefully someone has had this issue as I haven't been able to find this one during my search.   Subject: Xi3 set top boxes will not connect to the X1 platform on the same outlet(s) that my RNG150 will.   Background: 4 weeks ago a very polite gentleman working with an Xfinity subcontractor arrived at 8am to install our Xfinity package and equipment.  8 hours later he finally left.  During that time, there were multiple connectivity issues with the small Xi3 set top boxes.  The X1 platform (DVR) and modem were easily set up and tested and worked perfectly (and still do) at the main location in our great room, however, when it came time to connect the other 3 rooms (all located upstairs), there were communication issues.  As my wife set up services with Xfinity, she didn't realize we needed these extra set top boxes, so the technitian had to call and add them and only had (2) of the "new" Xi3 boxes, but had an "older" RNG150 set top box in his vehicle so we had him install that one as we didn't mind the older larger box in the rec room.  After multiple calls to trouble shoot why these two boxes weren't communicating, he apparently resolved the issue, tested the boxes and we signed off and he left.  That evening I went to turn on the bedroom tv and nothing but the red screen of death.  Error code RDK 03030.  So, I followed the troubleshooting guildlines, rebooting the platform in sequence, several times to make sure I got it right.  Still red screen.  I checked the other Xi3 box, same issue.  Since the rec room tv was still working, I just jacked that box and moved it to our bedroom.  BOOM.  Full functionality.  Only problem was the inability to access our saved programs.  So, i've been doing this for the last 4 months.  Moving the box from our room to the rec room for our little one to watch cartoons, then back to our room at night.  Suffice it to say, my wife is growing tired of this so I put a call into the technician as he wanted to make sure I call him first so the install doesn't look negative on his record.  No response.  I've been researching this for the last week and have come to the following conclusions. - Possible wire/coax issue.This seemed the most plausible, however, I was able to confirm we have the COMMSCOPE     Amp installed and the line to the X1 platform does in fact work based on the fact the older box works on the same line, so if it is some sort of wiring issue its lost at the Xi3 box or perhaps the older box requires a weaker signal to perform?  I've also seen many comments suggesting the COMMSCOPE amps are garbage.  Thats fine, but if it worked previously, and the older box works, would that still be the culprit?
    - Moca issue.I'm not entirely sure how this works, but when checking diagnostics, the grid shows 0's across the matrix.  Even with the older box active.  I'm at work currently so I cannot post the rest of the diagnostics, can provide that once I get home.- Hardware issue.  Even though these boxes worked when the technician installed and tested them, perhaps there is a hardware failure or these boxes are "bad".   Hopefully someone on here can help, I'd prefer not to have to contact customer service, follow all the trouble shooting steps I've perfomed ad nauseum and have a tech come out if possible.  However, if it has to happen then so be it. Thanks for your help in advance.

    Hopefully someone has had this issue as I haven't been able to find this one during my search.   Subject: Xi3 set top boxes will not connect to the X1 platform on the same outlet(s) that my RNG150 will.   Background: 4 weeks ago a very polite gentleman working with an Xfinity subcontractor arrived at 8am to install our Xfinity package and equipment.  8 hours later he finally left.  During that time, there were multiple connectivity issues with the small Xi3 set top boxes.  The X1 platform (DVR) and modem were easily set up and tested and worked perfectly (and still do) at the main location in our great room, however, when it came time to connect the other 3 rooms (all located upstairs), there were communication issues.  As my wife set up services with Xfinity, she didn't realize we needed these extra set top boxes, so the technitian had to call and add them and only had (2) of the "new" Xi3 boxes, but had an "older" RNG150 set top box in his vehicle so we had him install that one as we didn't mind the older larger box in the rec room.  After multiple calls to trouble shoot why these two boxes weren't communicating, he apparently resolved the issue, tested the boxes and we signed off and he left.  That evening I went to turn on the bedroom tv and nothing but the red screen of death.  Error code RDK 03030.  So, I followed the troubleshooting guildlines, rebooting the platform in sequence, several times to make sure I got it right.  Still red screen.  I checked the other Xi3 box, same issue.  Since the rec room tv was still working, I just jacked that box and moved it to our bedroom.  BOOM.  Full functionality.  Only problem was the inability to access our saved programs.  So, i've been doing this for the last 4 months.  Moving the box from our room to the rec room for our little one to watch cartoons, then back to our room at night.  Suffice it to say, my wife is growing tired of this so I put a call into the technician as he wanted to make sure I call him first so the install doesn't look negative on his record.  No response.  I've been researching this for the last week and have come to the following conclusions. - Possible wire/coax issue.This seemed the most plausible, however, I was able to confirm we have the COMMSCOPE     Amp installed and the line to the X1 platform does in fact work based on the fact the older box works on the same line, so if it is some sort of wiring issue its lost at the Xi3 box or perhaps the older box requires a weaker signal to perform?  I've also seen many comments suggesting the COMMSCOPE amps are garbage.  Thats fine, but if it worked previously, and the older box works, would that still be the culprit?
    - Moca issue.I'm not entirely sure how this works, but when checking diagnostics, the grid shows 0's across the matrix.  Even with the older box active.  I'm at work currently so I cannot post the rest of the diagnostics, can provide that once I get home.- Hardware issue.  Even though these boxes worked when the technician installed and tested them, perhaps there is a hardware failure or these boxes are "bad".   Hopefully someone on here can help, I'd prefer not to have to contact customer service, follow all the trouble shooting steps I've perfomed ad nauseum and have a tech come out if possible.  However, if it has to happen then so be it. Thanks for your help in advance.

  • BW 3.5 - Issue with formula variable with replacement path

    Dear experts,
    I'm facing an issue with formula variable with replacement path.
    Just to clarify, I know replacement paths is raising a lot of questions but I've been using this functionnality extensively in the past, both in 7.0 and 3.5, so I'm not looking for basic information about how to use it.
    I'm trying to setup a simple report that would show total values per plant of Purchase Order < 100 €
    To do so I've setup a calculated key figure as follow:
    VAR1 * ("PO value" < 100 ) * "PO value"
    VAR1 is a formula variable with replacement path on 'purchase order' and value attribute 'constant =1'.
    (The report has to show values summarized by plant but should not show the detail PO by PO, so I'm not looking at a solution based on condition)
    The report as characteristic "plant" in rows and my CKF in columns.
    Now let's take an example. I have 3 POs in Plant 1:
    PO1 -> 150€
    PO2 -> 90€
    PO3 -> 80€
    Because of the variable with replacement path, the result in my query should be:
    plant1 = 170 (even though characteristic "purchase order" is not in my rows, system should evaluate PO one by one and return values only for those two that are below 100).
    But the result coming is 320, which is wrong.
    I've done the same report on many other 3.5 systems and it worked perfectly, and I am not able to get proper support from SAP OSS who keep saying that this functionnality is not ready in 3.5 (although I've provided screenshot of this working on another 3.5 system!!! how frustrating...)
    They have also pointed to problems of Before and After aggregation but that has absolutely no impact. Once again, the scenario is working perfectly on other 3.5 systems with the same query design, so i'm sure it has nothing to do with Query Designer options.
    Would anyone have ever come to an equivalenet problem? I'm wondering whether the DB itself could not play a role in the variable with ref  characteristic 'constant =1' ...
    Any though is welcome!
    thanks

    Hi,
    The text variable is replaced when the exact date is clear for this key figure column according to the restriction.
    To achive this, please make sure that either the variable is directly restricted in the key figure selection, or that the date characteristic is in drilldown.
    Regards,
    Patricia

  • Issues with setting "Album Artist" in iTunes 9.2.5.1 on Windows 7

    I googled this for a while but haven't been able to find this issues mentioned anywhere else yet. Here's what's happening: I am importing CDs to iTunes 9.2.1.5 on Windows 7 Pro (64 Bit) using MP3 Encoder > Higher Quality. All is well except for a few CDs where I'd like to set an overall Album Artist. Example: Tony Bennett's Duets: An American Classic. When importing the CD it shows up under "Various Artists" since "Artist" is always Tony Bennett plus whoever he sings with. To make sure the album shows up under Tony Bennett in the library I click on the album and set "Album Artist" to Tony Bennett. That, however results in changing the "Artist" field as well now so all fields say Tony Bennett, which shouldn't happen, "artists" should stay unchanged. I tried this with several albums and the behavior is always the same.
    I also tried the back door by going into the actual folder of the album in Windows then change the MP3 details and populate "Album Artist" there for all tracks within the album. Once I re=open iTunes it registers the change only for the first track but not the rest. So I re-import the folder into iTunes and then it does take "Album Artist" and also leaves "Artist" unchanged but for some reason has now lots of numbers under "Comments". There seems to be a mismatch of the field attributes between iTunes and Windows for MP3 files (possibly other formats as well). Wondering if anyone else has observed this or if I am just missing some setting.

    FYI iTunes handling of ID3v2.4 tags seems to have some issues as well... Translating genres into their numeric codes for one thing. I'd recommend sticking with v2.3.
    I'm not exactly sure from your posts what you were seeing. Was the artist being changed in Get Info. after you'd set Album Artist, or was it changing elsewhere on screeen? iTunes 9(.1 I think) added an option *View > Column Browser > Use Album Artists*. Unfortunately this doesn't change the heading of the column so that you "see" it is now only listing album artists but that's what it does.
    There is also an occasional issue with the current build in that sometimes changes to Album Artist or Sort Album Artist fail to be reflected properly in the column browser until iTunes is closed and reopened.
    tt2

  • An issue with authentication and authorization on ISE 1.2

    Hi, I'm new to ISE.
    I have an issue with authentication and authorization.
    I have ISE 1.2 plus patch 6 installed on VMware.
    I have built-in Windows XP supplicant and 2960 cisco switch with IOS c2960-lanbasek9-mz.150-2.SE5.bin
    On supplicant I use EAP(PEAP) with EAP-MSCHAP v2.
    I created  authentication and authorization rules with Active Directory  as External Identity Source. Also I applied  authorization profile with DACL.I login on Windows XP machine under different Active Directory accounts. Everything works fine (authentication, authorization ), but only for several hours. After several hours passed , authentication and authorization stop working . I can see that ISE trying authenticate and authorize users, but ISE always use only one account for  authentication and authorization . Even if I login under different accounts ISE continue to use only one last account.
    I traied to reboot switch and PC,but it didn’t help. Only rebooting of ISE helps. After ISE rebooting, authentication and authorization start to work properly for several hours.
    I don’t understand is it a glitch or I misconfigured ISE or switch, supplicant?
    What  should I do to resolve this issue?
    Switch configuration:
     testISE#sh runn
    Building configuration...
    Current configuration : 7103 bytes
    ! Last configuration change at 12:20:15Tue Apr 15 2014
    ! NVRAM config last updated at 10:35:02  Tue Apr 15 2014
    version 15.0
    no service pad
    service timestamps debug datetime msec
    service timestamps log datetime msec
    no service password-encryption
    hostname testISE
    boot-start-marker
    boot-end-marker
    no logging console
    logging monitor informational
    enable secret 5 ************
    enable password ********
    username radius-test password 0 ********
    username admin privilege 15 secret 5 ******************
    aaa new-model
    aaa authentication dot1x default group radius
    aaa authorization network default group radius
    aaa authorization auth-proxy default group radius
    aaa accounting update periodic 5
    aaa accounting dot1x default start-stop group radius
    aaa server radius dynamic-author
     client 172.16.0.90 server-key ********
    aaa session-id common
    clock timezone 4 0
    system mtu routing 1500
    authentication mac-move permit
    ip dhcp snooping vlan 1,22
    ip dhcp snooping
    ip domain-name elauloks
    ip device tracking probe use-svi
    ip device tracking
    epm logging
    crypto pki trustpoint TP-self-signed-1888913408
     enrollment selfsigned
     subject-name cn=IOS-Self-Signed-Certificate-1888913408
     revocation-check none
     rsakeypair TP-self-signed-1888913408
    crypto pki certificate chain TP-self-signed-1888913408
    dot1x system-auth-control
    spanning-tree mode pvst
    spanning-tree extend system-id
    vlan internal allocation policy ascending
    ip ssh version 2
    interface FastEthernet0/5
     switchport mode access
     ip access-group ACL-ALLOW in
     authentication event fail action next-method
     authentication event server dead action reinitialize vlan 1
     authentication event server alive action reinitialize
     authentication host-mode multi-auth
     authentication open
     authentication order dot1x mab
     authentication priority dot1x mab
     authentication port-control auto
     authentication periodic
     authentication timer reauthenticate server
     authentication violation restrict
     mab
     dot1x pae authenticator
     dot1x timeout tx-period 10
     spanning-tree portfast
    interface FastEthernet0/6
     switchport mode access
     ip access-group ACL-ALLOW in
     authentication event fail action next-method
     authentication event server dead action reinitialize vlan 1
     authentication event server alive action reinitialize
     authentication order dot1x mab
     authentication priority dot1x mab
     authentication port-control auto
     authentication periodic
     authentication timer reauthenticate server
     authentication violation restrict
     mab
     dot1x pae authenticator
     dot1x timeout tx-period 10
     spanning-tree portfast
    interface FastEthernet0/7
    interface Vlan1
     ip address 172.16.0.204 255.255.240.0
     no ip route-cache
    ip default-gateway 172.16.0.1
    ip http server
    ip http secure-server
    ip access-list extended ACL-ALLOW
     deny   icmp any host 172.16.0.1
     permit ip any any
    ip radius source-interface Vlan1
    logging origin-id ip
    logging source-interface Vlan1
    logging host 172.16.0.90 transport udp port 20514
    snmp-server community public RO
    snmp-server community ciscoro RO
    snmp-server trap-source Vlan1
    snmp-server source-interface informs Vlan1
    snmp-server enable traps snmp linkdown linkup
    snmp-server enable traps mac-notification change move
    snmp-server host 172.16.0.90 ciscoro
    radius-server attribute 6 on-for-login-auth
    radius-server attribute 6 support-multiple
    radius-server attribute 8 include-in-access-req
    radius-server attribute 25 access-request include
    radius-server dead-criteria time 5 tries 3
    radius-server vsa send accounting
    radius-server vsa send authentication
    radius server ISE-Alex
     address ipv4 172.16.0.90 auth-port 1812 acct-port 1813
     automate-tester username radius-test idle-time 15
     key ******
    ntp server 172.16.0.1
    ntp server 172.16.0.5
    end

    Yes. Tried that (several times) didn't work.  5 people in my office, all with vers. 6.0.1 couldn't access their gmail accounts.  Kept getting error message that username and password invalid.  Finally solved the issue by using Microsoft Exchange and "m.google.com" as server and domain and that the trick.  Think there is an issue with imap.gmail.com and IOS 6.0.1.  I'm sure the 5 of us suddently experiencing this issue aren't the only ones.  Apple will figure it out.  Thanks.

  • Issue with Asset Retirement without Revenue (ABAVN)

    Hi Experts, hope that you are able to help shed some light on an issue with retirement without revenue (Scrapping).
    We have an asset capitalised in FY 2007 with two depreciation areas 01 - Book & 15 Tax. There have then been settlements made to the asset from WSB Elements using transaction type 331 & 336. These were through FY 2008 and depreciation was calculated correctly throughout this time.
    The issue was then in FY 2009 when there have been negative settlements posted (adjustments) to the asset and then the asset was retired. The retirement was posted but the values aren't what was expected. It was my belief that the posting should be credit APC, debit accumulated depreciation and then posting to a loss account defined in AO86.
    Period Control are the same for retirement '01' for both the straight-line method in book depreciation and the declining balance method in the tax depreciation area .
    The posting has been pretty much as expected in the book depreciation area - but in the tax depreciation area where the depreciation key is declining balance there is a reported gain from the retirement.
    The report for depreciation are 01 - book shows retirement $1m split between $1.1m in PY and -$0.1m in Current Year.
    The issue is that in the tax depreciation area the amount posted for retirement is $1.0 but depreciation posted is $1.125 and -$0.5 with a respective Gain for both prior year (PY) and current year... why has this happened ???
    Thanks in advance
    Chris
    Retirement posting:
    PK 75 CR APC value                 TType 200
    PK 70 DR Acc. Dep'n CY          TType 250
    PK 70 DR Amortisation              TType 290

    Thanks Tarun,
    I've solved checking the limitation in Customizing. There was a limitation for the Retirement: this was activated only for first Depreciation Area, so for the other ones no retirement will be calculated and net book value was always not equal to zero.
    Regards,
    Jody

  • Issue with File Download(messageDownload) on Search Page.

    Hi,
    I created a custom OAF search page which fetches values from one table. The document in getting stored in my custom table in a BLOB colums and NOT in FND_LOBS.
    The table has 3 collumns along with others:
    1st is primary key (Record_Seq) ==> number data type
    2nd to store actual file name (File1Name) ==> varcahar2 data type
    3rd to store the actual uploaded data (File1Data) ==> BLOB data type
    The reason for having the “File1Name” is so that I can display the original file name of the document that was uploaded, instead of just the “view” in the search page results .
    On the File1Data BLOB and created a messageDownload for that under query results table with following details:
    ID : File1Data
    ItemStyle : messageDownload
    FileMIME Type : pdf
    Datatype : BLOB
    View Instance : LacEmpExposureVO1
    view Attribute : File1Name
    File View Attribute : File1Data
    When I click on the "File1Name" data hyperlink, it is opening only the first document corresponding to the first record in the search page results.
    For example, If my search page returns 10 rows then when I click on the file1name on any row, It is open the first row file name only.
    I have a primary key column(RECORD_SEQ) in the Table / EO / VO which is displayed in the search page results.
    Also one weird thing is happening:
    If I try to do this more than 2 times then it is opening the update page with the first record from the search page results…
    I tried to print the context and it is nul the first time, But the second time then context is changing to "update". Dont know how this is happening????
    Any advice is greatly appreciated as it is very crucial for me to get this resolved ASAP. I have looked at several forums and did a lot of things as advised in the forums . But nothing seems to work for me.
    Thanks,
    Mir
    CO code for the search page
    ===========================
    if (pageContext.getParameter("Create")!= null)
    System.out.println("Into LacEmpExposureCO in PROCESS FORM REQUEST with Context of CREATE");
    pageContext.setForwardURL
    ("OA.jsp?page=/lac/oracle/apps/lac/lacempexposure/webui/LacEmpExposureCreatePG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    null,
    true, //Retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_YES,
    OAWebBeanConstants.IGNORE_MESSAGES);
    else if ("update".equals(pageContext.getParameter(EVENT_PARAM)))
    System.out.println("Into LacEmpExposureCO in PROCESS FORM REQUEST with Context of UPDATE");
    System.out.println("LacEmpExposureCO ==> RecordSeq in PROCESS FORM REQUEST is: " + RecordSeq);
    HashMap params = new HashMap(1);
    params.put("RecordSeq", RecordSeq);
    pageContext.setForwardURL
    ("OA.jsp?page=/lac/oracle/apps/lac/lacempexposure/webui/LacEmpExposureUpdatePG",
    null,
    OAWebBeanConstants.KEEP_MENU_CONTEXT,
    null,
    params,
    true, //Retain AM
    OAWebBeanConstants.ADD_BREAD_CRUMB_NO, // Do not display breadcrumbs
    OAWebBeanConstants.IGNORE_MESSAGES);
    else {           
    String strEvent = pageContext.getParameter(OAWebBeanConstants.EVENT_PARAM);
    System.out.println(strEvent);
    System.out.println("Into the last ELSE part in LacEmpExposureCO.java");

    Duplicate post -- Issue with File Download(messageDownload) on Search Page.

  • Issues with 10.3.1.1779 on Q10

    I just got this patch a few weeks back because my carrier is extremely slow I guess. I noticed mostly negative differences after this update, which usually isn't the case.
    The UI itself is a lot clunkier and slower to navigate I find, and especially noticable when switching songs on the Music screen. Also there is a persistent issue with the Hub wherein I'm not able to interact with the Hub items until I navigate away from and then back to the Hub. It happens mostly when waking up the phone by swiping from the bottom, and the top screen is the Hub, although it does happen sometimes when I'm already using the phone and simply navigate to the Hub.
    Not sure if these are specific to my phone or if other people are experiencing this on the Q10 as well. In case anyone wants to know the model is SQN100-5.

    Yelnik wrote:
    Yes t he device has been rebooted most of the ways it can be rebooted since it was updated.
    Great.
    Yelnik wrote:
    File location hasn't changed on my device, so if my music is on a media card or not isn't entirely relevant I don't think.
    When you think it might be relevant, please let me know.
    I would not have asked the question had I not thought it to be relevant.
    1. If any post helps you please click the below the post(s) that helped you.
    2. Please resolve your thread by marking the post "Solution?" which solved it for you!
    3. Install free BlackBerry Protect today for backups of contacts and data.
    4. Guide to Unlocking your BlackBerry & Unlock Codes
    Join our BBM Channels (Beta)
    BlackBerry Support Forums Channel
    PIN: C0001B7B4   Display/Scan Bar Code
    Knowledge Base Updates
    PIN: C0005A9AA   Display/Scan Bar Code

Maybe you are looking for

  • My Macbook Pro mid 2012 says service battery?

    It happened yesterday, I was using my laptop as normal and I accidentally touched the Magsafe charger and it was scalding hot along with my Macbook so I stopped using it and let it cool down for a few hours. When I came back, the Magsafe charger refu

  • Apple tv is not recognizing my apple id and password

    Does anyone have any experience with apple tv not working after upgrading to 10.7 not we can't even log in using the computer we didn't upgrade

  • Hot deployment of class files (non-EJB)

     

  • Tooltips not appearing in HTML5 panel

    Hi, When I open the extension I working on in Chrome, tooltips appear when I move the curser around. When the extension is loaded in Photoshop / InDesign they do not appear. I'm setting the information as the "title" of an element. Is this not suppor

  • Control-d and stopA from PC console

    pls help. having trouble during first install. im plugged into the LOM using hyperterminal on Winblows PC. - how do I issue control-d and/or stop-A the /etc/inittab file is corrupted and need to issue control-d (or know root password) - is there a de