User Attributes: how to reorder the categories

Hi,
I would like to reorder the user attribute categories in OIM 11.1.1.5 (for instance, I would like that the category “Other User Information” stands before “Account settings” when I create a new user)
Does anybody know where and how it can be done? (Any idea, even if it implies tweaking the database would be welcome).
Thank you in advance

I succeeded to move a system attribute to other category, using the Java API. The interface is oracle.iam.configservice.api.ConfigManager
The code example I put here
http://idmclub.wikidot.com/configservice-service
See Manage categories/Update section. Note the service described on the age (ConfigService) is just EJB remote API to the ConfigManager local service.

Similar Messages

  • When I send open office documents to a PC user (even saved and sent in the word format), the document reaches with serious format changes and is rendered unusable to the PC user. How to overcome the problem??

    When I send open office documents to a PC user (even saved and sent in the word format), the document reaches with serious format changes and is rendered unusable to the PC user. How to overcome the problem??

    I don't use OpenOffice (I have it on my internal just to play around with, but seldom even open it). I do use MS Word and have few problems sharing files - it's usually a font issue so I tend to use MS fonts for documents that I know will need to be shared.
    Unless you need to make collaborative changed to the document, you could always save it as a pdf file. With Acrobat Pro you can even save a pdf file to a Word document with very little change in formatting.
    If I were you - and you have a need for .doc or .docx files to travel and play nicely - I'd just invest in MS Office. If you don't have to send a Word file, try pdf.
    Clinton

  • How to reorder the rows in a UITableView

    Hello,
    I have a UITableView in my application. I want to reorder the rows of my table view on a multiple touch event. Is there any way around to do this? I have seen the touch event in the UIViewController class, but if i touches on my table view it doesn't calls the touch event rather it goes to the didselectrow event of the table view. Any suggestion how to do this?
    Looking forward to hearing from you soon.
    Regards,
    Obaid

    Gentle reminder!!!!

  • HOw to Create the categories of the taxonomy manually

    Hi,
    I would like to create category( folder ) under a taxonomy manually .
    According help docs it says,
    create the categories of the taxonomy manually in the form of individual folders. You do this in the Category Browser iView (Content Manager ® Repositories ® Taxonomies). Name the folders and create a new folder hierarchy targeted to your needs.
    but When I go to taxonomy folder( system administration
    -> System Configuration -> KM management -> configuration
    then Clicked on related link Respository. then go to taxonomy folder . select the a taxonomy under taxonomy folder then click on folder menu header. Here I have only one option of details ).
    I am not getting an option of create folder . only I am getting details option under folder menu header .
    I have logged in as super_admin_role.
    and I am using
    Creation-Date=20040521
    Creation-Time=1912
    Manifest-Version=1.0
    Implementation-Title=Portal version.info
    JDK-Version=1.3.1
    Creation-User=makefact
    Implementation-Vendor=SAP AG
    Sync-Changelist=204112
    Implementation-Vendor-Id=com.sap
    version=6.0.2.4.1
    Specification-Vendor=SAP AG
    Implementation-Version=6.2.0.4.200405212100
    Make-Release=60_SP2_REL
    Sync-Timestamp=200405211839
    Version History
    6.0.2.4.1.Enterprise_Portal_Service_Pack_2
    Should I have to do any patch updation  or Am I doing correct ?
    thanks
    PK

    Hi Matthias,
    Thanks for the reply.
    Yes I have gone there it is just the other way around .
    I am still facing the same problem. When I try to create categories under TaxName. I am getting the follwing error.
    java.lang.NoSuchMethodError
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getDocumentTaxRMRids(TaxonomyNamespaceManager.java:1876)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getTaxonomyClassResources(TaxonomyNamespaceManager.java:1831)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.addChildDocuments(TaxonomyNamespaceManager.java:1942)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:368)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:250)
         at com.sapportals.wcm.repository.CollectionImpl.internalGetChildrenManager(CollectionImpl.java:927)
         at com.sapportals.wcm.repository.CollectionImpl.internalGetChildren(CollectionImpl.java:945)
         at com.sapportals.wcm.repository.CollectionImpl.getChildren(CollectionImpl.java:137)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initializeSelectionList(AbstractRendererStatus.java:223)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initialize(AbstractRendererStatus.java:209)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.setParent(AbstractRendererStatus.java:56)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.createStatus(LightCollectionRenderer.java:726)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.renderAll(LightCollectionRenderer.java:498)
         at com.sapportals.wcm.rendering.control.cm.NeutralControl.render(NeutralControl.java:141)
         at com.sapportals.wcm.rendering.layout.cm.MenuTreeListLayoutController.render(MenuTreeListLayoutController.java:132)
         at com.sapportals.wcm.rendering.control.cm.WdfProxy.render(WdfProxy.java:1229)
         at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:41)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:153)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.ControllerDynPage.executeEvent(ControllerDynPage.java:338)
         at com.sapportals.wdf.BaseDynPage.onWdfEvent(BaseDynPage.java:132)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:172)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:23)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:280)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    java.lang.NoSuchMethodError
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getDocumentTaxRMRids(TaxonomyNamespaceManager.java:1876)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getTaxonomyClassResources(TaxonomyNamespaceManager.java:1831)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.addChildDocuments(TaxonomyNamespaceManager.java:1942)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:368)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:250)
         at com.sapportals.wcm.repository.CollectionImpl.internalGetChildrenManager(CollectionImpl.java:927)
         at com.sapportals.wcm.repository.CollectionImpl.internalGetChildren(CollectionImpl.java:945)
         at com.sapportals.wcm.repository.CollectionImpl.getChildren(CollectionImpl.java:137)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initializeSelectionList(AbstractRendererStatus.java:223)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initialize(AbstractRendererStatus.java:209)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.setParent(AbstractRendererStatus.java:56)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.createStatus(LightCollectionRenderer.java:726)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.renderAll(LightCollectionRenderer.java:498)
         at com.sapportals.wcm.rendering.control.cm.NeutralControl.render(NeutralControl.java:141)
         at com.sapportals.wcm.rendering.layout.cm.MenuTreeListLayoutController.render(MenuTreeListLayoutController.java:132)
         at com.sapportals.wcm.rendering.control.cm.WdfProxy.render(WdfProxy.java:1229)
         at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:41)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:153)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.ControllerDynPage.executeEvent(ControllerDynPage.java:338)
         at com.sapportals.wdf.BaseDynPage.onWdfEvent(BaseDynPage.java:132)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:172)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:23)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:280)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    java.lang.reflect.InvocationTargetException: java.lang.NoSuchMethodError
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getDocumentTaxRMRids(TaxonomyNamespaceManager.java:1876)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getTaxonomyClassResources(TaxonomyNamespaceManager.java:1831)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.addChildDocuments(TaxonomyNamespaceManager.java:1942)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:368)
         at com.sapportals.wcm.repository.manager.taxonomy.TaxonomyNamespaceManager.getChildren(TaxonomyNamespaceManager.java:250)
         at com.sapportals.wcm.repository.CollectionImpl.internalGetChildrenManager(CollectionImpl.java:927)
         at com.sapportals.wcm.repository.CollectionImpl.internalGetChildren(CollectionImpl.java:945)
         at com.sapportals.wcm.repository.CollectionImpl.getChildren(CollectionImpl.java:137)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initializeSelectionList(AbstractRendererStatus.java:223)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.initialize(AbstractRendererStatus.java:209)
         at com.sapportals.wcm.rendering.collection.AbstractRendererStatus.setParent(AbstractRendererStatus.java:56)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.createStatus(LightCollectionRenderer.java:726)
         at com.sapportals.wcm.rendering.collection.LightCollectionRenderer.renderAll(LightCollectionRenderer.java:498)
         at com.sapportals.wcm.rendering.control.cm.NeutralControl.render(NeutralControl.java:141)
         at com.sapportals.wcm.rendering.layout.cm.MenuTreeListLayoutController.render(MenuTreeListLayoutController.java:132)
         at com.sapportals.wcm.rendering.control.cm.WdfProxy.render(WdfProxy.java:1229)
         at com.sapportals.wdf.layout.HorizontalLayout.renderControls(HorizontalLayout.java:41)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:153)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.layout.HorizontalLayout.renderPanes(HorizontalLayout.java:64)
         at com.sapportals.wdf.stack.Pane.render(Pane.java:156)
         at com.sapportals.wdf.stack.PaneStack.render(PaneStack.java:67)
         at com.sapportals.wdf.ControllerDynPage.executeEvent(ControllerDynPage.java:338)
         at com.sapportals.wdf.BaseDynPage.onWdfEvent(BaseDynPage.java:132)
         at java.lang.reflect.Method.invoke(Native Method)
         at com.sapportals.htmlb.page.DynPage.doProcessCurrentEvent(DynPage.java:172)
         at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:101)
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:62)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:23)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:280)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)
    javax.servlet.ServletException
         at com.sapportals.htmlb.page.PageProcessorServlet.handleRequest(PageProcessorServlet.java:73)
         at com.sapportals.htmlb.page.PageProcessorServlet.doPost(PageProcessorServlet.java:23)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:760)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.sapportals.wcm.app.servlet.WcmHtmlbBaseServlet.service(WcmHtmlbBaseServlet.java:81)
         at com.sapportals.wcm.portal.proxy.PCProxyServlet.service(PCProxyServlet.java:280)
         at com.sapportals.portal.prt.core.broker.ServletComponentItem$ServletWrapperComponent.doContent(ServletComponentItem.java:110)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.serviceDeprecated(AbstractPortalComponent.java:209)
         at com.sapportals.portal.prt.component.AbstractPortalComponent.service(AbstractPortalComponent.java:114)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:209)
         at com.sapportals.portal.prt.pom.PortalNode.service(PortalNode.java:576)
         at com.sapportals.portal.prt.core.PortalRequestManager.callPortalComponent(PortalRequestManager.java:300)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:138)
         at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:190)
         at com.sapportals.portal.prt.core.PortalRequestManager.runRequestCycle(PortalRequestManager.java:669)
         at com.sapportals.portal.prt.connection.ServletConnection.handleRequest(ServletConnection.java:208)
         at com.sapportals.portal.prt.dispatcher.Dispatcher$doService.run(Dispatcher.java:532)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.sapportals.portal.prt.dispatcher.Dispatcher.service(Dispatcher.java:415)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.InvokerServlet.service(InvokerServlet.java:126)
         at javax.servlet.http.HttpServlet.service(HttpServlet.java:853)
         at com.inqmy.services.servlets_jsp.server.RunServlet.runSerlvet(RunServlet.java:149)
         at com.inqmy.services.servlets_jsp.server.ServletsAndJspImpl.startServlet(ServletsAndJspImpl.java:833)
         at com.inqmy.services.httpserver.server.RequestAnalizer.checkFilename(RequestAnalizer.java:665)
         at com.inqmy.services.httpserver.server.RequestAnalizer.handle(RequestAnalizer.java:312)
         at com.inqmy.services.httpserver.server.Response.handle(Response.java:173)
         at com.inqmy.services.httpserver.server.HttpServerFrame.request(HttpServerFrame.java:1229)
         at com.inqmy.core.service.context.container.session.ApplicationSessionMessageListener.process(ApplicationSessionMessageListener.java:36)
         at com.inqmy.core.cluster.impl5.ParserRunner.run(ParserRunner.java:55)
         at com.inqmy.core.thread.impl0.ActionObject.run(ActionObject.java:46)
         at java.security.AccessController.doPrivileged(Native Method)
         at com.inqmy.core.thread.impl0.SingleThread.run(SingleThread.java:148)

  • Custom Table Attribute - How to handle the PropertyScriptElement

    Hi All,
    I have a custom Table attribute that I'd like to process via snippets.
    I've added kCellObjectScriptElement to my ScriptProviderBoss and I can see the request coming in to my ScriptProvider.
    The trouble is, I need to extract the ITableModel and GridID from the IScript in my AccessProperty() method in order to access my custom attribute, and I have no idea how.
    GetObjectType() for the IScript returns c_Cell (i.e. 'ccel')
    The scripting DOM provides the following info:
    cell (kCellObjectScriptElement-object)
    ScriptID = 'ccel', Name = "cell", Description = A table cell., BaseObject = kIDBasedObjectScriptElement, Suite = kTableSuiteScriptElement, Plugin = Table Model.InDesignPlugin CollectionScriptID = 'Cels', CollectionName="cells"
    When I just hard-code a string to represent the attribute, it appears in the snippet as follows:
    <Cell Self="ucbie1i0" Name="0:0" RowSpan="1" ColumnSpan="1" AppliedCellStyle="CellStyle/$ID/[None]" AppliedCellStylePriority="0" Sgdata="Hardcoded String">
        <ParagraphStyleRange AppliedParagraphStyle="ParagraphStyle/$ID/NormalParagraphStyle">
            <CharacterStyleRange AppliedCharacterStyle="CharacterStyle/$ID/[No character style]"/>
        </ParagraphStyleRange>
    </Cell>
    Can anyone tell me how to proceed?
    Any help much appreciated.
    - Jackeen

    Moderator message - Please search before asking - post locked
    Moderator message - Cross post locked

  • Need to Get a QT codec or help on how to reorder the bytes?

    I have a bunch of .AVI that are white with audio in QT. QT info says the files are YUY2. I cant find this codec for mac anywhere. If you know of where to find this codec, please let me know. OR Is there a way I can reorder the bytes so that it is in a form QT will recognize?
    Thanks

    Hey,
    Thanks for the link. I came across that in my searches, but couldn't find any other info on how to actually reorder the bytes. I also downloaded the sheervideo codecs that the article references, but have not been successful in making them work.

  • Spotlight Search results - how to get the "categories" view full-screen?

    I don't use Spotlight that often, but when I did in TIGER I got a nice listing by category when I requested the SHOW ALL results screen. I saw results grouped by documents, folders, images, pdf, contacts etc.
    Now with LEOPARD I see the categories when I search by clicking on the upper right-- but then if I choose SHOW ALL the results appear in a smart folder and they are in more or less the standard name, kind or date format-- but the wonderful categories listing (as in the dropdown menu listing) is no longer there. IS THERE A WAY to get that 'categories' listing view back?
    Best regards,
    Steve Schulte
    Tuesday 17 March 2009 at 16:41

    Categories is gone from Leopard's Spotlight. For more on Leopard's Spotlight, see http://www.pinkmutant.com/articles/Leopard/leospot.html and my mod to Finder's Find at http://discussions.apple.com/message.jspa?messageID=6725932 for what you can change so you can find stuff excluded by the default structure.

  • How to reorder the rows in a table?

    Is it possible to incorporate reordering feature of the SelectOrderShuttle to a table like the following picture?
    http://picasaweb.google.com/lh/photo/c-UAWCac_2ySw_VQj16GEQ?feat=directlink
    Thanks.

    sb92075 wrote:
    The order of columns within row make NO difference to performance; with possible exception of LOB datatypeThat's not strictly true.
    Given a badly designed application you may find a change in column order can make a worthwhile difference to performance. The note in question is aimed specifically at Demantra, and make the following point:
    <ul>
    Due to the way the Oracle RDBMS stores data physically on disk, it is possible to reduce storage and improve performance by rebuilding large tables that have many NULL-value or empty columns, to the end of the row. This is known as reordering.
    </ul>
    This describes a classic bad design - blaming the problems on Oracle, of course.
    But if you do have very long rows (especially with more than 254 columns), and you do leave vary large numbers of columns null, then rearranging the most frequently null columns to the end of the row can make a difference. I've done it a couple of times.
    The OP seems to be talking about the (generally silly) guideline to rebuild the table in primary key order, though, and there is an entertaining (but apparently broken) script that gives a meaningless number that is supposed to show how badly ordered the table is with respect to the primary key. (Personally I would just look at the clustering_factor of the primary key - it's quicker, easier, and more likely to be appropriate).
    Regards
    Jonathan Lewis

  • Finding the master user records , how to find the active users

    Hi friends,
      i want  master user information, which table consists master user information and also which table consists active users ,
    like address ADRC is the master table like that for users which is the master table .
    can any one help me urgently.

    Hi,
    check the below tables
    USR01                          User master record (runtime data)
    USR02                          Logon Data (Kernel-Side Use)
    USR03                          User address data
    USR04                          User master authorizations
    USR05                          User Master Parameter ID
    USR06                          Additional Data per User
    Edited by: Velangini Showry Maria Kumar Bandanadham on Apr 24, 2008 3:31 PM

  • Using Numbers Personal Budget template I can't figure out how to change the categories in both tabs (budget and transactions)

    Brand new just bought Numbers and I used the personal budget template to enter our monthly budget.  I customized the spread sheet with our budget categories, but then when I go to the transactions tab to add our transactions, it only has the generic categories.  How do I change them so that my transactions end up on the table?

    Hi artlisavz,
    There are 2 places to make changes.
    I assume this is where you have already changed things:
    The Budget tab- Summary by Category- just click the name and change it. Or else you dragged the "=" at the lower left to add rows. Added your categories.
    You need to edit the popup in the Transactions tab- Category popup.
    Popup menu is a data format. You find it on the right side bar Format>Cell>Data Format> Popup Menu. Change, delete, go wild. If you edit the first one you can copy it, select the rest of the column and paste. If you find you want an additional in a month or so you can enter it as text (after deleting the popup), then select it and the popup above and choose the popup format instead of multiple and you will have added it to that popup. You will need to fill it to the rest of the column.
    If you added additional categories, you want to update the pie chart.
    Click the pie chart, click "Edit Data References", drag the section to include your added categories.
    quinn

  • Self-referential attribute: how to set the value if it is NULL/unknown

    Hi,
    I am getting the following error while doing Logical Loop Check:
    self-referential attribute: b5@Rules_test_doc
    number of rules in this loop: 3
    number of attributes in loop chain: 3
    number of relationships in loop chain: 0
    The rule engine will be seeded with information from a database.
    My requirement is to set a value to the attribute (X) = "ABC" if (X) is null and (Y) is 0
    ( in 10.4 NULL is represented by unknown)

    You would have to have an intermediate field here to achieve this. It definitely is a logical loop in OPA terms, since you are trying to use X to prove X.
    To solve it you would need to do:
    attribute (X) = "ABC" if (X_input) is null and (Y) is 0
    Or for a "real" example:
    the person's processing office:
    "london" | the person's provided procesing office is currently unknown
    the person's provided procesing office | otherwise
    So if no processing office has been provided by the database, (i.e. "null") it effectively defaults to London.
    You could then use "the person's processing office" as normal throughout the rules, confident that it should never be unknown.
    Cheers,
    Ben
    Edited by: Ben Rogers on Jan 8, 2013 1:28 PM

  • Without "User Exit" how to solve the problem

    Hi all,
    We are using DEBMAS06 to send the data to a legacy system.The data sent will consist primarily of address and partner information extracted via IDOC based on configured change pointers. The change pointer settings in SAP R/3 will ensure that changed customer master records are included in the IDOCs sent out of R/3.
    The problem is when there is a change in the KNA1 segment the Idoc doesn't come out with KNVP segment which has the partner roles. Is there any way to debug this problem without using User Exit.
    Thanks in advance,
    Srinivas

    Hi,
    Try out with tcode WE19.
    regards,
    sharath

  • How Do I edit the Categories in Office Address Book?

    I have figured how to assign a category to an address in Office Address Book, but I can't edit the categories in order to create the categories I need.
    When I open an address book entry, the categories pull-down menu is in the top bar, when I open up the menu, the choice to assign categories is there, right below it, it says "Edit Categories" but it is impossible to select it.
    Any thoughts on how to edit the categories?

    Ahhhh...Yeah. That should be automatically set up from the day you signed up. For example - if you signed all the digital paperwork with Honeydew Melon Publishing. The seller would then be Honeydew Melon Publishing.
    One thing I can say is that although I'm big an Apple user for quite some time they've really dropped the ball on their service to smaller and independent publishers. You can't actually talk to anyone from what I've found, although I'd love to be corrected since I have a pending issue that's over a week old and have no idea what I've done for them to Remove my books from sale. And I had an earlier issue where they didn't respond for nearly 4 weeks.
    If I find out something soon I'll let you know and vice versa. I've been racking my brain trying to figure out how to contact someone or to get them to set up a forum, similar to this, for publishers where they can respond to us directly and we can work with each other to find solutions.
    -C

  • How do you change categories in both transactions and budget report in the personal budget template in Numbers?

    How do you change categories in both transactions and budget report in the personal budget template in Numbers?
    I am working on both an iPad mini and a MacBook Air. 
    Whenever I change the category name in the budget report, it does not actually show up in the transactions tab when I am using the Personal Budget Template. 
    I have already tried copying and pasting a category in the budget report to add another row but it still does not show up in the transactions tab. 

    Hi golmeda,
    Check out this answer here:
    Using Numbers Personal Budget template I can't figure out how to change the categories in both tabs (budget and transact…
    If it is unclear let me know.
    quinn

  • Error OIM when open User Attributes

    Hi All
    I am get an error when opening User Attributes button on Configuration --> User Configuration --> Action --> User Attributes
    error form log OIM = <Error> <oracle.iam.configservice.impl> <IAM-3020003> <The attribute null does not exist!>
    anyone could help me??

    I just got through this one.
    In my case, the file "/file/User.xml" in the MDS repository needed to be fixed.
    One part of this file describes categories' attributes order :
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <entity-definition xmlns="http://www.oracle.com/schema/oim/entity">
    <metadata-attachment xmlns="">
    <metadata>
    <name>1</name>
    <value>MyAttr1</value>
    <category>categories.MyCategory</category>
    </metadata>
    <metadata>
    <name>3</name>
    <value>MyAttr2</value>
    <category>categories.MyCategory</category>
    </metadata>
    </metadata-attachment>
    </entity-definition>When opening User Attributes configuration, OIM processes each categories to sort its attributes.
    Here, we get :
    Category : MyCategory
    1 - MyAttr1
    2 -
    3 - MyAttr2Notice the gap in the order sequence ? That is the cause of your issue.
    To fix it, edit the file "/file/User.xml" so that there is no gap in the category's attibutes order.
    In our hereabove example, we simply need to replace
    <metadata>
    <name>3</name>
    <value>MyAttr2</value>
    <category>categories.MyCategory</category>
    </metadata>by
    <metadata>
    <name>2</name>
    <value>MyAttr2</value>
    <category>categories.MyCategory</category>
    </metadata>When this is done, import the fixed "/file/User.xml" in MDS and restart OIM.
    Here is a query tha can help you to identify where the problem is :
    select cn.comp_localname, cn.comp_value, cv.comp_localname, cv.comp_value, cc.comp_localname, cc.comp_value
    from mds_paths p1
    left outer join mds_components c1 on c1.comp_partition_id=p1.path_partition_id and c1.comp_contentid=p1.path_contentid
    left outer join mds_components cn on cn.comp_partition_id=p1.path_partition_id and cn.comp_contentid=p1.path_contentid and cn.comp_seq = c1.comp_seq+1
    left outer join mds_components cv on cv.comp_partition_id=p1.path_partition_id and cv.comp_contentid=p1.path_contentid and cv.comp_seq = c1.comp_seq+2
    left outer join mds_components cc on cc.comp_partition_id=p1.path_partition_id and cc.comp_contentid=p1.path_contentid and cc.comp_seq = c1.comp_seq+3
    where p1.path_fullname='/file/User.xml' and p1.path_high_cn is null
    and c1.comp_localname='metadata' and c1.comp_level=2
    and cc.comp_value like 'categories.%' and cc.comp_value != 'categories.order'
    order by cc.comp_value,TO_NUMBER(cn.comp_value);

Maybe you are looking for