Not able to see my custom report

I have created custom and follows things reports

1. creates a SP
2. created REP table entry
3. updated the label below 3 files to
D:\IDM\server\xellerate\OIMApplications\WLXellerateFull.ear\xlWebApp.war\WEB-INF\classes
xlWebAdmin.properties
xlDefaultAdmin.properties
xlWebAdmin_en_US.properties
4 reboot a server

I'm still not able to see my custom report

You have assigned the report to the appropriate group? Click on Menu-> groups-> Group-> Menu Item (drop-down) > assign (or) allowed reports and select your report.

Check http://docs.oracle.com/cd/E14049_01/doc.9101/e14045/reporting.htm#CEGGCHII Section: 5.4.3.3 providing a group of users have access to a report

-Marie

Tags: Fusion Middleware

Similar Questions

  • Not able to see the fields within a custom resources optimization

    Hi all

    I am not able to see the fields within a custom value.

    Here is my code for the custom resource optimization:

    public class CustomContentContainer extends VerticalFieldManager{
    
        String content_header;
        int container_height;
        int displayWidth = Display.getWidth();
        int displayHeight = Display.getHeight();
    
        public CustomContentContainer(String content_header,int height){
            super(Manager.NO_VERTICAL_SCROLL | Manager.NO_HORIZONTAL_SCROLL);
            this.content_header = content_header;
            container_height = displayHeight-height;
        }
    
        protected void sublayout(int maxWidth, int maxHeight) {
            super.sublayout(maxWidth, container_height);
            setExtent(maxWidth,container_height);
        };
    
        protected void paint(Graphics graphics)
        {
            int X_POS = 20;
            int Y_POS = 20;
    
            int width = displayWidth;
            int height=container_height;
            int[] xPts = {0, width, width, 0};
            int[] yPts = {0, 0, height, height};
            int[] colors = { 0xffffff, 0xf7f7f6, 0xd4d0cc, 0xb0a9a2 };
            graphics.drawShadedFilledPath(xPts, yPts, null, colors, null);
    
            graphics.setColor(0xc0c0c0);
            graphics.drawRoundRect(X_POS, Y_POS, getWidth()-40, container_height-40, 10,10);
    
            int stringWidth = getFont().getAdvance(content_header);
            graphics.setColor(0xF8F8F8);
    
            graphics.fillRect(35, 5, stringWidth+10, 30);
    
            graphics.setColor(0xFF0000);
            graphics.drawText(content_header, 40, 5);
        };
    
    }
    

    Here is the Code inside the class from the main screen

    settingsContainer = new CustomContentContainer("Settings",vodavaultLogo.getHeight());
            contentContainer = new VerticalFieldManager(Manager.VERTICAL_SCROLL|USE_ALL_WIDTH);
    
            passwd1 = new CustomEditField();
            passwd2 = new CustomEditField();
            contentContainer.add(passwd1);
            contentContainer.add(passwd2);
            contentContainer.setMargin(35,35,35,35);
    
            mainContainer.add(vodavaultLogoField);
            settingsContainer.add(contentContainer);
            mainContainer.add(settingsContainer);
            add(mainContainer);
    

    You must call the super.paint (.) in your paint (...) optimization of resources, if you paint all areas which are added.

  • Not able to see all the default reports in FDM analysis users

    All,

    FDM users are not able to see all the default reports that are available for analysis. I checked the MenuNavigation and MenuNavigationItems under the object of maintenance in FDM who 'ALL' to the level of provisioning. I don't know where the problem is that users can still not see the reports. Please tell us if there is something that can be done in the workbench.

    Concerning

    You can set security on folders of report in workbench.  You go to the report tab in the workbench and right-click on a folder (cannot do on the individual report, there must be on the record), and you can assign security levels to the report folder.  There are some here who by default at the level of the admin, but you can ignore it.

    Concerning

    JOINT TASK FORCE

  • Not able to see Compensate scope

    Hello

    I use Bpel 1.1

    I created two Services is flight booking Service, another is the hotel booking Service, I implemented a compensation.  I raised the comprehensive exception 'Throw', I used capture all to hold this exception.in which intercept I I used to compensate, to roll back the services reserved.

    but in the offset, I'm not able to see the litters of the airline, HotelScopes.

    Here's my Travlmgmt.bpel in which I used both services:

    <? XML version = "1.0" encoding = "UTF - 8"? >

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    Oracle JDeveloper BPEL Designer

    Created the: Mon Jul 01 19:19:20 IST 2013

    Author: rthippireddy

    Type: BPEL 1.1 process

    Subject: Synchronous BPEL process

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < name of process = "TravlMgmt."

    " targetNamespace = ' http://xmlns.Oracle.com/AirLine_Booking/TravelPlan/TravlMgmt "" "

             xmlns=" http://schemas.xmlsoap.org/ws/2003/03/business-process/ "

    ' xmlns:client = ' http://xmlns.Oracle.com/AirLine_Booking/TravelPlan/TravlMgmt "" "

    ' xmlns:ora = ' http://schemas.Oracle.com/XPath/extension "" "

    ' xmlns:bpelx = ' http://schemas.Oracle.com/BPEL/extension "" "

    ' xmlns:bpws = ' http://schemas.xmlsoap.org/ws/2003/03/business-process/ "

    ' xmlns:ns1 = ' http://xmlns.Oracle.com/AirLine_Booking/Hotel/HotelBooking "" "

    ' xmlns:ns2 = ' http://xmlns.Oracle.com/AirLine_Booking/Project1/AirlineBooking "" "

    ' xmlns:bpel2 = ' http://docs.oasis-open.org/WSBPEL/2.0/process/executable ">

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    PARTNERLINKS

    List of services that participate in the BPEL process

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < partnerLinks >

    <!--

    The role of 'customer' represents the applicant for this service. It's

    used for the reminder. The correlation and location information associated

    with the role of customer are automatically defined by WS-Addressing.

    ->

    < name partnerLink = "travlmgmt_client" typelienpartenaire = "customer: TravlMgmt.

    myRole = "TravlMgmtProvider" / >

    < name partnerLink = "Hotel_Service" typelienpartenaire = "ns1:HotelBooking".

    partnerRole = "HotelBookingProvider" / >

    < name partnerLink = "Flight_service" typelienpartenaire = "ns2:AirlineBooking".

    partnerRole = "AirlineBookingProvider" / >

    < / partnerLinks >

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    VARIABLES

    List of messages and the XML documents used in the BPEL process

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < variables >

    <! - referring to the message as input during the initiation - >

    < variable name = "variableentree".

    messageType = "client: TravlMgmtRequestMessage" / >

    <! - referring to the message that will be returned to the applicant - >

    < variable name = "outputVariable.

    messageType = "client: TravlMgmtResponseMessage" / >

    < variable name = "Invoke_AirLine_Book_InputVariable".

    messageType = "ns2:AirlineBookingRequestMessage" / >

    < variable name = "Invoke_AirLine_Book_OutputVariable".

    messageType = "ns2:AirlineBookingResponseMessage" / >

    < variable name = "Invoke_Hotel_HotelBook_InputVariable".

    messageType = "ns1:HotelBookingRequestMessage" / >

    < variable name = "Invoke_Hotel_HotelBook_OutputVariable".

    messageType = "ns1:HotelBookingResponseMessage" / >

    < variable name = "Invoke_Flight_Cancel_Cancel_InputVariable".

    messageType = "ns2:AirlineCancelRequestMessage" / >

    < variable name = "Invoke_Flight_Cancel_Cancel_OutputVariable".

    messageType = "ns2:AirlineCancelResponseMessage" / >

    < variable name = "Invoke_Hotel_Cancel_HotelCancel_InputVariable".

    messageType = "ns1:HotelCancelRequestMessage" / >

    < variable name = "Invoke_Hotel_Cancel_HotelCancel_OutputVariable".

    messageType = "ns1:HotelCancelResponseMessage" / >

    < variable messageType = "bpelx:RuntimeFaultMessage" name = "FaultVar" / >

    < variable messageType = "bpelx:RuntimeFaultMessage" name = "FaultVar_1" / >

    < / variables >

    < faultHandlers >

    < Tote >
    < sequence name = "Sequence6" >
    < name of offset = "Compensate1" / >
    < name of offset = "Compensate2" / >
    < / sequence >
    < / Tote >

    < / faultHandlers >

    <!--

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    LOGIC OF ORCHESTRATION

    Set of activities, coordinate the flow of messages through the

    integrated within this business process services

    ////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////////

    ->

    < sequence name = 'hand' >

    <!-receive entries of applicant. (Note: this action maps to an operation defined in TravlMgmt.wsdl)->

    < name = partnerLink "receiveInput" = "travlmgmt_client."

    portType operation = "client: TravlMgmt" = "process".

    variable = createInstance "variableentree" = "yes" / >

    < name of flow = "Flow_of_Hotel_Flight" >

    < sequence name = 'Séquence' >

    < name of scope = "Scope_Airline" variableAccessSerializable = "yes" >

    < bpelx:annotation >

    < bpelx:general >

    < bpelx:property = "userLabel" name > AirLineScope < / bpelx:property >

    < / bpelx:general >

    < / bpelx:annotation >

    < compensationHandler >

    < name of sequence = "Sequence4" >

    < assign the name = "Assign_Airline_Cancel" >

    < copy >

    < variable from = "Invoke_AirLine_Book_OutputVariable".

    part = "payload" query = "/ ns2:BookingResponse / ns2:PNR" / >

    < variable = "Invoke_Flight_Cancel_Cancel_InputVariable."

    part = "payload" query = "/ ns2:CancelRequest / ns2:PNR" / >

    < / copy >

    < / assign >

    < call name = "Invoke_Flight_Cancel".

    variableentree = "Invoke_Flight_Cancel_Cancel_InputVariable".

    outputVariable = "Invoke_Flight_Cancel_Cancel_OutputVariable."

    partnerLink = portType "Flight_service" = "ns2:AirlineBooking."

    operation = 'Cancel' bpelx:invokeAsDetail = "no" / >

    < assign the name 'Assign2' = >

    < copy >

    < variable from = "Invoke_Flight_Cancel_Cancel_OutputVariable".

    part = "payload" query = "/ ns2:CancelResponse / ns2:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / compensationHandler >

    < sequence name = "Sequence2" >

    < assign the name = "Assign_AirLine" >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: flight" / >

    < variable = part of the "Invoke_AirLine_Book_InputVariable" = "payload".

    Query = "/ ns2:BookingRequest / ns2:FlightNum" / >

    < / copy >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: CustomerName" / >

    < variable = part of the "Invoke_AirLine_Book_InputVariable" = "payload".

    Query = "/ ns2:BookingRequest / ns2:Name" / >

    < / copy >

    < / assign >

    < call name = "Invoke_AirLine".

    variableentree = "Invoke_AirLine_Book_InputVariable".

    outputVariable = "Invoke_AirLine_Book_OutputVariable."

    partnerLink = portType "Flight_service" = "ns2:AirlineBooking."

    operation = "Book" bpelx:invokeAsDetail = "no" / >

    < assign the name 'Assign1' = >

    < copy >

    < variable from = "Invoke_AirLine_Book_OutputVariable".

    part = "payload" query = "/ ns2:BookingResponse / ns2:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / scope >

    < / sequence >

    < name of sequence = sequence of '1' >

    < name of scope = "Scope_Hotel" variableAccessSerializable = "yes" >

    < bpelx:annotation >

    < bpelx:general >

    < bpelx:property = "userLabel" name > HotelScope < / bpelx:property >

    < / bpelx:general >

    < / bpelx:annotation >

    < compensationHandler >

    < sequence name = "Sequence5" >

    < assign the name = "Assign_Hotel_Cancel" >

    < copy >

    < variable from = "Invoke_Hotel_HotelBook_OutputVariable".

    part = "payload".

    Query = "/ ns1:processResponse / ns1:ConformationCode" / >

    < variable = "Invoke_Hotel_Cancel_HotelCancel_InputVariable."

    part = "payload".

    Query = "/ ns1:CancelRequest / ns1:ConfirmationCode" / >

    < / copy >

    < / assign >

    < call name = "Invoke_Hotel_Cancel".

    variableentree = "Invoke_Hotel_Cancel_HotelCancel_InputVariable".

    outputVariable = "Invoke_Hotel_Cancel_HotelCancel_OutputVariable."

    partnerLink = portType "Hotel_Service" = "ns1:HotelBooking."

    operation = "HotelCancel" bpelx:invokeAsDetail = "no" / >

    < assign the name = "Assign4" >

    < copy >

    < variable from = "Invoke_Hotel_Cancel_HotelCancel_OutputVariable".

    part = "payload" query = "/ ns1:CancelResponse / ns1:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / compensationHandler >

    < name of sequence = "Séquence3" >

    < assign the name = "Assign_Hotel" >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: Frio" / >

    < variable = "Invoke_Hotel_HotelBook_InputVariable."

    part = "payload" query = "/ ns1:BookingRequest / ns1:HotelName" / >

    < / copy >

    < copy >

    < variable from = part "variableentree" = "payload".

    Query = "/ process: client / customer: CustomerName" / >

    < variable = "Invoke_Hotel_HotelBook_InputVariable."

    part = "payload" query = "/ ns1:BookingRequest / ns1:PersonName" / >

    < / copy >

    < / assign >

    < call name = "Invoke_Hotel".

    variableentree = "Invoke_Hotel_HotelBook_InputVariable".

    outputVariable = "Invoke_Hotel_HotelBook_OutputVariable."

    partnerLink = portType "Hotel_Service" = "ns1:HotelBooking."

    operation = "HotelBook" bpelx:invokeAsDetail = "no" / >

    < assign the name 'Assign3' = >

    < copy >

    < variable from = "Invoke_Hotel_HotelBook_OutputVariable".

    part = "payload" query = "/ ns1:processResponse / ns1:Status" / >

    < variable = part of the 'outputVariable"="payload ".

    Query = "/ customer: processResponse / client: Status" / >

    < / copy >

    < / assign >

    < / sequence >

    < / scope >

    < / sequence >

    < / flow >

    < throw name = "Throw1" faultName = "bpelx:remoteFault."

    faultVariable = "FaultVar_1" / >

    <!-generate the response to a synchronous request->

    < name of response = partnerLink "replyOutput" = "travlmgmt_client."

    portType operation = "client: TravlMgmt" = "process".

    variable = "outputVariable" / >

    < / sequence >

    < / process >

    by manually specifying the name of the scope of the activity of compensation, it is resolved

  • Not able to see common services in the services of the Foundation

    Hi John,.

    I installed version 11, but I'm not able to see Shared Services in my menu start-> services of the Foundation.

    Please suggest. When I tried to run the new installtool.cmd Shared services is always on and I tried to install it and it's the slightest error saying:

    Former [Foundation-Shared Services] Configuration file with the specified producct House not found. Please check the home product and try again.


    Please suggest.

    It's probably the vpd.properties causing a problem if it was not removed before setting up 11.
    If you configure the products one by one starting with HSS, essbase, eas, planning, reporting and finally configure web server, if you configure the products one by one, then you will be able to enter the details of the different database.
    Order of services:-http://download.oracle.com/docs/cd/E12825_01/epm.111/epm_install/ch05s02.html

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Not able to see the Administration of peacebuilding

    Hi all

    I'm not able to see Administration of Consolidation to navigate-> administer-> classic Application Administration.
    But I am able to see the Applications-> building-> here, I'm able to see applications created.

    After you have created the HFM destop applications, I'm trying to access the workspace of I get error not registed with shared services.
    I registered with "HFM Application Registration.exe" always I get the same error.

    in shared services also if I select the application created in the projects HFM getting the error "the application is idle. How to activate an application?

    Please, let me give you the solution, if anyone knows

    Thanks in advance
    Kiran

    In this case, I think that there is no real need to change the ports to solve the problem. What you need to do is to reconfigure the Web server configuration Hyperion Reporting and analysis . If, after that, you still have the same problem, take a step back and redeploy them to the application server as well. Several times in the past I had to go back to the beginning (SSP) and reconfigure everything from scratch. Finally it worked well.

    Provided that we have understood by encounter the same problem with 9.3.1 we concluded that when you install the suite on a server that may not be a great material, you must pause and wait until between installation and configuration steps, so that services previously installed to start running for good. However, as soon as you start the shared services and the windows services console indicates the service as it is started, it sometime before it really started. If during this time, you will install and configure the next products (hfm, reports, etc.), the configuration is successful, but we are left with the problem of opening the applications through the workspace.

  • Not able to see the payload in newspaper B2B

    Hi all
    I'm not able to see the payload in the b2b.log file. I want to see what data we are IP_OUT_Queue dequing and we send to our data providers.
    Could U please tell which parameter must be defined

    We use the AS2 protocol]

    Concerning
    CNU

    Hi ALAIN,

    Message is encrypted 3DES because encryption has been enabled in your remote TP DC. Thread message report displays the final message that was sent to TP. You can check the original charge by clicking on the 'Payload' link on the detail of the report commercial Message, but it will not show the detail of the header.

    Kind regards
    Anuj

  • Not able to see anything the user

    Hello
    An of my user is logged in presentation for the first time Services and she sees nothing, I can it it when I connect to by Admin, I even added areas, but she is still not able to see anything, what could be the problem. She has disconnected and connected again couldn't see we need to do anything once the user connects for the first time.

    Quick help is necessary.

    Thank you
    Amit

    Hi Amit,

    What are exactly did you see? When you connect to do you get the below message?

    ! http://i45.Tinypic.com/30ximab.PNG!

    Or do you simply not dashboard/reports shared dashboards?

    If you get the above screen message, then you must:
    1) go to settings-> Administration-> Manage privileges.
    (2) under 'Access' make sure that 'Everyone' has access to dashboards and answers or specific users can access.

    If you do not receive the message above, but only can not see any shared reports try the following
    1) go to settings-> Administration-> manage presentation catalog
    (2) where it is said: ' catalog root: shared "click on catalog root
    3) click on the Permission (Lock) icon next to the shared folder
    (4) make sure that everyone has "read" permission
    (5) make sure that the two boxes (apply permissions to subfolders) and apply to the items in the folder are checked
    (6) give of course is not contradictory permissions (as everyone has read but specific is denied read).
    7) click done and accept the updates warn that it gives you.

    One of those who should fix this for you.

    -Joe

  • Not able to see the list of applications for Plan when click on browse-&gt; applications

    Hello

    Somehow, I am not able to see the list of planning applications by clicking Navigate-> Applications-> planning of the workspace in planning 9.3.1. Is there an Internet settings I need to change to see the list of applications. It seems that there is something off in my internet options or preferences.

    Could someone please help?

    Thank you.

    Hello

    It's just you that has this problem.
    You use IE7, if so
    Tools-> Internet Options-> Security-> Custom Level-> windows Allow initiated by scripts without size or position constraints

    Otherwise, it could be that you did not have access.

    See you soon

    John
    http://John-Goodwin.blogspot.com/

  • Not able to see the published task and not able to reset the version for the task

    Hello

    Created a task, validated, by selecting the task button you click on publish in the tools to publish the task.
    Customer application (Callcenter) sailed Administration - Business Process - > deployment task
    Here, unable to see the task added to activate.

    I tried twice to copy folder but not able to see.
    I am not able to reset the version for the created task.

    Could you please let me know how to overcome these.

    Using the database of the siebel8.0.0.5 example

    Thank you

    NO, you don't have to copy the srf tools file to the location of the customer.

    just when compiling your project or changes you must click on the Browse button and navigate to the customer i.e. srf "/ web client/objects/enu/siebel.srf".

    but before, also compile all projects to the strategic outcomes of the client.

    the other thing you should check is client and tools should point to the same database that you should check the cfg files of the two respectively in [[example]] section connectstring = "\sample\utf-8\sse_samp.dbf."

    no doubt, maybe that's the problem.

    Neeraj Varma

  • My firefox Web page now opens as a whole page and I'm not able to see all menu bars

    All of a sudden my firefox Web page now opens in the entire window, and I'm not able to see all the bars from top menu or the icon 'start' at the bottom of the screen

    Toggle mode full screen with F11 - very useful keyboard shortcut.

    References:

    Please mark "resolved" a response that will better help others with a similar problem - hope it was her.

  • Not able to see the profile picture of the people

    Not able to see the profile picture of the people while seeking their

    How long it will take.

  • Why I'm not able to see nvidia as a MacBook Pro with the Retina display graphics card

    Why I'm not able to see nvidia as a MacBook Pro with the Retina display graphics card

    MacBook details below?

    Model: MacBookPro11, 3, MBP112.0138.B15 of BootROM, 4 processors, Intel Core i7, 2.3 GHz, 16 GB, MSC 2.19f12

    Graphics card: Intel integrated Iris Pro, Intel Iris Pro,

    Graphics card: NVIDIA GeForce GT 750 M, NVIDIA GeForce GT 750 M, PCIe, 2048 MB

    Memory module: BANK 0/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

    Memory module: BANK 1/DIMM0, 8 GB, DDR3, 1600 MHz, 0x80AD, 0x484D54343147533641465238412D50422020

    Airport: spairport_wireless_card_type_airport_extreme (0x14E4, 0 x 134), Broadcom BCM43xx 1.0 (7.15.166.24.3)

    Bluetooth: Version 4.3.6f3 16238, 3 services, 18 aircraft, 1 incoming serial ports

    Serial ATA Device: APPLE SM0512F, GB 500,28 SSD

    USB device: Memory card reader internal

    USB device: USB OPTICAL MOUSE

    USB device: HUAWEI Mobile

    USB device: Hub BRCM20702

    USB Device: USB Bluetooth host controller

    USB device: Apple keyboard / Trackpad

    Bus crush: MacBook Pro, Apple Inc., 17.1

    Thank you

    gis_abc

    He seems to show NVIDIA graphics card.

    Kim

  • Not able to see the semi colon and comma when sending email

    Hello

    I am not able to see the semi colon and comma everything by typing the e-mail address to "TO" However in the body of the email, I'm able to see.

    Thank you

    Rakesh K *.

    ***********

    The comma and semicolon are on the digital keyboard.

    Click on the '123' button at the bottom left, and then you will see them.

    UPDATE: the above is true then in the text box.  Sorry I misread your question and thought that was what you were asking about.  The semi-colon and comma are without function in the recipient area.

  • With the help of 5s with ios 9.2.1. Call ringtone but screen does not show the answer since mode. Could not receive call and not able to see the contact call. This may be due to whatsapp.

    With the help of 5s with ios 9.2.1. Call ringtone but screen does not show the answer since mode. Could not receive call and not able to see the contact call. This may be due to whatsapp bug. Please specify.

    bjmrao wrote:

    With the help of 5s with ios 9.2.1. Call ringtone but screen does not show the answer since mode. Could not receive call and not able to see the contact call. This may be due to whatsapp bug. Please specify.

    Please ask Whatapps since you use their app.

Maybe you are looking for