EP6.0 SP2: Howto share a System

Hello,
my Problem is:
I have an Enterprise LDAP. I'll use it for logging to the EP.
A lot of other application also use this LDAP. But there are no trusties between the apps.
Now i integrate an app, with a own System, which is using the LDAP to check the loggings.
After that i want to integrate a second app, which is using the same logging information as the first app.
Is it possible to share/create on System for more as one application?
Stephan
Message was edited by: Stephan Borchert
Message was edited by: Stephan Borchert

Hi,
i want ti get another answer:
I have to apps:
   1. http://test1/cgi_bin/
   2. http://test2/cgi_bin/
Now i defined 2 systems, which each have an own Alias.
   1. Test1
   2. Test2
This alias is presented in Personalize/User Mapping. There i can manage my username/password.
But both apps use the same username and password, cause the using a same LDAP for the user management.
Is it more clear now, what i mean.
Thank you!

Similar Messages

  • EP6.0 SP2: Howto print special character in hbj:textview

    Hello,
    i tried to print the character ä (special german) in the textView.
        <hbj:textView
              id="Text_ZIP"
              text="vorläufiger Stand 23.12.2004"
           design="EMPHASIZED"
       />
    But the iView didn't run. I get an error.
    Has anybody of you an idea?
    Thank you
    Message was edited by: Stephan Borchert

    Hi Stephan,
    within Eclipse, please save all documents in UTF-8 (Window -- Preferences -- Workbench -- Editors -- Text File Encoding -- Other --UTF-8). If you have saved them in Cp1252, you will get problems to switch to UTF-8, so copy the content of such a file, delete it, switch to UTF-8 and insert again.
    Hope it helps
    Detlev

  • Windows 2003 R2 Enterprise SP2- File Share suddently no one can access. After reboot, it is back normal. Why?

    We have file server, which is using windows 2003 R2 Enterprise Edition, Service Pack 2. Today suddently no one can access its file share. I try to login to the server and open services, but it is so slow to respond. I have to reboot the machine. After the
    server reboot, it is back normal. Any one know why?
    Here are the system errors shown before the machine rebooted. First question, I am not sure which error really causes the problem. The machine is set to use WSUS to get windows update.  On the automatic updates, it is set to "Download updates
    for me, but let me choose when to install them." Second question, why the machine is still trying to install update without permission? Please help. Thanks.
    Event Type: Error
    Event Source: Windows Update Agent
    Event Category: Installation
    Event ID: 20
    Date:  12/13/2013
    Time:  12:55:58 PM
    User:  N/A
    Computer: CHCDSSRV1
    Description:
    Installation Failure: Windows failed to install the following update with error 0xfffffbf8: Automatic Updates.
    For more information, see Help and Support Center at
    http://go.microsoft.com/fwlink/events.asp.
    Data:
    0000: 57 69 6e 33 32 48 52 65   Win32HRe
    0008: 73 75 6c 74 3d 30 78 66   sult=0xf
    0010: 66 66 66 66 62 66 38 20   ffffbf8
    0018: 55 70 64 61 74 65 49 44   UpdateID
    0020: 3d 7b 44 36 37 36 36 31   ={D67661
    0028: 45 42 2d 32 34 32 33 2d   EB-2423-
    0030: 34 35 31 44 2d 42 46 35   451D-BF5
    0038: 44 2d 31 33 31 39 39 45   D-13199E
    0040: 33 37 44 46 32 38 7d 20   37DF28}
    0048: 52 65 76 69 73 69 6f 6e   Revision
    0050: 4e 75 6d 62 65 72 3d 30   Number=0
    0058: 20 00                      .     
    Event Type: Error
    Event Source: W32Time
    Event Category: None
    Event ID: 46
    Date:  12/13/2013
    Time:  1:23:58 PM
    User:  N/A
    Computer: CHCDSSRV1
    Description:
    The time service encountered an error and was forced to shut down.  The error was: 0x800706BB: The RPC server is too busy to complete this operation.

    Hi,
    As you mentioned, users suddenly cannot access file share, the issue most likely caused by third party software, such as antivirus software. Please refer to the thread below to troubleshoot the issue:
    File share become inaccessible
    http://social.technet.microsoft.com/Forums/windowsserver/en-US/19205ea0-3efe-4c9c-a625-8ccf93744948/file-share-become-inaccessible?forum=winserverDS
    For your second question, you can Configure Automatic Updates group policy and choose
    Auto download and notify for install. This option automatically begins downloading updates and then notifies a logged-on administrative user prior to installing the updates
    For more detailed information, please refer to the article below:
    Configure Automatic Updates by Using Group Policy
    http://technet.microsoft.com/en-us/library/cc720539(ws.10).aspx#WUS_ConfigureAutomaticUpdates
    Please also refer to the article below to troubleshoot the error message:
    The Windows Time service may generate event ID 7023 after you upgrade to Windows Server 2003 Service Pack 1
    http://social.technet.microsoft.com/Forums/en-US/a86b4b3f-044a-499d-ba2f-d817931de6a0/windows-2003-r2-enterprise-sp2-file-share-suddently-no-one-can-access-after-reboot-it-is-back?forum=winserverfiles
    Regards,
    We
    are trying to better understand customer views on social support experience, so your participation in this
    interview project would be greatly appreciated if you have time.
    Thanks for helping make community forums a great place.

  • EP5.0 Custom .par File Does Not Work in EP6.0 SP2

    I have a .par file called CustomerSearch.par that is used in EP5.0, and I am now trying to get this .par file to work in EP6.0 SP2.  I noticed the directory structure changes, so my .par structure is this:
    CustomerSearch.par
    -->  portal-inf
    portalapp.xml
    lib
    CustomerSearch.jar
    TableViewExample.class
    pagelet
    TableView.jsp
    I am getting the following error in the portal console logs when I try to access the component after I have uploaded the CustomerSearch.par file.  Does anyone have any suggestions?
    Error Message
    Jan 26, 2005 4:23:50 PM # Client_Thread_34 Fatal Exception ID:04:23_26/01/05_0019
    com.sapportals.portal.prt.component.PortalComponentException: Error in service call of Resource
    Component : CustomerSearch.TableViewExample
    Component class : TableViewExample
    User : testUser
    at com.sapportals.portal.prt.core.PortalRequestManager.handlePortalComponentException(PortalRequestManager.java:858)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:389)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:462)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:88)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:226)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
    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)
    Caused by: com.sapportals.portal.prt.component.PortalComponentException: PortalComponentException
    at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:123)
    at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:224)
    at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:86)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:338)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:817)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:385)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:462)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:88)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:226)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
    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)
    Caused by: com.sapportals.portal.prt.servlets_jsp.server.compiler.CompilingException: D:/usr/sap/EPD1/j2ee/j2ee_22/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/CustomerSearch/work/pagelet/_sapportalsjsp_TableView.java:39: cannot resolve symbol
    symbol : class MyBean
    location: package TableViewExample
    TableViewExample.MyBean myBeanName = null;
    ^
    D:/usr/sap/EPD1/j2ee/j2ee_22/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/CustomerSearch/work/pagelet/_sapportalsjsp_TableView.java:41: cannot resolve symbol
    symbol : class MyBean
    location: package TableViewExample
    myBeanName = (TableViewExample.MyBean)pageContext.getAttribute("myBeanName", PageContext.APPLICATION_SCOPE);
    ^
    D:/usr/sap/EPD1/j2ee/j2ee_22/cluster/server/services/servlet_jsp/work/jspTemp/irj/root/WEB-INF/portal/portalapps/CustomerSearch/work/pagelet/_sapportalsjsp_TableView.java:45: cannot resolve symbol
    symbol : class MyBean
    location: package TableViewExample
    myBeanName = (TableViewExample.MyBean) Beans.instantiate(this.getClass().getClassLoader(), "TableViewExample.MyBean");
    ^
    3 errors
    at com.sapportals.portal.prt.servlets_jsp.server.compiler.JavaCompiler.compileExternal(JavaCompiler.java:439)
    at com.sapportals.portal.prt.servlets_jsp.server.compiler.JavaCompiler.compile(JavaCompiler.java:539)
    at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPParser.parse(JSPParser.java:2140)
    at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.compile(JSPCompiler.java:76)
    at com.sapportals.portal.prt.servlets_jsp.server.jsp.JSPCompiler.run(JSPCompiler.java:118)
    at com.sapportals.portal.prt.core.broker.JSPComponentItem.compileJSP(JSPComponentItem.java:224)
    at com.sapportals.portal.prt.core.broker.JSPComponentItem.getComponentInstance(JSPComponentItem.java:86)
    at com.sapportals.portal.prt.core.broker.PortalComponentItemFacade.service(PortalComponentItemFacade.java:338)
    at com.sapportals.portal.prt.core.broker.PortalComponentItem.service(PortalComponentItem.java:817)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:385)
    at com.sapportals.portal.prt.core.PortalRequestManager.dispatchRequest(PortalRequestManager.java:462)
    at com.sapportals.portal.prt.component.AbstractComponentResponse.include(AbstractComponentResponse.java:88)
    at com.sapportals.portal.prt.component.PortalComponentResponse.include(PortalComponentResponse.java:226)
    at com.sapportals.portal.htmlb.page.JSPDynPage.doOutput(JSPDynPage.java:76)
    at com.sapportals.htmlb.page.PageProcessor.handleRequest(PageProcessor.java:109)
    at com.sapportals.portal.htmlb.page.PageProcessorComponent.doContent(PageProcessorComponent.java:135)
    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)
    [email protected]7 #
    TableViewExample.java Code
    import java.sql.Connection;
    import java.sql.DriverManager;
    import java.sql.ResultSet;
    import java.sql.ResultSetMetaData;
    import java.sql.SQLException;
    import java.sql.Statement;
    import java.util.Vector;
    import com.sapportals.htmlb.InputField;
    import com.sapportals.htmlb.event.Event;
    import com.sapportals.htmlb.event.TableNavigationEvent;
    import com.sapportals.htmlb.page.DynPage;
    import com.sapportals.htmlb.page.PageException;
    import com.sapportals.htmlb.table.DefaultTableViewModel;
    import com.sapportals.htmlb.table.TableView;
    import com.sapportals.htmlb.table.TableViewModel;
    import com.sapportals.portal.htmlb.page.JSPDynPage;
    import com.sapportals.portal.htmlb.page.PageProcessorComponent;
    import com.sapportals.portal.prt.component.*;
    public class TableViewExample extends PageProcessorComponent
         /* (non-Javadoc)
    @see com.sapportals.portal.htmlb.page.PageProcessorComponent#getPage()
         public DynPage getPage()
              return new MyDynPage();
         public class MyDynPage extends JSPDynPage
              //variables
              private int visibleRow = 1;
              public String search;
              public String state = "0";
              MyBean myBean;
              /* (non-Javadoc)
    @see com.sapportals.htmlb.page.DynPage#doInitialization()
              //Get Context and Initialize Bean
              public void doInitialization() throws PageException
                   IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
                   IPortalComponentContext myContext = request.getComponentContext();
                   IPortalComponentProfile myProfile = myContext.getProfile();
                   IPortalComponentProfile userProfile = request.getComponentContext().getProfile();
                   MyBean myBean = new MyBean();
                   myBean.setText("");
                   myProfile.putValue("myBeanName", myBean);
              /* (non-Javadoc)
    @see com.sapportals.htmlb.page.DynPage#doProcessAfterInput()
               //Called Directly After The Data Was Submitted
              public void doProcessAfterInput() throws PageException
                   //Get the Bean Object
                   IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
                   IPortalComponentContext context = request.getComponentContext();
                   IPortalComponentProfile profile = context.getProfile();
                   //Get the Account Info Input Field
                   InputField myInputField = (InputField) getComponentByName("account_input");
                   if( myInputField != null )
                        search = myInputField.getValueAsDataType().toString();
                   myBean = (MyBean) profile.getValue("myBeanName");
                   myBean.setAccount(search);
                   myBean.MyBeanModel();
                   state = myBean.state;
                   if( state == "1" )
                        //get the selected row / rows
                        //get the tableView by getComponentByName
                        TableView table = (TableView) this.getComponentByName("myTableView");
                        //Get the first visible row
                        int firstVisibleRow = table.getVisibleFirstRow();
                        //Get the last visible row
                        int lastVisibleRow = table.getVisibleLastRow();
                        //which of the visible rows was selected
                        StringBuffer strBuff = new StringBuffer();
                        for( int i = firstVisibleRow; i <= lastVisibleRow; i++ )
                             if( table.isRowSelected(i) )
                                  strBuff.append("Row: " + i + " : ");
              /* (non-Javadoc)
    @see com.sapportals.htmlb.page.DynPage#doProcessBeforeOutput()
              //Called Directly Before Output - Last Called Function
              public void doProcessBeforeOutput() throws PageException
                   //set the jsp to load
                   this.setJspName("TableView.jsp");
              //Called If The Navigation Event Was Send
              //The JSP has set the navigation mode byline so the user can navigate
              //line by line, page up and down, first and last entry
              public void onNavigation(Event event)
                   if( state == "1" )
                        //Navigation - get the event to recover the actual position
                        TableNavigationEvent tne = (TableNavigationEvent) event;
                        //With the event the method getFirstVariableRowAfter() can be used
                        //which gives the acutal position (after the event)
                        this.visibleRow = tne.getFirstVisibleRowAfter();
                        if( myBean != null )
                             //just for the first time, when there is no bean
                             //set the new visibleRow
                             myBean.setVisibleRow(new Integer(this.visibleRow).toString());
              public void onSendButtonClicked(Event event) throws PageException
                   IPortalComponentRequest request = (IPortalComponentRequest) this.getRequest();
                   IPortalComponentContext context = request.getComponentContext();
                   IPortalComponentProfile myProfile = context.getProfile();
                   IPortalComponentProfile userProfile = request.getComponentContext().getProfile();
                   myBean = (MyBean) myProfile.getValue("myBeanName");
                   state = "1";
                   myBean.setState("1");
                   myProfile.putValue("myBeanName", myBean);
         public class MyBean
              //Properties
              public DefaultTableViewModel model;
              private String visibleRow = "1";
              private String text;
              private String account;
              private String state = "0";
              private String searchType;
              //get/set account
              public void setAccount(String account)
                   this.account = account;
              public String getAccount()
                   return this.account;
              //get/set state
              public void setState(String state)
                   this.state = state;
              public String getState()
                   return this.state;
              //get/set model
              public void setModel(DefaultTableViewModel model)
                   this.model = model;
              public TableViewModel getModel()
                   return this.model;
              //get/set Text for status messages
              public void setText(String text)
                   this.text = text;
              public String getText()
                   return this.text;
              //get/set VisibleRow for tableView
              public void setVisibleRow(String visibleRow)
                   this.visibleRow = visibleRow;
              public String getVisibleRow()
                   return this.visibleRow;
              //get/set SearchType
              public void setSearchType(String searchType)
                   this.searchType = searchType;
              public String getSearchType()
                   return this.searchType;
              //Create Table View Model
              public void MyBeanModel()
                   model = this.createNewTable(model);
                   //Set Table Text
                   if( model.getRowCount() > 0 )
                        this.setText("Customer Information Found For: " + this.getSearchType());
                   else
                        this.setText("No Records Found For Account: " + this.getAccount());
              //Create Data For A DefaultTableViewModel By Using Vector
              private DefaultTableViewModel createNewTable(DefaultTableViewModel model)
                   //Get a vector with a filled up data array
                   Vector data = null;
                   try
                        data = doGet();     
                   catch( ClassNotFoundException e )
                        e.printStackTrace();
                   //Get a new vector for the titles
                   Vector colName = new Vector();
                   colName.addElement("NUMBER");
                   colName.addElement("CUSTOMER NAME");
                   colName.addElement("PHONE");
                   colName.addElement("STREET");
                   colName.addElement("CITY");
                   colName.addElement("STATE");
                   colName.addElement("ZIP");
                   model = new DefaultTableViewModel(data, colName);
                   return model;
              //Method will execute SQL string with search parameter on the database
              public Vector doGet() throws ClassNotFoundException
                   Statement stmt = null;
                   Vector myVector = new Vector();
                   try
                        //Load the sun jdbc-odbc bridge driver
                        DriverManager.registerDriver (new oracle.jdbc.OracleDriver());
                        String dbUrl = "jdbc:oracle:oci8:@testX003";
                        Connection con = DriverManager.getConnection(dbUrl, "test", "test");
                        //Create a statement to submit SQL statements to the driver
                        stmt = con.createStatement();
                        String query = "select PAYER_NUM, PAYER_CUST_NAME, PAYER_PHONE_NUM_1 " +
                                          "PAYER_STR_ADDR, PAYER_CITY_NAME, PAYER_ST_ABBR, PAYER_ZIP_CD " +
                                          "from CUST_PAYER where PAYER_NUM = " + this.getAccount() + "";
                        this.setSearchType("Payer Search");
                        ResultSet rs;
                        rs = stmt.executeQuery(query);
                        ResultSetMetaData rsmd = rs.getMetaData();
                        //Get number of columns
                        int numCols = rsmd.getColumnCount();
                        if( numCols == 0 )
                             query = "select SLDTO_NUM, SLDTO_CUST_NAME, SLDTO_PHONE_NUM_1 " +
                                       "SLDTO_STR_ADDR, SLDTO_CITY_NAME, SLDTO_ST_ABBR, SLDTO_ZIP_CD " +
                                       "from CUST_PAYER where SLDTO_NUM = " + this.getAccount() + "";
                             this.setSearchType("SoldTo Search");
                             rs = stmt.executeQuery(query);
                        myVector = createData(rs);
                        //Close ResultSet
                        rs.close();
                        //Close Statement
                        stmt.close();
                        //Close Connection
                        con.close();
                   catch( SQLException ex)
                        this.account = ex.getMessage();
                   return myVector;
              //This method pulls the database selection results and places them into vectors
              private Vector createData(ResultSet res) throws SQLException
                   //Get the metadata infro
                   ResultSetMetaData rsmd = res.getMetaData();
                   //Get number of columns
                   int numCols = rsmd.getColumnCount();
                   String checkVal;
                   //Loop through the result set and load rows of data into Vector
                   Vector dataVec = new Vector();
                   Vector retVector = new Vector();
                   int k = 0;
                   while( res.next() )
                        k++;
                        for( int i = 1; i

    Hi Bernhard,
    nice to hear that we resolve the problem
    > Karstens answer solved my base problem,
    > Detlevs answer lead into the right direction.
    Not that I've that need for points...
    It's just the question why my answer (if you follow the link, my answer was: delete two lines, from which one is essential to be deleted) only "lead into the right direction"... In fact, it solved the base problem, I would claim for me
    To give the technical background: If your write
    <property name="ComponentType" value="jspnative"/>
    the portal runtime expects a component consisting of a native JSP; the second directive -
    <property name="JSP" value="pagelet/InitialPage.jsp"/>
    - for this case tells where to find this JSP. So if you delete the first line, <i>at least</i> the second line has no sense anymore. To clean up such a portalapp.xml, it just makes sense also to delete the second line.
    Best regards
    Detlev

  • Manual for Installing Patch 27 for EP6.0 SP2

    Is there anyone found the installation manual for EP6.0 SP2 Patch 27 according to Note 774779?
    It seems that SAP didn't publish the patches and the installation manual at the same time.
    Message was edited by: li dong

    Hi Aviad,
    it is not at least not for "public" non-SAP...
    Does somebody care?
    Strange enough, there doesn't seem to be a controlled process of publishing patches / notes / doc at the same time (happens quite often).
    Best regards
    Detlev

  • DCOM conector for EP6.0 SP2

    Dear friends,
    Someone knows how can I get the DCOM connector for EP6.0 SP2?? I tried to find in the service.sap and Microsoft sites but nothing!!! I found only the new version to use with the .NET plataform.
    Regards
    Guilherme

    http://service.sap.com/connectors
    But remember the DCOM connector is no longer supported.
    Sigi

  • Patch version for Migration EP6.0 SP2 - NetWeaver '04 SR1

    Hi,
    I'm preparing a migration of EP 6.0 SP2 patch 29 hf1 to EP6 SPS09 SR1.
    Is this possible?
    I'm only finding that the minimal version must be EP6.0 SP2 patch5 hotfix 4 in note 732458
    With kind regards,
    Martijn Tielen

    Hi Martijn,
    I need to do the same thing: migrate mi EP 6.0 sp2 to sp12.   
    How did you do this ?   migrate applying patches, special order?, migrate with a separate installation ?
    Thanks a lot for your help, I really appreciate it !
    Regards from Mexico,
    Diego

  • FAQ: How do I share my System Information?

    Many issues can be more easily tracked down if the engineers can examine your Photoshop System Info. Here's how to share it easily:
    Launch Photoshop
    Choose Help>System Info...
    Click the [Copy] button in the dialog and paste the info into any bug reports you provide
    Please note: Photoshop System Info contains an entry with your serial number. (About line 27) Remove that entry prior to posting your System Info on this public forum.
    Thanks,
    The Photoshop Development Team

    See:
    http://support.apple.com/kb/PH2690

  • How to use company users on existing ldap server as EP6.0 sp2  Users?

    Hi everybody
    Our company user data is on a  LDAP server we want to connect our EP6  UME  to this existing LDAP server so that existing company users can access  the Portal with their company id and password. What configuration we should do on the portal ?
    thanks and regards
    Rajendra

    Hi!
    Look at Admin Guide:
    Administration Guide->Portal Platform->System Administration->User Management Configuration->Configuration of Data Sources Used for User Management->Defining an LDAP Directory as a Data Source
    WBR, Lnk

  • HOWTO: Fix the system settings crash in KDEmod

    This crash is pretty frequent on fresh installations of the KDEmod, and while searching for info on lots of places I found the solution on the chakra forums.
    This howto is very short and easy to follow, and I post it on newbie corner forum because I dont know where to post it (the wiki????)
    If your KDEmod installation crashes when you open:
    1)system settings--> package management
    2)shaman--> tools --> settings --> aqpm databases configuration
    All you have to do is simple, this problem happens because when you generated the best mirrors for your location using rankmirrors (you did? right?) Rankmirrors appends a comment saying:
    # Server list generated by rankmirrors on 2009-09-04
    Apparently, even if the word "Server" is commented out, this causes the applications to crash (yes, very weird), so the only thing you have to do is edit the mirrorlist and erase that word, then save and close.
    So go ahead, open a terminal and do:
    sudo kate /etc/pacman.d/mirrorlist
    NOTE: if you want to do this via a terminal editor, just replace the kate part with "nano" or your favorite text editor.
    and change the line
    # Server list generated by rankmirrors on 2009-09-04
    to
    # List generated by rankmirrors on 2009-09-04
    Save, close and enjoy
    Sources:
    http://chakra-project.org/bbs/viewtopic.php?id=1237
    https://bugs.kde.org/show_bug.cgi?id=217018
    http://chakra-project.org/bugs/index.ph … task_id=86
    Hope it helped:D

    thats why I asked, going to ass this to the wiki then
    where on the wiki? its VERY big, and I dont want to mess up anything. Should I just create a new article?
    thanks for your reply
    Last edited by 655321 (2009-12-15 10:04:02)

  • EP6.0 SP2 startup/shutdown scripts for Windows/MMC

    Does anyone have scripts to automate the starting/stopping of EP6.0?  I'm using the Startup Framework to start/stop EP6.0 manually but need an automated process to use for scheduled backups.  There is a document called "Startup and Shutdown of Enterprise Portal 6.0 SP2" that specifies the command "shutdown -h localhost:<p4 port>" which shuts down the portal but the processes automatically restart.  I've tried using jcontrol in a batch file to start the portal but the red-yellow-green status in MMC does not reflect the status of the portal when it's started outside MMC.  Any feedback would be welcome.
    Kind regards,
    Rex L. Farris

    Hi Rex,
    please have a look at the note 748713: Central note - Usage of startup framework with EP 60 SP2.
    It states that unattendes shutdown is not supported in Windows Environment.
    Anyway you can:
    - follow the hint suggested in the note to manage start / stop of the portal;
    - use startsap / stopsap commands with this syntax:
       stopsap name=<instance> nr=<nr> SAPDIAHOST=<hostname>
    Hope this can help,
    Regards,
    Alessandro.

  • EP6.0 connection to R/3 system without SapGui for Windows

    Hi all !
    I have installed  "SAP NetWeaver Enterprise Portal on SQL server - Developer Edition Sneak Preview"
         - SAP Web Application Server Java 6.40 SP7 and SQL Server 8.0
         - SAP NetWeaver Developer Studio SP7
         - SAP Enterprise Portal 6.0 SP6
    It works fine.
    My colleague installed a MiniSAP R/3 on SapDB with WAS 6.20. It works also fine!
    Now I want to connect my portal to the R/3 system of my colleague, but it works only if I install a SapGui for windows on my PC. I don't want that! If I uninstall SapGui, the portal ask me to download "com.sap.portal.appintegrator.sap ".
    I would only like to access his transactions and databases without anything installed on the client pc. What is the solution? Should I implement WebServices? Or is there a simpler way?
    Thanks for your help.
    Anne

    "For the ITS, I thought I had already that with "SAP Web Application Server Java 6.40 SP7"
    Only true if you installed the portal on a 'true' WebAS and not just the J2EE part. Not sure what the latest status is, but not too long ago a EP6 SP3 or higher was not supported on a full WebAS.
    So development with the developer studio is the way to go indeed. On the other hand, the Visual Composer is a great tool for showing and changing data from SAP in a table form in a matter of minutes. Maybe this is all you need.
    Maybe somebody can explain to me how the integrated ITS on WAS640 really works. I was under the impression that you still need ITS to connect to SAP systems that run on WebAS < 6.40

  • Share Online- System error -34

    Hallo,
    if I want to upload pictures to Ovi store from my Nokia N82 ( by aplication Share Online) there is a System error -34 and I can´t upload my images   Only when I come home and I am on Wlan it works.
    If I want to upgrade my Share online, I can´t because it is built-in unit . What can I do or how can I upgrad built-in units in my phone. For example the same thing do Maps if I want to upgread them.

    Nevermind it works now you can delete this post

  • IPhoto won't share-icloud system preferences keychain couldn't be set up

    My 10.9 OS X iMac cannot share photos in iPhoto... All sharing options are dimmed.
    Facebook and Flickr accounts say they're enabled.
    My 10.9 OS X iMac cannot connect keychains in the icloud system preferences...
    error message
    Icloud keychain couldn’t be set up because there was a problem communicating with iCloud
    I have signed out of my icloud account… and back in. Reset data in the advanced section.
    Deleted many preferences.
    I have run the iPhoto utilities at iPhoto startup
    I have run the keychain utility.
    I have tried creating a new user… all to no avail.
    Can I reinstall iPhoto? Or is this Time to reinstall the system? Or both...
    Thanks in advance… John

    Go to the System/iCloud preference pane on your Mac and make sure all of the items you want to sync/sharte are checked:
    If you can't check those boxes or you did and they didn't work, sign out of the account and then back in again.
    OT

  • Accessing shares between systems

    I have the WRT54GS V5 with Speedbooster router.  I have a desktop hard-wired and a laptop that I use with a wireless NIC.  When I originally installed the router, I was able to access shares from my laptop to my desktop.  After about two months, this stopped working.  I did not make any configuration changes on the router.  Also, I had two brand new laptops that I hard-wired with a new installation of Windows XP and they were not able to share resources either.
    I have upgraded the router firmware to 1.5.9 but that did not resolve the issue.
    Can anyone provide any insight?
    Thanks,
    MSM

    Each system has Windows XP Professional.  File and Print sharing are enabled.  I didn't make any router or system changes when it stopped working.  There isn't anything wrong with the laptop setup because I use it in my office and access everything without a problem.  When I brought the two additional laptops to the people that I was imaging them for, they were able to access resources on their networks as well.  This issue appears to be isolated to my home network.

Maybe you are looking for

  • Itunes won't open after recent update

    I just updated my Itunes to the newest version for my mac which is under the operating system version 10.6.8 and now it will not open. Any suggestions?

  • Log unsuccessful attemps connecting to database+Oracle error

    Hi, I've a simple trigger to log all user's unsuccessful attempts to connect to a database for the oracle error:ora-1017( invalid username/password when trying to login) CREATE TABLE connection_audit ( login_date DATE, username VARCHAR2(30)); -- trig

  • What is my iTunes account balance

    I can't figure out how to check my iTunes account balance

  • Ipad to PC transfer

    My computer recently died and all my photos are on my Ipad. (All 2000+ photos) Is there an easier way besides emailing the pics to myself that I can transfer them to a new computer?

  • Problems authentication school network

    Hi, At the moment I'm unable to connect to the school network with Arch Linux. If using Windows and/or Android, I can connect without any issues. The school uses the following security (authentication)-method: - WPA2 Enterprise - PEAP - MSCHAPv2 - No