Deploy Project BPM 11g 11.1.5 in Weblogic with pach FP4

Hello!
I have a problem when trying to deploy a 11g version 11.1.1.5 BPM project in one weblogic server with pre-configured with the patch FP4.
Initially, I try to deploy to local weblogic server but does not have that patch FP4, which worked perfectly.
The error message is as follows:
[10:32:56 PM] Deploying sca_ViaticosSENACYT_rev1.0.jar to partition "default" on server soa_server [http://192.168.0.52:8001]
[10:32:56 PM] Processing sar=/C:/JDeveloper/mywork/SENACYT_V2/ViaticosSENACYT/deploy/sca_ViaticosSENACYT_rev1.0.jar
[10:32:56 PM] Adding sar file - C:\JDeveloper\mywork\SENACYT_V2\ViaticosSENACYT\deploy\sca_ViaticosSENACYT_rev1.0.jar
[10:32:56 PM] Preparing to send HTTP request for deployment
[10:32:56 PM] Creating HTTP connection to host:192.168.0.52, port:8001
[10:32:56 PM] Sending internal deployment descriptor
[10:32:56 PM] Sending archive - sca_ViaticosSENACYT_rev1.0.jar
[10:38:33 PM] Received HTTP response from the server, response code=500
[10:38:33 PM] Error deploying archive sca_ViaticosSENACYT_rev1.0.jar to partition "default" on server soa_server [http://192.168.0.52:8001]
[10:38:33 PM] HTTP error code returned [500]
[10:38:33 PM] Error message from server:
There was an error deploying the composite on soa_server: Deployment Failed: Error occurred during deployment of component: GestionDeViaticos to service engine: implementation.bpmn, for composite: ViaticosSENACYT: ORABPEL-78006
PortType not found.
The porttype {http://xmlns.oracle.com/bpmn/bpmnProcess/GestionDeViaticos}GestionDeViaticosPortTypeCallBack was not found in the project.
[10:38:33 PM] Check server log for more details.
[10:38:33 PM] Error deploying archive sca_ViaticosSENACYT_rev1.0.jar to partition "default" on server soa_server [http://192.168.0.52:8001]
[10:38:33 PM] #### Deployment incomplete. ####
[10:38:33 PM] Error deploying archive file:/C:/JDeveloper/mywork/SENACYT_V2/ViaticosSENACYT/deploy/sca_ViaticosSENACYT_rev1.0.jar
(oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
Which refers to GestionDeViaticosPortTypeCallBack.
My question would be, if the project developed that you have not installed the patch FP4 can be deployed in a server with the patch installed?
Or to do something extra in terms of configuration in an xml file?
thanks
regards

Any Ideas how to resolve this issue?

Similar Messages

  • Lost ADF Projects when deploying BPM 11g project

    I've run this across a couple other people who are using Oracle BPM 11g. Both have run into the issue but aren't sure what they did to fix the issue.
    I've been able to successfully deploy the ADF projects in my project successfully until this afternoon. Now when I get into the second screen during deployment (the "Task Flow deployment" dialog) I do not see all my ADF projects (at first there were none and now I see two of the 5 ADF projects).
    Has anyone figured out which file is getting corrupted that is causing this problem? Guessing there's an XML file buried somewhere that I can somehow edit and fix.
    I'm guessing I can rebuild the UI projects and they will work, but concerned that they will suddenly disappear again.
    Thanks for any tips you might have.

    You can always deploy the ADF web apps from the Application (top menu) deploy option. Just make sure you're deploying the EAR profile for the project. Deploying the web projects from the composite deployment wizard can be convenient. But I think it's often the case that you deploy them (the composite and forms) separately (e.g. you make a series of changes to the composite without needed to redeploy the UI projects).
    Bottom line is you don't have to delete the projects to be able to modify/deploy them.

  • Deploying bpm 11g project sar file using ant task

    I am trying to deploy the bpm project using ant task file. The status I get is [deployComposite] ---->Deploying composite success. However when I check the deployments, they are not there. If I try to deploy this using Jdeveloper it works correctly. I need to get this to work for production deployments. Any suggestions?
    C:\Oracle\Middleware\Oracle_SOA1\bin>ant -f ant-sca-deploy.xml -DserverURL=http:
    //10.140.183.71:7001 -DsarLocation=N:\RuleBasedProjectInitiate\deploy\RequestPro
    ject.ear -Doverwrite=true -Duser=weblogic
    Buildfile: C:\Oracle\Middleware\Oracle_SOA1\bin\ant-sca-deploy.xml
    [echo] oracle.home = C:\Oracle\Middleware\Oracle_SOA1\bin/..
    deploy:
    [input] skipping input as property serverURL has already been set.
    [input] skipping input as property sarLocation has already been set.
    [deployComposite] created temp dir =C:\DOCUME~1\azeltov\LOCALS~1\Temp\deploy_cli
    ent_1279894885343
    [deployComposite] Creating HTTP connection to host:10.140.183.71, port:7001
    [deployComposite] Enter username and password for realm 'default' on host 10.140
    .183.71:7001
    [deployComposite] Authentication Scheme: Basic
    [deployComposite] Username:
    weblogic
    [deployComposite] Password:
    [deployComposite] Received HTTP response from the server, response code=200
    [deployComposite] clean up temp dir: C:\DOCUME~1\azeltov\LOCALS~1\Temp\deploy_cl
    ient_1279894885343
    [deployComposite] ---->Deploying composite success.
    BUILD SUCCESSFUL
    Total time: 4 seconds
    C:\Oracle\Middleware\Oracle_SOA1\bin>

    You can always deploy the ADF web apps from the Application (top menu) deploy option. Just make sure you're deploying the EAR profile for the project. Deploying the web projects from the composite deployment wizard can be convenient. But I think it's often the case that you deploy them (the composite and forms) separately (e.g. you make a series of changes to the composite without needed to redeploy the UI projects).
    Bottom line is you don't have to delete the projects to be able to modify/deploy them.

  • Ant deployment scripts for BPM 11g project

    Hi,
    Can i deploy a BPM project containing both BPM and ADF project using Ant script.
    If yes, can somebody share the ant scripts please.
    Any inputs are highly appreciated.
    Thank you,
    ~V

    See links I gave in this Post:Deploying TaskFlow applicaition as part of BPM composite
    Thanks
    Ravi Jegga

  • BPM 11g changes to process aren't getting deployed

    I'm having trouble seeing changes I make to the process model in BPM 11g. For instance, if I add a new activity or change data associations/mapping in the activity and re-deploy, it doesn't take effect.
    I've tried doing a clean all, make all, and undeploy all project artifacts (undeploy project composite from soa-server and undeploy UI ear file) before deploying. I don't see the changes unless I restart the soa-server.
    Any suggestions? Is this a bug?
    Thanks
    Mark

    There's definitely some issues with deploying changes. We've found that if there are BPEL processes in you BPM process and you make changes, you'll need to bounce the SOA server too, to see the changes. Also, some people are experiencing instability issues when you keep increasing the version number. You get to about 4 or 5 versions, and it stops locks up the SOA server. I've found un-deploying and then do a fresh deploy seems to be the best way to make changes for now. I believe engineering is aware of this problem and is working on fixing it.

  • BPM 11g deployment error when include Human Task

    During deployment, when I include a Human Task in my BPM 11g project, the deployment fails.  The error message in JDeveloper is:
    Weblogic Server Exception: weblogic.application.ModuleException:
    Caused by: weblogic.common.ResourceException: weblogic.common.ResourceException: Could not create pool connection. The DBMS driver exception was: [unixODBC][Driver Manager]Data source name not found, and no default driver specified
    If I don't include the Human Task application in deployment, it's fine.  I used the Auto Create feature to generate the ADF project/form.  I've deleted and recreated the Human Task, but that hasn't helped.
    What can cause this error?  I've googled for days, but have not found anything similar.

    Kunwar - Thank you very much for your reply.  I checked in EM under Applications, and there is no application with the name of my Human Task application that is part of my BPM project.  To be sure, I just rebooted the server and checked again, but it is not there, and the reboot did not solve the problem.
    I'm not sure if this is related to the problem, but here is some other information.  A few days ago when I tried to redeploy just the BPM project (keeping save revision, and checking "Overwrite any existing composites"), I received a null pointer exception error.  Since then, I must Undeploy the BPM Application using EM to then redeploy it using JDeveloper.  Here is the error I was getting:
    [08:03:59 AM] Sending archive - sca_PERAC91A_rev1.0.jar
    [08:04:07 AM] Received HTTP response from the server, response code=500
    [08:04:07 AM] Error deploying archive sca_PERAC91A_rev1.0.jar to partition "default" on server AdminServer [http://soabpm-vm:7001]
    [08:04:07 AM] HTTP error code returned [500]
    [08:04:07 AM] Error message from server:
    There was an error deploying the composite on AdminServer: Error occurred during deployment of component: PERAC91A to service engine: implementation.bpmn, for composite: PERAC91A: java.lang.NullPointerException.
    [08:04:07 AM] Check server log for more details.
    [08:04:07 AM] Error deploying archive sca_PERAC91A_rev1.0.jar to partition "default" on server AdminServer [http://soabpm-vm:7001]
    [08:04:07 AM] ####  Deployment incomplete.  ####
    [08:04:07 AM] Error deploying archive file:/D:/Data/consulting/AllStar/PERAC/Dev/JDeveloper/PERAC91A/PERAC91A/deploy/sca_PERAC91A_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)

  • Problem in deployment (BPM 11g Suite)

    Hi,
    I am using BPM 11g suite and created one sample BPM project. But while deployment I am getting some error and not able to deploy my process.
    While deployment I am getting the following error:
    [12:28:31 PM] Deploying 2 profiles...
    [12:28:31 PM] Wrote Web Application Module to C:\JDeveloper\mywork\HelloWorld_OBE\HelloWorld_UI\deploy\HelloWorld_UI.war
    [12:28:32 PM] Wrote Enterprise Application Module to C:\JDeveloper\mywork\HelloWorld_OBE\deploy\HelloWorld_UI.ear
    [12:28:32 PM] *#### Deployment incomplete. ####*
    [12:28:32 PM] No SOA configured servers found for deploying the archive file:/C:/JDeveloper/mywork/HelloWorld_OBE/HelloWorldProject/deploy/sca_HelloWorldProject_rev1.0.jar
    (oracle.tip.tools.ide.fabric.deploy.common.SOARemoteDeployer)
    PS: I can able to connect to the Integrated Weblogic Server.
    Can someone provide the deployment process step by step as well as how assign Role to participant.
    Any help will be appriciated.
    Bibhu
    Edited by: Bibhuti Bhusan on Nov 18, 2010 2:27 PM
    Edited by: Bibhuti Bhusan on Nov 18, 2010 2:29 PM

    You'll need to deploy to a server that's in a domain that includes SOA/BPM. The integrated WLS server installed with JDev doesn't include SOA/BPM; which I think is the cause of the message: "No SOA configured servers found"
    To be able to deploy you would run config wizard to create a new domain or extend an existing one (but not the integrated JDev server). Another option is to use pre-built VMs that include a server with SOA/BPM installed. There's one for VirtualBox and an AMI/EC2 image available:
    http://www.oracle.com/technetwork/middleware/soasuite/learnmore/vmsoa-172279.html
    http://blogs.oracle.com/bpm/2010/06/bpm_11gr1_now_available_on_ama.html
    Regarding role assignment that can be done 2 ways. From JDev BPM Navigator open the Organization node. In there you'll see the list of defined roles. When you select a role you can manage mapping of participants. You'll see a dialog to connect to the server that contains the users/groups. You can also use the BPM Workspace to do role mapping. If you log in as BPM Admin (user weblogic in the default configuration), you'll see an Administration tab. From there you'll see Organization->Roles as one of the options on the left navigation table.

  • How to deploy project through BPM Composer Deployment

    Hi,
    I'm quite a new about BPM 11g.
    I need to deploy my BPM project by BPM Composer
    i.e. http://....:8001/bpm/composer
    But I meet an exception as below:
    +http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 is already in use as a task namespace.
    Check if a template project with namespace http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 was deployed earlier. Please avoid deploying template projects. Please use a different namespace for the current task definition to fix the problem. The task flow associated with the template project will not work with this project anymore if the namespace is changed.
    : Error while deploying task metadata.
    The template namespace http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 is already in use as a task namespace.
    Check if a template project with namespace http://xmlns.oracle.com/TestInitiator/TestInitiator/Humantask1 was deployed earlier.+
    I could understand the exception. But I still feel that it was strange.
    I have deployed the project in my JDeveloper as version 1.0. And I use BPM composer to deploy this project as version 2.0.
    I think this exception should not be appeared.
    Did I miss some steps to deploy the project?
    Need your suggestion?
    Look forward to your reply.
    Thanks.
    Edited by: 850121 on 2012-4-16 下午11:03

    Hi ;
    You're right. It's a strange error. I saw that error. You must change Humantask1's target namespace. And publish it to MDS again. So, you can deploy to your process from BPM Composer. Please try this..

  • Rules of thumb for sizing an Oracle BPM 11g deployment

    Anyone out there have some rules of thumb they are using to size out an environment for Oracle BPM 11g? I know processing power can vary widely for process complexity and amount of data floating around. Still, I get asked questions like how much processing power do I need for this solution? I have a current client looking at 2500+ potential human workflow users with 1000 concurrent at peak load. Short of running some performance test myself and extrapolating numbers I am at a loss. Hoping some others can chime in with some thoughts.

    an update... my rule of thumb for 50 users has proven to be a bit high. Looks to be 30-40 per core when you split out the BPMN engine from other computing intensive processes such as the ESB. Without splitting up overall SOA/BPM functionality over multiple servers concurrent user counts of various technology really takes a hit.

  • BPM 11g Role Assignment not Reflected on BPM Workspace

    Hi,
    I'm having trouble with role maping in JDeveloper for my BPM 11g project, where the server groups mapped against a particular applcation role is not reflected in BPM workspace.
    I'm mapping application roles with server groups in the Organization section of my BPM project in JDeveloper, but when I open the Administration section of the BPM workspace, I see that the appropriate section is blank where there should be the server group assigned.
    I have confirmed that the server groups are in place, and have users associated with them. I even tried ti with the Administrators groups of WebLogic, with the same results.
    However, when I deployed this same project on an Oracle On Demand server, the JDeveloper role maapping was successfully deployed along with my process. Could anyone please provide some insight in this matter?
    I'm working on JDeveloper and SOA 11.1.1.5
    Thanks,
    Debojit

    HI,
    In 11g you have the concept of Global Links. You can refer to http://docs.oracle.com/cd/E23943_01/user.1111/e15175/bpmug_ext_apps.htm#BACCACGI fro example of how this can be acheived
    I think there are also some samples on java.net for Oracle BPM Suite however this appears to be down at the time of posting so I can not validate this.
    Hope this helps
    Regards Dave

  • BPM 11G comments and file attachments issue on human tasks

    Hi all,
    We have used JDeveloper 11G and SOA suite 11G + BPM (with PS1,PS2) to create and deploy a simple BPM process. The process consists of two swim-lanes ( Business Analyst and Snr Executive). The BA swim-lane has a human task which which initiates the process and the second swim-lane (SE) has a voting task. Both forms were auto generated.
    ------ Process steps ----
    step 1. The initiator of the process( Business analyst) submits a document and adds comments on the form. (1st swim lane)
    step 2. The task is received by the Snr Executive group and they need to accept or reject the document.
    step 3. If any of the Snr Execs rejects the document, the process flow goes back to the Business analyst(the requester or initiator) for review.
    (the voting group is able to share comments and the file attachments).
    step 4. The business analyst receives a task on her list. This task list should have the comments made by the Snr Execs who rejected the document. ---This is where we are having a problem. The business Analyst, receives the task, but the document and comments are not updated. This still shows the original document and comments, she sent when initiating the process.
    We have opened a SR with My Oracle support and it was suggested we apply a hot fix 9958661, which was done (see output below). Unfortunately this did not solve the problem.
    Questions:
    1. Is the default behavior of BPM 11G ?
    2. How can we change this behavior to do what we want ?
    ---------------------------------------opatch update output -----------------------------------------------------------
    ApplySession adding interim patch '9958661' to inventory
    Verifying the update...
    Inventory check OK: Patch ID 9958661 is registered in Oracle Home inventory with proper meta-data.
    Files check OK: Files from Patch ID 9958661 are present in Oracle Home.
    The local system has been patched and can be restarted
    I any suggestions would be welcome.
    Thanks
    Mocheche

    Ok, this is what i did:
    - I have a Process Data Object called CustomComments with just 1 attribute called comments.
    - I have added that object to my user screens (adf page)
    - Changed its columns att to 65 and rows to 8 (i chose that layout)
    - Used a tableLayout to add an icon next to this text area to allow the user to add comments:
    <af:commandImageLink shortDesc="addCommentImage" id="addCommentImage" partialSubmit="true" icon="/hw_images/new_ena.png">
         <af:clientListener method="myFunction" type="click"/>
         <af:clientAttribute name="attributeName" value="attributeValue"/>
    </af:commandImageLink>
    I use that clientAttribute to send the logged user to the javascipt.
    - I added this after the af:document on top of the page to make the customComments readonly to the user (you need to do it here because if you set it in the properties the element is not updated later), so the user has to use the button i put to add comments:
    <f:facet name="metaContainer">
         <f:facet name="metaContainer">
         <af:resource type="javascript">
              function readOnly(){
                   var comms = document.getElementById("it1::content");
                   comms.setAttribute("readOnly","true")
         </af:resource>
    </f:facet>
    <af:clientListener method="readOnly" type="load"/>
    - Somewhere i added the javascript the commandLink calls:
    <trh:script id="myScripts">
         function addComment(evt){
              var commentArea = document.getElementById("it1::content");
    var user = evt.getSource().getProperty("user");
    var comm = prompt("Please enter your comment: ","");
              if (comm != null) {
                   if (comm != ""){
                        if (commentArea.value !=""){commentArea.value = commentArea.value + "\n"}
                        commentArea.value = commentArea.value + "user.value" + " : " + comm;
    </trh:script>
    After all this, you have an object that carries the comments from one screen (UI project) to another and is updated each time.
    I know it may not be the perfect solution and that it could be improved a lot, but so far it does what i need so i use it.
    If there is anything i wasnt clear enough, please let me know. Hope this helps.

  • BPM 11g

    Dear All,
    I am working on BPM 11g.
    I installed the following products for BPM 11g
    OS: Windows 7 SP1 Professional Edition all with 32 bit
    Installed s/w:
        JDeveloper 11.1.1.6.0 Generic Version
        OracleXE 11.2 Win32
        ofm soa generic 11.1.1.6.0
        wls 10.3.5
        RCU 11.1.1.6 for schemas dev_soainfra, dev_sdpm and dev_mds  - Utility run successfully.
    Overall Installation is successful wth no issues.
    Configuration of Weblogic server for domain is ok with admin server, soa_server1 and bam_server1 with test connections is ok.
    I am using browser as Internet Explorer 9
    After starting weblogic server and soa_server1
    the URL for BPM composer and BPM Workspace
    works with
    Oracle BPM Workspace .......... http://localhost:8001/bpm/workspace
    Oracle Process Composer ....... http://localhost:8001/bpm/composer
    and not works with (recommended from Oracle Training perspective)
    Oracle BPM Workspace .......... http://localhost:7001/bpm/workspace
    Oracle Process Composer ....... http://localhost:7001/bpm/composer
    why the 7001 port does not work for BPM composer ?
    In Jdeveloper 11.1.1.6.0 after creating application, project and process
    From BPM MDS Navigator I configured the connection for Database 11g XE as well using
    Override Application Server user/password
    For SOA MDS I included the dev_mds user with MDS partition as obpm
    tested connections all ok (weblogic and soa_server1 up and running)
    In the BPM Project Navigator when I use the Project --> SalesQuote.jpr --> right clicking with
    option as  Save to BPM MDS the following error is occured as
    "Error while saving BPM Project to MDS: BPM-70801 : Metadata operation failed".
    If the error is resolved than I can see the project in BPM composer.
    My queries on this error are
    1) Has soa_server anything to do with this error
    2) Is dev_mds schema to be reviewed
    what can be the possibility to resolve the BPM-70801 error.
    Please provide the solution ASAP or send me the reply to my  [email protected]
    Regards
    Ajaz Ahmed

    Hi Ravi,
    Many Thanks for my query responses.
    I am putting my thoughts and clarifications as per your solutions.
    1. AdminServer running at 7001, soa_server1 at 8001 and bam_server1 at 9001 is clear and ok.
    2. Port 7001 will NOT work since none of the soa modules are deployed to this server port. - ok
    3. Very simple. From domain/config folder open config.xml file and search for workspace or composer and see that   XML  section. The value for <target> tag will tell you exactly where that module is deployed and only on that you can use it.
    My thoughts : What I understand for config.xml in domain/config folder has information on the domains configured
    with SOA_Server1, BAM_server1 and Weblogic server with port numbers and file path.  (while configuring domain I selected the check box for SOA_suite, BPM_suite 11.1.1.0 Instead of SOA_suite and BPM_suite for developers checkbox).
    Please confirm if this selection is correct for BPM composer. What does module deployed means.
    4. Coming to your Training session, it is possible that they had just ONE SINGLE server that acts as Admin and SOA Server. Yes, this is possible. When you create a BPM Domain using config wizard, there is an option like Developers domain like that and thats when you will have just one server at port 7001 that has all soa modules also deployed. That is why in your training they may have used port 7001 for workspace or composer.
    My Thoughts : I have everything configured on my laptop which acts as server and client. Do you mean I have to configure the wizard again and Include SOA_suite for Developers and BPM_suite for developers. 7001 weblogic server is clear to me.
    Now, coming to setting up composer, it should work. Try not to choose the option to override server name and password. We do not need this. Just select the existing details. You should be able to export to MDS Repository.If you still get errors, please let me know.
    I am able to export the BPM project succesfully to save my Salesquote to the required location with extension as
    .exp. This is OK.  I do not have any problems while exporting BPM Project. I am having problems with
    Save to BPM  MDS 
    My current issue is
    In the BPM Project Navigator when I use the Project --> SalesQuote.jpr --> right clicking with
    option as  Save to BPM MDS the following error is occured as
    "Error while saving BPM Project to MDS: BPM-70801 : Metadata operation failed".
    If the error is resolved than I can see the project in BPM composer.
    I am still facing this error BPM-70801. Please help me to resolve this error
    Thanks
    Ajaz Ahmed

  • Debugging BPM 11g Runtime

    Hi
    I have developed a BPM 11g flow in Jdev 11.1.1.3.0 and deployed it to the soa server.
    My flow works fine as my output is sent to a JMS queue and no fault occurs during the flow.
    However, if I have to track the Process Data Objects that have been defined, how can i do that?
    I am able to track the input/output params on the external service references using composite sensors.
    But in my process flow, I have a few process data objects(variables) that are modified,transformed etc before making the service calls.
    How will I know what are the values of these modified variables at runtime?
    Is there any way to log the process data objects that would help in debugging?
    How to set the logging level to debug mode?
    Thanks

    This may not be the best approach, but I've found it helpful in debugging data values:
    You can create a file adapter in your composite.xml, then you can place service call activities in your BPMN process to write out the values to a text/xml file on the server's filesystem.
    Choose the "Define operation and schema (specified later)" on the interface screen of the file adapter wizard, operation type as Write file on the next page, choose file location/naming on next page, then on the messages page you click the magnifying glass icon next to the URL field and choose an XSD from your project (associated with a WSDL or a Business Object). When you place the service call to the file adapter in your BPMN process, you then just map in the incoming data object using data associations.

  • Oracle BPM 11g + Tomcat

    Is it possible to execute Oracle BPM 11g project on Tomcat ?

    I would take a shot and say mostly its NOT. SOA Suite 11g can be installed and accessed (runtime) only on 2 App Servers: Oracle Weblogic Server (former BEA Weblogic) and IBM WebSphere. If I am not wrong, a small framework (part) of SOA that is ADF Framework is about to support on open source Sun Glassfish app sever like that. But core SOA Projects may not be able to deploy on Tomcat.
    Thanks
    Ravi Jegga

  • Why I have a error while deploying a BPM Proyect in a BPM Enterprise?

    Hi everybody:
    I am deploying a BPM Proyect in a BPM Enterprise and when I upload the proyect, this error is showed:
    Can not publish the project.
    Compile Error Process: Error: Devolver a caja - The activity "Devolver a caja" does not have a screen flow associated
    Error: "Depositar en Bóveda" - does not have a screen flow associated
    Error: "Depositar en Bóveda" - does not have a screen flow associated
    Well, apparently this message said that activities in my process are not associated with screen flows, but in my process, all the activities are associated with its screen flow. I run the proyect locally in BPM Studio and the process works fine. When I try to deploy in a BPM Enterprise i got a error!!!!.
    Please, any suggestions will be appreciated.
    Thanks a lot
    Danny

    Dear Friends:
    I solved the problem.
    I created some process in the next way:
    Process Name Folder
    Process1
    -->ScreenFlow Folder
    -->SF_Name1
    -->SF_Name2
    -->SF_Name3
    Process2
    -->ScreenFlow Folder
    -->SF_Name21
    -->SF_Name22
    -->SF_Name23
    I moved the SF_Namexx up to "Process Name" Folder and when I deployed it passed Ok.
    It is very odd, in Oracle BPM Studio works fine, but in the deploy an error is showed.
    Thanks..

Maybe you are looking for

  • Can't open a pdf within browser with newest version of Adobe Reader

    After installing Adobe Reader 9.3 I can't view links to a PDF file. I get this message. 'The Adobe Acrobat/Reader that is running can not be used to veiw PDF files in a Web Browser. Please exit Adobe Acrobat/Reader and exit your Web Browser and try a

  • How can I NOT let collision happen in Flash CS4(AS3)?

    I have been playing with collisions for quite a while, but cannot seem to get it just the way i want it to be. I made a new rectangle into a Movie Clip, with an instance name : "block_mc" I made a sphere into a Movie Clip, with an instance name : "ba

  • Can not Solaris11 11/11 support 32-bit CPU ?

    Hi. I followed the instructions printed on below. http://docs.oracle.com/cd/E23824_01/html/E23811/glpgv.html#glpcn After reboot,Laptop does not run with output a following messages. amd64: CPU does NOT support long mode amd64: CPU does NOT support am

  • SCOM 2012 SP1 - Created a new group and unable to "find" newly created group to create custom report

    Hello, I just created a new custom dynamic group based on database instances using a wildcard.  The group "DBgroup" populates just fine, I can see the members when choosing to view them via the group properties.  My issue is that when I'm going into

  • Critical error in VDI. host is unresponsive

    Dear all, i am facing problem here. i am clicking on Desktop provider in the left panel. on the right hand side, there is critical error saying: "Critical. The Desktop provider cannot serve any desktop. check hosts and storages" also in the top it is