Web client interface

Hi,
    Whats the use of web client interface,how it will be using in solution manger.can any one give me idea about this.
Thanku

Hi,
Check with links
1. http://service.sap.com/notes -->Note 920432 - Enable WebGUI for Service Desk
2. https://www.sdn.sap.com/irj/sdn/go/portal/prtroot/docs/library/uuid/f064dd7a-f68c-2910-7287-cbc6904024b5
Regards,
Srini Nookala

Similar Messages

  • URL to run Zimbra Web Client for Oracle Beehive?

    I installed Oracle Beehive Integration for Zimbra Release 1.
    How to run the Zimbra Web Interface? .
    Where is the Zimbra Web Client Interface?
    Is neccessary to download a Zimbra Web Client Interface from the www.zimbra.com site?

    Hello
    No need to download the Zimbra web interface from Zimbra.com
    Run Beehive runInstaller on a new Oracle Home (dedicated for your Zimbra installation ) and choose the latest option at the starting page - Zimbra Installation for Beehive
    Zimbra is an OC4J application, running on your HTTP port ( 7777 or 7778 by default)
    The URL to access Zimbra once installed is http://yourservername.domainname:port/zimbra
    HTH
    Fred

  • Customize Web-Client nterface (Documents tab)

    Hi - has anybody manage to customize the Primavera web-client interface to add custom screens.
    In particular, we would like to customize the 'Documents' tab and integrate Primavera with our content management system (EMC Documentum) to store and retrieve documents.
    I am unable to find any decent guide on how to actually modify Primavera user interface, if such a thing is possible/supported. There is plenty of information about using the SDK/WebServices for accessing Primavera project data, but we need to go the other way - access third-party system from within Primavera.
    I know we can use SharePoint or Oracle Content Management for this, but we need to use EMC Documentum.
    Any tips/useful info/ideas highly appreciated,
    Regards
    Mirza

    You can't customize the interface, but you could use a custom portlet and point it to your existing document management system, or create your own site that does what you need.

  • Getting error while invoking client interface method as a web service

    Hi,
    I have written one custom method inAppModuleImpl and include that custom method into the AppModule's Client Interface(AppModule-->Java-->ClientInterface).
    It autogenerates two java classes: ClientInterfaceImpl class and interface class. I right clicked on ClientInterfaceImpl class and select the option create webservice proxy. Then I deployed my application into the WL Server. There I am able to see the webservice. But when I test the webservice and invoke the method. It is throwing the below exception:
    HTTP/1.1 500 Internal Server Error
    Content-Type: text/xml;charset=UTF-8
    X-Powered-By: Servlet/2.5 JSP/2.1
    Date: Thu, 28 Jul 2011 12:07:42 GMT
    X-ORACLE-DMS-ECID: 6d2bf3b5503a93f7:-56043a49:1316ef0e0c2:-8000-000000000000028d
    Content-Length: 6624
    X-HTTPAnalyzer-RuleName: Pass through :
    <?xml version = '1.0' encoding = 'UTF-8'?>
    <S:Envelope xmlns:S="http://schemas.xmlsoap.org/soap/envelope/">
    <S:Body>
    <S:Fault xmlns:ns4="http://www.w3.org/2003/05/soap-envelope">
    <faultcode>S:Server</faultcode>
    <faultstring>java.lang.NullPointerException</faultstring>
    <detail>
    <ns2:exception xmlns:ns2="http://jax-ws.dev.java.net/" note="To disable this feature, set com.sun.xml.ws.fault.SOAPFaultBuilder.disableCaptureStackTrace system property to false" class="java.lang.NullPointerException">
    <ns2:stackTrace>
    <ns2:frame line="7598" file="ApplicationModuleImpl.java" method="isMarshalledLocally" class="oracle.jbo.client.remote.ApplicationModuleImpl"/>
    <ns2:frame line="7572" file="ApplicationModuleImpl.java" method="riInvokeExportedMethod" class="oracle.jbo.client.remote.ApplicationModuleImpl"/>
    <ns2:frame line="27" file="TestClientInterfaceAMClient.java" method="testmethod" class="model.client.TestClientInterfaceAMClient"/>
    <ns2:frame line="native" file="NativeMethodAccessorImpl.java" method="invoke0" class="sun.reflect.NativeMethodAccessorImpl"/>
    <ns2:frame line="39" file="NativeMethodAccessorImpl.java" method="invoke" class="sun.reflect.NativeMethodAccessorImpl"/>
    <ns2:frame line="25" file="DelegatingMethodAccessorImpl.java" method="invoke" class="sun.reflect.DelegatingMethodAccessorImpl"/>
    <ns2:frame line="597" file="Method.java" method="invoke" class="java.lang.reflect.Method"/>
    <ns2:frame line="92" file="WLSInstanceResolver.java" method="invoke" class="weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker"/>
    <ns2:frame line="74" file="WLSInstanceResolver.java" method="invoke" class="weblogic.wsee.jaxws.WLSInstanceResolver$WLSInvoker"/>
    <ns2:frame line="151" file="InvokerTube.java" method="invoke" class="com.sun.xml.ws.server.InvokerTube$2"/>
    <ns2:frame line="268" file="EndpointMethodHandlerImpl.java" method="invoke" class="com.sun.xml.ws.server.sei.EndpointMethodHandlerImpl"/>
    <ns2:frame line="100" file="SEIInvokerTube.java" method="processRequest" class="com.sun.xml.ws.server.sei.SEIInvokerTube"/>
    <ns2:frame line="866" file="Fiber.java" method="__doRun" class="com.sun.xml.ws.api.pipe.Fiber"/>
    <ns2:frame line="815" file="Fiber.java" method="_doRun" class="com.sun.xml.ws.api.pipe.Fiber"/>
    <ns2:frame line="778" file="Fiber.java" method="doRun" class="com.sun.xml.ws.api.pipe.Fiber"/>
    <ns2:frame line="680" file="Fiber.java" method="runSync" class="com.sun.xml.ws.api.pipe.Fiber"/>
    <ns2:frame line="401" file="WSEndpointImpl.java" method="process" class="com.sun.xml.ws.server.WSEndpointImpl$2"/>
    <ns2:frame line="531" file="HttpAdapter.java" method="handle" class="com.sun.xml.ws.transport.http.HttpAdapter$HttpToolkit"/>
    <ns2:frame line="253" file="HttpAdapter.java" method="handle" class="com.sun.xml.ws.transport.http.HttpAdapter"/>
    <ns2:frame line="140" file="ServletAdapter.java" method="handle" class="com.sun.xml.ws.transport.http.servlet.ServletAdapter"/>
    <ns2:frame line="206" file="WLSServletAdapter.java" method="handle" class="weblogic.wsee.jaxws.WLSServletAdapter"/>
    <ns2:frame line="310" file="HttpServletAdapter.java" method="run" class="weblogic.wsee.jaxws.HttpServletAdapter$AuthorizedInvoke"/>
    <ns2:frame line="223" file="HttpServletAdapter.java" method="post" class="weblogic.wsee.jaxws.HttpServletAdapter"/>
    <ns2:frame line="124" file="JAXWSServlet.java" method="doPost" class="weblogic.wsee.jaxws.JAXWSServlet"/>
    <ns2:frame line="727" file="HttpServlet.java" method="service" class="javax.servlet.http.HttpServlet"/>
    <ns2:frame line="79" file="JAXWSServlet.java" method="service" class="weblogic.wsee.jaxws.JAXWSServlet"/>
    <ns2:frame line="820" file="HttpServlet.java" method="service" class="javax.servlet.http.HttpServlet"/>
    <ns2:frame line="227" file="StubSecurityHelper.java" method="run" class="weblogic.servlet.internal.StubSecurityHelper$ServletServiceAction"/>
    <ns2:frame line="125" file="StubSecurityHelper.java" method="invokeServlet" class="weblogic.servlet.internal.StubSecurityHelper"/>
    <ns2:frame line="300" file="ServletStubImpl.java" method="execute" class="weblogic.servlet.internal.ServletStubImpl"/>
    <ns2:frame line="26" file="TailFilter.java" method="doFilter" class="weblogic.servlet.internal.TailFilter"/>
    <ns2:frame line="56" file="FilterChainImpl.java" method="doFilter" class="weblogic.servlet.internal.FilterChainImpl"/>
    <ns2:frame line="101" file="JpsAbsFilter.java" method="run" class="oracle.security.jps.ee.http.JpsAbsFilter$1"/>
    <ns2:frame line="native" file="AccessController.java" method="doPrivileged" class="java.security.AccessController"/>
    <ns2:frame line="313" file="JpsSubject.java" method="doAsPrivileged" class="oracle.security.jps.util.JpsSubject"/>
    <ns2:frame line="413" file="JpsPlatformUtil.java" method="runJaasMode" class="oracle.security.jps.ee.util.JpsPlatformUtil"/>
    <ns2:frame line="84" file="JpsAbsFilter.java" method="runJaasMode" class="oracle.security.jps.ee.http.JpsAbsFilter"/>
    <ns2:frame line="147" file="JpsAbsFilter.java" method="doFilter" class="oracle.security.jps.ee.http.JpsAbsFilter"/>
    <ns2:frame line="71" file="JpsFilter.java" method="doFilter" class="oracle.security.jps.ee.http.JpsFilter"/>
    <ns2:frame line="56" file="FilterChainImpl.java" method="doFilter" class="weblogic.servlet.internal.FilterChainImpl"/>
    <ns2:frame line="136" file="DMSServletFilter.java" method="doFilter" class="oracle.dms.servlet.DMSServletFilter"/>
    <ns2:frame line="56" file="FilterChainImpl.java" method="doFilter" class="weblogic.servlet.internal.FilterChainImpl"/>
    <ns2:frame line="3715" file="WebAppServletContext.java" method="wrapRun" class="weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction"/>
    <ns2:frame line="3681" file="WebAppServletContext.java" method="run" class="weblogic.servlet.internal.WebAppServletContext$ServletInvocationAction"/>
    <ns2:frame line="321" file="AuthenticatedSubject.java" method="doAs" class="weblogic.security.acl.internal.AuthenticatedSubject"/>
    <ns2:frame line="120" file="SecurityManager.java" method="runAs" class="weblogic.security.service.SecurityManager"/>
    <ns2:frame line="2277" file="WebAppServletContext.java" method="securedExecute" class="weblogic.servlet.internal.WebAppServletContext"/>
    <ns2:frame line="2183" file="WebAppServletContext.java" method="execute" class="weblogic.servlet.internal.WebAppServletContext"/>
    <ns2:frame line="1450" file="ServletRequestImpl.java" method="run" class="weblogic.servlet.internal.ServletRequestImpl"/>
    <ns2:frame line="207" file="ExecuteThread.java" method="execute" class="weblogic.work.ExecuteThread"/>
    <ns2:frame line="176" file="ExecuteThread.java" method="run" class="weblogic.work.ExecuteThread"/>
    </ns2:stackTrace>
    </ns2:exception>
    </detail>
    </S:Fault>
    </S:Body>
    </S:Envelope>
    How to solve this??
    Thanks,
    Vicky.
    Edited by: Vicky on Jul 28, 2011 5:10 AM

    I'm using version 14.1.2002. I can create a webi report, but If I use a filter in this webi, a message WIS 30270 appears.

  • Getting SQL*Net more data from client waits when running a query through web based interface

    Hi, you all,
    We are having this weird behavior when running query through web based interface, we get a lot of "SQL*Net more data from client" waits, the OEM indicates that the current wait event is SQL*Net more data from client
    It's just a very simple query wich invokes a db link.
    When I execute the same query on any PL/SQL tool like toad or sql developer it works fine, but that query inside an application executed through a web based interface, it hangs for ever.
    Where can I start looking for the problem.
    We are working on a 3 Node RAC 11gr2, both databases are on the same RAC.
    Thanks.

    Hi ,
    we managed to reproduce the case in test environment, below are the steps:
    1)have 2 databases on different machines, will call the first one local, the other one remote.
    2)in the local database create:
    a - DBLink to remote database.
    b - read data from remote database(we simply used select count(*) from dummy_table )
    c - insert data into a table on the local database
    d - terminate the connection between the 2 databases (disconnect either machine from the network)
    e - commit on local database.
    what we noticed was the following:
    1)when the local database is disconnected from the network(the machine is not connected to any network at the moment): almost immediately throws an error, and issuing the following:
    select * from dba_2pc_pending;we found some data .
    2) when the remote database was disconnected(the local database is still connected to the network):
    after 7-8 seconds an error is thrown, and issuing the following:
    select * from dba_2pc_pending;did not return any data.
    since this is pretty similar to our case ,we concluded that it's a network issue.
    is this the correct behavior ?
    as a temporary solution till the network issue is fixed ,we did the following:
    1) changed the call of the remote procedure to calling a local procedure that calls the remote procedure.
    2) added pragma autonomous_transaction to the local procedure.
    3) at the end of the local procedure rollback the autonomous transaction.
    it seems that since the global transaction does not use the DBLink database does not issue a 2PC commit.
    this works in my cases since the DBLink is only issed to read data.

  • Accessing AM Client Interface from Web Application

    Hi,
    I am trying to access some client interface methods that I developed on my application module from a backing bean on my web application and have trouble doing so.
    Some background on the problem,
    Basically when logging into our application from the front-end, we have to authenticate the user against some custom security code. Part of this code is to validate the user against the Oracle database (i.e. valid oracle db user, and password is valid password to log onto Oracle database). To do this, I developed Client Interface methods on an Application Module. When using the BC Tester in jdev 11g (the latest release), these methods work 100% and validation occurs. On our logon page, I bound these methods to the page definition file. When I then try in the backing bean to call this method, using the code from the ADF 11g Dev guide as below, the DataControl on the action is null at point 3. It does seem to find the action find. I have also tried to actually use the "setParams" method on the action, and then tried the execute(), invoke() + getResult(), and doIt() + getResult() methods, of which none seems to work. All these go past the execute/invoke/do part, but the return value on the execute, as well as the return value from the getResult calls are null.
    public String commandButton_action() {
    // Example using an action binding to get the data control
    public String commandButton_action() {
    // 1. Access the binding container
    DCBindingContainer bc = (DCBindingContainer)getBindings();
    // 2. Find a named action binding
    JUCtrlActionBinding action = (JUCtrlActionBinding)bc.findCtrlBinding("SomeActionBinding");
    // 3. Get the data control from the iterator binding (or method binding)
    DCDataControl dc = action.getDataControl();
    // 4. Access the data control's application module data provider
    ApplicationModule am = (ApplicationModule)dc.getDataProvider();
    // 5. Cast the AM to call methods on the custom client interface
    StoreServiceAM service = (StoreServiceAM)am;
    // 6. Call a method on the client interface
    service.doSomethingInteresting();
    return "SomeNavigationRule";
    Can somebody perhaps tell me what I am doing wrong, or of a better approach to resolve this problem. If any more info is needed, please let me know.
    I did think about binding the action directly to the logon button on the jsf page, but unfortunately there is additional logic/code that is currently in the backing bean that I do not want to move down into the business components, and some code like the lines below that can not be moved.
    HttpSession session = (HttpSession)externalContext.getSession(true);
    session.setAttribute(SecurityFilter.SESSION_ATTR_USER, securityDto.getUsername());
    session.setAttribute(SecurityFilter.SESSION_ATTR_SECRET, securityDto.getPassword());
    session.setAttribute(SecurityFilter.SESSION_ATTR_ROLES, securityDto.getRoles());
    return "logonSuccess";
    Will really appreciate any help.
    Tx
    Drikus

    Hi,
    I managed to find some sort of work around.
    I actually dragged and dropped the Client Interface for the custom method from the datacontrol onto my jsf page and created an additional button. I then ran the application and everything worked. Afterwards I went back to my jsf page and removed the newly added button again and removed the newly added methods from my page definition file as well. When I run the application now, the exact same code that I used previously, now seems to work. I changed it to use the findDataControl method as Frank suggested, and that also works now.
    What i can not figure out though, is what exactly the the dropping of that dataControl method and removing it again changed on my application to make it work now. Can somebody please try this and see if they can find the answer. I have done a small little sample application where I can replicate the problem exactly which I can provide the steps to if needed.
    Drikus.

  • Access an Application Module Client Interface in a JSF Web Application

    How to Access an Application Module Client Interface in a JSF Web Application
    I use this code but class ValueBinding is deprecated in JDeveloper11g
    FacesContext fc=FacesContext.getCurrentInstance();
    ValueBinding vb=fc.getApplication().createValueBinding("#{data}");
    BindingContext bc=(BindingContext)vb.getValue(fc);
    DCDataControl dc=bc.findDataControl("SRServiceDataControl");
    ApplicationModule am=(ApplicationModule)dc.getDataProvider();

    user581394,
    JDeveloper 11 and the introduction of ADF Faces RC introduces a new dependency, which is JSF 1.2. The createValueBinding on the FacesContext object is deprecated in JSF 1.2. To resolve an expression in JSF 1.2 use the following method or something similar.
        public static Object resolveExpression(String expression) {
            FacesContext facesContext = getFacesContext();
            Application app = facesContext.getApplication();
            ExpressionFactory elFactory = app.getExpressionFactory();
            ELContext elContext = facesContext.getELContext();
            ValueExpression valueExp =
                elFactory.createValueExpression(elContext, expression,
                                                Object.class);
            return valueExp.getValue(elContext);
        }--RiC                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                                               

  • Siebel Web Client  crashes when clicking a certain view (Income).

    We are using Siebel Public Sector and I am encountering a recurring issue with our Siebel Web Client. For most part it works but something strange occurs when I execute a series of steps. Whenever I go to the Contacts Screen > Income View then click on another screen tab (i.e. Contacts, Cases, Calendar, Home, Households, etc.) the web client stops responding and throws out an error saying: Session Warning: The server you are trying to access is either busy or experiencing difficulties. Please close the Web browser, open a new browser window, and try logging in again.
    I'm not really sure what is going on so I checked the logs. I'm not really sure what is going on. If someone could enlighten me on what this issue could be that would be awesome!
    ----------- Log FILES -----------
    The sweapp logs got updated with these messages.
    SisnapiLayerLog     Error     1     000000814c570f29:0     2010-08-03 09:54:43     1440934800: [SISNAPI] Async Thread: connection (0xb919828), error (1180682) while reading message
    GenericLog     GenericError     1     000000814c570f29:0     2010-08-03 09:54:43     (ssmsismgr.cpp (837) err=1180682 sys=0) SBL-NET-01034: The SISNAPI connection was closed by the peer.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     ( (0) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe ((null)) on process (null).
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (ssmsismgr.cpp (773) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (ssmsismgr.cpp (1761) err=3670022 sys=0) SBL-SSM-00006: Error while sending message to server.
    ObjMgrSessionLog     Error     1     000000024c570e66:0     2010-08-03 09:54:43     CSSUModel::InvokeSrvcMethod - Failed with Error=10879179 for service=Web Engine Interface, method=Request
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024c570e66:0     2010-08-03 09:54:43     -1742095472: [SWSE] Error invoking service method 10879179
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024c570e66:0     2010-08-03 09:54:43     -1742095472: [SWSE] Error Message 0 : error 10879179 : Not connected to the server.
    SBL-SSM-00006: Error while sending message to server.
    ProcessPluginState     ProcessPluginStateError     1     000000024c570e66:0     2010-08-03 09:54:43     -1742095472: [SWSE] Invoke service method failed.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     ( (0) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe ((null)) on process (null).
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (ssmsismgr.cpp (773) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (ssmsismgr.cpp (1761) err=3670022 sys=0) SBL-SSM-00006: Error while sending message to server.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     ( (0) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe ((null)) on process (null).
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (ssmsismgr.cpp (773) err=3670020 sys=0) SBL-SSM-00004: SISNAPI Hello failed. The server component could be down.
    ProcessPluginRequest     ProcessPluginRequestError     1     000000024c570e66:0     2010-08-03 09:54:43     -1742095472: [SWSE] Set Error Response (Session: Error: 10879179 Message: Not connected to the server.
    SBL-SSM-00006: Error while sending message to server.)
    The PSCcObjMgr_enu log file got these errors:
    ObjMgrLog     Error     1     000000a44c570f29:0     2010-08-03 09:55:00     (cscfg.cpp (165)) SBL-CSR-00418: Communication: User is not associated with any communication configuration in the database.
    The SCBroker log file got these errors:
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:51:01     (scbcomp.cpp (264) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_4565) on process 4565.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (851) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (462) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (264) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (851) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (462) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (264) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (851) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (462) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    GenericLog     GenericError     1     000000024c570e66:0     2010-08-03 09:54:43     (scbcomp.cpp (264) err=4653067 sys=0) SBL-SCB-00011: Failed to connect to pipe (SEBL_25_10776) on process 10776.
    The SRBroker log file got these errors:
    GenericLog     GenericError     1     000000814c570f29:0     2010-08-03 09:54:43     (srbroute.cpp (3089) err=3735554 sys=0) SBL-SRB-00002: Invalid argument provided.
    The <enterprise name>.<siebel server name> log got these errors:
    ServerLog     ProcessExit     1     000014a44c570e53:0     2010-08-03 09:54:43     PSCcObjMgr_enu      10776     SBL-OSD-02006 Process 10776 exited with error - Process exited because it received signal SIGABRT.
    ServerLog     ProcessCreate     1     000014a34c570e53:0     2010-08-03 09:54:43     Created server process (OS pid =      10838     ) for PSCcObjMgr_enu

    Dude - you definitely don't need any 3rd party software to figure this out. A bit of patience and research will help you solve it AND help you gain a better understanding of how Siebel works and how to debug problems such as this in the future.
    Setting the Log Level to 5 for all events in the Public Sector Object Manager is your first step. Log out then log back in and replicate the problem.
    Locate your log file and have a look at what's going on - chances are you'll see something in there that will immediately reveal the source of the problem.
    If there's a proper 'crash' involved, Siebel will generate a Flight Data Recorder (FDR) file - there are instructions on My Oracle Support on how to decode these. Really useful and very interesting to see how Siebel works at a low level.
    Debugging and fixing can definitely be arduous in Siebel - no two ways about it. However, researching, analysing and fixing issues yourself will prove both rewarding and educational! :)

  • Following the upgrade to 34.0.5, I can no longer access web pages of our SAN, airco, vSphere Web Clients, etc. How can I correct this?

    Following upgrade to 34.05, can no longer access web pages of the SAN management interface, the airco system, the vSphere Web Client, etc. All still work in Chrome.
    The airco system gives an error:
    Firefox cannot guarantee the safety of your data on 10.32.16.50 because it uses SSLv3, a broken security protocol.
    Advanced info: ssl_error_no_cypher_overlap
    The SAN management interface and vSphere Web Clients display an empty page. Not sure whether these also have problems due to SSLv3.
    I understand you wanting to be cautious, but I seriously doubt I need to face an attack from our SAN. Please, at least give us an option to connect regardless.

    hello, ssl 3.0 is disabled in firefox versions 34 & upwards by default - if you want to re-enable it you can do that like this which will make you vulnerable to the recently published poodle attack though:
    enter '''about:config''' into the firefox address bar (confirm the info message in case it shows up) & search for the preference named '''security.tls.version.min'''. double-click it, change its value to '''0''' and restart the browser.
    https://blog.mozilla.org/security/2014/10/14/the-poodle-attack-and-the-end-of-ssl-3-0/

  • Adding a custom button in agile web client GUI.

    Hi,
    Is it possible to add a custom button in agile web client GUI?. Since i am totally new in the agile world, please provide some guidelines.
    thanks,
    Uday

    Yes, there are ways to add buttons to the user interface. The solution depends on your use case. If you are wanting to add a button in the same area that you see other action buttons, like the Save or Edit buttons, then you can do by following the instructions in the Navigation Extensibility Guide. You can find this document in the Extensibility Pack documentation online. All the online documentation can be found at http://www.oracle.com/technetwork/documentation/agile-085940.html#plmprocess - select the Extensibility Pack and you'll find the Navigation Guide in there.

  • Freeze JDeveloper10.1.3: Changing client interface on application module

    Hello,
    I could freeze JDeveloper 10.1.3.0.4.3673 build JDEVADF_10.1.3_NT_060125.0900.3673 3 times in a row with the following procedure:
    1) You need HR schema from oracle examples
    2) Create a new application workspace without any template (any name works)
    3) Create the empty project (any works as well)
    4) Set the project's technology scope to
    4.1) ADF Business Component
    4.2) Web Service
    4.3) XML
    4.4) Java will be added automatically
    5) Generate business components from table
    5.1) Generate component from table Employees only
    5.2) Generate an updatable view for the component
    5.3) Don't generate any read-only view object
    5.4) Generate an app module
    6) Add two methods to the application module class, here's are methods I'm using
    public Element getCurrentEmployee()
    ViewObject employeeView = getEmployeeView1();
    Row current = employeeView.getCurrentRow();
    if(current == null) {
    current = employeeView.next();
    Node employeeXml = current.writeXML(0, XMLInterface.XML_OPT_ALL_ROWS);
    return (Element)employeeXml;
    public void saveCurrentEmployee(Element xmlElement)
    getEmployeeView1().readXML(xmlElement, 0);
    getTransaction().commit();
    7) Go to the application module properties and add the first method (getCurrentEmployee in my example) to the client interface
    8) Click ok to confirm the change, some files will be generated
    9) Reopen the application module properties, go to remote section and add a J2EE Web Service support
    10) Click Ok, some files will be generated
    11) Go to the web service properties in the state section and make the service stateful on session scope
    12) Click Ok, some files are modified and a .deploy file is created
    13) Save All
    14) Go to application module properties and add the second method to the client interface
    15) Click Ok, JDeveloper will freeze.
    Anyone else can reproduce that or is it a strange bug from my environment?
    Regards,
    Simon Lessard

    Simon,
    I'm having a very similar problem except mine freezes at step 13. I click save all and jdeveloper freezes. Did you ever find a solution to this problem?
    -brian

  • A problem with initiating a BPEL process through its web service interface

    hi,
    i am trying to initiate the helloWorld BPEL process through its web service interface. i use a proxy class that i wrote and i use it from J#.net.
    this is the relevant code part:
    hello.HelloWorldBinding wsProxy = new hello.HelloWorldBinding();
    wsProxy.initiate("Hello");
    and the server shows the following message:
    ORABPEL-05002
    Message handle error.
    An exception occurred while attempting to process the message "com.collaxa.cube.
    engine.dispatch.message.invoke.InvokeInstanceMessage"; the exception is: Cannot
    decode properties.
    The process domain was unable to decode the properties for message guid 10, whic
    h are stored in column String index out of range: 3094; the exception reported i
    s: {2}.
    sql statement: SELECT conv_id, message_guid, domain_ref, process_id, revision_ta
    g, operation_name, receive_date, state, priority, properties FROM invoke_message
    WHERE message_guid = ?
    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(Dispatc
    hHelper.java:152)
    at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseSche
    duledWorker.java:70)
    at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java
    :86)
    at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDriven
    BeanInvocation.java:123)
    at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome
    .java:755)
    at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:
    928)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(Relea
    sableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    <2006-05-10 21:21:15,171> <ERROR> <default.collaxa.cube.engine.data> <BaseDeliveryPersistenceAdaptor::loadInvokeMetaDa
    java.lang.StringIndexOutOfBoundsException: String index out of range: 3094
    at java.lang.String.substring(String.java:1441)
    at com.collaxa.common.util.LVDecoder.decodeElement(LVDecoder.java:152)
    at com.collaxa.common.util.LVDecoder.decodeToMap(LVDecoder.java:45)
    at com.collaxa.cube.engine.adaptors.common.BaseDeliveryPersistenceAdaptor.loadInvokeMetaData(BaseDeliveryPersi
    r.java:2186)
    at com.collaxa.cube.engine.adaptors.common.BaseDeliveryPersistenceAdaptor.__loadInvoke(BaseDeliveryPersistence
    :2112)
    at com.collaxa.cube.engine.adaptors.common.BaseDeliveryPersistenceAdaptor.loadInvoke(BaseDeliveryPersistenceAd
    079)
    at com.collaxa.cube.engine.data.DeliveryPersistenceMgr.loadInvoke(DeliveryPersistenceMgr.java:357)
    at com.collaxa.cube.engine.delivery.DeliveryService.handleInvoke(DeliveryService.java:465)
    at com.collaxa.cube.engine.ejb.impl.CubeDeliveryBean.handleInvoke(CubeDeliveryBean.java:335)
    at ICubeDeliveryLocalBean_StatelessSessionBeanWrapper16.handleInvoke(ICubeDeliveryLocalBean_StatelessSessionBe
    java:1796)
    at com.collaxa.cube.engine.dispatch.message.invoke.InvokeInstanceMessageHandler.handle(InvokeInstanceMessageHa
    7)
    at com.collaxa.cube.engine.dispatch.DispatchHelper.handleMessage(DispatchHelper.java:125)
    at com.collaxa.cube.engine.dispatch.BaseScheduledWorker.process(BaseScheduledWorker.java:70)
    at com.collaxa.cube.engine.ejb.impl.WorkerBean.onMessage(WorkerBean.java:86)
    at com.evermind.server.ejb.MessageDrivenBeanInvocation.run(MessageDrivenBeanInvocation.java:123)
    at com.evermind.server.ejb.MessageDrivenHome.onMessage(MessageDrivenHome.java:755)
    at com.evermind.server.ejb.MessageDrivenHome.run(MessageDrivenHome.java:928)
    at com.evermind.util.ReleasableResourcePooledExecutor$MyWorker.run(ReleasableResourcePooledExecutor.java:186)
    at java.lang.Thread.run(Thread.java:534)
    what is the problem? how come i can't initiate the process?
    i will be happy if i could get help..
    thanks in advance

    can you initate the process from the bpel console successfully?
    if so can you use obtunnel from the installation to trace the soap message (that goes over the wire), my best guess in this case is a problem with a header (holding the wsa information) ..
    after starting obtunnel it will liesten to a custom port, and will forward the request to the engine, so you need to point your client to this new port..
    hth clemens

  • Non-void return type for Application Module Clients Interface

    Hello, can anyone guide me on how will I solve my problem.
    first of all, I'm using JDeveloper 10.1.3, I use JSF, ADF Faces, ADF Model, ADF Business Components.
    I made a web page that has a Transactional Capabilities, all is going smoothly, all data's can be saved to oracle database. I created a Custom Method in my Application Module and can be used in Clients Interface, that method is for saving data's to database.
    My problem is I dont know how to create a custom method that returns a value in my Application Module. Which means if I set it to non-void return type, it is not visible to Client Interface. If you're going to ask me why I need it to return a value? Well since that method is for saving data's, if there's an Error Occured, I can return the Error Message and show it to my user interface.
    Please help. thanks

    If you want to return your own type then simply define it as serializable and you will find that it will appear in the Client Interface dialog of your AM.
    eg, you could return this type from your application module to progagate a meaningful message to your UI:
    package com.delexian.model;
    import java.io.Serializable;
    public class MyMessage implements Serializable {
        private String _severity;
        private String _message;
        public MyMessage() {
        public void setSeverity(String severity) {
            this._severity = severity;
        public String getSeverity() {
            return _severity;
        public void setMessage(String message) {
            this._message = message;
        public String getMessage() {
            return _message;
    }regards,
    Brenden

  • Finding an EJB object. Web clients vs. Java clients

    From what I've read this is the process for a web client to find an EJB object: the client uses JDNI to find a reference to the EJBHome interface and then it uses the create method from this interface which makes the container to begin to work, creating an instance of the implementation class and an instance of the EJBObject interface, and returning a reference to the EJBObject, which will be used by the client to call the methods.
    Are there any differences if the client is a java application and not a web client?

    The Java Client talk to the server with random ports
    not 80. Gives me a headache. _*why?
    There's no need to get headaches about it, in fact no need to worry about it at all.
    Just have the JNDI services available so you can do the lookup (which might require opening a port (or more than one) on the firewall, but that's it.
    And that's no different between a standalone client and a web application client. Both need to do that JNDI lookup.

  • Adding classifications to service ticket in IC WEB CLIENT

    Hello,
    We use the IC Web Client system with an interface to an HP open view system.
    To open a new service ticket we plan to use the CRMXIF_ORDER_SAVE function through a web service.
    We would like to add classifications to this order but it doesn't exist in this function.
    1.     Is there any function (BAPI) that can open a service ticket with classification?
    2.     Is there any function (BAPI) that can open a new classification and assign it to a product?
    3.     Is Hp open view is a certified partner of SAP and there for has a connection to assist with the IT Help desk scenario?
    Thank you very much.
    I will really appreciate it if I will get an answer for those questions.
    Nurit Rotman

    Ritu,
    You need to have Service Add On Extension to view Service Ticket in the IC WebClient.

Maybe you are looking for