Process Administrator as a service

Hi,
Can you kindly let me know if there is a way to configure process administrator as a windows service.
Thanks,
Charan

If Essbase server is registered as a service, it will run under system id or else it will run under particular user id who ran it in foreground.
in task manager-> Processes -> enable 'Show processes from all users'
This will show the processes run by all users. Now check if Essbase process is shown in the list or not.
- Krish
Edited by: Krishna DPR on Jul 2, 2010 9:52 AM

Similar Messages

  • Error Emails from BPM Process Administration Console

    I am able to send error email to a single e-mail Id after configuring it in BPM Process Administrator(Engine-Networking tab).
    How do I sent e-mail to multiple user?
    I tried comma separated. It didnt work.
    Anyone can help on this?
    I get error something like below.....
    will be notified. Original exception is: Illegal address Caused by: Illegal address java.io.IOException: Illegal address at fuego.io.SMTPClient.sendMail(SMTPClient.java:323) at fuego.io.SMTPClient.sendMail(SMTPClient.java:341) at fuego.server.service.MailNotificationDispatcher.sendNow(MailNotificationDispatcher.java:157) at fuego.ejbengine.service.EJBMailNotificationDispatcher.send(EJBMailNotificationDispatcher.java:55) at fuego.server.service.ServerMailLogOutput.doOutput(ServerMailLogOutput.java:116) at fuego.log.LogOutput.output(LogOutput.java:187) at fuego.log.LogSystem$LogItemDispatcher.logItems(LogSystem.java:980) at fuego.log.LogSystem$LogItemDispatcher.run(LogSystem.java:863) Caused by: javax.mail.internet.AddressException: Illegal address in string
    Edited by: sideeque on Feb 16, 2011 7:56 AM

    Not the answer you wanted and sure you already thought of this, but try using a group email address inside the Process Admin email field.
    Dan

  • ALBPM Process Administrator Login

    We are using ALBPM with WebLogic 9.2 and have setup a directory service with a SQL 2005 server. The tables are created and there is one row in the participant table. However, when we try to login to Process Administrator, we always get an error msg;
    Login incorrect. Detail:Verify that the information provided is correct. If you cannot solve the problem, check with your administrator. Technical detail:URL: [mssqlserver2005://AskMartyDev:1433/database=BPM] Participant: [bpmdbuser] Reason: [invalid user or password].
    Where mssqlserver2005://AskMartyDev:1433/database=BPM is the connection string to SQLServer and bpmdbuser is the login name we created when set up the directory service. What user name and password should we use to login? Any help is greatly appreciated.

    Check the following:
    1) in the directory.properties file there is a jdbc-user and password, these are used to connect to SQLServer, check that they match the password in the DB
    2) when you created the Directory (in Admin Center) you were asked for an administrators password, if you did not enter it, then it is the same value as the jdbc user that you used to create the tables. This user/pass is also writen in the directory.properties, but in the presets participant property.
    Hope it helps.
    MAriano Benitez
    Join us at BEAParticipate, May 6-9 2007 | Atlanta, Georgia

  • Problem creating workspace.ear in process administrator

    Hi,
    I have configured FDI Hybrid Directory (Active directory) .
    When i login with my network Id and password am able to login into process administrator. But when i try creating EARs, am getting login incorrect message and unable to create EARs.
    The detailed information is below :
    Login incorrect. Detail:Verify that the information provided is correct. If you cannot solve the problem, check with your administrator. ID [default] PARTICIPANT [cn=bXXXX,cn=Users,dc=XX,dc=XX,dc=com] REASON [invalid username or password].
    Initially it was working fine..
    Kindly help me in solving this issue..
    Below is the detailed error message as in logs :
    fuego.directory.AuthenticationException: Login incorrect.
    [     (cont)     ] Main: Detail:Verify that the information provided is correct.
    [     (cont)     ] Main: If you cannot solve the problem, check with your administrator.
    [     (cont)     ] Main: ID [default] PARTICIPANT [cn=XXXX,cn=XXXX,dc=XX,dc=XX,dc=com] REASON [invalid username or password].
    [     (cont)     ] Main:
    [     (cont)     ] Main:      at fuego.directory.hybrid.ldap.LDAPOrganizationAuthenticationAccessor.authenticate(LDAPOrganizationAuthenticationAccessor.java:65)
    [     (cont)     ] Main:      at fuego.directory.hybrid.ldap.LDAPOrganizationAuthenticationAccessor.connect(LDAPOrganizationAuthenticationAccessor.java:88)
    [     (cont)     ] Main:      at fuego.directory.hybrid.HybridAuthenticationAccessor.connect(HybridAuthenticationAccessor.java:114)
    [     (cont)     ] Main:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [     (cont)     ] Main:      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    [     (cont)     ] Main:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    [     (cont)     ] Main:      at java.lang.reflect.Method.invoke(Unknown Source)
    [     (cont)     ] Main:      at fuego.directory.provider.DirectorySessionImpl$AccessorProxy.invoke(DirectorySessionImpl.java:756)
    [     (cont)     ] Main:      at $Proxy3.connect(Unknown Source)
    [     (cont)     ] Main:      at fuego.directory.provider.DirectorySessionImpl.connect(DirectorySessionImpl.java:250)
    [     (cont)     ] Main:      at fuego.directory.provider.Factory.startSession(Factory.java:405)
    [     (cont)     ] Main:      at fuego.directory.Directory.startSession(Directory.java:268)
    [     (cont)     ] Main:      at fuego.directory.Directory.startAdminSession(Directory.java:179)
    [     (cont)     ] Main:      at fuego.tools.ant.BaseFuegoDirectoryTask.createDirectoryAdminSession(Unknown Source)
    [     (cont)     ] Main:      at fuego.tools.ant.j2ee.taskdefs.BuildEarTask.executeImpl(Unknown Source)
    [     (cont)     ] Main:      at fuego.tools.ant.BaseFuegoTask.execute(Unknown Source)
    [     (cont)     ] Main:      at fuego.webconsole.model.ear.JSFWebAppEar.buildWebAppFile(JSFWebAppEar.java:254)
    [     (cont)     ] Main:      at fuego.webconsole.model.ear.JSFWebAppFile.createAction(JSFWebAppFile.java:95)
    [     (cont)     ] Main:      at fuego.webconsole.model.ear.JSFWebAppEar.createAction(JSFWebAppEar.java:215)
    [     (cont)     ] Main:      at fuego.webconsole.model.ear.JSFEarCreation.createWorkspaceFilesAction(JSFEarCreation.java:127)
    [     (cont)     ] Main:      at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    [     (cont)     ] Main:      at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    [     (cont)     ] Main:      at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    [     (cont)     ] Main:      at java.lang.reflect.Method.invoke(Unknown Source)
    [     (cont)     ] Main:      at com.sun.faces.el.MethodBindingImpl.invoke(MethodBindingImpl.java:126)
    [     (cont)     ] Main:      at com.sun.faces.application.ActionListenerImpl.processAction(ActionListenerImpl.java:72)
    [     (cont)     ] Main:      at javax.faces.component.UICommand.broadcast(UICommand.java:312)
    [     (cont)     ] Main:      at javax.faces.component.UIViewRoot.broadcastEvents(UIViewRoot.java:267)
    [     (cont)     ] Main:      at javax.faces.component.UIViewRoot.processApplication(UIViewRoot.java:381)
    [     (cont)     ] Main:      at com.sun.faces.lifecycle.InvokeApplicationPhase.execute(InvokeApplicationPhase.java:75)
    [     (cont)     ] Main:      at com.sun.faces.lifecycle.LifecycleImpl.phase(LifecycleImpl.java:200)
    [     (cont)     ] Main:      at com.sun.faces.lifecycle.LifecycleImpl.execute(LifecycleImpl.java:90)
    [     (cont)     ] Main:      at javax.faces.webapp.FacesServlet.service(FacesServlet.java:197)
    [     (cont)     ] Main:      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:252)
    [     (cont)     ] Main:      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    [     (cont)     ] Main:      at fuego.web.filter.CharsetFilter.doFilter(CharsetFilter.java:48)
    [     (cont)     ] Main:      at fuego.web.filter.BaseFilter.doFilter(BaseFilter.java:63)
    [     (cont)     ] Main:      at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:202)
    [     (cont)     ] Main:      at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:173)
    [     (cont)     ] Main:      at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:213)
    [     (cont)     ] Main:      at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:178)
    [     (cont)     ] Main:      at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:126)
    [     (cont)     ] Main:      at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:105)
    [     (cont)     ] Main:      at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:107)
    [     (cont)     ] Main:      at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:148)
    [     (cont)     ] Main:      at org.apache.coyote.http11.Http11Processor.process(Http11Processor.java:869)
    [     (cont)     ] Main:      at org.apache.coyote.http11.Http11BaseProtocol$Http11ConnectionHandler.processConnection(Http11BaseProtocol.java:667)
    [     (cont)     ] Main:      at org.apache.tomcat.util.net.PoolTcpEndpoint.processSocket(PoolTcpEndpoint.java:527)
    [     (cont)     ] Main:      at org.apache.tomcat.util.net.LeaderFollowerWorkerThread.runIt(LeaderFollowerWorkerThread.java:80)
    [     (cont)     ] Main:      at org.apache.tomcat.util.threads.ThreadPool$ControlRunnable.run(ThreadPool.java:684)
    [     (cont)     ] Main:      at java.lang.Thread.run(Unknown Source)
    [     (cont)     ] Main:
    [<D> 0512 08:24:15.706] Main (<6> http-8686-Processor19): Context->contextcom.sun.faces.context.FacesContextImpl@15b5783
    [<D> 0512 08:24:15.722] Main (<6> http-8686-Processor19): Context->contextcom.sun.faces.context.FacesContextImpl@15b5783
    [<D> 0512 08:24:15.722] Main (<6> http-8686-Processor19): Context->contextcom.sun.faces.context.FacesContextImpl@15b5783
    Thanks,
    ChAran

    Hi Charan,
    This is the beginning of my test directory.xml (you should modify the <configname>.dirxml and then update it from the process administrator to all the applications by pressing the "set as current" button)
    <?xml version="1.0" encoding="UTF-8"?>
    <?fuego version="6.5.2" build="100209"?>
    <DirectoryConfiguration>
         <id>wls1033</id>
         <description>Default Directory Configuration</description>
         <admin>system</admin>
         <adminPass>&lt;encrypted&gt;gGocbn15UL8=</adminPass>
         <presets>
              <preset name="engine">
                   <property name="participant" value="system"/>
                   <property name="participant_password" value="&lt;encrypted&gt;gGocbn15UL8="/>
              </preset>
              <preset name="xobjects">
                   <property name="participant" value="system"/>
                   <property name="participant_password" value="&lt;encrypted&gt;gGocbn15UL8="/>
              </preset>
    ...If you pay attention there are some "preset" users. In my case, it is "system" and has some encrypted password.
    So, you should change it to: (Please make a backup before modifying it.)
              <preset name="engine">
                   <property name="participant" value="USER"/>
                   <property name="participant_password" value="PASSWORD"/>
              </preset>Go to the process administrator. In the configuration section, select the desired configuration and press the "set as current" button.
    Then check your conf/directory.xml (that file now should have your modifications)
    Test it.
    If it works, you will probably want to consider encrypting those passwords. To do that, use the "managedirectory" ant task. (build #99598 or greater)
    http://download.oracle.com/docs/cd/E13154_01/bpm/docs65/anttasks/fuego.tools.ant.enterprise.taskdefs.ManageDirectoryFileTask.html
       <fuego:managedirectory directoryFile="directory.xml" admin="admin" adminPassword="adminPassword" encryptPasswords="true">
           <passwordProperty section="preset" name="participant_password"/>
           <passwordProperty section="fuego" name="password"/>
           <passwordProperty section="organization" name="java.naming.security.credentials"/>
       </fuego:managedirectory>Hope this helps

  • OBPM Process Administrator

    Iam working on OBPM Process Administrator(OBPM Enterprise).
    I was trying to create a new Process Execution Engine using OBPM Process Administrator,after creating it and started to run by getting the below error.PLease suggest me wht is the mistake iam doing.
    Directory service: default
    Creating connector [fuego:SQL]
    Checking Server location: tcp://01hw092798:10099. Details: Unexpected version number: 0x1503 (java.net.ProtocolException). OK. The location is available.
    Server 'DemoEngine' at location [tcp://01hw092798:10099] starting up as PRIMARY SERVER
    fuego.rmi.spi.ListenException: Failure starting the listener
    at fuego.rmi.mmp.SocketTransport.createListener(SocketTransport.java:88)
    at fuego.rmi.Server.start(Server.java:226)
    at fuego.fengine.ProcessServer.startUpServer(ProcessServer.java:1684)
    at fuego.fengine.ProcessServer.addServer(ProcessServer.java:1089)
    at fuego.fengine.ProcessServer.startUp(ProcessServer.java:614)
    at fuego.fengine.ServerAdmin.main(ServerAdmin.java:146)
    at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
    at sun.reflect.NativeMethodAccessorImpl.invoke(Unknown Source)
    at sun.reflect.DelegatingMethodAccessorImpl.invoke(Unknown Source)
    at java.lang.reflect.Method.invoke(Unknown Source)
    at fuego.boot.Loader.runAsMain(Loader.java:1755)
    at fuego.boot.Loader.run(Loader.java:1716)
    at fuego.boot.Loader.main(Loader.java:495)
    Caused by: java.net.BindException: Address already in use: JVM_Bind
    at java.net.PlainSocketImpl.socketBind(Native Method)
    at java.net.PlainSocketImpl.bind(Unknown Source)
    at java.net.ServerSocket.bind(Unknown Source)
    at java.net.ServerSocket.(Unknown Source)
    at fuego.rmi.mmp.TCPTransport.createServerSocket(TCPTransport.java:50)
    at fuego.rmi.mmp.SocketTransport.createListener(SocketTransport.java:85)
    ... 12 more
    FAILED

    Hi Nico,
    I have changed the port even i am getting the following error when trying to start the new process engine.
    Directory service: default
    Creating connector [fuego:SQL]
    Checking Server location: tcp://01hw092798:20099. Details: Connection refused: connect (java.net.ConnectException). OK. The location is available.
    Server 'DemoEngine' at location [tcp://01hw092798:20099] starting up as PRIMARY SERVER
    Server has been aborted: Reason:
    Could not connect to Engine data base. Check if the specified Engine schema exists.
    FAILED

  • BPM 11g Process Administrator functions: Where are they now??

    Good morning,
    I've got some decent ALBPM6.0.5 experience, and now I've just started in a new project that uses BPM 11g. I've attended to an Oracle "Hands On" so I know 11g is VERY different from 10g/ALBPM.
    My main problem is that I cannot find anywhere where are Roles and Users managed in the server. From where do I administer Roles, Users, Groups, Organizational Units. All that used to be in the Process Administrator. How is that done now? I swear I've gone through all the documentation at http://download.oracle.com/docs/cd/E14571_01/soa.htm and still found nothing :(
    Also, is now using an LDAP mandatory? Or can something like ALBPM Directory still be used??
    Thanks in advance.

    User/Role management is now done through the workspace itself. You must login as an administrative user (like weblogic) and you will see an Admin link in the upper right of the workspace.
    Authentication and user lookup is now handled directly by Weblogic - so you setup authentication Providers in the WLS security realm through the admin console.
    By default Weblogic is configured to use an internal LDAP that stores local users (this is where the "weblogic" user itself is defined).
    General steps are provided here:
    http://download.oracle.com/docs/cd/E14571_01/integration.1111/e10226/hwf_config.htm#BHCJGBFJ
    http://download.oracle.com/docs/cd/E12840_01/wls/docs103/secmanage/atn.html#wp1198953
    Edited by: Mike Rokitka on Jul 2, 2010 11:17 AM

  • Using Admin Center/Process Administrator inside BPM Studio

    Hi,
    I have a process where we have included many jars and external resources as well as we are using the External Task - Portal for our JSP's? Also the users are such that they cannot be included inside of Studio Users. We therefore cannot test the process within the Studio itself.
    We therefore have to make an EXP file each time we make a change to our process and then deploy it to the ALBPM Server using the Process Administrator to test even a small change made to the process. The deployment takes a long time, sometimes even more than 10 mins.
    We loose a lot of time doing this.
    Is there an easy way to test the changes using the Studio itself without making an EXP file?
    Please remember we need the EXP file and the Server because the JARS and the External Resources , especially the Portal JSP's do not work from within the studio itself..

    I solved the problem and I posted the solution into my blog, visit http://rodrigozuchetto.blogspot.com/

  • BPM Process As a Web-Service Username and Password

    Hi all,
    We have exposed a Process as a Web-Service WSDL to another system . We use Username Token Profile to enter the username and password to connect to the Web-Service..
    Now what we do is we have a role in our project and we create a dummy Web-Service user and add the role to that user and then use its password and username to call the Web-Service.
    Can we change this?
    Can we have a dummy username and password not associated with any role in BPM used in our Web-Service?

    Did you use PAPI code inside your web service or did u just use PAPI Web Services ( like did u just pressed the button Launch PAPI Web Services ) and it created the WSDL for you and u used it to create the client?
    I am using the latest version of OBPM..
    Oracle 10.3.10
    Can you let me know what do u mean by PAPI interface.. Is it the PAPI code of is the PAPI Web Service which is built by BPM automatically and could be used?
    Edited by: user8707382 on Sep 10, 2009 9:00 AM

  • PAPI-WS data outdated after changes thru Process Administrator

    Hi.
    We have a strange problem. We are making changes in roles and participants using the Process Administrator. Then we have a development that uses PAPI-WS to access that info. But only if we restart the enterprise server we manage to see those updates to roles and participants thru the PAPI-WS. It seems that the PAPI-WS has a cache that is not updated nor refreshed.
    Any clues ? Can we force the cache refresh ?
    We are using Oracle BPM 10.3
    Thanks !
    Best regards,
    Matias.

    Hi Matias,
    PAPI-WS is a PAPI wrapper that exposes PAPI functionality through webservices.
    So, what I told you for PAPI also applies to PAPI-WS.
    Another PAPI (and also PAPI-WS) characteristic is that it doesn't refresh the roles of a participant while it is logged in. If you want to refresh your roles, you have to close your session and log in again. (like in the workspace)
    But... there is a single thing in PAPI-WS that PAPI does not have. That's the session pool.
    PAPI-WS has a session pool so as to avoid opening and closing sessions on every single request.
    So, in PAPI-WS you don't control explicitly the session log out. That's why the "participantCurrent" roles may not get updated.
    The good thing is that PAPI-WS session pool can be configured in papiws.properties.
    There is an interesting property "fuego.papiws.pool.timeout" that specify the session timeout (in minutes).
    The default value is 5 minutes.
    # Session timeout in minutes.
    # Related to the length of the interval between calls from the same user.
    fuego.papiws.pool.timeout=5
    May be you can do reduce that timeout to 1 minute and make the following sequence.
    1) Execute the participantCurrent webservice
    2) Assign a new role to a participant from the process administrator
    3) Execute the participantCurrent webservice (this time, it will show an outdated info)
    4) Wait one minute plus some seconds (the timer has low precision)
    5) Execute the participantCurrent webservice (this time, it should show the updated info)
    Hope this helps,
    Ariel

  • Process as a Web Service WSDL client

    Hi,
    I am using the Process as a Web Service Option inside of BPM . I launch the deployed webservices webapps and I get the WSDL out of it.. The WSDL works fine with SOAP UI..But when I try to create a web service client out of that WSDL it gives me the following error:-
    com.bea.albpm.TestProject.SampleProject.OperationException cannot be resolved as type and the web service client does not work..
    how do I resolve this error.. Is there a jar file that I need to import?

    Did you use PAPI code inside your web service or did u just use PAPI Web Services ( like did u just pressed the button Launch PAPI Web Services ) and it created the WSDL for you and u used it to create the client?
    I am using the latest version of OBPM..
    Oracle 10.3.10
    Can you let me know what do u mean by PAPI interface.. Is it the PAPI code of is the PAPI Web Service which is built by BPM automatically and could be used?
    Edited by: user8707382 on Sep 10, 2009 9:00 AM

  • Invoking WLI 9.2 Process as a web service

    Hello All,
    Does someone know how to publish WLI Process as a web service and invoke it through command line?
    If yes, then please comment with the necessary information.
    Thanks & Regards,
    Anand K Singh

    I dont think what is the issue that you have here. Now there are multiple ways to expose a WLI process as a webservice.
    1. The WLI workshop allows you to direcly expose a .jpd file (process file) as a WSDL.
    2. In case you want you Web service to have multiple methods for different processes, create a process control from the .jpd file and then create a Weblogic Webservice using these controls.
    Hope this helps.

  • 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

  • Process flow for customer services

    Hi ,
    I want to know the process flow for customer services.Means when customer return the product for repair or replacement,then how we run the complete process in system.What is the various tcode for this process.
    Please ASAP
    Regards
    Prabudh

    Have a look at this [link|http://help.sap.com/saphelp_crm40/helpdata/en/b0/87e20ee4f20148acc496c5525f4399/content.htm] if it for any help. couldn't find anything better
    Regards

  • Unable to wire BPEL process to external Web Service

    Hi ,
    I am working on calling Web service from BPEL Process(I am trying to invoke currency converter service from BPEL process).I added Curreny Converter webservice component in "External references" Swimlane in SOA(Jdeveloper) composite editor by using WSDL that I got for that service..I also built the BPEL Process (BPEL Currency Process-which has bpelcurrenyprocess_client service in 'Exposed Services' swimlane).Then I wired BPEL Process to "CurrencyConverter" service.When U click on BPEL process,We have to get the that(Currency Converter" service) in right side partner link in BPEL Process( .bpel editor) editor.But I am not getting that in partner link.
    I hope some of you guys are already worked on BPEL process which calls "CurrencyConverter" Service.Can anybody help me in this issue?
    I am giving service details through which u can track about the issue that I am talking about:
    WSDL : CurrencyConvertor.asmx.wsdl
    example application is :bpel-106-CallingWebServices.jpr
    Note : I want to siimulate above application in my application
    Edited by: 899283 on May 14, 2012 4:48 AM

    if you are not getting the partner link even after adding in the composite view, you may just perform the following steps.
    Right click on the right swimlane in your BPEL View, create a partner link, and you would see 4 buttons just above the Text box for WSDL URL. Select the 3rd button there. That is the service wizard. Once you click on that, you would need to repeat the set of steps that you did on the "Composite View" earlier.
    And there, you have it in your BPEL View!
    Hope this helps!

  • Process Administrator and Workspace admin url for 10gR3

    I am running 10gR3 bpm locally.
    Url to access my local workspace is http://localhost:8585/workspace/faces/jsf/workspace/workspace.xhtml
    Could you let me know the URL for accessing the process administrator and workspace admin.
    Thanks in advance.

    Looking at your port 8585 it is the default port for Studio, in Studio there is no webconsole or workspace administrator, those applications only are available in enterprise.
    If your case is enterprise then the url is /webconsole and /portaladmin
    HTH

Maybe you are looking for