Need to alter a property PAGE_TITLE in report.jsp

Hi,
I have a requirement where i need to change the value rendered in the Page Title of report.jsp.
Any help appreciated. We are using BIP 11.1.17.
thanks
Vijay

I am trying to do the exact same thing. I need to get the page context ID for
a menu I'm displaying, and I can't seem to get any of the contexts. Did you find
out anything?
"Claus Ljunggren" <[email protected]> wrote:
Hi group,
Does anyone know if it is possible to retrieve information about the
current
page outside the page (i.e. in the framework)?
I want to retrieve the title of the page that are about to be active
so I
can use this information in my header! My problem is that when I try
to:
PagePresentationContext ctx =
PagePresentationContext.getPagePresentationContext(request);
I just get a null --- Actually this makes sense since I am not inside
the
page, but outside in the framework! But because I have no frames i think
that the information must be available somehow --- any suggestions?
TIA,
Claus Ljunggren

Similar Messages

  • [svn:fx-4.0.0] 13531: * Fixed invalid property reference error reporting by postponing the

    Revision: 13531
    Revision: 13531
    Author:   [email protected]
    Date:     2010-01-15 12:50:59 -0800 (Fri, 15 Jan 2010)
    Log Message:
    Fixed invalid property reference error reporting by postponing the
      validation until prelink when the MxmlDocument's type is available.
    QE notes:
    Doc notes:
    Bugs: SDK-22995, SDK-24738
    Reviewer: Gaurav, Darrell
    Tests run: checkintests, mxmlcunit
    Is noteworthy for integration: no
    Code-level description of changes:
      modules/compiler/src/java/flex2/compiler_en.properties
        Renamed css.StyleDef.InvalidPropertyReference to
        css.StylesContainer.InvalidPropertyReference.
      modules/compiler/src/java/flex2/compiler/css/StyleDef.java
        Removed InvalidPropertyReference checking from processReference().
      modules/compiler/src/java/flex2/compiler/css/StylesContainer.java
        Modified setMxmlDocument() to store a reference to it's QName.
        Modified validate() to iterate over all style properties and to
        call validatePropertyReferences() if mxmlDocumentQName is not
        null.
    Ticket Links:
        http://bugs.adobe.com/jira/browse/SDK-22995
        http://bugs.adobe.com/jira/browse/SDK-24738
    Modified Paths:
        flex/sdk/branches/4.0.0/modules/compiler/src/java/flex2/compiler/css/StyleDef.java
        flex/sdk/branches/4.0.0/modules/compiler/src/java/flex2/compiler/css/StylesContainer.java
        flex/sdk/branches/4.0.0/modules/compiler/src/java/flex2/compiler_en.properties

    Hi
    yes, I had the same issue and I found a solution.
    You need to request a patch for BUG 9212862 (already corrected in WLS 10.3.3) and do the follwing:
    javax.xml.ws.BindingProvider provider = (javax.xml.ws.BindingProvider)port;
    java.util.Map context = provider.getRequestContext();
    context.put(weblogic.wsee.jaxrpc.WLStub.POLICY_COMPATIBILITY_PREFERENCE, weblogic.wsee.jaxrpc.WLStub.POLICY_COMPATIBILITY_MSFT);      
    This will cause the SecurityMessageArchitect class of WLS to not send the SecurityTokenReference in the Soap security header.
    Please note that is evidently a non-comformity to the specs of microsoft:
    Please give a look at
    http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-soap-message-security-1.0.pdf (8.3 Signing Tokens)
    and also at:
    http://www.oasis-open.org/committees/download.php/16768/wss-v1.1-spec-os-SAMLTokenProfile.pdf
    (3.4 Identifying and Referencing Security Tokens)
    A SAML key identifier reference MUST be used for all (local and remote) references to SAML 1.1
    assertions. [...]
    All conformant implementations MUST be able to process SAML assertion references occurring in a
    <wsse:Security> header or in a header element other than a signature to acquire the corresponding
    assertion. A conformant implementation MUST be able to process any such reference independent of the
    confirmation method of the referenced assertion.
    It follows that the .NET 3.5 is a non conformat implementation: I would gladly know which is the position of Microsoft on that.
    ciao
    carlo

  • Need to sum max values in a report with Hidden groupings

    I have looked all over and have not found my exact situation, so I am posting my first question.  I have a report that I have grouped on multiple levels.  So my report has a customer/header/detail/release grouping.  I have written a custom
    expression so that only a single value, which is the max value in the group, is shown in the detail, with all values showing in the release.  I have then set my visibility toggle to toggle on header, then detail, then release and I need to sum up those
    max values into a field on the report.  The custom expression that I have written works correctly when you are showing on the detail level.  It gives the correct value, which is the max value in each release.
    What I then need the report to do is to sum only that max value and roll that up into the header group, so that I get a total of the max values.  
    I have tried using the MAX function in my expression to get the correct max value, but I cannot get SSRS 2008 R2 to sum that, and I have tried writing a custom expression that will calculate the max (Non-zero values divided by number of non-zero records) and
    both ways work correctly until I try to rollup and sum to the next group level.
    I have also tried using a group variable and custom code to get the value and save it to a variable, but I have not had any luck in setting or getting that value correctly back to my report.
    At its most basic it feels like I should be able to set a Sum(Max(Fields!ValueColumn.Value) and let SSRS handle how that should be broken out, but after trying that repeatedly I have still had no luck.  I cannot adjust the SQL as I need the level of detail
    that the report shows, although I could add more fields as long as I don't add any groupings or totals that would reduce the granularity of that data being returned.
    Any new avenue to explore would be very helpful.
    Thank you in advance,
    Chad
     

    Ok, after continuing to search the internet I finally found the extra piece that I was missing that gave me the results I needed. The new expression looks like this:
    =runningvalue(Sum(Max(IIF(LEFT(Fields!JobNum.Value,1)="S" AND Fields!Week1STol.Value<>0, CDBL(Fields!Week1STol.Value), 0),"JobItem"),"JobItem"),SUM, "JobItem")
    In this I wrapped the original expression of Max in both a Sum and a runningvalue both at the JobItem level to get this rollup value. Now when I open the grouping I get the correct running value at each level.
    What this really gives to me is a running total at each of four groupings, even with a "max" value at the detail level. This also allows me to total a max value inline on the report, without needing a hidden row, or report footer.
    Thank you to everyone who looked at this, I hope it helps someone else. If this answer is not clear enough, please don't hesitate to add to the comments and I will try to clarify.
    Thank you, Chad

  • Need to add extra field in BEX report

    Hi  Experts ,
    I have a problem in bex report.
    scenario is like this--
    APD will generate the BPS Daily report on Branch, Group, Area, Region and total company levels and then exports  into a flat files stored in appserver
    and i got the requirement to change the layout of the report. The client wants to need the one field extra ie. 'REPORTS RUN DATE '
    and i am stuck here how to add this field in my report ..
    Please help me  ASAP.
    Thanks a lot in advance
    Saurabh

    hi,
    Enhance your APD and in the target add field REPORTS RUN DATE .
    Fill this using ABAP routine which populates the sy-datum in this field.
    regards,
    Arvind.

  • Need help showing multiple parameters in a report header

    Post Author: Annette
    CA Forum: Formula
    hi-- i am new to this and i have created a report where the person picks one or more items (they are different hospital suites) and i need for them to print on the report header all of the selections that they chose. right now it only prints the name of the first one they choose..
    any help would be good..
    i do know it's a string value....
    thank-you for anything you can help me with....
    basically if 1 is picked then it needs to state that name, if 2 or more are picked id like it to say Name, name, name, etx...

    Post Author: Annette
    CA Forum: Formula
    the actual parameter is a number, but what im trying to populate on the heading is the name of the number..
    for example... when you choose the resource unit of 31 when you refresh i want it to show the name of it which is ORA Surgery.... but if they choose 31 & 53 then id like it to show ORA Surgery, ORD Surgery.... right now it just pulls the first name choosen.. does that make sense..
    so the parameter is a number, but the name(the one i want populated)  is a string
    and oh gosh,, thanks for your quick responses..

  • Need a Syatem variable for Executing the report by RFC.

    Hi Experts,
    Need a Syatem variable for Executing the report by RFC.
    what i mean to say is,i can execure the report directly ...then no issues.
    But if i execute the Report by RFC ,then i should put a condition with system variable...
    Please suggest me ,how can put a condition when i am executing the report through RFC.
    Thanks
    Babu

    Hello Friend,
    what I understood that you want to put some extra condition if that report is getting called from RFC...
    you can use the system variable SY-CPROG....it will hold the value of the report when it is geeting executing directly...
    but when it is getting executed therough RFC...it will hold that RFC name...
    Thanks
    Krish

  • I need to see how many times a report is executed in the system.

    Hi,
    I need to know how many times a report and background job is executed in the system.
    How can I know that?
    Thanks for the help!

    hi
      For all reports and transactions execution info is stored in table MONI.
    Read the System log using the Transaction SM21. may be you can find some info here.
    U can use trx STAT, here the system stores the statistic only for a certain period (lst week, last month,...).
    Also try stad transaction.
    Reward points if helpful.
    Regards
    Nilesh

  • My ipod touch was stolen and I need the serial number for the police report how can i recover it

    my ipod touch was stolen and i need the serial number for the police report how can i get that

    - iOS: How to find the serial number, IMEI, MEID, CDN, and ICCID number

  • Need a bapi or table for GL Report

    Hi experts,
    I need a bapi or table for generating report period balance for GL accounts. i found one bapi BAPI_GL_GETGLACCPERIODBALANCES which is closer to my requirement. But i want to get the balances for cost center and particular material. As Cost center and product ranges are in my selection fields.
    Can anyone tell me table or BAPI?

    SAP standard infoset query provides a report STDCOST for this.
    May be this will suit your requirement. It will give material wise costing.
    hope this helps.
    reward if helpful.

  • Use of "Group" & "Dimlist" property in generating reports.

    Hi BPC Gurus,
            I want to know how to make use of "Group" & "Dimlist" property in generating reports. I know these are the properties available in Appset Dimensions, but how to configure and how to call in report schedule is what I have not understood. Can anybody explain it with example.
    Regards
    KumarMG

    Hi, just as Nilanjan said the DIMLIST property, actually is better to use as a "group" filter inside of business rules, however it is an available property that You can use into the "memberset options of any template, clicling with the rigth bottom of your mouse and selecting the "generator filter" option, it gonna let You create eficient templates.
    Regards,
    Luis

  • I needed to make a account receivable collection report

    Hi
    I needed to make a account receivable collection report.  for that which table I needed select.
    bsid is enough or I needed go for any other tables also like bsad.
    Regards
    Sebastian

    Hi Sebastian,
    Use BKPF: Accounting Document Header and BSEG: Accounting Document Segment.
    Best regards,
    Shahid Malayil

  • Runtime property tweaks on report instance

    I have found posts that refer to a former capability in CR of accessing an object model to alter an instance of a report object prior to loading that instance to the viewer. [activex 10.0 I think|http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/en/RDC_SDK/rdc_com_dg_doc/doc/rdcsdk_com_doc/RDC_ObjectModel268.html]
    Specifically, I would like to be able to set the Max/Min scale values, and the group(x) axis skip interval of a line chart at run time.
    It would be nice if CR could add the formula interface on these properties so that they could be set via a parameter or data value at run time. Alternatively, access to the report source at run time via an object model would work too. The former would be better.
    Does the object model method exist these days? If so, how do I access it?
    Thanks.
    Joe

    Crystal Server is not the same thing as BOE. In a nut shell, it is a smaller cousin of BOE. It sits on one server. BOE is more of an Enterprise solution.
    Eval of CR server can be downloaded from here:
    http://www.businessobjects.com/products/reporting/crystalreports/eval.asp
    The following link has two headings that will be of interest ("choosing the right SDK and SDK Overview diagram):
    http://devlibrary.businessobjects.com/BusinessObjectsXIR2/en/devsuite.htm
    Link to dev library:
    https://boc.sdn.sap.com/developer/library
    http://devlibrary.businessobjects.com
    And samples:
    https://boc.sdn.sap.com/dotnet/samples
    Ludek

  • Content of the Namespace-property of a report deleted bei TFS

    Hello,
    We use the SAP Crystal Reports for Visual Studio 2010. We store the reports of a .NET-project in a folder named Berichte. To have folder and namespaces synchron we set the Namespace-Property of each report in this folder to Berichte.
    When another developer checkout the report from TFS 2010, he gets the report but the Namespace-Property is empty.
    I think this is a bug of the Team Foundation Server, but perhaps it is a bug of the Crystal Reports-Plugin.
    Best regards
    Peter

    The Namespace of the report will be stored in the project-file. So the developer have not only to checkout the report but the project-file too.

  • Needing advice on how to interpret crash report

    Hi,
    I'm hoping someone can point me in the right direction. I need to interpret a Flash CS6 crash report. I'm working on an ios app and Flash keeps crashing when I publish it. Note: All is fine when I test the app on the desktop. As I mentioned in a separate post, Flash CS6 crashes when I add more than 45 swfs to my asset folder. A crash report gets generated but I have no idea what it is telling me. I've seen some discussion on crash reports related to InDesign but I didn't find them helpful. Any advice would be greatly appreciated.
    Thank you.

    Hi kglad,
    I appreciate your response. Ok, so the crash report is for adobe's benefit. I guess the question is what about the developer's benefit? I still have an application that is crashing when I try to publish and I have absolutely no idea as to why. I won't bothering ranting about Adobe's lack of technical support as I know it would be fruitless. I just want to get my app up and running. If I can at least understand what the issue is, I can then try to find a solution. Any other suggestions on next steps?
    Thanks.

  • Do I need to check "READONLY" parameter in BBP_SC_AUTO_RETRANSFER report?

    Hi Gurús,
    I applied SAP Note 1499352 - SRM Transfer: Redesign, bug fixes (and all its correction notes).
    The new BBP_SC_AUTO_RETRANSFER report is needed to scheduled with a job.
    The report has three parameters:
    ADD_TIME (Hours since last "changed at") - default value 48
    ADDTIME2 (Timeout hours) - default value 24
    READONLY (Read only, no Updates) - checked by default
    But I don't know if READONLY must be checked in job scheduled.
    My system is:
    Component software: SRM_SERVER
    Release: 700
    Level: 8
    Support package: SAPKIBKV08
    I'm using extended classic scenario.
    Do I need to check "READONLY" parameter in BBP_SC_AUTO_RETRANSFER report?
    Thanks in advance,
    Alonso Valenzuela

    The parameter was unchecked to save changes in database.

Maybe you are looking for

  • Imported iPhoto library now what?

    Probably a real newbie question.... After importing my iphoto library and keeping files in original location, I'm confused how to get new images into Aperture without manually selecting each file. I still use iphoto to upload new images/videos, but i

  • Disk Utility repair problem

    I am running Yosemite on an mid-2011 iMac. I ran the Disk Utility and got this message after running Verify: << Error: This disk needs to be repaired using the Recovery HD. Restart your computer, holding down the Command key and the R key until you s

  • May we have CC on two of my computers within one subscribtion ?

    I have full CC subscribtion and I have Creative CLoud application on two machines as I was instructed by Adobe agent it should be all right. Now it gives me error message and indicates that it is a third machine with my  id - while I have given away

  • What is MDM

    Hi All, I am acquiring my knowledge on MDM. I have some questions so any one plece clarify my doubts what is Master Data Management? what is the role in SAP NetWeaver Stack? What is the difference between XI and MAster Data Management? Thnaks, Satish

  • LR v1.0 missing some very common EXIF data.

    Just like in the beta, LR v1.0 is missing some of the main EXIF information that I see with other programs. I know about the setting to tell LR which EXIF data to show, and it's set to "All," so this isn't the problem. My Minolta A2 RAW shots, for ex