Ring of table question

Hello

I'm using LabWindows/CVI 8.5 and I have a question about the use of the rings in a table cell.  I have a table that has 10 columns, and the columns are a mixture of numerical values, chains and rings - that is to say 2 columns are rings.

The table is filled by the program (initially it will be empty).  Each of the ring cells is supposed to contain 30 values.  I've noticed that I fill the table with data in different columns, all works well - rings unless.  After filling the table, cells of the ring show only the first element that was written on the ring.  Also, when I click on the arrow to display other values in the ring, nothing is happening, i.e. There is no action to drop down at all in the ring.

I walked through the loop in the code that makes the call to InsertTableCellRingItem to insert every element in the ring, and everything seems to work.  Return the statutes by the calls of the insert are always 0.  I also watched the TableCells example in L/CVI 8.5 and I see no real difference in the example, in what I do.

For me, it sounds like a setting somewhere, but I was unable to understand what could be this setting.

Any ideas?

Harv

OK... Sorry about losing someone there is time on it.  I kept playing around and found the answer.

The global settings for the table, it was in mode 'Column', but he was not in "Hot" mode  Once I did 'Hot', the rings started working as expected.

Thanks for listening!

Harv

Tags: NI Software

Similar Questions

  • Insert the ring into table

    Dear all,

    Is it possible to insert the ring into Table?

    I have a Table whose values are constant, but not fixed, for example, Col 1 can be set to 1 or 2.

    I am attaching the picture of the table to show clearly what I want.

    Collar "Site" can have values On or OFF.

    Nervous collar can have the values 1, 2 or 3.

    Col. Ampl can have values from Ridge to Ridge or Bs - PK.

    Is it possible to make a table to store multiple values for a cell?

    Thank you

    Ritesh

    Hi Mickaël

    This link will give you full details about your query. If it works let me know.

    http://forums.lavag.org/table-with-drop-down-items-t11249.html

  • The queue from table question

    I had a recent application where I wanted to take 100 samples of something then get the RMS of the dara. This is happening in a loop, and until the end of the program. Very basic stuff.

    • Method of the QUEUE:
    • Get queues with max 100 items.
    • Queue data (data arrive on every 50mS).
    • Get the status of the queue when the number of items is 100...
    • ... Empty the queue and get all the items (which of course will be a prison guard) and use the RMS funtion.
    • Repeat

    ---------------------

    • TABLE method:
    • Initialize the array with 100 elements of the DBL 9999.99 (it is a value that can only happen in the data)
    • Insert data in the table to help replace a subset of table
    • When 100 index isn't 9999.99, then...
    • ... Put the table in the RMS function, then re - initialize the full array of the 9999.99
    • Repeat

    My questions are, who should be faster, including better management of memory?

    Thank you!

    Why not just use the RMS PtByPt VI. In this way, you don't need to store data at all? This may require that marginally more calculation, but will require less memory.

    If you insist on the pad, I'd probably go with the table for simplicity. I think you can simplify your system to determine when to treat well. No reason to have all these 9999.99 is here.

    Chris

  • Hyperion Planning Alias table question

    Hi all

    We have a problem with the Alias of Hyperion planning table.

    For example: the country Brazil has Portuguese as official language, but the table Alias must be BRL_Alias.When we tried to name, the name of the Alias as BRL_Alias it takes the Portuguese characters such as question marks (?).
    Could you please let us know how this can be resolved.

    Thank you

    Hello

    you have created your application in unicode mode?

    You can check in the library of the application-> tools-> manage the Source of data for planning. Select your data source and see if the "Unicode support" is true

    Kind regards

    Ilias

  • AF:table-> question component af:inputlistofvalues in 12 c

    Hi Expert,

    I use jdev Studio Edition Version 12.1.3.0.0.

    My problem:

    (1) I used af:table and in the table for an attribute of VO I defined LOV.

    (2) I enabled the click to edit table feature

    (3) I've enabled Auto suggest behavior for attribute table LOV

    (4) when I am selecting the popup LOV folder and press ok then selected value is filled in the table row

    (5) but when I try to add another record in the table while I am is following error all the time and if I select the value using auto suggest list, so I wasn't getting error.

    I refereed below url for my question, but it is not my problem. I really want to create the form to add the new record to the table. We have already done 90% of the code and applied the greater part of my logic around the table component.

    java.lang.NullPointerException while selecting lov in adf:table

    < oracle.adf.view > < PartialResponseUtils > < handleError > < ADF_FACES - 60096:Server Exception during the PPR, #1 >

    java.lang.NullPointerException

    at org.apache.myfaces.trinidad.component.StampState.restoreChildStampState(StampState.java:184)

    at org.apache.myfaces.trinidad.component.UIXCollection.restoreStampState(UIXCollection.java:1205)

    at org.apache.myfaces.trinidad.component.UIXTable.restoreStampState(UIXTable.java:481)

    at org.apache.myfaces.trinidad.component.UIXCollection.restoreStampState(UIXCollection.java:1198)

    at org.apache.myfaces.trinidad.component.UIXTable.restoreStampState(UIXTable.java:481)

    at org.apache.myfaces.trinidad.component.StampState.restoreChildStampState(StampState.java:193)

    at org.apache.myfaces.trinidad.component.UIXTable.restoreStampState(UIXTable.java:469)

    at org.apache.myfaces.trinidad.component.UIXCollection._restoreStampState(UIXCollection.java:2114)

    at org.apache.myfaces.trinidad.component.UIXCollection.postRowDataChange(UIXCollection.java:1008)

    at org.apache.myfaces.trinidad.component.UIXCollection.setRowIndex(UIXCollection.java:573)

    at org.apache.myfaces.trinidad.component.UIXTable.setRowIndex(UIXTable.java:782)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.renderDataBlockRows(TableRenderer.java:3199)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._renderSingleDataBlock(TableRenderer.java:2824)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._handleDataFetch(TableRenderer.java:1901)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._encodeDataFetch(TableRenderer.java:931)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer._handleSimpleDataFetch(TableRenderer.java:612)

    at oracle.adfinternal.view.faces.renderkit.rich.TableRenderer.encodeAll(TableRenderer.java:695)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1600)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:525)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1217)

    at org.apache.myfaces.trinidad.component.UIXCollection.encodeEnd(UIXCollection.java:676)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    to oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils$ EncodeChildVisitCallback.visit (InvokeOnComponentUtils.java:146)

    at com.sun.faces.component.visit.FullVisitContext.invokeVisitCallback(FullVisitContext.java:151)

    at javax.faces.component.visit.VisitContextWrapper.invokeVisitCallback(VisitContextWrapper.java:85)

    to org.apache.myfaces.trinidad.component.UIXShowOne$ PartialVisitContext.invokeVisitCallback (UIXShowOne.java:239)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:604)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adfinternal.view.faces.renderkit.rich.ShowDetailItemRenderer.visitChildrenForEncodingImpl(ShowDetailItemRenderer.java:193)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adfinternal.view.faces.renderkit.rich.ShowOneContainerRenderer.visitChildrenForEncodingImpl(ShowOneContainerRenderer.java:88)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXShowOne.visitTree(UIXShowOne.java:135)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at oracle.adf.view.rich.component.fragment.UIXRegion.visitChildren(UIXRegion.java:986)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitAllChildren(UIXComponent.java:504)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:482)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at org.apache.myfaces.trinidad.render.CoreRenderer.visitChildrenForEncoding(CoreRenderer.java:228)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncodingImpl(RichRenderer.java:2597)

    at oracle.adf.view.rich.render.RichRenderer.visitChildrenForEncoding(RichRenderer.java:2579)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:477)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitChildren(UIXComponent.java:774)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:631)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:405)

    at javax.faces.component.UIComponent.visitTree(UIComponent.java:1623)

    at org.apache.myfaces.trinidad.component.UIXComponent.visitTree(UIXComponent.java:560)

    at oracle.adfinternal.view.faces.util.rich.InvokeOnComponentUtils.renderChild(InvokeOnComponentUtils.java:49)

    at oracle.adfinternal.view.faces.streaming.StreamingDataManager._pprComponent(StreamingDataManager.java:953)

    at oracle.adfinternal.view.faces.streaming.StreamingDataManager.execute(StreamingDataManager.java:677)

    at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer._encodeStreamingResponse(DocumentRenderer.java:4055)

    at oracle.adfinternal.view.faces.renderkit.rich.DocumentRenderer.encodeAll(DocumentRenderer.java:1707)

    at oracle.adf.view.rich.render.RichRenderer.encodeAll(RichRenderer.java:1600)

    at org.apache.myfaces.trinidad.render.CoreRenderer.encodeEnd(CoreRenderer.java:525)

    at org.apache.myfaces.trinidad.component.UIXComponentBase.encodeEnd(UIXComponentBase.java:1217)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1786)

    at oracle.adfinternal.view.faces.context.PartialViewContextImpl._processRender(PartialViewContextImpl.java:304)

    at oracle.adfinternal.view.faces.context.PartialViewContextImpl.processPartial(PartialViewContextImpl.java:159)

    at javax.faces.component.UIViewRoot.encodeChildren(UIViewRoot.java:981)

    at javax.faces.component.UIComponent.encodeAll(UIComponent.java:1779)

    at oracle.adfinternal.view.faces.component.AdfViewRoot.encodeAll(AdfViewRoot.java:102)

    at com.sun.faces.application.view.FaceletViewHandlingStrategy.renderView(FaceletViewHandlingStrategy.java:391)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)

    at org.apache.myfaces.trinidad.view.ViewDeclarationLanguageWrapper.renderView(ViewDeclarationLanguageWrapper.java:101)

    to org.apache.myfaces.trinidadinternal.application.ViewDeclarationLanguageFactoryImpl$ ChangeApplyingVDLWrapper.renderView (ViewDeclarationLanguageFactoryImpl.java:338)

    at com.sun.faces.application.view.MultiViewHandler.renderView(MultiViewHandler.java:125)

    at javax.faces.application.ViewHandlerWrapper.renderView(ViewHandlerWrapper.java:288)

    at org.apache.myfaces.trinidadinternal.application.ViewHandlerImpl.renderView(ViewHandlerImpl.java:170)

    at oracle.adfinternal.view.faces.lifecycle.ResponseRenderManager.runRenderView(ResponseRenderManager.java:52)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._renderResponse(LifecycleImpl.java:1095)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl._executePhase(LifecycleImpl.java:389)

    at oracle.adfinternal.view.faces.lifecycle.LifecycleImpl.render(LifecycleImpl.java:255)

    at javax.faces.webapp.FacesServlet.service(FacesServlet.java:594)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:280)

    to weblogic.servlet.internal.StubSecurityHelper$ ServletServiceAction.run (StubSecurityHelper.java:254)

    at weblogic.servlet.internal.StubSecurityHelper.invokeServlet(StubSecurityHelper.java:136)

    at weblogic.servlet.internal.ServletStubImpl.execute(ServletStubImpl.java:346)

    at weblogic.servlet.internal.TailFilter.doFilter(TailFilter.java:25)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.model.servlet.ADFBindingFilter.doFilter(ADFBindingFilter.java:192)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adfinternal.view.faces.webapp.rich.RegistrationFilter.doFilter(RegistrationFilter.java:105)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at oracle.adfinternal.view.faces.activedata.AdsFilter.doFilter(AdsFilter.java:60)

    to org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl$ FilterListChain.doFilter (TrinidadFilterImpl.java:502)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl._doFilterImpl(TrinidadFilterImpl.java:327)

    at org.apache.myfaces.trinidadinternal.webapp.TrinidadFilterImpl.doFilter(TrinidadFilterImpl.java:229)

    at org.apache.myfaces.trinidad.webapp.TrinidadFilter.doFilter(TrinidadFilter.java:92)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.adf.library.webapp.LibraryFilter.doFilter(LibraryFilter.java:202)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to oracle.security.jps.ee.http.JpsAbsFilter$ 1.run(JpsAbsFilter.java:137)

    at java.security.AccessController.doPrivileged (Native Method)

    at oracle.security.jps.util.JpsSubject.doAsPrivileged(JpsSubject.java:315)

    at oracle.security.jps.ee.util.JpsPlatformUtil.runJaasMode(JpsPlatformUtil.java:460)

    at oracle.security.jps.ee.http.JpsAbsFilter.runJaasMode(JpsAbsFilter.java:120)

    at oracle.security.jps.ee.http.JpsAbsFilter.doFilter(JpsAbsFilter.java:217)

    at oracle.security.jps.ee.http.JpsFilter.doFilter(JpsFilter.java:81)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at oracle.dms.servlet.DMSServletFilter.doFilter(DMSServletFilter.java:220)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    at weblogic.servlet.internal.RequestEventsFilter.doFilter(RequestEventsFilter.java:27)

    at weblogic.servlet.internal.FilterChainImpl.doFilter(FilterChainImpl.java:79)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.wrapRun (WebAppServletContext.java:3436)

    to weblogic.servlet.internal.WebAppServletContext$ ServletInvocationAction.run (WebAppServletContext.java:3402)

    at weblogic.security.acl.internal.AuthenticatedSubject.doAs(AuthenticatedSubject.java:321)

    at weblogic.security.service.SecurityManager.runAs(SecurityManager.java:120)

    at weblogic.servlet.provider.WlsSubjectHandle.run(WlsSubjectHandle.java:57)

    at weblogic.servlet.internal.WebAppServletContext.doSecuredExecute(WebAppServletContext.java:2285)

    at weblogic.servlet.internal.WebAppServletContext.securedExecute(WebAppServletContext.java:2201)

    at weblogic.servlet.internal.WebAppServletContext.execute(WebAppServletContext.java:2179)

    at weblogic.servlet.internal.ServletRequestImpl.run(ServletRequestImpl.java:1572)

    to weblogic.servlet.provider.ContainerSupportProviderImpl$ WlsRequestExecutor.run (ContainerSupportProviderImpl.java:255)

    at weblogic.work.ExecuteThread.execute(ExecuteThread.java:311)

    at weblogic.work.ExecuteThread.run(ExecuteThread.java:263)

    My observations:

    If I select using the value auto suggest behavior then I am not facing any problem.

    Add row in the table, I used createInsert operation and I have no composite key in my table defined.

    Hello

    I faced the question because the PPR was applied correctly. I corrected the setting of PPR in my code and it worked without any problem.

    Thank you all.

    Kind regards

    Kiran.

  • [ADF, JDev12.1.3] Mastering the form with detail tables: questions about Insertion/deletion, commit / rollback, primary key, handling,...

    Hallo,

    I have a panelTabbed with 4 tabs. In the 1st tab, there is a master form while each of the other tabs, there is a secondary table. Each tab "reads" vo.

    Please see here http://digilander.libero.it/flattit82/OTN_FILES/VoInTabs.png

    I created the graphichs/layout and now it's time to take care of the management of the transaction.

    In the master tab / form

    1)

    Here, I would put a button to remove the master record.

    When I delete a record in the primary table an automatism in the database (MS SQL Server) will automatically delete any registration which are linked to it in the detail tables.

    Could the automated system as this causes problems?

    In the Details tabs / tables

    2)

    I would put a button in each row to delete the line delivering. Can I just drag-and - drop, like button, af line: table the operation "Delete" of the VO istance detail used to create the af: table?

    3)

    If Yes, by clicking on the button performs the default delete operation. But if need to perform some actions before you run the deletion (or, in General, any other operation), how can I do?

    4)

    To create a folder that I use Create or CreateInsert? And what are the differences between them?

    5)

    When I create a new record I need set the value of a field of the VO on which is based the af: table. He filed, let's call it RowDetNumber, is not displayed in the af: table, because it doesn't have be filled in by the user. Mut value is calculated and set "secretly" before posting the new line to the database table. In particular, its value must be calculated as

    Select max (RowDetNumber) + 1

    of table_on_which_VO_is_based

    where some_conditions_on_fields_of_the_same_VO


    For example

    The VO selects all of the records that have FkId =: value. If value = 3, VO selection records:

    ID RowDetNumber OtherFields FkId

    1   3     1             ...

    2   3     2             ...

    3   3     3             ...

    4   3     4             ...

    The new record must be RowDetNumber = 5.

    I would like to know how permorm this.

    In general

    6)

    If the database tables have 1 or more triggers I have to take care of something?

    7)

    On the book "development of Web Applications with Oracle ADF Essentials - Sten E. Vesterli", I have read it could be problems when you use tables of database non-Oracle with auto-increment fields.

    The advice of author uncheck the 'Required' box in the model.

    All tables in my database have a primary keys that are auto-increment... so I uncheck the "mandatory"?

    8)

    In general how do I set these fields? I have to put in OT, VO or both?

    Thank you

    Federico

    Hello

    (1) you will need to re - question child iterators so that they do not look stale data

    (2) Yes. Ensure that the table is PPRed after deleting the line (should happen automatically if ChangeEventPolicy on iterator is set to ppr)

    (3) double click on the button and it creates a bean managed for you. It allows you to check a box to generate the code he would run to remove the line. Everything you put in front of the generated code is your code before

    (4) in the case of tables, use createInsert as it adds the new line to the rowset (transaction)

    (5) suggest to do this use a database trigger and the data attribute value DBSequence VO type

    (6) do not 'drop table' issue in SQL (sorry, couldn't resist ;-))

    (7) If you follow the advice of the author, Yes. What it does, I have it does not throw an exception if a value is missing in the validation of the line

    (8) usually you set whatever it is at the level of the OS and put only things on VO if you want to override the default value for a specific behavior


    Frank

  • Tree of the University campus solutions 9.0 organization and Lookup Table question

    People,

    Hello. I'm creating 9.0 Solution Campus of a college. I confront the issue as below:

    Implement AWAR > Foundation Table > academic Structure > academic organization

    I implemented the academic organization of these data Table: in addition to academic departments, I also type in academic institutions and academic groups.

    Then I create academic organization tree using the tree Manager. The tree is verified and valid a date of entry into force.

    Then I put in place the 2 tables below:

    Implemented AWAR > Foundation Table > academic Structure > program academic table

    Implemented AWAR > Foundation Table > academic Structure > Table of different disciplines

    Table of research of the academic organization developed in the 2 above table successfully. But when I put in place the other 2 tables below, search for academic organisation table does:

    Implement > AWAR > Security > secure Administration of the student > user ID > Security academic organization

    Curriculum management > Catalogue > Catalogue courses > tab offer

    I understand that the 2 tables above are based on the tree of academic organizations and not on the academic organization Table. I see no error in the tree.

    Because the search for academic organisation table can't happen in the tab 'Offers' course catalogue, the course cannot be saved.

    My question is:

    Any folk can help resolve the issue of the "academic organization lookup table cannot mount security academic organization and in the tab catalog of courses'? Or any suggestion on the tree of the academic organizations?

    Thanks in advance.

    Perform the following procedure:

    Home > ACSS configuration > Security > secure Administration student > process > security update - Acad Orgs

    After the execution of the process, check the lookup tables.

  • EMP Configurator - drop/recreate Tables Question

    All,

    The question regarding the EMP Configurator.

    All products are deployed on the same schema (assumes that the SS, WORKSHOP, planning, HFM), and I would like to re - set up the schedule.

    If I choose only the option "configure database" for planning only and then choose "delete and re-create the tables", which only decreases the HSP, or all tables in the schema? My gut tells me it will only drop the HSP paintings, but my past experiences told me that there is a high probability it will drop the entire schema.

    Appreciate any idea

    It should only remove system planning objects, if you are worried then make sure you have a backup or point to another schema.

    See you soon

    John

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

  • table question

    I have a 12 values in table 0f the audio sounds.

    When you click on (randomaly) a BT, one of the values is called and then spliced (to avoid repeat)

    When I trace "theNm" sureli I get

    the value of the place in the picture (0,1,2, etc.) but not the link between value or the name of the property.

    This is necessary because I need to assign this value to a var.

    any idea?

    play_sound (TouchEvent) {} function

    var theNum:Number = Math.floor (Math.random () * sound_array.length);

    SoundMixer.stopAll ();

    sound_array [theNum]. Play();

    sound_array.splice(theNum,1)

    trace (theNum)

    {if (sound_array. Length == 0)}

    sounds_click.gotoAndPlay (2);

    }

    I think that you have never followed upward on your last question, which has been in the same direction.  You ask how to get information from the table selection but did not say what this information is.  You seem to do the same thing now, requesting something without explaining what something is.

    What I propose, this is your table you define objects, where each object that contains the data you want for each sound.  In this way, you can target specific information.  For example:

    var sound_array:Array = new Array();

    var my_sound_baby:baby = new baby();

    sound_array.push ({sound: my_sound_baby, class: "baby", name: "baby sound"};)

    var my_sound_plane:plane = new plane();

    sound_array.push ({sound: my_sound_plane, class: "plane", name: "sound plane"};)

    and similarly for the other 10.

    Then, when you select the sound you can access any value you need the object in the table.

    .sound sound_array [i]

    sound_array [i] .class

    sound_array [i] .name

  • Reference table question

    I'm using FrameMakre 7.0. When you do a SaveAs PDF of the chassis, I noticed that exhibitor tables reference numbers do not receive a hypertext link in the PDF document that results.

    Is this a normal behavior, or y at - it a setting I'm missing somewhere?

    This is the behavior by default of notes and references in the table, in 7 worm and worm 9 (probably 8 also, but I don't specifically check)-I had forgotten that.  If you need to be a hyperlink, a workaround is to use cross-references instead of 'real' notes.

    There also be possible to make a new style of cross references, for example 'Special,' which has no real form, for example no number or paratext layout, just a placeholder character as a thin-space perhaps--and which apply to the reference in the cell indicator, so that the hyperlink works when the cursor is located immediately after the letter of the indicator. A bit of a hack, but could be feasible.

    I enclose a MIF file showing this workaround solution - check the blue note "a". This file is named as .txt, but just change that to .mif to open it on the FM band.

    And, finally, you can also take a peek at the TimeSavers tool to http://www.microtype.com - TimeSavers often has good solutions to these kinds of questions of FM. If you don't see anything on the site, e-mail Shlomo to Microstype directly, in which case it is a feature that might be able to add.

    Sheila

    Edit: attachments are queued here, sometimes for a while, then it may be a few hours or longer before it clears the what.

    Edit, edit: queue. queue.

  • collection of table question

    Hello I am new to flex I read books and what not, but I have a probably simple question for someone more experienced.

    So here's what I want to do I have a table collection _getNews and I want to get information out of him by the statesFilterFunction the field I want in the table collection is called fkstate_id so make reference as follows

    _getNews.data.fkstate_id
    or
    _getNews.fkstate_id

    in any case I get an error message 1119 = possibly indefinite access to property data referring to a static type

    Basically, I want to get the info on my _getNews collection property of table and compare it to a different function of another property get_States

    Any help would be great

    Thank you

    [Bindable]
    private var _getNews:ArrayCollection;

    private void newsDataHandler(event:ResultEvent):void
    {
    _getNews = new collection ArrayCollection (event.result as Array);

    }

    private void statesFilter(_getStates:Object):Boolean
    {
    var currentCountry:Object = countryList.selectedItem as an object;
    return (currentCountry.country_id == _getStates.fkcountry_id & & _getNews.fkstate_id == _getStates.state_id);
    }

    So I just did a loop in my function filterFunction and worked very well, thanks to all who have helped me

    VTRT

    private void statesFilter(_getStates:Object):Boolean
    {
    var currentCountry:Object = countryList.selectedItem as an object;
    var result: Boolean = false;
    for (var i: int = 0; i< _getnews.length="" ;="">
    {
    var point: Object = _getNews;
    If (currentCountry.country_id == _getStates.fkcountry_id & .fkstate_id item.getItemAt (i) == _getStates.state_id)
    {
    result = true;
    }
    }
    return the result;
    }

  • The external table, question of double data type

    Hello

    We are the migration of 11g CL8MSWIN1251 to 12 c UTF8.

    Now, we test the exteranl tables and that we've met the problem below.

    We have a binary file (little endian) with fields of type double.

    In 11g, it is very well analyzed, but in 12 c obtained ' ORA-29913: error in the execution of legend ODCIEXTTABLEFETCH"" "".

    In the Oracle docs, I found this paragraph, the last sentence of worries.

    The DOUBLE clause indicates that the field is the same format that the C language, data type DOUBLE on the platform where the access driver is running. Use of the DATA IS {BIG |} LITTLE ENDIAN clause} can cause data to byte - swap before it is stored. Such data may not be portable between certain platforms.

    Here is an example of a test that works on 11g, Oracle Enterprise linux 6.5. And get the error above 12 c 7.1 OEL

    create ext_test table (balancing act)

    Organization external

    (type oracle_loader

    the default directory dir_test

    Access settings

    ( fixed 8 documents

    data is little endian

    string sizes are in bytes

    language American

    The territory America

    nobadfile

    nologfile

    fields)

    doublebalance)

    )

    location (dir_test:'1.bin'));

    Select * of ext_test

    BALANCE

    ----------

    8960,07

    773792,92

    5000

    3 . selected lines.

    I don't know how to attach a file, here is the binary content of tray 1.

    02.07.png

    The problem is located.

    Select * ext_test was made 11.2 customer connected to the database of 12 c.

    When selecting using all the 12 client works very well.

  • Output table question

    Hello

    I'm trying to get this loop foreach for output in HTML format.

    Is what I need help to make this report the data to the output array.

    $MyCollection = @)

    $arrViewPropertiesToGet = "Name", "Summary.Runtime.PowerState", "Config.GuestFullName", "Summary.Config.Annotation", "CustomValue", "AvailableField"

    {foreach ($cluster Get-cluster)

    Notice-EEG - ViewType VirtualMachine-property SearchRoot $arrViewPropertiesToGet - $cluster.id. Select '

    @{n = "Name of the virtual computer"; e = {$_.}} Name}},

    @{n = "Cluster"; e = {$cluster.name}}.

    #@ {n = "PowerState"; e = {$_.}} Summary.Runtime.PowerState}},

    @{n = "guest operating system"; e = {$_.}} Config.GuestFullName}},

    @{n = "Notes"; e = {$_.}} Summary.Config.Annotation}},

    # just by using the already extracted data; much faster

    @{n = "Tier"; e = {$viewThisVM = $_;}} ($viewThisVM.CustomValue |?) {$_ - Eq - key. ($viewThisVM.AvailableField |?)} {} $_. ({Name - eq "First category"}). Key}). Value}}

    $MyCollection += $viewThisVM

    } # end foreach

    $MyCollection | ConvertTo-HTML-Fragment | Set-Content c:\temp\test.htm

    Invoke-Expression C:\temp\test.htm

    Here is what I know how to do, but need help with the part of table, everything else works fine.

    Code #Sample

    Get-Service | Select-Object Status, Name, DisplayName | ConvertTo-HTML | Out-file C:\Scripts\Test.htm

    Invoke-Expression C:\Scripts\Test.htm

    Thank you

    -Mike

    Without making too many changes, this should do it:

    $arrViewPropertiesToGet = "Name", "Summary.Runtime.PowerState", "Config.GuestFullName", "Summary.Config.Annotation", "CustomValue", "AvailableField"

    Get-Cluster | % {$cluster = $_;}

    Notice-EEG - ViewType VirtualMachine-property SearchRoot $arrViewPropertiesToGet - $cluster.id. Select '

    @{n = "Name of the virtual computer"; e = {$_.}} Name}},

    @{n = "Cluster"; e = {$cluster.name}}.

    #@ {n = "PowerState"; e = {$_.}} Summary.Runtime.PowerState}},

    @{n = "guest operating system"; e = {$_.}} Config.GuestFullName}},

    @{n = "Notes"; e = {$_.}} Summary.Config.Annotation}},

    # just by using the already extracted data; much faster

    @{n = "Tier"; e = {$viewThisVM = $_;}} ($viewThisVM.CustomValue |?) {$_ - Eq - key. ($viewThisVM.AvailableField |?)} {} $_. ({Name - eq "First category"}). Key}). Value}}

    } | ConvertTo-HTML-Fragment | Set-Content c:\temp\test.htm

  • Nested table question

    Hello

    Anyone can guide me please on this issue? I get an error PLS-00382: expression is of the wrong type

    CREATE TABLE TEST1

    (

    NUMBER EMPNO,

    DEPTNO NUMBER,

    HIRE_DATE DATE

    );

    CREATE TABLE new_table1

    (

    NUMBER EMPNO,

    DEPTNO NUMBER,

    HIRE_DATE DATE

    );

    insert into test1 values (100, 10, sysdate);

    insert into test1 values (100, 20, sysdate + 1);

    insert into test1 values (100, 30, sysdate + 2);

    insert into test1 values (100, 30, sysdate-100);

    insert into test1 values (200, 10, sysdate);

    insert into test1 values (200, 20, sysdate + 1);

    insert into test1 values (200, 30, sysdate + 2);

    insert into test1 values (200, 30, sysdate-200);

    Commit

    /

    delete from new_table1;

    Set serveroutput on;

    declare

    cursor c1 is select * from test1;

    tt type is varchar table (50);

    tt_type tt;

    Start

    for rec in c1

    loop

    tt_type.extend ();

    If rec.hire_date between sysdate-1 and sysdate + 1 then

    tt_type (Rec): = to_char (rec.hire_date);

    elsif rec.hire_date between sysdate and sysdate + 1 then

    tt_type (Rec): = to_char (rec.hire_date);

    dbms_output.put_line (' hire date ' | rec.hire_date);

    end if;

    because me in 1.tt_type.count

    loop

    insert into new_table1 (empno, hire_date, region_id) values (rec.empno, rec.hire_date, tt_type (i));

    end loop;

    end loop;

    end;

    /

    [/ code]

    Select * from new_table1;

    So many things wrong with your posted example. However, I think you want to do something like

    declare

    cursor c1 is select * from test1;

    type tt is the table of the varchar2 (100);

    tt_type tt: = tt();

    v_increment number: = 0;

    Start

    for rec in c1

    loop

    tt_type.extend ();

    v_increment: = v_increment + 1;

    If rec.hire_date between sysdate-1 and sysdate + 1 then

    tt_type (v_increment): = rec.deptno;

    -dbms_output.put_line (' hire date ' | rec.hire_date);

    elsif rec.hire_date between sysdate and sysdate + 1 then

    tt_type (v_increment): = rec.deptno;

    -dbms_output.put_line (' hire date ' | rec.hire_date);

    end if;

    because me in 1.tt_type.count

    loop

    insert into new_table1 (empno, hire_date, deptno) values (rec.empno, rec.hire_date, tt_type (i));

    end loop;

    end loop;

    end;

    /

  • End of week date calculates dates in table questions

    Hello all,.

    I'm working on a document of LiveCycle Designer ES4 with a week ending the Date MM-DD-YYYY (which must always be a Saturday) selected in a subform.

    I need this end Date to then calculate and display the selected week Saturday and the previous days in a subform with a table. Day wish to view in separate columns in the header.

    sample.png

    That's what I have so far:

      TopmostSubform.Page1.Requestor.WeekEndDate::exit - (FormCalc, client)
     
    var endDate = Date2Num($,"MM-DD-YYYY")
    var dayOfWeek = Num2Date(endDate, "E")
     
    if (dayOfWeek <> 7) then
       xfa.host.messageBox("Ending date must be a Saturday")
       $ = null
       xfa.host.setFocus("$")
    endif
     
    Page1.#subform[1].InputTable.Row1[0].Date7 = Num2Date(endDate - 0, "DD")
    Page1.#subform[1].InputTable.Row1[0].Date6 = Num2Date(endDate - 1, "DD")
    Page1.#subform[1].InputTable.Row1[0].Date5 = Num2Date(endDate - 2, "DD")
    Page1.#subform[1].InputTable.Row1[0].Date4 = Num2Date(endDate - 3, "DD")
    Page1.#subform[1].InputTable.Row1[0].Date3 = Num2Date(endDate - 4, "DD")
    Page1.#subform[1].InputTable.Row1[0].Date2 = Num2Date(endDate - 5, "DD")
    Page1.#subform[1].InputTable.Row1[0].Date1 = Num2Date(endDate - 6, "DD")
    

    However I get an error on the WeekEndDate when selecting a Saturday.

    Someone has an idea what I am doing wrong?

    Thanks for any help!

    -Michelle

    Well, I never got an answer on the forum here, but to help others - here's what I did:

    All this was done FormCalc.

    The Date/time of WeekEndDate field object has a set model date {MM/DD/YYYY} in the field object model in LiveCycle.

    BUT, the script required the pattern to be YYYY-MM-DD

    Why? I have no idea of reversal. Another way will not work for me.

    This article also requires a Date Saturday to choose. Days of the week are identified by numbers (Sunday = 1, Monday = 2, etc.).

    The line <> 7 means that if the day is Saturday (7), then the error message "end date must be a Saturday" is displayed.

    It's the Exit Script event:

    TopmostSubform.Page1.Requestor. WeekEndDate:output- (FormCalc, client)
    var endDate = Date2Num ("$,"YYYY-MM-DD"")
    var dayOfWeek = Num2Date (endDate, "E")

    If (dayOfWeek <> 7) then
    xfa.host.messageBox ("end date must be a Saturday")
    $ = null
    xfa.host.setFocus("$")
    endif

    The different elements of the Date are set to a Date/time field without cause defined in the configuration of the field object in LiveCycle.

    Coding below means the form MM/DD .

    Each field has it's own script, with any less calculation -#

    This is the calculation for the Sunday cell script:

    . TopmostSubform.Page1 #subform [1]. InputTable.Row1 [0]. Date1: calculate - (FormCalc, client)
    dateNum var = date2num(TopmostSubform.Page1.Requestor.WeekEndDate.formattedValue,"MM/DD/YYYY") -6
    $.rawValue = num2date (dateNum,"MM/DD" ")

    And the cell Saturday, needed to display the Date of end of Saturday has the following Script, with NO less number:

    . TopmostSubform.Page1 #subform [1]. InputTable.Row1 [0]. Date7: calculate - (FormCalc, client)

    dateNum var = date2num(TopmostSubform.Page1.Requestor.WeekEndDate.formattedValue,"MM/DD/YYYY")

    $.rawValue = num2date (dateNum,"MM/DD" ")

    Why was it here?

    Because this entire project was gawd-awful, and I hope that these ideas can help another designer of forms of struggle to understand the FormCalc scripting used.

    M

Maybe you are looking for

  • cannot update or uninstall the PC iTunes

    I can't update or uninstall iTunes from my PC (Windows 10).  I have version 12.4.3.1.  If I check the updates, I'm invited to download 12.5.1, but when it finishes downloading the program says there was a download error and I have to use tools/downlo

  • Where & how to install driver LAN for Satellite U200?

    Hello I bought new Toshiba satellite U200. I don't use "product recovery cd" because there were PL version of windows. I have installed IN windows XP Home Edition and I downloaded the drivers from the Toshiba site. Everything works without Ethernet L

  • How to install WXP in Satellite A205-s5859?

    Hello I have a laptop Toshiba Satellite A205-s5859 new (US series), and my laptop was completely done by virus so I just want to install Windows XP instead of Windows Vista which is now experiencing in my laptop and wants to make a new partition. Whe

  • Equium A100 - 338 PSAAQE nothing more beyond 3063 GB RAM

    Hi all I am owner of Equium A100-338 PSAAQE.In my manual and workbook loads on exactly my laptop's info, I can put on the maximum memory 2x2gb modules and after that, I should have 4 GB of ram. So I did and believe me or not there is NOT 4 GB RAM.Of

  • Check the total amount of memory consumption?

    Is there a kind of functionality or VI with the possibility to check how much the memory of LabVIEW is full? Thus, a sort of indicator that tells me I have 20% of memory remains until I get an error "Merory is full" LabVIEW? http://digital.NI.com/pub