Formatting Attributes Dynamically

My program currently adds side labels/attributes dynamically; however, I cannot seem to format them (i.e., bold). I am using Brio Intelligence 6.6. Please advise.

hi sarath,
      Hope u have queried regarding screen attributes..
  u can use the loop at screen for changing the attributes dynamicaly..
r1 type radiobutton group a.
loop at screen.
screen-name = 'R1'.  " r1 is field name make sure u write in caps
screen-input = 0.
screen-invisible = 0.
endloop.
u can check SCREEN table in se11 u can get the attributes which u can change dynamically..so use the syntax SCREEN-ATTRIBUTE NAME....
hope i have answered u..
regards,
Rajkumar.G

Similar Messages

  • Change report attributes dynamically?

    Can we change the report attributes dynamically? For example, I want to dynamically set some columns to be showed or not. I plan to use a radiogroup, when I choose "Partial View", the report only show some columns; when I choose "Full View", the application changes the column attributes from "hidden" to "shown".
    Anyone knows how to do that in APEX 3.0? Thanks a lot.

    I have a radiogroup, which has two values, 1 for "Partial View" and 2 for "Full View".
    I set the "condition type" to be "Value of Item in Expression 1 = Expression 2", "Expression 1" to be ":P400_RADIO" and "Expression 2" to be "2".
    Anything wrong here?
    Thanks a lot for your quick reply.

  • ASSIGN VALUE TO XML ATTRIBUTE DYNAMICALLY

    how can we create and asign value to an XML attribute dynamically?

    Hi Harshit,
    In this case you should use append xml instead of assign in the assignment action block.
    Assigfn values to local variables from sql query say "Local.Shift", "Local.Quantity" and "Local.Total" then append it to your output as:
    <root  Shift="#Local.Shift#" Qty="#Local.Quantity#" Total="#Local.Total#" />
    Append it to parent of <root /> element.
    Regards,
    Swaroop

  • Add attributes dynamically to xmlelement

    Hello,
    I'm trying to adding attributes dynamically to an xmlelement. All the attributes are stored in a table.
    So what I did is creating a column that holds the attributes in one line e.g.: "sal"="1000" mgr="9827"
    So now I've a query like this:
    select XMLElement(evalname ename)
    from emp;Which gives me:
    <scott></scott>
    <james></james>...
    What I want to do is add that attribute to the element so I get
    <scott "sal"="1000" mgr="9827"></scott>...
    What I tried is:
    select XMLElement(evalname e1.ename, XMLAttributes(e2.my_attributes))
    from emp e1, (select ename, '"sal"="100" "mgr"="9876"' my_attributes from emp) e2
    where e1.ename = e2.enameBut that results in:
    <SCOTT MY_ATTRIBUTES="&quot;sal&quot;=&quot;100&quot; &quot;mgr&quot;=&quot;9876&quot;"></SCOTT>Anyone an idea how to get arround this? I tried with updateXML but I still have the quotes that get escaped.
    Or is there a better way to dynamically add attributes that are stored in a table?
    Thanks so much.
    Regards,
    Dimitri
    http://dgielis.blogspot.com/
    http://www.apex-evangelists.com/

    Couldn't get the attribute part dynamically in there yet. Maybe sth like this:
    SQL>  select * from xmltable('for $i in ora:view("emp")/ROW
                              return element {ora:view("dept")/ROW[DEPTNO=$i/DEPTNO]/DNAME}
                                        {for $j in $i/&#42; return attribute {$j/node-name(.)} {$j}}
    COLUMN_VALUE                                                                   
    <RESEARCH EMPNO="7369" ENAME="SMITH" JOB="CLERK" MGR="7902" HIREDATE="1980-12-17
    " SAL="800" DEPTNO="20"></RESEARCH>                                            
    <SALES EMPNO="7499" ENAME="ALLEN" JOB="SALESMAN" MGR="7698" HIREDATE="1981-02-20
    " SAL="1600" COMM="300" DEPTNO="30"></SALES>                                   
    <SALES EMPNO="7521" ENAME="WARD" JOB="SALESMAN" MGR="7698" HIREDATE="1981-02-22"
    SAL="1250" COMM="500" DEPTNO="30"></SALES>                                    
    <RESEARCH EMPNO="7566" ENAME="JONES" JOB="MANAGER" MGR="7839" HIREDATE="1981-04-
    02" SAL="2975" DEPTNO="20"></RESEARCH>                                         
    <SALES EMPNO="7654" ENAME="MARTIN" JOB="SALESMAN" MGR="7698" HIREDATE="1981-09-2
    8" SAL="1250" COMM="1400" DEPTNO="30"></SALES>                                 
    <SALES EMPNO="7698" ENAME="BLAKE" JOB="MANAGER" MGR="7839" HIREDATE="1981-05-01"
    SAL="2850" DEPTNO="30"></SALES>                                               
    <ACCOUNTING EMPNO="7782" ENAME="CLARK" JOB="MANAGER" MGR="7839" HIREDATE="1981-0
    6-09" SAL="2450" DEPTNO="10"></ACCOUNTING>                                     
    <RESEARCH EMPNO="7788" ENAME="SCOTT" JOB="ANALYST" MGR="7566" HIREDATE="1987-04-
    19" SAL="3000" DEPTNO="20"></RESEARCH>                                         
    <ACCOUNTING EMPNO="7839" ENAME="KING" JOB="PRESIDENT" HIREDATE="1981-11-17" SAL=
    "5000" DEPTNO="10"></ACCOUNTING>                                               
    <SALES EMPNO="7844" ENAME="TURNER" JOB="SALESMAN" MGR="7698" HIREDATE="1981-09-0
    8" SAL="1500" COMM="0" DEPTNO="30"></SALES>                                    
    <RESEARCH EMPNO="7876" ENAME="ADAMS" JOB="CLERK" MGR="7788" HIREDATE="1987-05-23
    " SAL="1100" DEPTNO="20"></RESEARCH>                                           
    <SALES EMPNO="7900" ENAME="JAMES" JOB="CLERK" MGR="7698" HIREDATE="1981-12-03" S
    AL="950" DEPTNO="30"></SALES>                                                  
    <RESEARCH EMPNO="7902" ENAME="FORD" JOB="ANALYST" MGR="7566" HIREDATE="1981-12-0
    3" SAL="3000" DEPTNO="20"></RESEARCH>                                          
    <ACCOUNTING EMPNO="7934" ENAME="MILLER" JOB="CLERK" MGR="7782" HIREDATE="1982-01
    -23" SAL="1300" DEPTNO="10"></ACCOUNTING>                                      
    14 rows selected.

  • Strange timestamp-format in Dynamic Configuration

    Hi all,
    In the Dynamic Configuration Section I can retrieve the name and timestamp of the inputfile I use. But the timestamp is in a format I don't quite understand.
    For instance, the last changedate of the inputfile is 24-06-2008, 10:58. In the Dynamic Configuration section I find the timestamp "20080624T035800Z". There seems to be a difference of 5 hours here, and I have no idea what the "Z" on the last position means.
    How can I convert this timestamp from the Dyn.Conf. to the actual timestamp?
    Thanks,
    William

    You can use subString to get the desired output.
    There is no such Java Function available for you.
    even TimeStamp differs your output
    function myudf(String a, Container container)
    //input is yyyymmddThhmmssZ
    String year=a.subString(0,4);
    String mon=a.subString(4,2);
    String date=a.subString(6,2);
    String hour=a.subString(9,2);
    String min=a.subString(11,2);
    String sec=a.subString(13,2);
    // output is dd-mm-yyyy hh:mm:ss
    String ret=date"-"mon"-"year" "hour":"min":"+sec;
    return ret;

  • Adding f:Attribute dynamically to a dynamically created Button

    Hi ,
    I am trying to dynamically create a CommandButton and attach a f:Attribute to the same. But somehow I am not able to get hold of the correct API to do the same -
    >RichCommandButton button=new RichCommandButton();
    >button.setText("Ok");
    >AttributeTag attr=new AttributeTag();
    >attr.setValue("DC_OPERATION_BINDING", "bindings.DENY");
    >button.getChildren().add(attr);
    The issue is that the add method expects a UIComponent and attr is of type com.sun.faces.taglib.jsf_core.AttributeTag

    gues u can use it like
    button.getAttributes().put(DC_OPERATION_BINDING", "bindings.DENY");
    {code}
    http://docs.oracle.com/cd/E17802_01/j2ee/j2ee/javaserverfaces/1.2/docs/api/javax/faces/component/UIComponent.html#getAttributes%28%29                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                   

  • Changing formats of dynamic prompt parameters

    Hello,
    I am currently using Business Objects XI R2 (SP3) and some users have a dynamic prompt that returns what year the report should query on. However, the prompt is currently returning this:
    2,006
    2,007
    2,008
    2,009
    2,010
    Is there a way (besides converting the number to text) to get rid of the thousand separator? Also, what about dates? How can you change the format they are displayed as?

    Bad news on both fronts...
    #1 The only way to format that correctly would be to bring those values in as text. To make matters even more complicated, they have to come from the DB as text... You can't use a CR formula to to convert the value and then use the formula.
    #2 You're stuck with YYYY-MM-DD for date formats... That is if you want to keep the prompt type set to Date or Date Time (and therefore, keep the date picker control.
    You do have the option to use a text style prompt and allow the user to enter dates however they like...
    Sorry I don't have better answers...
    Jason

  • How to Get static attributes dynamically

    Hi,
    I have to get static attributes from the context dynamically is it possible?
      DATA node     TYPE REF TO if_wd_context_node.
      DATA element  TYPE REF TO if_wd_context_element.
      node = wd_context->path_get_node( path = path_node ).
      element = node->get_element( ).
      element->set_static_attributes( static_attributes = ??? ).
    Thank you in advance.
    Miguel

    Hi ,
    i would suggest to use CL_ABAP_STRUCTDESCR
    cl_abap_typedescr=>describe_by_data

  • Binding Dropdownbykey to child node's attribute dynamically

    Hi..
    i am creating a child node "CHILD" and attribute attached to it "ATTR" dynamically. Also i create a dynamic dropdownbykey element and trying to attach the ATTR. then i get the following error. zdyn_date is data element with some fixed values. Please let me know as quick as possible.
    <b>"Adapter error in DROPDOWN_BY_KEY "KEY1" of view "ZDYN_DDKEY.MAIN": Context binding for property SELECTED_KEY cannot be resolved: The MAIN.1.CHILD node does not contain any elements"</b>
    METHOD WDDOMODIFYVIEW .
      DATA: LR_ROOT_INFO TYPE REF TO IF_WD_CONTEXT_NODE_INFO,
            LR_CHILD_INFO TYPE REF TO IF_WD_CONTEXT_NODE_INFO,
            cl_des type REF TO CL_ABAP_ELEMDESCR,
    ATTR_INFO TYPE WDR_CONTEXT_ATTRIBUTE_INFO.
      LR_ROOT_INFO = WD_CONTEXT->GET_NODE_INFO( ).
    CALL METHOD lr_root_info->ADD_NEW_CHILD_NODE
          EXPORTING
            NAME                         = 'CHILD'
          RECEIVING
            CHILD_NODE_INFO              = lr_child_info.
      ATTR_INFO-NAME = 'ATTR'.
      ATTR_INFO-TYPE_NAME = 'ZDYN_DATE'.
      CALL METHOD lr_child_info->ADD_ATTRIBUTE
        EXPORTING
          ATTRIBUTE_INFO = ATTR_INFO.
      DATA: LR_ROOT_CONTAINER TYPE REF TO CL_WD_TRANSPARENT_CONTAINER,
            LE_DD_KEY1 TYPE REF TO CL_WD_DROPDOWN_BY_KEY.
      LR_ROOT_CONTAINER ?= VIEW->GET_ELEMENT( 'ROOTUIELEMENTCONTAINER' ).
      CALL METHOD CL_WD_DROPDOWN_BY_KEY=>NEW_DROPDOWN_BY_KEY
        EXPORTING
          BIND_SELECTED_KEY      = 'CHILD.ATTR'
          ID                     = 'KEY1'
        RECEIVING
          CONTROL                = LE_DD_KEY1. .
      CALL METHOD CL_WD_MATRIX_LAYOUT=>NEW_MATRIX_LAYOUT
        EXPORTING
          CONTAINER = LR_ROOT_CONTAINER.
      CALL METHOD CL_WD_MATRIX_HEAD_DATA=>NEW_MATRIX_HEAD_DATA
        EXPORTING
          ELEMENT = LE_DD_KEY1.
      CALL METHOD LR_ROOT_CONTAINER->ADD_CHILD
        EXPORTING
        INDEX     =
          THE_CHILD = LE_DD_KEY1.
    ENDMETHOD.

    Hi ,
    can u try to create the node and its attribute in some other method..like in some action or in WDDOINIT instead of wddomodifyview .bcoz its recommended not to modify the data of node in wddomodifyview ..
    hope it will solve ur problem .
    Regards
    Yash

  • Formatting a dynamic datatable

    Hello, I am displaying a datatable on screen with a dynamic number of columns and rows and everything is working fine. However, I would also like to apply columnClass formatting to the columns and obviously the number of classes is dependent on the number of columns. In a regular static datatable in our system, I would normally do something like:
    columnClasses="tierNameStyle,tierCheckStyle,tierNameStyle,tierNameStyle" styleClass="dataTableStyle"But if I add this into my dynamic datatable JSP as this, it ignores the formatting:
    <h:dataTable binding = "#{dataSetBB.dataSetTableHeadings}" var="rows" value="#{dataSetBB.tableHeadingRows}" columnClasses="tierNameStyle,tierCheckStyle,tierNameStyle,tierNameStyle" styleClass="dataTableStyle"/>Is there a way to do this in the backing bean since I am doing everything else for the dynamic table there?

    OK, I tried that and it still seems to be ignoring my columnClasses. Here is my code from the backing bean where I am building the table. Am I doing something wrong?:
         public DataSetBB(){
                   //setup dataModel
                   String[] colHeadings = new String[]{"Heading1", "Heading2", "Heading3"};
                   String[] colDetail = new String[]{"Detail1", "Detail2", "Detail3"};
                   Object[] headingsArray = new Object[]{colHeadings};
                   Object[] detailArray = new Object[]{colDetail};
                   tableHeadingRows = new ArrayDataModel();
                   tableHeadingRows.setWrappedData(headingsArray);
                   tableDetailRows = new ArrayDataModel();
                   tableDetailRows.setWrappedData(detailArray);
                   //setupTable
                   dataSetTableHeadings = new HtmlDataTable();
                   dataSetTableDetails = new HtmlDataTable();
                   dataSetTableHeadings.setStyleClass("dataTableStyle");
                   dataSetTableHeadings.setColumnClasses("tierNameStyle,tierCheckStyle,tierNameStyle");
                   dataSetTableDetails.setStyleClass("dataTableStyle");
                   dataSetTableDetails.setColumnClasses("tierNameStyle,tierCheckStyle,tierNameStyle");
                   UIColumn col;
                   UIInput in = null;
                   Application app  = FacesContext.getCurrentInstance().getApplication();
                   int colCount = colHeadings.length;
                   for(int j = 0; j < colCount; ++j) {
                        in = new UIInput();
                        col = new UIColumn();
                        in.setId("input" + j);
                        ValueBinding vb = app.createValueBinding("#{rows["+j+"]}");
                        in.setValueBinding("value", vb);
                        in.setRendererType("javax.faces.Text");
                        col.getChildren().add(in);
                        dataSetTableHeadings.getChildren().add(col);
                   for(int j = 0; j < colCount; ++j) {
                        in = new UIInput();
                        col = new UIColumn();
                        in.setId("detail" + j);
                        ValueBinding vb = app.createValueBinding("#{rows["+j+"]}");
                        in.setValueBinding("value", vb);
                        in.setRendererType("javax.faces.Text");
                        col.getChildren().add(in);
                        dataSetTableDetails.getChildren().add(col);
         }

  • Misinterpreting JPEG file format when dynamically select mages

    Hi everybody,
    I notice one strange thing, how OBIEE 11g interprets JPEG file name formats. I've activated analyticsRes service and everything worked fine....until I've tried to select dynamically the image with the JPEG file name as *6590.jpg*. I set the new photo column on the BMM layer with the expression
    *'/analyticsRes/shoes/' || CAST("ADDON_1"."DM_PLU"."MODEL_CODE" as varchar(30)) || '.jpg'*
    As you see, the name of the JPEG file was set as varchar (30), BUT! Instead of retrieving the image from the file *6590.jpg* for the particular MODEL_CODE the system shows square shape with the red cross on the left upper corner. I've tried several work arounds, but until I changed the MODEL_CODE in the DWH to *06590* and made subsequent name change for the JPEG file in the '/analyticsRes/shoes/' directory nothing worked properly.
    So, be aware, that the item name in the of the column which you refer to as a JPEG file name has varchar format (you could use '-', letters, etc.) in order to avoid system's misinterpreting of the JPEG file name.
    I would appreciate your comments.
    Regards
    AL

    Make sure that the string is showing as /analyticsRes/shoes/6590.jpg
    and then Column properties->Data Format->Image URL
    Let me know how it works

  • Select/change Visual Attributes Dynamically

    Hi,
    I have Forms10g R2, I want to change the visual attributes of a field dynamically based on value which is inserted/queried, I don't know in which trigger I should put my code so in all cases it does work.
    Thanks and Regards, Khawar

    Hi,
    I have Forms10g R2, I want to change the visual
    attributes of a field dynamically based on value
    which is inserted/queried, I don't know in which
    trigger I should put my code so in all cases it does
    work.
    Thanks and Regards, KhawarFor querying, you can put your code in POST-QUERY trigger and WHEN-VALIDATE-* for inserting.
    Try it and if you have any more questions, do not hesitate to ask.
    Tony

  • CHANGE ATTRIBUTES DYNAMICALLY

    hi,
    Explain me how to change attributes of the object dynamically?
    sarath

    hi sarath,
          Hope u have queried regarding screen attributes..
      u can use the loop at screen for changing the attributes dynamicaly..
    r1 type radiobutton group a.
    loop at screen.
    screen-name = 'R1'.  " r1 is field name make sure u write in caps
    screen-input = 0.
    screen-invisible = 0.
    endloop.
    u can check SCREEN table in se11 u can get the attributes which u can change dynamically..so use the syntax SCREEN-ATTRIBUTE NAME....
    hope i have answered u..
    regards,
    Rajkumar.G

  • Hide partition and attribute dynamically

    Hello everyone,
    We can hide partition & attributes manually by using AttributeHierarchyVisibility Property from False.
    but can we hide these all at process time or dynamically.
    Thanks in advance.
    Regards,
    Jvora

    Hi jvora,
    According to your description, you want to dynamically hide partition and attributes. Right?
    In Analysis Services, the only way to hide the attributes is setting the AttributeHierarchyVisibility to false. It's not supported to apply any condition when setting this property. Also for processing dimensions and partitions, it's not supported to
    skip attributes during processing. You requirement can't be achieved.
    Reference:
    Hiding and Disabling Attribute Hierarchies
    Best Regards,
    Simon Hou
    TechNet Community Support

  • Error while assigning Vo attribute dynamically.

    Hi All,
    I am creating advance table dynamically where i am assigning vo attribues to the items dynamically based on some setup. For few columns i am getting the following exception and for others its working fine.
    Please let me know what is the cause i am not able to debugg it.
    java.lang.NullPointerException
         at oracle.apps.fnd.framework.webui.OADataBoundValue.getViewName(OADataBoundValue.java:215)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForAction(PPRHelper.java:366)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBeanProperties(PPRHelper.java:442)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:618)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)

    Hi Pratap,
    This is the full error stack
    <!-- Error stack of the JSP exception if any:
    oracle.apps.fnd.framework.OAException: java.lang.NullPointerException
         at oracle.apps.fnd.framework.OAException.wrapperException(OAException.java:896)
         at oracle.apps.fnd.framework.webui.OAPageErrorHandler.prepareException(OAPageErrorHandler.java:1169)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:2149)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at ahlchrome.jspService(_ahlchrome.java:1191)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at ahlchrome.jspService(_ahlchrome.java:1198)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    ## Detail 0 ##
    java.lang.NullPointerException
         at oracle.apps.fnd.framework.webui.OADataBoundValue.getViewName(OADataBoundValue.java:215)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForAction(PPRHelper.java:366)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBeanProperties(PPRHelper.java:442)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:618)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForChildren(PPRHelper.java:762)
         at oracle.apps.fnd.framework.webui.PPRHelper.addMappingsForBean(PPRHelper.java:621)
         at oracle.apps.fnd.framework.webui.PPRHelper.createReverseMapForRoot(PPRHelper.java:244)
         at oracle.apps.fnd.framework.webui.OAPageBean.processRequest(OAPageBean.java:2642)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:1894)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:538)
         at oracle.apps.fnd.framework.webui.OAPageBean.preparePage(OAPageBean.java:426)
         at ahlchrome.jspService(_ahlchrome.java:1191)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:713)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.ServletRequestDispatcher.unprivileged_forward(ServletRequestDispatcher.java:259)
         at com.evermind.server.http.ServletRequestDispatcher.access$100(ServletRequestDispatcher.java:51)
         at com.evermind.server.http.ServletRequestDispatcher$2.oc4jRun(ServletRequestDispatcher.java:193)
         at oracle.oc4j.security.OC4JSecurity.doPrivileged(OC4JSecurity.java:284)
         at com.evermind.server.http.ServletRequestDispatcher.forward(ServletRequestDispatcher.java:198)
         at com.evermind.server.http.EvermindPageContext.forward(EvermindPageContext.java:395)
         at ahlchrome.jspService(_ahlchrome.java:1198)
         at com.orionserver.http.OrionHttpJspPage.service(OrionHttpJspPage.java:59)
         at oracle.jsp.runtimev2.JspPageTable.service(JspPageTable.java:379)
         at oracle.jsp.runtimev2.JspServlet.internalService(JspServlet.java:594)
         at oracle.jsp.runtimev2.JspServlet.service(JspServlet.java:518)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:856)
         at com.evermind.server.http.ResourceFilterChain.doFilter(ResourceFilterChain.java:64)
         at oracle.apps.jtf.base.session.ReleaseResFilter.doFilter(ReleaseResFilter.java:26)
         at com.evermind.server.http.EvermindFilterChain.doFilter(EvermindFilterChain.java:15)
         at oracle.apps.fnd.security.AppsServletFilter.doFilter(AppsServletFilter.java:318)
         at com.evermind.server.http.ServletRequestDispatcher.invoke(ServletRequestDispatcher.java:621)
         at com.evermind.server.http.ServletRequestDispatcher.forwardInternal(ServletRequestDispatcher.java:370)
         at com.evermind.server.http.HttpRequestHandler.doProcessRequest(HttpRequestHandler.java:871)
         at com.evermind.server.http.HttpRequestHandler.processRequest(HttpRequestHandler.java:453)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:313)
         at com.evermind.server.http.AJPRequestHandler.run(AJPRequestHandler.java:199)
         at oracle.oc4j.network.ServerSocketReadHandler$SafeRunnable.run(ServerSocketReadHandler.java:260)
         at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:303)
         at java.lang.Thread.run(Thread.java:619)
    -->

Maybe you are looking for

  • How do I set up analog 0-10 VDC output pulses with varying duty cycles?

    I am trying to control a 400 watt laser so that it can pulse on and off within a few milliseconds. The laser controller reads a 0-10 VDC signal, with 0V being 0 watts and 10V being 400 watts. I am using a PCI-6221 DAQ and LabVIEW 8.0. It seems that a

  • How to find out names of reports using a particular view

    hi guys, i am newbie here, i jsut want to know how to find out which reports are using a particular view many thanks in advance for your help

  • Process Success Message not working

    Hi I have created a process to send a mail on some button click... The process success message i have given that Mail Sent Successfully! Though the mail is coming I am not getting the Mail Sent Message! Can someone help to let me know what am I missi

  • Invoice documents in verification level

    Hello all, Our users have been using the verification level in the rebate agreement to see which documents have accruals on them.  Recently, many of the invoice documents disappeared from the rebate agreement and we are unable to determine the cause.

  • Breakdown details based on the cause, damage on equipemnts

    Dear all We have one requirements with users. Presently we have the Breakdown analysis report, there we can see the equipment, date, object, damage, activities, downtime hours in text. For this presently the Input is equipment or planner group, work