Process Spaces?

Newbie Question : I am using 11g, I have a SOA Server running in a managed server mode, I wish to use the process spaces to explore how colloboration can be attained in process. When I tried to use the url : http://hostname:portnumber/webcenter, I am getting a 404 error. My question is how to enable process spaces is there any new installation or configuration required to work in process spaces. Thanks.

Hum, let me explain better.
I have a new installation of Webcenter and Soa Suites in the same domain, version 11.1.1.5.
I am, for the first time, trying to integrate both suites via the Process Spaces work space, as documented in the following doc: http://download.oracle.com/docs/cd/E21764_01/doc.1111/e16793/patch_webcenter.htm#BABHDCJD
Everything goes well, but when I log in to the Webcenter Spaces application, I cannot find the Process Workspace inside the Spaces portal.
I am on a windows server 2008 environment.

Similar Messages

  • BPM Process Spaces: Attachments and Comments issue

    Hi,
    I've integrated BPM Process Spaces with WebCenter Spaces. When I'm trying to initiate a Process and send comments and attachment, the values for them is not passed from step to another. For example, if user A initiate a task with comments and attachments and send it to user B; user B can't see the comments and attachments from user A.
    I searched the internet and I found conflict answers, some answers are saying that comments and attachments are not supported and others are saying it's working.
    Can please someone give me a definitive answer and the configuration required if any?
    Also can someone give me a definitive answer about how to configure BPM to store attachment in UCM?
    This is urgent as I'm preparing a customer POC next week.
    Thanks
    Regards

    after some investigations I found the following:
    - Users can attach documents and provide comments on task level from the task details page. The attachments and comments will only be available for this specific task but not on the process level.
    - Users can attach documents and provide comments on Process level from the Process Tracking page-> Audit Trail part. The attachments and comments will available for all the tasks in the process
    - in BPM 11.1.1.5 Features Pack. Integration with UCM has been developed and also comments and attachments can be defined as Task level or Process level when ever the user want to provide one.
    Hope this helps.
    Thanks
    Regards

  • Problem integrating BPM Process Spaces with Webcenter Spaces PS5

    Good Day!
    I have currently installed a fresh build of Webcenter 11.1.1.6 stack in a single domain which contains:
    1.)     UCM
    2.)     Spaces
    3.)     SOA with BPM
    After configuring process-portal-install.properties, I have run the ant –f install.xml command which will integrate Process Spaces into Webcenter Spaces.
    The problem currently I am facing is that after seeing the process spaces link in Webcenter Spaces, I am also being redirected to internal problem and seeing the logs, I have something like:
    [2012-06-11T16:28:43.918-07:00] [WC_Spaces] [ERROR] [] [oracle.webcenter.webcenterapp.internal.view.webapp] [tid: [ACTIVE].ExecuteThread: '0' for queue: 'weblogic.kernel.Default (self-tuning)'] [userId: weblogic] [ecid: 81caeefafba8cb1a:-15b44550:137ddb9ada0:-8000-000000000000022e,0] [APP: webcenter#11.1.1.4.0] [[
    oracle.adf.controller.ControllerException: ADFC-06002: unhandled exception
    at oracle.adfinternal.controller.util.Utils.createAndLogControllerException(Utils.java:208)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.handleException(ControlFlowEngine.java:640)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:235)
    at oracle.adfinternal.controller.state.ChildViewPortContextImpl.invokeTaskFlow(ChildViewPortContextImpl.java:104)
    at oracle.adfinternal.controller.state.ControllerState.createChildViewPort(ControllerState.java:1387)
    at oracle.adfinternal.controller.ControllerContextImpl.createChildViewPort(ControllerContextImpl.java:78)
    at oracle.adf.controller.internal.binding.DCTaskFlowBinding.createRegionViewPortContext(DCTaskFlowBinding.java:474)
    at oracle.adf.controller.internal.binding.DCTaskFlowBinding.getViewPort(DCTaskFlowBinding.java:392)
    at oracle.adf.controller.internal.binding.TaskFlowRegionModel.doProcessBeginRegion(TaskFlowRegionModel.java:164)
    at oracle.adf.controller.internal.binding.TaskFlowRegionModel.processBeginRegion(TaskFlowRegionModel.java:112)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.doRegionRefresh(TaskFlowRegionController.java:241)
    at oracle.adf.controller.internal.binding.TaskFlowRegionController.refreshRegion(TaskFlowRegionController.java:119)
    at oracle.adf.model.binding.DCBindingContainer.internalRefreshControl(DCBindingContainer.java:3204)
    at oracle.adf.model.binding.DCBindingContainer.refresh(DCBindingContainer.java:2876)
    at oracle.adf.controller.v2.lifecycle.PageLifecycleImpl.prepareModel(PageLifecycleImpl.java:115)
    at oracle.adf.controller.faces.lifecycle.FacesPageLifecycle.prepareModel(FacesPageLifecycle.java:359)
    Caused by: oracle.adf.controller.ControllerException: ADFC-02001: The ADF Controller cannot find '/WEB-INF/processApplicationsTaskflow.xml'.
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:473)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.loadUnmutalbeMetadataResources(MdsMetadataResourceProvider.java:372)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getResources(MdsMetadataResourceProvider.java:183)
    at oracle.adf.controller.internal.metadata.MetadataService.getTaskFlowDefinition(MetadataService.java:239)
    at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.findTaskFlowDefinition(TaskFlowCallActivityLogic.java:1072)
    at oracle.adfinternal.controller.activity.TaskFlowCallActivityLogic.invokeTaskFlow(TaskFlowCallActivityLogic.java:224)
    at oracle.adfinternal.controller.engine.ControlFlowEngine.invokeTaskFlow(ControlFlowEngine.java:217)
    ... 92 more
    Caused by: oracle.mds.core.MetadataNotFoundException: MDS-00013: no metadata found for metadata object "/WEB-INF/processApplicationsTaskflow.xml"
    at oracle.mds.core.MetadataObject.getBaseMO(MetadataObject.java:1331)
    at oracle.mds.core.MDSSession.getBaseMO(MDSSession.java:3200)
    at oracle.mds.core.MDSSession.getMetadataObject(MDSSession.java:1190)
    at oracle.mds.core.MOResolver.getMetadataObjects(MOResolver.java:218)
    at oracle.adfinternal.controller.metadata.provider.MdsMetadataResourceProvider.getMetadataObjects(MdsMetadataResourceProvider.java:421)
    ... 98 more
    I would like to ask if there is a support link or solution to this problem I am facing such that I may able to see BPM Process Spaces in Webcenter Spaces.

    Hi Jeff,
    Its looking that BPM was not correctly configured for some reason, exact root cause could not be pinpointed. You can try following two things:-
    1. Run the following ant command and restart the Admin and managed servers
    ant -f install.xml post-install -DpiArgs -importGSOnly
    2. If Oracle BPM and WebCenter have been configured in different domains, configure Trusted Domain Credentials in both the Oracle BPM and WebCenter domains.
    http://docs.oracle.com/cd/E23943_01/web.1111/e13707/domain.htm#SECMG404
    If issue is still there, you can open the SR with Oracle and also have a look on following bug that is released on 24-May-2012.
    Bug 13894890 : [SUP] ERROR NO METADATA FOUND FOR METADATA OBJECT "/WEB-INF/PROCESSAPPLICATIONST
    Regards,
    Imran

  • Re: Process Spaces - SOA/BPM Integration

    Hi,
    I am trying to import default-modeling-workspace-gs.ear and default-process-workspace-gs.ear into Webcenter spaces.
    It is getting failed with the following error ::
    No handlers could be found for services with IDs: oracle.webcenter.doclib oracle.webcenter.collab.forum oracle.webcenter.collab.announcement .
    Can anybody help me on this.
    Our requirement is to integrate BPM worlist into Process Spaces.
    Thanks in advance.
    Regards,
    Vikrant.
    Edited by: user3554982 on Jun 3, 2013 12:10 AM

    Hum, let me explain better.
    I have a new installation of Webcenter and Soa Suites in the same domain, version 11.1.1.5.
    I am, for the first time, trying to integrate both suites via the Process Spaces work space, as documented in the following doc: http://download.oracle.com/docs/cd/E21764_01/doc.1111/e16793/patch_webcenter.htm#BABHDCJD
    Everything goes well, but when I log in to the Webcenter Spaces application, I cannot find the Process Workspace inside the Spaces portal.
    I am on a windows server 2008 environment.

  • Process Spaces - SOA/BPM Integration

    Hello,
    Has anyone tried to import the Process Spaces Workspace in the new release (11.1.1.5) ?
    I ran the script smoothly, but I cand find the Process Spaces inside the WC Spaces portal!!!
    The screenshots on the documentation seem to be pointing to an older version of Webcenter, with the side icon navigation (not available anymore in the new release)
    I am wondering if they simply droped this feature with the new release?

    Hum, let me explain better.
    I have a new installation of Webcenter and Soa Suites in the same domain, version 11.1.1.5.
    I am, for the first time, trying to integrate both suites via the Process Spaces work space, as documented in the following doc: http://download.oracle.com/docs/cd/E21764_01/doc.1111/e16793/patch_webcenter.htm#BABHDCJD
    Everything goes well, but when I log in to the Webcenter Spaces application, I cannot find the Process Workspace inside the Spaces portal.
    I am on a windows server 2008 environment.

  • Process Space Integration

    Newbie Question : I am using 11g, I have a SOA Server running in a managed server mode, I wish to use the process spaces to explore how colloboration can be attained in process. When I tried to use the url : http://hostname:portnumber/webcenter, I am getting a 404 error. My question is how to enable process spaces is there any new installation or configuration required to work in process spaces. Thanks.

    You need to install WebCenter first, and then follow these instructions to enable process spaces:
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e16793/patch_set_installer.htm#CHDHGGJI

  • Is Native part of the JNI executed in a seperate process space

    Hi
    When a native method call is made from the Java layer to the native layer the method execution happens in the same process space as that of the java or a new process is forked and is executed in the seperate memory space.

    The code is working fine on my computer using Windows XP.
    But anyway if you want to set the left margin of a TextField use this:
    UIManager.put("TextField.margin", new InsetsUIResource(1,4,1,1));

  • Unable Extending a Domain to Enable Oracle BPM Process Spaces?

    Hi All,
    I am trying to extending a Domain to enable Oracle BPM Process Spaces.here I am following http://docs.oracle.com/cd/E23943_01/install.1111/e12001/config.htm#INSWC1280
    link. as per document i made modification in process-portal-install.properties an run the instal.xml as a ant script.Build was success with some Errors.after restart of WC_Spaces manged server I am not able to see new functions(process Space) iin webcenter spaces.
    for this I am adding log file which is created when i am running ant(install.xml) and process-portal-install.properties. Note:I am not using Content server and Discussion server.Is its required to have CS and Discussion server.
    https://dl.dropbox.com/u/78609236/log.txt
    https://dl.dropbox.com/u/78609236/process-portal-install.properties
    Can any one take a look into the issue and give me some resolution.
    Thank you!
    Siva

    Thank You Daniel
    I am unable to find the hot fix patch. Can you / anyone please help in this regard by providing the details like Link to download this hot fix patch.
    Bharath.

  • Process Space

    Hi,
    I have installed BPM Suite in my system...deployed processes are working fine @ BPM Workspace...What changes i need to do, to open the same application @ process space...
    Do i need to install a webcenter suite or basic BPM Suite has these functionalities.

    You need to install WebCenter first, and then follow these instructions to enable process spaces:
    http://download.oracle.com/docs/cd/E14571_01/doc.1111/e16793/patch_set_installer.htm#CHDHGGJI

  • Installing Process Spaces

    Hi
    I´m trying to install the proccess spaces of SOA for to have my workspaces in webcenter portal. After executing the necessary camandos I obtain the following error.
    Error occurred while performing import
    The export archive is from an older application and is not compatible with the current version of application. Please check the WebCenter Portal: Spaces Server log files for additional details.
    I wanted to know if it is necessary as much the SOA as the webcenter to be of same version. I´m working whit the version 11.1.1.4.0 de webcenter spaces y la 11.1.1.6.0 de SOA.
    thank

    WebCenter Space and Services are part of WebCenter Suite.
    Documentation is here:
    http://www.oracle.com/technetwork/middleware/webcenter/overview/index.html
    Oracle UCM documentation is here:
    http://www.oracle.com/technetwork/middleware/content-management/index-094708.html

  • How to insert blank page into pages document when using word processing mode?

    I've recently created a 50+ page document using Pages '09. I started the document using word processing mode. Now, when I view in thumbnail mode and try to insert a blank page somehwere in the middle of the document, it won't allow me to select where I want. It just selects all the pages, as thought they are one section. I believe this is because I am in word processing mode. My question is, can I convert the document to layout mode so that each page represents it's own section, without losing what work I've already done? And if so, how?
    The document is entirely text boxes and images, so I don't have any need for word processing space. I just need new pages to act as blank templates for the text boxes and images I create.
    Is it possible to keep all my work as is, and convert the document to layout mode vs. word processing mode?
    Thanks!

    It just selects all the pages, as thought they are one section.
    That's because they are one section. You must insert section breaks to separate them. There is no need to use page layout which does make each page a separate section. You have to manually add each page & use text boxes or other containers for the text & link the text boxes.

  • Process not listed in Workspace when domain is webcenter enabled

    Hi
    I am trying to integrate Process Space with BPM 11g. I have installed SOA, BPM, Webcenter and have also created a domain which has all these enabled. I have linked discussion, wiki and content to the web center space and also can see the process space. I am able to successfully deploy my BPM application too.
    But when I try to access it through the process workspace, I find that the process link is not listed under the applications. I am able to deploy the same process and use the process successfully if the domain does not contain webcenter. Log has the following information :
    1)Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    ORABPEL-35010
    2)Unable to Encrypt data.
    Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    3)<.> bootstrup error: Unable to Encrypt data.
    Supplemental Detail Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    4)<.> createInternalWorkflowContext: access error: access denied (oracle.security.jps.JpsPermission VerificationService.createInternalWorkflowContext)
    5)<.> Access to internal workflow context is denied.
    Supplemental Detail Requested access to internal workflow context is not allowed according to security policy.
    Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
    ORABPEL-30515
    6)<oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run> java.lang.Exception: ORABPEL-30515
    Supplemental Detail Access to internal workflow context is denied.
    Requested access to internal workflow context is not allowed according to security policy.
    Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
    Any insights on possible reason for this issue.
    Venkat

    Hi Krishna,
    Thnx alot for your response!!!!
    Yes I tried to open it in interactive reporting webclient,and I was successful in processing it.Where as I am facing the Issue when I tried to open it in html view.
    Version of IR: 11.1.2.2
    Do we have any specific logs for html view?if yes,what is the path of that logs in IR installed server?
    Thnx,
    Charan

  • Process Workspace-11.1.1.6.0 template customization

    On our project, we want to access BPM workflows using WebCenter Process Spaces, since we want to use the collaboration capabilities of WebCenter.
    This is approximately (unfortunately, I cannot attach a screenshot to a thread) how a space created using the Process Workspace-11.1.1.6.0 template looks like right now in our environment:
    http://docs.oracle.com/cd/E23943_01/user.1111/e15175/bpmug_pp_cust_ws.htm#BACIGJEC
    but we would like it to look like the Process Tracking tab in the BPM Workspace:
    http://docs.oracle.com/cd/E23943_01/user.1111/e15175/bpmug_ws_mng_proc_insts.htm#BEIFBJHC
    that is, we want the user to be able to click on an instance and see the audit trail just below, without having to open another window.
    Is it possible to take the Process Tracking tab from BPM Workspace and include it in the Process Workspace-11.1.1.6.0 template? What are the steps?
    Regards
    Juan Algaba Colera
    PD: I have two screenshots from our development environment. I can email it to anyone who is willing to help us out with this.
    Edited by: Juan Algaba Colera on Oct 23, 2012 4:02 AM

    Better check all the documents in the link I posted above, but the most basic advice from the Doc 583878.1 is:
    Increase timeout settings for web sessions on the HFM site
    In normal scenarios, increasing the session timeout might result in performance issues; as more "dead" sessions are kept open much longer, more processing power is wasted on them. To have long session timeouts is also (generally) considered bad practice from a security point of view.
    Note that these timeouts are only enforced on idle sessions, i.e. when the user will not "click anything" for that amount of time. For this reason, they rarely need to be set to anything higher than 120 minutes.
    The following instructions change the idle timeout from default 20 minutes to 30 minutes in Microsoft Internet Information Services 6 (IIS):
    1.Go to Start > All Programs > Administrative Tools > Internet Information Services (IIS) Manager.
    2.Expand the server node <ServerName> (local computer).
    3.Right click on the application pool node.
    4.Select Properties.
    5.Select the Performance tab.
    6.Change the Idle timeout value from 20 to 30 minutes.
    7.Click Apply.
    8.Click OK.
    9.Expand the node Web Sites.
    10.Right click on the 'HFM' web site.
    11.Go to Properties > Home Directory tab > Configuration button > Options tab.
    12.Change the Enable session state > Session timeout value from 20 to 30 minutes.
    13.Click OK.
    14.Click OK.
    15.Test that the timeout is now the new value.

  • How can I integration BPM with OWC spaces

    I use BPM 11g PS4 (11.1.1.5) and I want to integrate my process spaces and displayed in webcenter spaces.
    I read and practice from http://andrejusb.blogspot.com/2011/02/bpm-portal-11g-ps3-how-to-configure.html and http://andrejusb.blogspot.com/2010/11/bpm-portal-how-to-configure-oracle-bpm.html
    but version of bpm in two link is bpm 11g ps3 (11.1.1.4) .
    I step by step configuration but it's doesn't work with my bpm version.
    Please answer me if who was resolve the same issue :-) . Thanks.

    Are you saying non of the build-in templates in the iPhoto>Share>email is adequate ?

  • No Process seen under Applications in Workspace when webcenter enabled

    Hi
    I am integrating Process Space with BPM 11g. I have installed SOA, BPM, Webcenter and have also created a domain which has all these enabled. I have linked discussion, wiki and content to the web center space and also can see the process space. I am able to successfully deploy my BPM application too.
    But when I try to access it through the process workspace, I find that the process link is not listed under the applications. I am able to deploy the same process and use the process successfully if the domain does not contain webcenter. Log has the following information :
    1)Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    ORABPEL-35010
    2)Unable to Encrypt data.
    Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    3)<.> bootstrup error: Unable to Encrypt data.
    Supplemental Detail Unable to Encrypt data.
    Check installation/post-installation steps for errors. Check for errors during SOA server startup.
    4)<.> createInternalWorkflowContext: access error: access denied (oracle.security.jps.JpsPermission VerificationService.createInternalWorkflowContext)
    5)<.> Access to internal workflow context is denied.
    Supplemental Detail Requested access to internal workflow context is not allowed according to security policy.
    Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
    ORABPEL-30515
    6)<oracle.bpel.services.workflow.client.worklist.servlet.TaskFlowDeployerThread.run> java.lang.Exception: ORABPEL-30515
    Supplemental Detail Access to internal workflow context is denied.
    Requested access to internal workflow context is not allowed according to security policy.
    Ensure that correct security policy is used. If the error persists, contact Oracle Support Services.
    Any insights on possible reason for this issue.
    Venkat

    Hi All
    Just another comment on the same thing.
    From some other post, I've seen that webcenter being configured in the domain caused the problem. Not sure if that is correct. Does it have to do with this issue?
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=1116370(last comment)
    Process is not visible in BPM Workspace in Application panel (last comment)
    https://kr.forums.oracle.com/forums/thread.jspa?threadID=2138159
    I guess the dev server I'm using has webcenter, but unfortunately, I dont have control over it.
    Regards
    RaviKiran
    Edited by: kiransaravi on Apr 10, 2013 12:20 PM

Maybe you are looking for