Warning message due to JSPDynpage

Hi All,
We have a scenario where in the jspdynpage we have only hyperlinks and One of the hyperlink is pointing to the standard uwl iview as follows
[http://portalhostname:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fgeneral!2fiViews!2fcom.sap.netweaver.bc.uwl.iviews!2fcom.sap.netweaver.bc.uwl.uwl_iview?sap-config-mode=true|http://portalhostname:50000/irj/servlet/prt/portal/prtroot/pcd!3aportal_content!2fcom.sap.pct!2fevery_user!2fgeneral!2fiViews!2fcom.sap.netweaver.bc.uwl.iviews!2fcom.sap.netweaver.bc.uwl.uwl_iview?sap-config-mode=true]
We are on CE7.1 and whenever I click on this hyperlink of jspdynpage, the uwl iview opens but with a warning msg  at the header of the UWL as follows
  "Another administrator is currently customizing this application. If you want to customize, please restart the application later and try again"
Same UWL iview when I open  thru Home ->Work->UniversalWorklist , it does not show this warning message.
Is it bcoz of any session object inthe jspdynpage? any pointers will be of great help.
one note & Observation
assume that all the users are logout from the portal now any user first logged into the portal then that warnong message is not displayed at the header level of the UWL iView which we are accessing thru the hyper link from the JSPDynpage . but second user onwards any number of users are logged into the portal and click on the hyperlink in the JSPDynpage and it goes to UWL Iview where it is showing the above mentioned warning message at the header level. it is happening the same for the second user, third user and all users consequently but this warning message is not displayed for the very first logged in user.
Can anybody replys then it would be great help to us . <<text removed>>
when we access those links directly from the browser it is not giving that above specified  warning message but  this warning message is getting displayed when we access those hyperlinks from JSPDynpage .it seems there is some session related problem or something related to that. pls help.
Thanks
Bindu
Edited by: Hima Bindu on Apr 22, 2009 6:40 AM
Edited by: Matt on Apr 22, 2009 3:46 PM - please do not offer rewards

Hi Michael
Excellent !!  .our issue has been resolved.
Thank you very much & Thanks a lot for your help.
Can you please tell me what the reason due to with ?sap-config-mode=true in the URL...??
can you please give me the reason why this warning message is disappeared by removing the ?sap-config-mode=true.
Thanks
Bindu

Similar Messages

  • Since uninstalling / reinstalling iTunes I am not able to sync iPhotos with my Apple TV with the following warning message stating that this is due to a 'problem on your computer. The disk could not be read from or written to'. Please help!

    Since uninstalling / reinstalling iTunes I am not able to sync iPhotos with my Apple TV with the following warning message stating that this is due to a 'problem on your computer. The disk could not be read from or written to'. Please help!

    Welcome to Apple Discussions!
    Is all the software on your computer up to date?
    iTunes
    iPod Updater
    Also, try The Five R's
    btabz

  • Vendor Payment TC F-58/F-53, warning message for selecting NON DUE invoices

    Hi,
    I have scenario with my client, they want that during manual vendor payment against  TC F-58&F-53, if the invoices are not due for payment but if selected by the user during manual payment, is there any configuration by which system will give a warning message to the user saying invoices are not due for payment before saving the document.
    Thanks
    MRS

    You have to find the appropriate "Message Area" and "Message Number" in "Maintain Message Control".
    Add the message into the Message Control and make it as WARNING message.
    << Moderator message - Point begging removed >>
    << Begging for points is against the furum rules. Repeated violation of forum rules can result in your userid being deelted. This is the third time you have been warned.>>
    Thanks.
    Edited by: Rob Burbank on Jan 18, 2011 3:57 PM

  • Warning message for customers past due on payment

    Hi experts,
    I need help to create a warning message (or popup alert) on the delivery for customers that are past due on their payment.  Please advise.
    Thanks,
    Jane

    Hi Jane,
    For all pop-up message, you need SDK. There is no simple solution for that.
    If you just need an alert, you can create user alert to be send in a scheduled time.
    Thanks,
    Gordon

  • BATCH JOB GETTING FAILED DUE TO WARNING MESSAGE

    Hi,
    Our background job is getting failed if we are having warning meesage , why it is happening , could any one provide inputs .
    In bacground it's considering Warning message as Error message .

    Hi Garima,
    CHange the code as follows:
    if sy-batch = 'X'.
    Message 'Error updating data !' type 'I'.
    else.
    Message 'Error updating data !' type 'W'.
    endif.
    i..e When executed in bckground display INFORMATION Message & in Foreground display WARNING message.
    Best regards,
    Prashant

  • IDOC Failure due to warning message

    Dear Members,
    When we pass data from MDM to ECC through XI, most of the times the IDOC fails, the reason we found out is the warning message that we get when we create vendor manually from XK, FK transaction codes.
    Warning message that we get in XK & FX transaction codes are :
    EX: Are you sure you want to map the following customer to the vendor.
    Because of above warning message the IDOC's are failing.
    As we cannot disable those messages, can we do anything else; mostly at IDOC side to avoid those warnings and to successfully post the IDOC.
    Cheers,
    Cherry.

    Hi Chen,
    The message I get at IDOC
    Status 68 :  Error No further processing  &
    Status 51 : Application document not posted.
    WARNING message which I get under XK03 transaction --> change, when I try to modify the customer is:
    Customer xxxxxxx is currently not referenced and will be updated accordingly
    Other details
    Message no. F2293
    Application Area f2
    Message number 293
    Main program  SAPMF02K
    Include MF02KI00
    Cheers,
    Cherry.

  • Warning Message in query result as 'Notification Number DBMAN 345'

    Hi ,
    I have a warning message while executing the query
    'Diagnosis
    Currently, it cannot be guaranteed that SIDs and master data exists for all characteristic attributes for the DataStore object to be read.
    There is a restriction on a navigation attribute of the listed characteristic in the query. This filters all characteristic values of the master-data bearing characteristic for which there is not yet master data out of the result.
    For performance reasons, this filtering is unavoidable.
    System Response
    Procedure
    In case of doubt, find other restirctions directly on the characteristic values of the characteristics contained in the DataStore object.
    Procedure for System Administration
      Notification Number DBMAN 345  '
    'i am getting this error because of cutomer exit variables  on navigatioanl attributes of  Omaterial'
    I tried supressing it in  RSRT.. but unable to find the message.
    I tried  debugging and assigning enhancement points in  FM  BAL_LOG_MSG_READ.. As it is standard function module its not suggestable to do..
    can we creat custom FM ?? will it be called if we  write code to supress warning message??
    Please let me know how to use  BADI'S  in order to supress the error message that appearing in query result?
    Thanks All.

    Hi,
    The warning is raised due to the following reasons:
      - you have a selection in the filter of a navigation attribute
      - in your DSO you do not use the option "SIDs Generation upon Activation"
    If the option "SIDs Generation upon Activation" is not flagged,
    you may get char.values for an Infoobject in the system not
    having any SIDs. As a result you may see in the report less data as
    expected.
    For example we have Infoobject A with its Nav.attribute B
      Infoobject A   Nav.attribute B
      12             13   ->> has a SID in the X-table
      11             10
      9              13   ->> has no SID in the X-table
    If you define a selection on B =13 in the query, you only get infoobject
    A with key 12 displayed in the result, since only B =13 has a SID
    in the relevant X-table.
    The warning refers to this behaviour and cannot be avoided unless you:
       - flag the option in the ODS-settings
       - or remove the filter defined on 0MATERIAL__xxxx
    Thanks,
    Venkat

  • Warning message in IT0008

    We are using T710 tables for Salary structure and T510A and T510G for pay scale area and type.  While entering the basic pay amount in the annual salary field, the warning message is coming in pay period amount range eventhough we have given annual salary range in T710A.
    Anybody who is not using the Pay Scale/Indirect Valuation for Basic pay, may be able to share their experience of maintaining only T710 tables without T510N table.

    Hello friend
    Please refer to the following information which is from certain developer:
    Regarding T510 vs T710:
    Development has recommended that "it is necessary to migrate the T510N
    data into the salary structure data of tables T710/T710A."
    Additionally the table T510N is not used in the new functionalities
    instead tables T710 and T710A are used. These are transparent tables.
    Table T510N is a pooled table for historical reasons.
    It only exists due to compatibility reasons and will not be developed
    further.
    Hope above information can help with your case
    Regards,
    Jun

  • While raising Leave Request on ESS: getting warning message displayed

    Hi All,
    When i am trying to raise a leave request from ESS i am getting the warning message displayed on the page  as follows:
    "Customizing for employee 00001153 does not exist"
    I want this message to be removed.
    Is this problem from R/3 end or any configuration needs to be done on ESS ?
    Pls let me know how to remove this message.
    Regards
    Vijay

    this message ensues when there is a missing customisation for the pernr, For example :
    message is being displayed due to rule group customizing is missing
    for a leave '0560' for which a leave record exists on the date
    '14th March 2008'.
      One possible solution would be to create a record in the customizing or delete the record from the application.
    So please check the customisation of the absences, Quotas, rule group etc for this particular employee

  • Issuing a warning message while changing the payment terms in FB02

    Hi Gurus,
    The requirement is as follows:
    For a particular payment terms meant for customer only when we change the payment terms in FB02, the system should give an warning message.
    For example - A customer has the payment terms 0001in his master data and thus in the accoutning document as well after releasing billing to accounting. An user wants to change the payment terms to 0070 being in FB02. As and when he puts the payment terms 0070, the system should give an warning meesage saying 'bla bla bla ........' or the same message at the time of saving the document.
    How to make this possible. Please help.
    Rgds,
    BABA

    Mr. Tiwari,
    This is the standard feature of SAP!!!  You get below messages
    1)
    Net due date on 05.10.2007 is in the past
    Message no. F5149
    Effects on Customizing
    You can define when this system message is to be issued in accordance with your requirements.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    The application area and message number can be taken from the technical documentation.
    2)
    Net due date on 05.10.2007 is in the past
    Message no. F5149
    Effects on Customizing
    You can define when this system message is to be issued in accordance with your requirements.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    The application area and message number can be taken from the technical documentation.
    Terms of payment changed; Check
    Message no. F5231
    Effects on Customizing
    You can define when this system message is to be issued in accordance with your requirements.
    You do this in Customizing as follows: Cross-Application Components -> Bank Directory -> Change Message Control.
    The application area and message number can be taken from the technical documentation.
    Regards
    Santosh Hegde

  • Mail not delivered for 4 hours warning message

    I've recently started getting .mac mail bounced back to me from MAIL DELIVERY SUBSYSTEM saying that the message couldn't be delivered for the past 4 hours and would continue trying for 4 days. They never seem to go through.
    This only happens with mail to my parents. I can send them mail from a different ISP account, and my husband can send them mail from his .mac account. I have not changed my preferences and neither have they. I would suspect their ISP, except that my husband's .mac mail goes through.
    Any idea what the problem might be? Here's the relevant information from the warning message:
    <parents' address>...Deferred:Invalid argument
    Warnng: message still undelivered after 4 hours
    Will keep trying until message is 4 days old
    Reporting-MTA: dns; smtpout.mac.com
    Action: delayed
    Status: 4.4.2
    MacBook   Mac OS X (10.4.7)  

    You are apparently not alone - this from Macfixit today:
    Updated Friday, February 09 2007 @ 09:15 AM PST
    Today's Featured Article
    Late-Breakers
    .Mac outages, problems accessing email (#2): possible fixes
    Users are continuing to report (in droves) problems accessing .Mac services -- particularly mail -- over the past few days.
    Most reports indicate problems accessing .Mac mail from within various clients, including Mail.app. As such, the best stop-gap solution is to simply use the .Mac webmail interface in most cases
    However, some users have also reported problems receiving messages through the webmail interface.
    MacFixIt reader Michael Novelli writes:
    "My .mac mail account stopped working yesterday. I can access it online."
    Another reader adds:
    "Same issue here with .Mac email. If I look at the Activity Viewer I can see my other email accounts connect and finish but .Mac just hangs with the blue and white candy cane progress bar. .Mac has become so unreliable that I cannot use it as my main account and have chosen another email service."
    MacFixIt reader Jim writes:
    "I am also encountering problems accessing .Mac mail with Eudora. Mail is apparently going out using .Mac and Eudora, but the problem is receiving mail."
    Tom James reports issues with other areas of .Mac service:
    "In addition to the problems accessing .mail via Mail, I had a problem today updating my .mac website. The server consistently refused to make changes to the welcome page even though iWeb organiser reported that the site as amended had been published. Deletion of the site in iWeb and creation of a second site initially did not work either but it n ow appears to have been updated. Perhaps there were delays in implementing changes due to the creaky nature of .Mac servers."
    Possible fixes
    Clear caches We've received unconfirmed reports that running the maintenance routines offered by AppleJack can resolve some .Mac connectivity issues -- potentially indicating cache corruption as a cause of problems. Cache cleaning can also be accomplished with tools like Cocktail or Tiger Cache Cleaner.
    Just restart In other cases, a simple restart can have a beneficial effect. MacFixIt reader Tracey writes:
    "I also experienced the .Mac mail connection problem yesterday utilizing Mail.app Version 2.1.1 (752.3). In my case, after a half an hour of being unable to connect, it finally dawned on me to go back to the basics of troubleshooting. After a reboot, and a subsequent relaunch of Mail.app, my .Mac mail became immediately responsive, and has been working without a glitch ever since (24 hours). It was a pretty simple fix in my case (or a serendipitous coincidence of timing)."

  • MI warning messages on to client.

    Hi All,
    We came up with a problem in MI, can somebody help us...?
    We are using MAM3.0 on MI2.5SP21, the problem is that user creates some documents on the device, due to some reason it didn't reach the R/3 and displays a warning message in MI (Merep_Mon).
    Here neither the user knows that his data has not reached R/3, not it shows a error log for warnings in MI. Also since it is not in error log, this data can not be reprocessed on the client.
    So is there a way to send the warning logs also to the MI client for display from MI.
    Thanks & Regards,
    Sai Krishna.K

    Hi Larissa,
    I understand that for Consistancy that data is deleted from the device and on error it will sit in middleware , where you can reprocess this data after fixing the data problem.
    My problem here is
    The middle ware inbound process shows no errors, so we expect that data reached in backed but which is not, neither its in MI client device. when we check log for this particular item in middleware indound process, it's warning. Since its in waring state we cannot reprocess the data.
    So when the message is warning either the user knows that there is a problem looking on device, nor the MI monitoring person knows that there is a warning untill he navigates to each individual log. and infact nobody from R/3 knows that there was a data change attempt failed.
    So here if the warning messages are highlited in the MI monitor at the In & out bound sequence status it self similar to errors, then at least the MI monitoring person will be aware of the problems with out navigating to each individual item log.
    As a whole is there a config setting to show the warning and alert items at the record sequnece status screen itself similar to errors.
    If you need further explanation of the problem, please inform me..
    Thanks & regards,
    Sai krishna.K

  • Warning message on MRP view

    Hi consultants,
    I have a material that is specified as "External Procurement" Material.   It is because it's a Subcon material.  In line with this, a production version is maintained due to some business process requirement, which the system allows.  But there is a warning message "Production versions are not required with external procurement" (Message no. M3637) that comes up everytime we click the production version in MRP 4. 
    Client wants to remove the message totally, how do we do this gurus?
    Thanks,
    Kumar

    Hi Kumar,
    If you want to maintain production version for the externally procured material as it is sub contracted, then first
    1. assign special procurement key in MRP 2 view procurement tab as the 30 (subcontracting).
    Now try to assign production version, it will work.
    2. And if you want to change message from error message to information message then go to transaction code OPJB & then change this meassage to information meassge.
    After this system will allow you to proceed.
    Hope this will resolve your issue, reward points if helpful.
    Regards,
    Avinash.

  • Withholding tax warning message

    Hi
    we maintain the witholding tax at invoice & payment level both in vendor
    master data, due to this system always deduct TDS twice at the time of
    posting.
    we want a check at the time of invociing and payment, system should ask
    about TDS whether this needs to be deducted or not.
    Regards,
    Srinivas

    Hi
    You can use the exit  EXIT_SAPLACC4_001 to have a warning message issued if With Holding Tax is being calculated.
    Refer the Notes
    OSS Note 306504 - Collective note: BAPIs for the AC Interface
    OSS Note 556311 - BAPI in the extended withholding tax
    OSS Note 487722 - Using EXTENSION1 for accounting BAPIs
    Regards
    Sanil Bhandari

  • DISPLAY A WARNING MESSAGE ON LOGIN PAGE

    Need to warn users that the application is down due to an upgrade. Users can potentially do damage when the application is brought for configuration during the implementation phase even if a corporate email has been sent out to not log in.

    Hi,
    There is a suggestion:
    You create a Profile Option in Oracle with values as "Yes" and "No".
    Suppose the value is "No" initially...that means users are not allowed to login.
    Now in the Controller of Login page in processrequest grab the value of this profile Option
    String test = (String)pageContext.getProfile("name of option");
    if("No".equals(test))
    throw new OAException("You are not authorised to Login.",OAException.WARNING);
    else
    write the logic
    This way it will display warning message as the login page will open.
    Thanks,
    Gaurav

Maybe you are looking for

  • Error in XML Parsing  through Schema doc.

    I know this is not the correct group for XML related queries. I had posted the query in XML forum but could not get any reply. I have been in the forum and know this is very active forum. Please help if you can.. Hi Friends, I am trying to validate X

  • Time Report

    HI, I am new to the Oracle reports ,I have data like ID_CODE NAME DESCRIPTION CLIENT_ID CALL_DATE ASSES_DATE AGREED_DATE 01      ISEBLE ESPINA           COUNTY1      1027622 02/22/2002 02/28/2002 03/01/2002 01      ISEBLE ESPINA      COUNTY1      836

  • No Internet but green light using D - Link  dsl-300T

    If anyone knows how to help me on this i would be extremely gratefull as the expensive piece of plastic as someone else put it is driving me insane. the D-link modem i am using works perfectly when plugged directly into the i-book G4 i am using, but

  • Java.io.FileNotFoundException: The system cannot find the path specified

    hi all. have this problem i have a jsp with the codes as follows: try{ File f=new File("C:/Program Files/Apache Group/Tomcat 4.1/webapps/iiso/account.xml"); FileWriter fw=new FileWriter(f,false); XMLConverter xmlc=new XMLConverter(); String msg=xmlc.

  • Verify identity not working

    In all of the PC settings windows requires to verify your identity. In some tabs sentence this just disappears after pressing "Verify" link (nothing else happens), in others verify link is not clickable. So how can I change One Drive settings for exa