Bex filters not displayed in Testing environment

Hi, experts,
We transported Query BEX Reports from Development to Testing environment.
When we run the BEX reports in Testing, the filters are not displayed.
Any ideas on how to solve this?
Thanks in advanced,
Florencia

Thanks both for you replies.
We have already transported all the components (BEX, Multipprovider, infoobjects, etc.)
We did a trace, and the missing authorization is S_USR_AGR, which is used for:
"User master maintenance: User groups. The authorization object is used in role administration when assigning users to roles and during the user master comparison. You can divide user administration between several administrators with this authorization object, by assigning only a certain user group to an administrator. You can use the activities to specify the administrator’s processing types for the group (such as creating, deleting, and archiving)."
But this has nothing to do with the bex reports, so we think it's another thing what we're missing.

Similar Messages

  • In app purchase is not working in testing environment in sandbox for the past 5 days. Please anyone know about this issue.

    in app purchase is not working in testing environment in sandbox for the past 5 days. Please anyone know about this issue.
    What i did
      1 . Added three products more to the existing in-app
      2 . Tested with sanbox
    i am getting the error "cannot connect to itunes store" with error code "0" when trying to purchase product in sandbox.
    Is sandbox is down?Please help guys..

    Apple's sandbox has been down practically all month. You can check the status here:
    http://sandbox.itunes.apple.com

  • Customer registration form won't display in testing environment.

    Hi everyone,
    I am using DWCS3 with the free version of MAMP.
    I have put a customer registration form together and have just started to add the php $mailSent code.
    In design view everything seems to be o.k the three gold shields are displayed at the top of my page.
    However when I try to view the page in my local testing environment, the page doesn't display at all I just get a white screen. I was also getting an error message suggesting my site url's weren't mapped properly, or, my server wasn't serving pages with a .php extension.
    I checked my datetest page and that is displaying today's date, I also checked my phpinfo page and that is also displaying.
    I also checked that my site url's are mapped properly, I would say they are because my other site pages e.g. index page, links page, about page ect are opening up in my testing browser.
    I have added my code for anyone to take a look at;
    the 1st block of code I added at the top of the document before the <!DOCTYPE> (suggested in The Essential Guide to Dreamweaver CS3)
    the 2nd block of code is added just after the page's main heading.
    the 3rd line of code is added to the form action in the opening form tag.
    Could someone please help, as I am stumped.
    Thankyou.
    <?php
    if (array_key_exists('send', $_POST)) {
    //mail processing script
    $to = '[email protected]';
    $subject = 'Customer Registration from HLPhotography';
    //process the $_POST variables
    $name = $_POST['name'];
    $email = $_POST['email'];
    $postcode = $_POST['postcode'];
    //build the message
    $message = "Name: $name\n\n";
    $message .= "Email: $email\n\n";
    $message .= "Postcode: $postcode";
    //limit line length to 70 characters
    $message = wordwrap($message, 70);
    //send it
    $mailSent = mail($to, $subject, $message);
    ?>
       <?php
    if ($_POST && !$mailSent) {
    ?>
        <p class="warning">Sorry there was a problem sending your message, please try later.</p>
        <?php
    elseif ($_POST && $mailSent) {
    ?>
        <p><strong>Your message has been sent thankyou for registering your details.
        </strong></p>
        <?php } ?>
    <form id="formcusrg" name="formcusrg" method="post" action="<?php echo $_SERVER['PHP_SELF']; ?">

    Sorry, I can't help with your question, I'm not a php guru  :-)   but you may want to edit out that email address if it's a live one - it will get hit by the bots if left here too long !
    Nadia
    Adobe® Community Expert : Dreamweaver
    Unique CSS Templates |Tutorials |SEO Articles
    http://www.DreamweaverResources.com
    http://csstemplates.com.au/
    http://twitter.com/nadiap

  • CR runtime 13: report not displayed in production environment

    Hi, i've the following situation..
    i'm developing on VS2010 a webapp using the final release of CRfVS2010 (s.o. is Windows 7 Ent x64) without any problems.
    Today i'm trying to test the app on a server (Windows Server 2003 with CR2008 redist already installed for a previous site) but i've some problems.
    First i've installed .net framework 4, then CRRuntime_32bit_13_0.msi, all installation ok.
    When i published the app (file system mode), the first time an error occurred, because was impossible to load log4net assembly. I've solved it inserting a new reference and setting 'copy locally' for publishing.
    Next error is that the report is not displayed
    I've copied from wwwroot the aspnet_client folder into my webapp folder.
    I've copied the report on the server into the right folder which i've granted everyone access to read and write.
    No report displayed
    I don't know to do because in the iis log or in the windows events i'm not found errors. I've tried to make a remote debug but the environment is not able to connect to the right process...
    Any ideas? Thanks al lot

    i've installed as domain admin (member of Administrators), everyone option were not present..
    i see in C:\Programmi\SAP BusinessObjects\Crystal Reports for .NET Framework 4.0\Common these folders
    Crystal Reports 2011\crystalreportviewers
    SAP BusinessObjects Enterprise XI 4.0\win32_x86
    it's all right?
    now i've uninstalled the package and launched installation with cl command
    msiexec /i crruntime_32bit_13_0.msi /Lime c:\temp\logfile.txt
    i don't see errors, the last messages are:
    Action start 9.37.51: CreateFolders.
    Action ended 9.37.51: CreateFolders. Return value 0.
    Action start 9.37.51: MoveFiles.
    Action ended 9.37.51: MoveFiles. Return value 1.
    Action start 9.37.51: InstallFiles.
    Action ended 9.37.53: InstallFiles. Return value 1.
    Action start 9.37.53: DuplicateFiles.
    Action ended 9.37.53: DuplicateFiles. Return value 1.
    Action start 9.37.53: PatchFiles.
    Action ended 9.37.53: PatchFiles. Return value 0.
    Action start 9.37.53: BindImage.
    Action ended 9.37.53: BindImage. Return value 1.
    Action start 9.37.53: InstallExecute.
    Action ended 9.39.39: InstallExecute. Return value 1.
    Action start 9.39.39: CreateShortcuts.
    Action ended 9.39.39: CreateShortcuts. Return value 0.
    Action start 9.39.39: RegisterClassInfo.
    Action ended 9.39.39: RegisterClassInfo. Return value 0.
    Action start 9.39.39: RegisterExtensionInfo.
    Action ended 9.39.39: RegisterExtensionInfo. Return value 0.
    Action start 9.39.39: RegisterProgIdInfo.
    Action ended 9.39.39: RegisterProgIdInfo. Return value 0.
    Action start 9.39.39: RegisterMIMEInfo.
    Action ended 9.39.39: RegisterMIMEInfo. Return value 0.
    Action start 9.39.39: WriteRegistryValues.
    Action ended 9.39.39: WriteRegistryValues. Return value 1.
    Action start 9.39.39: WriteIniValues.
    Action ended 9.39.39: WriteIniValues. Return value 1.
    Action start 9.39.39: WriteEnvironmentStrings.
    Action ended 9.39.39: WriteEnvironmentStrings. Return value 1.
    Action start 9.39.39: RegisterFonts.
    Action ended 9.39.39: RegisterFonts. Return value 1.
    Action start 9.39.39: InstallODBC.
    Action ended 9.39.39: InstallODBC. Return value 0.
    Action start 9.39.39: RegisterTypeLibraries.
    Action ended 9.39.39: RegisterTypeLibraries. Return value 0.
    Action start 9.39.39: SelfRegModules.
    Action ended 9.39.39: SelfRegModules. Return value 1.
    Action start 9.39.39: RegisterComPlus.
    Action ended 9.39.39: RegisterComPlus. Return value 0.
    Action start 9.39.39: InstallServices.
    Action ended 9.39.39: InstallServices. Return value 1.
    Action start 9.39.39: StartServices.
    Action ended 9.39.39: StartServices. Return value 1.
    Action start 9.39.39: RegisterUser.
    Action ended 9.39.39: RegisterUser. Return value 1.
    Action start 9.39.39: RegisterProduct.
    Action ended 9.39.40: RegisterProduct. Return value 1.
    Action start 9.39.40: PublishComponents.
    Action ended 9.39.40: PublishComponents. Return value 0.
    Action start 9.39.40: MsiPublishAssemblies.
    Action ended 9.39.53: MsiPublishAssemblies. Return value 1.
    Action start 9.39.53: PublishFeatures.
    Action ended 9.39.53: PublishFeatures. Return value 1.
    Action start 9.39.53: PublishProduct.
    Action ended 9.39.53: PublishProduct. Return value 1.
    Action start 9.39.53: InstallFinalize.
    Action ended 9.41.29: InstallFinalize. Return value 1.
    Action ended 9.41.29: INSTALL. Return value 1.
    Action ended 9.41.29: ExecuteAction. Return value 1.
    Action start 9.41.29: Exit_Dialog.
    Action ended 9.44.03: Exit_Dialog. Return value 1.
    Action ended 9.44.03: INSTALL. Return value 1.
    === Logging stopped: 30/11/2010  9.44.03 ===
    MSI (c) (9C:2C) [09:44:03:143]: Product: SAP Crystal Reports runtime engine for .NET Framework 4 (32-bit) -- Installation operation completed successfully.
    -> no success, same behaviour again
    [quote]The install log for CRVS2010 shows we do install version 2.1.10[quote]
    i don't understand this

  • BEx hierarchies not displayed in Crystal report parameters

    Hi All,
    I am trying to using a Bex query that has a cost center hierarchy with a variable that allows users to select specific nodes or even cost centers. In BEx reports, this query works fine and gives the users the view of the cost centres in a hierarchial manner. However, in Crystal reports, the query provides a drop down menu displaying a simple list of all the cost centres (not in a hierarchial manner). This confuses the user as to which element is a node and which is a cost centre
    Kindly suggest how can we achieve the cost centre hierarchy to appear in the parameters in Crystal.
    Thanks

    Hi,
    this is a duplicate to this entry:
    key figures are not displayed in crystal report
    Please do not post the same problem multiple times
    regards
    Ingo Hilgefort

  • Export excel option is not working in test environment in Firefox.

    In our application 'export excel' option is present in 4 different pages. All the excels working in development environment in both IE and FF. In testing env, all the excels working fine in
    IE. But only two excels are working in FF in testing env. Remaining not working and 'The connection was reset The connection to the server was reset while the page was loading' error page appears when we click on 'export excel' button. Can any one help on this issue...

    Hello,
    You can do one of the following:
    Select the table in Firefox and then copy it to the clipboard. In Excel do Paste Special and select either 'Unicode text' or 'text' to copy it into Excel.
    Use the Table2Clipboard extension. This will provide the Right-Click menu option, it will copy the data into the clipboard and you can then paste the selection into Excel.
    I hope that helps.

  • BEX Application not displayed in EP

    Hi All,
    We have configured SAP BW system in EP and Enabled SSO
    SSO is working fine but the problem is that we want to display BI Query on EP
    and when we go to BEX Broadcaster and trying to display Query then we are getting following error
    Java system error: call FM RSRD_X_GET_INFO_PROXY to ProgId BWPRD_PORTAL_EPM on host BWPRD with SSO not authorized: Authentication failed
    Notification Number RSBOLAP 018
    pls help us in this regard...
    thanks in advance
    Gaurav Makin

    Hello,
    As per your message concern, ur saying that SSO is working fine. But error are creating that didnt have no authorization.
    1 . Could you please chk this parameter is se in your ABAP-      stack(RZ10) system.
       login/create_sso2_ticket = 2
       login/accept_sso2_ticket = 1
    2. Chk this transaction strustsso2 , whether certificate are upload .
    Regards
    MLN

  • Bug? Filters not displaying in Canvas?

    Trying to put a Colour Corrector on a piece of video to get rid of a green-ish background but keep the colours in the foreground. I drag the Colour Corrector onto the clip in the Sequence or get it into the viewer after having selected the clip, and start to mess around with finding the right colour.
    Except it doesn't seem to actually update what's displayed on the canvas. I've had this issue before where sometimes the stuff you're trying to do in the Viewer under the Filters tab just isn't actually displaying any change on the Canvas.
    Is this a bug or am I just completely overlooking something?
    Any help is appreciated, Happy New Year's and all that.
    Edit: and then all of a sudden it starts displaying, for no apparent reason. W.T.F?
    Message was edited by: par larsson

    Trashing the preferences seemed to do nothing whatsoever except make any image imported into FCE somewhat distorted.
    No clue why. I have the "Easy Setup" settings set to 1280*720p if that's connected to the issue - the image shows up in the Canvas with a letterbox black stripe on either side and distorted.
    http://i.imgur.com/oNT1Q.jpg
    shows what I'm talking about
    note that me sliding around the "Limit on Chroma" settings does NOTHING to the image on the Canvas, which is the real problem

  • Save Report * visible in "develop" and not in "test" environment

    Hello,
    The "Save Report*" option of a interactive report is visible in the development environment and not in the test environment.
    Same user, Search Bar is visible and other items to, but the "Save Report*" is missing.
    Rob
    Update: Even stranger, in a different application "Save Report*" is not selected, but visible....?
    Edited by: Rob-v-M-Gn-Nl on 16-jul-2012 2:42

    Hello,
    The "Save Report*" option of a interactive report is visible in the development environment and not in the test environment.
    Same user, Search Bar is visible and other items to, but the "Save Report*" is missing.
    Rob
    Update: Even stranger, in a different application "Save Report*" is not selected, but visible....?
    Edited by: Rob-v-M-Gn-Nl on 16-jul-2012 2:42

  • Empty report with pagination,  rows not displayed

    Dear HTML DB Team,
    We have in our reports the next error: An empty report with pagination appears , no rows not displayed
    The test case to reproduce the error:
    1. Create "SQL report" with next report attributes in "Layout and Pagination"
         a. Row ranges 1-15 16-30 in select list (with pagination)
    b. Number of Rows : 15
    c. Number of Rows (Item): empty
    d. Max Row Count: empty
    2. Fill the table on which the report is based with 17 rows
    3. Go to the 2nd page of the report , pagination rows 16-17 of 17
    4. Remove 2 rows from the table, refresh report
    5, The pagination shows now 1 - 15 of 15 rows
    - no rows displayed
    - no "previous button" ( only )
    - no way to get the rows displayed, except logging out and in again
    Any suggestions?
    Erik

    Hello,
    i encountered the same problem while developing in HTMLDB.
    In application builder, i select application Application 106, then click on items, then click next ( the application has 22 global items). Now i want to take a look at the global items in application 105 (there are only 5). In the menu i click Builder - Application 106, select application 105 from Available Applications, click Go and Items. It shows no rows, but says that is displaying rows 1-5, and offers a Next button. No way to see/modify the items unless make a new session or go back to Application 106, Click Previous to see the first page of global items and then again switch to Appication 105 or click to the next button and then manually set pg_min_row=1 in URL.
    One more question - is this forum the right place to report bug suspicions, or is there some other special place for that?
    Best regards,
    Andres

  • KF value is not Displayed in BEx Report ..where as cube, mpro end ok..!!

    Hello Experts,
    I ran a bex report. In that report KF some NetsSalesValue has not displayed in the BI Report for all the Sales Organiations where as other KFs has displayed the value for all the Sales Organizations.
    For that i checked my end. BI report is pulling data from Cube --> Multiprovider --> Bex Report.
    I myself checked KF value into Cube level, multiprovider KF level value is avaialable.
    And also i checked, in the query properties is there any filters, RKF, CKF, but...i found the KF is a basic KF.
    And also..i checked the whether the rollup has happened..properly or not and ran the query but no use.
    For your info upto 3 days..back KF value has presented in the report. After that only this issue has encounterred.
    I am in confusion where the exact issue will be.
    If any body faced this kind of scenario is your project, kindly reply me.
    For any more clarifications i will respond you immediately.
    Thanks,
    SN

    Hi,
    check aggregates,index etc for cube
    check key figure selection as well in Multiprovider for respective Infoprovider
    just create test query on Infoprovider and then on Multiprovider and see..
    Check RSRT - regenerate the query
    also see there are various options like execute+debug has ....just check them
    Thanks and regards
    Kiran

  • Table Maintenance : display only in testing environment

    Hi All,
    I have a Z table , for which I have created a maintenenace dialog screen and finally assigned this to a transaction code.
    The transaction code calls the maintenenace screen in a proper manner.  My requirement is that in testing environment, the transaction code should only display the records. It should not allow to change or add new entries.
    How can I achieve this ?
    Thanks-

    You can change the table maintenance attributes to be 'Standard Recording Routine' this will ask the user for a transport if the client is open for modifications, if the client is closed then it will allow display access only.
    Or
    You could control this via authorisations.  Allocate your table an authorisation group and then only give users display access only to this authorisation group.
    Object: S_TABU_DIS
    Activity: 03 (display)
    Hope this helps.

  • Transport or import bex query to test environment

    hi gurus
    is there a way I can move a bex query from production to my test environment?
    I guess : RSA1- Transport - Export / Import, but i never used them...
    regards

    HI,
    I am also facing the same issue.
    : "Manually start the maintenance transaction for objects of type CWM Document"
    @5C\QError@ SAP object 0CURRENCY () cannot be imported @35\QLong text exists@
    SAP object 0CURRENCY () cannot be imported
    Message no. RSOXML218
    Diagnosis
    You attempted to import SAP object 0CURRENCY of type  into the system via the
    XMI interface. However, you are not allowed to import SAP objects.
    System Response
    The object will be ignored during the import.
    Note: It can be that the import is incomplete when the required SAP objects
    are still not active in the system.
    Procedure
    Install the specified objects from BI Content. Only import the metadata
    afterwards.
    If any one resolved this issue , can you please let me know how to resolve it.
    Regards,
    Anil Kumar

  • Variable Screen Does Not Display in Bex Web Analyzer after first time

    We recently upgraded from BW 3.1 to BW 7.0 (without upgrading specifically to 3.5).  We are having a problem with our Web Bex Analyzer not showing the variable screen although the variable screen is displayed successfully when running the same query from the Bex Analyzer.  Based on feedback from other posts regarding similar topics, we modified the 0analysis_pattern template to ensure that Display Variable Screen was checked on.  We are finding that when we open the Web Bex Analyzer and do a New Analysis, the first query we try to run will always have the variable screen displayed successfully.  Any susbsequent queries we try to run by clicking on New Analysis in that same open window will not show the variable screen and will start executing open ended.  This is occurring regardless of whether the query has mandatory or optional variables and we have confirmed that there is no personalization set for the variables being used.  We have tried it with several different queries and the results are consistent.  The first query you run shows the variable screen successfully and any queries run after that do not.  Any help in resolving this would be greatly appreciated as we have exhausted our resources researching and troubleshooting this problem.

    We did open an OSS note and heard back from SAP.  We made the recommended setting, see their response below, but as they stated, it will only show variable screens for queries that have at least one mandatory variable entry after the first query is opened. 
    Response from SAP: 
    Please check if the following setting is made within your template --
    In the 'Standard Actions' of the Web Template, do you have the setting
    'Action Before First Display' set to OPEN_VARIABLE_DIALOG
    The behaviour of the variable screen is different if you use mandatory
    variables and optional variables. If you have only optional variables,
    the Display Variable does not force the variable screen.
    Also, using the parameter VARIABLE_SCREEN=X only influences the
    web application at STARTUP. This would not come into affect when you
    use the 'New Analysis' button. This button resets the dataprovider so
    this would not affect the variable screen and would not redisplay the
    variable screen as you require.

  • Bex variable ready for input not displayed in webi

    Hi,
    I created bex query with some variables.
    Variables are defined as "optional" but "ready for input". On productive system the prompts are all displayed, but when i transported the webi report to dev, some prompts are not displayed.
    we are on BW 7.31 and BO 4.0. I also tried with BO 4.1. but the problem is the same.
    I have no idea what's wrong here! Attached you can find some screenshots on my current settings.
    thanks,
    Katharina

    Hi,
    yes the reports are based on BICS and I moved them from prod to dev.
    I already checked, the query panel does not show these variables!
    I copied query and saved under new name, and i also created a new webi report upon this query, but some variables ready for input are still not displayed.
    Regards,
    Katharina

Maybe you are looking for

  • MSI Gforce4 4200 ti 8x

    Hello to all. I recently purchased an MSI Gforce4 4200ti 8x VGA card which is being supported by an MSI KT400 ultra motherboard which supports 8x however, when I go to the MSI info ( right click on desktop then properties ) the 8x box is unchecked an

  • Connecting AX to mixed wired/wireless network

    I've got a networking issue that I can't seem to solve and could use some help. I have a old house that, while not terribly large, has very thick, radio opaque walls. I use a cable modem connected to an Airport Extreme which creates a wireless networ

  • Aperture Albums Listed Without Folder or Album Structure

    Aperture albums listed in the sync settings for a connected iPod do not reflect the folder structure in Aperture, which results (a) difficulty identifying albums for import and (b) serious bugs. The latter include: (1) Failure to detect album name ch

  • Animations Missing in Keynote 09

    Can someone explain why Apple would remove the FALL animation from Keynote 09. I used this very frequently. I think they have replaced it with FLOP ;-(

  • Authorization issues after generating PFCG profile using CRMD_UI_ROLE_PREPA

    Dear expert We create a navigation bar profile and a business role. Then, we generated a PFCG profile for this business role to gather all the authorization object required to meet the functionality provided in this business role. For that, we used t