Blank Message Box while using a 'raiseException'

One of our customers has reported that they see a blank (no text at all) message box with only an 'OK' button.
The issue not reproducible in any of our development environments. I checked that the following line of code is supposed to throw that error message:
this.raiseException("PER:::PER_EMMNG_DEL_NO_CHANGE", "OBJECT_NAME", null, "Error");
I tried to break the code in my dev environment and noticed that if the message name ("PER:::PER_EMMNG_DEL_NO_CHANGE") doesn't exist in the FND Messages, the message box simply shows the message name (no resolution to message description happens). Also, if the message name does exist but the message description is blank in FND Messages, the message ID (PER-15xxxx) is at least displayed.
I could NOT reproduce the case where the message box was completely blank.
Would there by any particular scenario which leads to this kind of a behaviour?
Any pointers would be helpful.
TIA

Since your question is specific to Apps, you should ask in one of the Apps forums.

Similar Messages

  • Blank Message Box when Saving a report in InfoView

    Post Author: Jmusser
    CA Forum: Administration
    I'm getting a blank message box when I try to save any report from any folder in infoview for users I have setup in the following Group.  Has anyone run into this on know what is set wrong in security?
    We are running BOXI2.  I have setup a custom security group for InfoView Users that grants rights to the following in Home > BusinessObjects Enterprise Applications > InfoView >- all other rights are not specified
    Log on to InfoView and view this object in the CMC
    Edit this object
    Search for simple text
    Do an advanced search
    Filter object listing by object type
    View the favorites folder
    View the Inbox
    Create categories
    Assign categories
    Send documents
    Create folders
    At the top level folder I have permissions granted as
    General
    Add objects to the folder
    Denied
    View objects
    Granted
    Granted
    Edit objects
    Granted
    Granted
    Modify the rights users have to objects
    Denied
    Schedule the document to run
    Denied
    Delete objects
    Denied
    Define server groups to process jobs
    Denied
    Delete instances
    Denied
    Copy objects to another folder
    Granted
    Granted
    Schedule to destinations
    Denied
    View document instances
    Granted
    Granted
    Pause and Resume document instances
    Denied
    Securely modify rights users have to objects.
    Denied
    Reschedule instances
    Denied
    Schedule on behalf of other users
    Denied
    Allow discussion threads
    Granted
    Granted
    View objects that the user owns
    Granted
    Granted
    Edit objects that the user owns
    Granted
    Granted
    Modify the rights users have to objects that the user owns
    Denied
    Delete objects that the user owns
    Granted
    Granted
    Delete instances that the user owns
    Granted
    Granted
    View document instances that the user owns
    Granted
    Granted
    Pause and Resume document instances that the user owns
    Granted
    Granted
    Securely modify rights users have to objects that the user owns.
    Denied
    Reschedule instances that the user owns
    Denied
    Desktop Intelligence
    Refresh the report's data
    Granted
    Granted
    Refresh List of Values
    Granted
    Granted
    Use Lists of Values
    Granted
    Granted
    View SQL
    Denied
    Export the report's data
    Granted
    Granted
    Download files associated with the object
    Granted
    Granted
    Desktop Intelligence Add in
    Download files associated with the object
    Granted
    Granted
    Desktop Intelligence Template
    Download files associated with the object
    Granted
    Granted
    Report
    Print the report's data
    Granted
    Granted
    Refresh the report's data
    Granted
    Granted
    Export the report's data
    Granted
    Granted
    Download files associated with the report
    Granted
    Granted
    Web Intelligence Document
    Refresh the report's data
    Granted
    Granted
    Edit Query
    Denied
    Refresh List of Values
    Granted
    Granted
    Use Lists of Values
    Granted
    Granted
    View SQL
    Denied
    Export the report's data
    Granted
    Granted
    Download files associated with the object
    Granted
    Granted

    Try This..
    1. Open the crystal client on your local machine and import that particular report.
    2. Do Database -> Verify Database. Then refresh the report on your PC and make sure that it returns data as expected.
    3. Export it back to repository and try scheduling it again. You can verify through CMC for Crystal Reports under " Database Configuration" property to make sure it points to the right ODBC.
    Let us know.

  • Blank message box in FireFox

    Hello everyone!
    I experience a very annoying problem when trying to view a PDF file on the Internet. When I click on a link to open a PDF a blank message box appears and the PDF file does not load...
    I am running on Windows 7 x64 bits and FireFox 3.5.7. My version of Adobe Reader is 9.2.
    Oh, also, sometimes after spamming the link to get it open the PDF finally open without any problem... but it can takes like 10-20 tries. I did try to re-install Adobe Reader without much success, and no it's not the PDF file having a problem since it happens with every of them and that I'm not having those troubles in my other PCs.
    I hope you can help me guys

    Up! Anyone can give me a hand?

  • How to get prompted message box while running BRs

    I am using Planning 11.1.1 with Hyperion Business Rule (not Calc Manager).
    I need to create a business rule for the the planning application, so that the user runs the BR, and if it does not meet the condition checking, the user should get a message box prompted (with customizable text message).
    Any suggestion is appreciated.
    Thanks

    John,
    Thanks for the reply. In fact, I have two questions regarding running the BR in Planning:
    1. Can we change the layout of the run time prompts while launching the BR (currently, my BR has quite a few RTPs, and we would like to group some of those together)?
    2. In the BR, I already define the RTPs. My case is that the BR will check the status of the account, if it is ok, then it will run the script; if it is not ok, it shall skip the calc script, but I would like to user get a message stating that nothing has been ran, because of the status is not ok. Do you think this also can be done using RTP?
    Appreciate your reply.

  • Webplayer Authentication pop-up message box while ...

    So I was watching a stream in this case ESPN, however has happened previously on other channels.
    When the popup-message box shown below appears, this has started happening recently when watching a stream via the webplayer.
    I presume that this is something that end users should not be seeing, or if it is then the message should be clearer as to what end users are expected to do.
    I have cancelled the popup without apparently affecting the stream.

    .. I've just come across this for the first time and decided to search the community board for an answer. It does look like a server side process that uses wouldn't normally see, but at least when closing the username and password request, streams don't stop working. Suppose it could be a tad annoying if users have to continually canx this request.

  • Not able to see Message Content while using SOAP Adapter

    Hi freinds
    I am working on following scenario
    Web Application ---> SOAP Adapter ---> XI ---> RFC Adapter ---> SAP R/3
    Web application is using the WSDL file which I generated from XI.
    Now everything is going fine & I am even getting the XML data in SAP R/3 ( Order is getting created ) but in RWB under message monitoring I am getting " <b>Content of message deleted to save memory</b> " for message content.
    Even in SXMB_MONI for that timeframe it is showing " <b>No messages available for selection</b> ".
    Can you tell me why I am not getting the message content & the message itelf in SXMB_MONI. What I need to do in order to get the message content while monitoring.
    Best Regards
    Lalit
    P.S --> I am able to see the message content if I am using File Adapter in place of SOAP Adapter

    Hi
    After adding the LOGGING_SYNC parameter with value 1. I am able to see the messages in sxmb_moni but they have status as " System Error - Restart not possbile " with the following error ::
    <?xml version="1.0" encoding="UTF-8" standalone="yes" ?>
    - <!--  Call Adapter
      -->
    - <SAP:Error xmlns:SAP="http://sap.com/xi/XI/Message/30" xmlns:SOAP="http://schemas.xmlsoap.org/soap/envelope/" SOAP:mustUnderstand="1">
      <SAP:Category>XIServer</SAP:Category>
      <SAP:Code area="INTERNAL">CLIENT_RECEIVE_FAILED</SAP:Code>
      <SAP:P1>402</SAP:P1>
      <SAP:P2>ICM_HTTP_TIMEOUT</SAP:P2>
      <SAP:P3 />
      <SAP:P4 />
      <SAP:AdditionalText><html><head><title>SAP Web Application Server Error</title> <style type="text/css"> body { font-family: arial, sans-serif;} </style> </head> <BODY text="#172972" link="#808080" vlink="#808080" alink="#8e236b" bgcolor=white leftmargin="0" topmargin="0" marginheight="0" marginwidth="0"> <table height="61" width="100%" border="0" cellspacing="0" cellpadding="0"><tr><td background="http://sapxidev:50000/sap/public/icman/img/bluebar_tile.gif" height="30"><table> <tr> <td width=5></td> <td width=20% nowrap><font face=arial size="-1" color=white>SAP Web Application Server </font></td><td width=75% align="right" nowrap><font face=arial size="-1" color="white"><a href="http://help.sap.com/">Help </font></td><td width=5% nowrap></font></td> </tr></table> </td><td rowspan=2 width=122 height=61 valign=top><img src= "http://sapxidev:50000/sap/public/icman/img/theme.jpg" width=122 height=61 border=0 alt="SAP"></td> </tr><tr><td background="http://sapxidev:50000/sap/public/icman/img/graybar_tile.jpg" height="31">  </td></tr> </table> <br><br> <table width=800> <tr><td width=50 nowrap> </td><td> <H2>500 Connection timed out</H2><br>Connection timed out (-5) <br><hr> <table border="0"> <tr><td>Error:</td><td>-5</td></tr> <tr><td>Version:</td><td>6040</td></tr> <tr><td>Component:</td><td>ICM</td></tr> <tr><td>Date/Time:</td><td>Wed Dec 21 13:59:55 2005 </td></tr> <tr><td>Module:</td><td>icxxthr_mt.c</td></tr> <tr><td>Line:</td><td>2559</td></tr> <tr><td>Server:</td><td>sapxidev_XID_00</td></tr> <tr><td>Detail:</td><td>Connection to partner timed out</td></tr> </table> <p></p> </td></tr></table> <table><tr><td width=50 nowrap></td> <td nowrap><FONT SIZE=-1><a href="http://www.sap.com/">&copy; 2001-2003, SAP AG</a></FONT></td></tr></table></SAP:AdditionalText>
      <SAP:ApplicationFaultMessage namespace="" />
      <SAP:Stack>Error when receiving by HTTP (error code: 402, error text: ICM_HTTP_TIMEOUT)</SAP:Stack>
      <SAP:Retry>N</SAP:Retry>
      </SAP:Error>
    As my payload was of 100 records with 15 fields I guessed that this can be the reason I am getting timed out. So next time I just send 2 records & this time no error & everything went fine.
    Now one thing I need to do is to increase the TIMEOUT value with the help of <b>OSS Note 824554</b>.
    But still in RWB ( with 2 records also ) under message monitoring I am getting " <b>Content of message deleted to save memory</b> " for message content.
    My objective now, is to display the payload which is coming from Web Application via SOAP Adapter in RWB. Can you help me in this.
    Best regards
    Lalit Chaudhary

  • Why blank message in gmail, using Firefox

    When I open a gmail message, using Firefox as the browser, several times a week the message opens up completely blank. When I opened these same gmail message using Internet Explorer they appear just fine.
    What could be causing this? Since it works in IE and not in FF, I'm assuming there is an issue, plug in?? Can you help guide how we can fix this?

    Updating my AdBlock filters as suggested in the thread below worked for me.
    https://support.mozilla.com/en-US/questions/893765?s=blank+message+in+gmail&r=0&as=s

  • Return message isse while using "API_RE_CN_CHANGE"

    Hi Experts
    I have an issue in capturing return messages while using API_RE_CN_CHANGE to alter a real estate contract.follows is the problem description -
    API_RE_CN_CHANGE is called to change a realestate contract(insert a condition) with key to identify the contract as "Object instance of the contract". In this case, the return message form the API is empty. this is how i use the API function module -
    CALL METHOD cf_recn_contract=>find
        EXPORTING
          id_bukrs         = bukrs
          id_recnnr        = recnnr
          id_activity       = reca1_activity-change    " Change mode
          if_auth_check = abap_false
          if_enqueue    = abap_true                " LOck the contract
        RECEIVING
          ro_instance   = lo_contract              " getting the contract object instance
        EXCEPTIONS
          error               = 1
          OTHERS        = 2.
        CALL FUNCTION 'API_RE_CN_CHANGE'
          EXPORTING
           id_bukrs                  = g_t_contracts-bukrs      " Not using this field
          id_recnnr                 = g_t_contracts-recnnr      " Not using this field
            io_object                 = lo_contract
            it_term_sr_sales          = lt_term_sr_sl_intc
            it_condition              = lt_condition_intc
            if_test_run               = g_testrun_flg
            if_msglist_instead_of_exc = 'X'
            io_msglist                = lo_msglist_t    " Error messages list
         IMPORTING
           EF_STORED                       = ef_stored
         EXCEPTIONS
           ERROR                           = 1
           OTHERS                          = 2
    convert messages to bapi return list
        CALL METHOD lo_msglist_t->get_list_as_bapiret
          IMPORTING
            et_list = g_t_return[].  " Read the messages in internal table
    Here the method does not give the return message as import parameter. but all these stuff works if i call API_RE_CN_CHANGE using company code(BUKRS) & Contract number(RECNNR).
    Can anybody suggest a solution.
    Thanks
    Mukundhan

    Hello Mukundhan
    While function module API_RE_CN_CHANGE may work this is not the way how I would change a contract condition. Since you are obviously working with RE-FX and dealing with a contract instance (IF_RECN_CONTRACT) I would apply the following logic:
    DATA:
      lo_contract              TYPE REF TO if_recn_contract,
      lo_condition_Mngr    TYPE REF TO if_recd_condition_manager,
      lo_condition             TYPE REF TO if_recd_condition.
    " Create contract instance
      CALL METHOD cf_recn_contract=>find
        EXPORTING
        RECEIVING
          ro_instance = lo_contract
       EXCEPTIONS
         others = 1.
    " Get condition manager from contract
      lo_condition_mngr =
            lo_contract->IF_RECD_HAS_CONDITION~GET_CONDITION_MNGR( ).
    " Insert a new condition
       CALL METHOD lo_condition_mngr->insert_condition
         EXPORTING
        RECEIVING
          ro_condition = lo_condition.
    Regards
      Uwe

  • How come sometimes I cannot write text in a blank message box, nor can I write text opening an email and hiting forward and then wanting to add a short text note. I've notice this happens sporatically. What gives?

    I tried to reply to an email and could not write a reply in the response box. I could not even attach a file. So I tried opening a new message box and I still could not compose a message. It appears there is an error the coding. Please fix it a soon as possible. This happens to be my lifeline.
    Many Thanks!

    Thank you very much for the response Jason and I am sorry for the late reply but as usual life got in the way.
    I ended up doing some more experimentation and I did fix the bug you pointed out.  When this didn't solve the problem I started to look at other files.  It turned out that my .bash_aliases file was the real culprit.  The offending line was:
    alias su='su -l | cd ~/' # invokes a login shell then changes to root's home directory
    I fixed the issue by changing that line to read:
    alias su='su -l ' # invokes a login shell then changes to root's home directory
    As always thank you for the help, 

  • Blank Records added while using Table maintenance generator - SM30

    Hi all,
    I have created a ztable and view,
    For the view table maintenance generator created using sm30,
    First time when i add reords, a blank record is added automatically ,how to prevent it,
    Also when i try to add invalid data, system throws error , field becomes display only.
    How to solve.
    Regards
    Senthil

    Hi Tarun,
    Go to the layout and increase the size of the Screen. or at the screen attributes change the length and width values.
    You know that initially the screen occupies default size only.
    Hope this would serve your purpose.
    Cheerz
    Ram

  • IMac goes to blank white screen while using have to unplug

    For the second time now my iMac 2.8 ghz Core 2 Duo has gone to a blank white screen right in the middle of doing work. The machine sounds the same but the only way to get it back is to unplug it. I've searched around and found booting issues but that is not my problem. It just goes blank white right in the middle of using it.

    Josh Mellicker wrote:
    Does the white screen have a series of small multicolored color "chips" on it? And is there a band at the bottom that is half "noise"?
    michaelfromutah wrote:
    ...I inserted my reinstall disk and double clicked the restore icon...
    What "restore icon"?
    If you have the Mac OS X install disc in the drive, switch on your Mac, and hold the Option (⌥) key.
    You will see a grey screen, with Macintosh HD & after a few seconds, a CD with Mac OS X Install DVD.
    Click on the DVD and then the arrow underneath it. This will start up the Mac OS X installer.
    From here, you need to choose your language and then from the Utilities menu, choose Disk Utility.
    Then choose Macintosh HD from the left, and choose "Verify Disk" not permissions
    Let us know how you go.

  • Message security while using JMS

    Hello,
    In PI7.0 we are using JMS adapter to pull data from another MQ system.
    How can we make this call secure?
    I mean, during data transfer using FTP or HTTP, we can use FTPS or HTTPS. In case of JMS, is there any way in which message security can be provided?
    Many Thanks in advance,
    Chandra

    Hi Chandra,
    The Security Provider Service of the session container then forces authentication against the policy configuration that is configured for JMS X.509 certificate authentication. Otherwise, the anonymous user is configured for J2EE Engine.
    Check the below link:
    http://help.sap.com/saphelp_sm32/helpdata/en/cb/b0ceb823984a62bf017a42179af99a/content.htm
    Thanks,

  • Send link offers only an error box while using gmail.

    Using gmail, when I go to file, send link, a small box opens up that says Error an OK box to close.
    == all the time

    I'll bet that I know the answer to this one - and you probably won't like it ;)
    Here's the telling portion of that error:  "We cannot locate a server to load the workbook Data Model."
    This error is thrown in two scenarios; the first, when you haven't registered an analysis server.  The second appears to be the issue you're having:
    PowerPivot requires SQL Server 2012 SP1.  Microsoft issued a release of SQL Server 2012 SP1 that really wasn't SP1...
    Check the version of SQL that you are running.  It should be version 11.0.3000 or greater.  If it's not, you have the wrong "SP1" installed.  The correct one is
    here.
    Here's the bad news- you can't simply redeploy the correct one... because the installer already thinks that SP1 is installed.  You'll have to backup (or detach and copy) your databases, then re-install SQL with the correct SP1, then restore or reattach
    the databases.  Once you've done that, PowerPivot and PowerView will work properly.
    I sincerely hope this resolves your issues - we wasted TWO WEEKS of our time with this problem!

  • How to get my Logitech Trackball to automatically move pointer to the default button in a dialog box while using Firefox?

    It does it for Internet Explorer but doesn't do it for me on Firefox.

    Dear partha,
    1) You can be able to trace out the location of the button
    2) You can be able to move the cursor to that location
    3) You can be able to automatically generate a click on that button
    Use user32.dll to achieve all this. when u use it in CLN(Call Library Node), u can c functions 4 that.
    Try and ask if further help needed!!!!!
    Thanks,
    Mathan

  • Blue box while using effects

    I've got 2 clips right now overlapped on my main clips on my timeline. They are green screen and I chroma keyed them to have a background. On one of the clips I had in front of a green screen I have solarize and stop motion. On the background I have four effects: dazzle, circles, trails and pond ripple. On the other clip I have in front of a green screen I have stop motion and on that background I have diffuse and overdrive.
    About halfway through these clips, the clips that I filmed in front of a green screen get tinted blue. I moved them both a little towards the bottom right corner, so I still see a little bit of the background fine.
    What's going on? There are two other clips exactly the same, but with different effects and they're not turning blue.
    Message was edited by: HerbertGJSB

    Hi and welcome to the forum!
    When you open up the affected clip in the viewer from the browser, does it still get tinted blue at the same point? If so, it is likely a problem with the lighting or the camera.
    Also, make sure you have rendered everything out (Option-R).

Maybe you are looking for

  • Adjusting date and time in Elements Organizer

    Hi! Is there any way to adjust the date and time in Elements Organizer, to a specific date and time that includes not only hours and minutes, but also seconds? My version of Elements Organizer is version 13.0 (20140904.m.62073) x64, for Mac. Thanks!

  • How to unlock MacBook Air System Pim Code

    I have a big problem for my MacBook Air (A1370) System Lock Pim Code. How to unlock System Pim Code for MacBook Air (A1370) ?

  • 1st Generation Nano Crashes Leopard

    Basically what the subject says. My 1st generation nano works fine with my older iBook running Panther, but when I connect it to my MacBook, my computer crashes. It is using software version 1.3.1 and have reset it from the iBook. My iPhone syncs fin

  • Relation between employee data and SAP user ID

    Hi experts, I am searching a relation between a SAP User Id and the personal data of an employee like Infotype 2. Is there any relation like this? Thanks!

  • Why a restored iPhoto lib doesn't open in 10.8 ?

    Hello, After downgrading to 10.8, I can't open my restored iPhoto lib from TM, but I am asked to continue to do that with 10.9. IPLM is nice to view the photos but all the books are gone! Is there any possibility to force iPhoto 11 to open the restor