Owb 11 deploy process flow module - Java Exception

I tried to deploy a process flow module (under the schema OWF_MGR). This is the error message:
java.lang.NullPointerException
java.lang.NullPointerException
at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getPreGenerationCandidateContexts(WHRuntimeCommandGenerateDeploy.java:3576)
at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doPreDeploymentActions(WHRuntimeCommandGenerateDeploy.java:3252)
at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy._internalDeploy(WHRuntimeCommandGenerateDeploy.java:2420)
at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.doDeploymentAsynch(WHRuntimeCommandGenerateDeploy.java:2117)
at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler$1.construct(WHRuntimeCommandHandler.java:1026)
at oracle.wh.ui.runtime.SwingWorker$2.run(SwingWorker.java:124)
at java.lang.Thread.run(Thread.java:595)
What is the problem?
Thanks,
Luca

Thanks! I tried the deployment of process from OMB Plus and it's work correctly.
Do you if exist a patch for the OWB 11 client?
Regards,
Luca

Similar Messages

  • How to specify the Process Flow Module with SQLPLUS_EXEC_TEMPLATE.SQL ?

    Hi, we have a couple of process flow modules that have PF Packages and Process Flows with the same name.
    E.g
    PFMOD1 (Module)
    FILELOAD (Package)
    PF1 (Pf)
    PFMOD2 (Module)
    FILELOAD (Package)
    PF1 (Pf)
    Normally we can specify "FILELOAD/PF1" as a paramater to the procedure SQLPLUS_EXEC_TEMPLATE.SQL in order to initiate the running of an OWB process flow but how can the system distinguish between modules ?
    Anyone done this ?
    Thanks
    Paul

    If you deployed the packages to the same location then the second deployment replaced the result of the first one (actually a new version of the process flow was created). You can execute only the latest version...
    Regards,
    Robert

  • ERROR deploying PROCESS FLOW

    I encountered the following error while deploying
    RPE-02085: Failed to test wb_rti_workflow_util.initialize through deployed Workflow
    Database Link STG1@WB_LK_LOAD_STG. Please check that "EXECUTE ANY PROCEDURE" privilege
    is set and that the OWB Runtime is available.
    - ORA-06550: line 1, column 7:
    PLS-00201: identifier 'WB_RTI_WORKFLOW_UTIL.INITIALIZE@STG1@WB_LK_LOAD_STG' must be declared
    ORA-06550: line 1, column 7:
    PL/SQL: Statement ignored
    I set the "EXECUTE ANY PROCEDURE privilege to runtime repository schema as well as
    runtime repository user. I still get the same error.
    Please find below the steps I followed
    1) Process Flows -> Locations
    Created Process flow location with ORacle Work Flow and 2.6.2
    2) Process Flows
    Created Process Flow module
    Created Process Flow Package
    Created Process
    validated sucessfully
    generated XML code successfully
    3) Deployment manager
    Register the Process flow location in owf_mgr/Owf_mgr successfully
    pre-deployment is successful
    when deploying I encountered the above error.
    I want to execute the process flow from deployment manager itself.
    Please help me in solving this problem. URGENT !!
    Thanks in advance
    Shree

    Hi Jean-Pierre,
    Thanks for your help,
    Grant WHAT to OWF_MGR user?
    I couldnt find the package named 'WB_RTI_WORKFLOW_UTIL'
    in OWF_MGR but I cound find 'WB_RT_WORKFLOW_UTIL' package in it.
    Is this some problem in my OWF_MGR schema?
    Any help will be greatly appreciated,
    Thanks,
    Shree

  • Remove deployed process flows

    Hi there,
    When deploying a process flow, what happens exactly ? I know deploying a mapping creates a db-package, but i can't find anything in my database referring to the deployed process flow.
    After deploying a number of process flows and renaming them a couple of times, I'd like to remove the previously deployed processflows.
    How and where can I do that ?
    Thanks in advance,
    Job

    Hello Job,
    I'm not 100% sure, but I guess that OWB deploys process flows using a java method oracle.apps.fnd.wf.WFXLoad.
    Deployed workflows can be queried using the view OWF_MGR.WF_RUNNABLE_PROCESSES_V
    If you want to clean up using Deployment Manager you
    1) create a process flow package TEST with a valid process flow TEST (connect start and end activities)
    2) rename the process flow package TEST to the ITEM_TYPE name from the view above
    3) Deploy using Deploy Action=Drop
    4) repeat steps 2) - 3) for each package you want to drop
    5) Delete the TEST package in the main OWB window
    By the way, when you deploy with Action=Create, you get an additional version of your process flow and the previous is outdated. When you use Action=Replace, all previous versions are deleted and a new process is created with VERSION=1.
    Regards, Hans Henrik

  • Error while deploying process flow

    hi All,
    i am getting below error while deploying 1 process flow.
    Description : Runtime User : OWBPC Started : 2011-06-02 19:18:06.0
    Name Action Status Log
    None Error ORA-00942: table or view does not exist
    None Error RPE-02053: The Oracle Workflow version cannot be retrieved. This may have been caused by an incomplete or incorrect installation of Oracle Workflow or the schema may not contain an Oracle Workflow repository. Please check the location details, reinstall Oracle Workflow, if necessary and try again
    i added only 1 mapping in process flow and mapping containing both tables in taret schema.
    kindly tell me how to fix it.?
    rgds,
    Pc

    hi..thnx for replying..
    i have already installed owf manager from below location in my pc..
    D:\app\pc\product\11.1.0\db_1\owb\wf\install
    and installation was successful..then too I am getting same error while deploying process flow.. im using oracle 11g.. direct me now plz..
    Edited by: PC on Jun 3, 2011 3:48 PM

  • Error deploying process flows

    hello, i'm trying to deploy process flows, getting this error. privileges on my workflow manager are set correctly but it looks like something is not ok with connection to database. workflow server looks ok and i can manage it through oracle workflow manager. everything else in owb works ok, i can deploy other objects with no problems.
    this is only problem on my client computer, deployment works fine from server ?
    any idea ?
    already checked tnsnames, replaced host with ip, tnsping ok...
    server: win2000
    client win XP pro
    oracle 9i: 9.2.0.4.0
    owb: 9.2.0.2.8
    owf: 2.6.2
    ERROR:
    RPE-02085: Failed to test wb_rti_workflow_util.initialize through deployed Workflow Database Link DW.US.ORACLE.COM@WB_LK_LOAD_SKL. Please check that "EXECUTE ANY PROCEDURE" privilege is set and that the OWB Runtime is available.
    - ORA-04052: error occurred when looking up remote object
    [email protected]@WB_LK_LOAD_SKL
    ORA-12545: Connect failed because target host or object does not exist

    Hi,
    Do you happen to use localhost to refer to the Oracle Workflow engine? You should use a DNS entry to refer to the Workflow engine. The way this works: when Warehouse Builder deploys to Workflow, it creates a database link back, using a DNS lookup to the machine. If you specify a non-DNS entry, then whatever comes back will be different from what you specified as a host name. This causes the problem. Please re-register the Oracle Workflow engine using a DNS name entry.
    Thanks,
    Mark.

  • Call a shell script from a OWB Mapping or Process Flow

    Hi,
    is it possible to call a shell script from a owb mapping or Process Flow and how can i do this?
    Greetings

    Check this :-
    http://blogs.oracle.com/warehousebuilder/2010/05/how_to_use_user_defined_activity_in_owb_process_flow.html
    Cheers
    Nawneet

  • API8028 when deploying process flow

    I'm getting:
    API8028: No signature is available for mapping MS_BLD_MPS_TO_STG because the generation language is undefined. Please set the generation language property of this mapping, or generate this mapping to set the generation language property to a default value.
    when deploying process flow after having copied the database and process flows into a new project.
    Any ideas?

    This is a known bug from 10.2 and 11.1 that looks to have not been fixed by Oracle.
    If you inspect the metadata tables in OWBSYS you will see the transitions existing from your source env but ones missing in the target env.
    The issue arises when you remove and add transitions out of order in the source process flow (original in DEV), and why wouldn't you, especially if you have decided to add a new mapping.
    I can't believe this bug still exists and in terms of a work around, delete all transitions in the source and re-point in order and that should make it fine for export and import into test, prod etc. You don't have to delete the operators, obviously if a mapping name changes delete the old one and pop the new one in.
    Sorry I can't be more helpful, my current client has dropped process flows because of this.
    Edited by: NSNO on May 6, 2010 9:51 AM

  • Error in deploying Process flow in OWB 10.2

    I have migrated process flow from OWB 9.2 to OWB 10.2,but when i try to deploy the process flow i get the following error.
    oracle.wh.service.sdk.runtime.QueryException: null
    - Internal Error Unknown System Parameter MODULE_NAME for executionAdapterId= 5 executionOperatorId= 1080
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.getSystemParameterId(RuntimeDeploymentDefiner.java:1070)
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.defineSystemParameter(RuntimeDeploymentDefiner.java:1173)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineParameter(DatabaseDeploymentUnitDefinerImpl.java:264)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineTask(DatabaseDeploymentUnitDefinerImpl.java:235)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineObjectDefinition(DatabaseDeploymentUnitDefinerImpl.java:95)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.defineUnit(UnitControllerImpl.java:179)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.<init>(UnitControllerImpl.java:81)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.defineControllerList(DeploymentControllerImpl.java:292)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.initialize(DeploymentControllerImpl.java:93)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.<init>(DeploymentControllerImpl.java:47)
         at oracle.wh.service.impl.runtime.DeploymentSpecificationImpl.createController(DeploymentSpecificationImpl.java:987)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.deployAsynchronous(WHRuntimeCommandGenerateDeploy.java:399)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getValidGenerationResults(WHRuntimeCommandGenerateDeploy.java:1385)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.continueDeployment(WHRuntimeCommandGenerateDeploy.java:1929)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.actionPerformed(WHRuntimeCommandHandler.java:368)
         at oracle.wh.service.sdk.OWBConsumer.dataItemAvailable(OWBInfoBus.java:381)
         at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
         at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:160)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:76)
         at oracle.wh.ui.runtime.application.RuntimeProgressListener.notifyCompletion(RuntimeProgressListener.java:106)
         at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:367)
    oracle.wh.service.sdk.runtime.QueryException: null
    - Internal Error Unknown System Parameter MODULE_NAME for executionAdapterId= 5 executionOperatorId= 1080
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.getSystemParameterId(RuntimeDeploymentDefiner.java:1070)
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.defineSystemParameter(RuntimeDeploymentDefiner.java:1173)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineParameter(DatabaseDeploymentUnitDefinerImpl.java:264)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineTask(DatabaseDeploymentUnitDefinerImpl.java:235)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineObjectDefinition(DatabaseDeploymentUnitDefinerImpl.java:95)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.defineUnit(UnitControllerImpl.java:179)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.<init>(UnitControllerImpl.java:81)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.defineControllerList(DeploymentControllerImpl.java:292)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.initialize(DeploymentControllerImpl.java:93)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.<init>(DeploymentControllerImpl.java:47)
         at oracle.wh.service.impl.runtime.DeploymentSpecificationImpl.createController(DeploymentSpecificationImpl.java:987)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.deployAsynchronous(WHRuntimeCommandGenerateDeploy.java:399)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getValidGenerationResults(WHRuntimeCommandGenerateDeploy.java:1385)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.continueDeployment(WHRuntimeCommandGenerateDeploy.java:1929)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.actionPerformed(WHRuntimeCommandHandler.java:368)
         at oracle.wh.service.sdk.OWBConsumer.dataItemAvailable(OWBInfoBus.java:381)
         at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
         at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:160)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:76)
         at oracle.wh.ui.runtime.application.RuntimeProgressListener.notifyCompletion(RuntimeProgressListener.java:106)
         at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:367)
    regards
    Vishal Dutt

    Evene after applying patch i am getting the following error.
    oracle.wh.service.sdk.runtime.QueryException: null
    - Internal Error Unknown System Parameter PROCEDURE_NAME for executionAdapterId= 5 executionOperatorId= 1296
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.getSystemParameterId(RuntimeDeploymentDefiner.java:1070)
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.defineSystemParameter(RuntimeDeploymentDefiner.java:1173)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineParameter(DatabaseDeploymentUnitDefinerImpl.java:264)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineTask(DatabaseDeploymentUnitDefinerImpl.java:235)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineObjectDefinition(DatabaseDeploymentUnitDefinerImpl.java:95)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.defineUnit(UnitControllerImpl.java:179)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.<init>(UnitControllerImpl.java:81)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.defineControllerList(DeploymentControllerImpl.java:292)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.initialize(DeploymentControllerImpl.java:93)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.<init>(DeploymentControllerImpl.java:47)
         at oracle.wh.service.impl.runtime.DeploymentSpecificationImpl.createController(DeploymentSpecificationImpl.java:987)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.deployAsynchronous(WHRuntimeCommandGenerateDeploy.java:399)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getValidGenerationResults(WHRuntimeCommandGenerateDeploy.java:1385)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.continueDeployment(WHRuntimeCommandGenerateDeploy.java:1929)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.actionPerformed(WHRuntimeCommandHandler.java:368)
         at oracle.wh.service.sdk.OWBConsumer.dataItemAvailable(OWBInfoBus.java:381)
         at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
         at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:160)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:76)
         at oracle.wh.ui.runtime.application.RuntimeProgressListener.notifyCompletion(RuntimeProgressListener.java:106)
         at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:367)
    oracle.wh.service.sdk.runtime.QueryException: null
    - Internal Error Unknown System Parameter PROCEDURE_NAME for executionAdapterId= 5 executionOperatorId= 1296
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.getSystemParameterId(RuntimeDeploymentDefiner.java:1070)
         at oracle.wh.service.impl.runtime.runtime_access.RuntimeDeploymentDefiner.defineSystemParameter(RuntimeDeploymentDefiner.java:1173)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineParameter(DatabaseDeploymentUnitDefinerImpl.java:264)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineTask(DatabaseDeploymentUnitDefinerImpl.java:235)
         at oracle.wh.service.impl.runtime.runtime_access.DatabaseDeploymentUnitDefinerImpl.defineObjectDefinition(DatabaseDeploymentUnitDefinerImpl.java:95)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.defineUnit(UnitControllerImpl.java:179)
         at oracle.wh.service.impl.runtime.UnitControllerImpl.<init>(UnitControllerImpl.java:81)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.defineControllerList(DeploymentControllerImpl.java:292)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.initialize(DeploymentControllerImpl.java:93)
         at oracle.wh.service.impl.runtime.DeploymentControllerImpl.<init>(DeploymentControllerImpl.java:47)
         at oracle.wh.service.impl.runtime.DeploymentSpecificationImpl.createController(DeploymentSpecificationImpl.java:987)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.deployAsynchronous(WHRuntimeCommandGenerateDeploy.java:399)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.getValidGenerationResults(WHRuntimeCommandGenerateDeploy.java:1385)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandGenerateDeploy.continueDeployment(WHRuntimeCommandGenerateDeploy.java:1929)
         at oracle.wh.ui.runtime.application.WHRuntimeCommandHandler.actionPerformed(WHRuntimeCommandHandler.java:368)
         at oracle.wh.service.sdk.OWBConsumer.dataItemAvailable(OWBInfoBus.java:381)
         at javax.infobus.DefaultController.fireItemAvailable(DefaultController.java:90)
         at javax.infobus.InfoBus.fireItemAvailable(InfoBus.java:989)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:160)
         at oracle.wh.service.sdk.OWBInfoBus.produce(OWBInfoBus.java:76)
         at oracle.wh.ui.runtime.application.RuntimeProgressListener.notifyCompletion(RuntimeProgressListener.java:106)
         at oracle.wh.service.impl.generation.service.WhValidationGenerationTransaction.run(WhValidationGenerationTransaction.java:367)
    PROJECT_GLB

  • Cannot deploy process flow package specification from file

    Hi,
    we are using owb 11gr2 on linux. We successfully managed to deploy mappings and tables into a specification file, and then deploy from that file into the target database (RAC). But when we try to deploy a process flow package we run into an error:
    A process flow package can be deployed to a specification file. But a deployment from that specification file fails with the error: " OMB05623: Cannot deploy specification from file. Exception follows. nulll"
    ### SETUP
    set CONN_DESIGN "xxx"
    set CONN_TARGET_DESIGN "yyy"
    set CONN_TARGET_RT "xxx'"
    set DIR "D:\\tmp"
    set RELEASE "V0_2"
    set file "$DIR\\$RELEASE"
    set plan "FILE_DEPLOY_$RELEASE"
    ### Deployment via control center: works!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    ### Deployment via specificatin file: fails!
    OMBCONNECT $CONN_DESIGN
    OMBCONNECT CONTROL_CENTER $CONN_DESIGN
    OMBCC '/KLINGEL_DWH'
    OMBCREATE TRANSIENT DEPLOYMENT_ACTION_PLAN '$plan'
    OMBALTER DEPLOYMENT_ACTION_PLAN '$plan' ADD ACTION 'PF_TEST' SET PROPERTIES (OPERATION) VALUES ('REPLACE') SET REFERENCE PROCESS_FLOW_PACKAGE '/KLINGEL_DWH/WF_DWH/PF_TEST'
    OMBDEPLOY DEPLOYMENT_ACTION_PLAN '$plan' AS SPECIFICATION TO '$file.xml'
    OMBDROP DEPLOYMENT_ACTION_PLAN '$plan'
    OMBDISCONNECT CONTROL_CENTER
    OMBCOMMIT
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDEPLOY SPECIFICATION FROM '$file.xml'
    ### OMB05623: Deployment von Spezifikation aus Datei nicht möglich. Exception folgt. null
    ###OMB05623: Cannot deploy specification from file. Exception follows. nullIf we use the operation DROP it works. But REPLACE and CREATE do not work.
    We get the error regardless whether the code is executed as an expert or on the command line at a windows client.
    Does anyone knows a workaround?
    Deployment via a specification file is a must due to license and architecture requirements.
    Thanks,
    Carsten.

    Its woked fine for me for OWB 10.2.0.4 .... some steps are missing from code like
    when you are connecting again it should be
    OMBDISCONNECT
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RT
    OMBDISCONNECT
    OMBCC '/KLINGEL_DWH'
    OMBCONNECT CONTROL_CENTER $CONN_TARGET_RTI think you can try the same on different system .
    Cheers
    Nawneet

  • Which version of Oracle workflow is required for owb 11.2 process flow.

    Hi,
    I want to implement process flow for my mapping.
    But I am getting error as,
    "The connection was succesful but failed to retrive workflow version."
    Also OWF_MGR user is not created.
    Database is oracle 11g on RHEL
    and standalone OWB 11.2 on Windows.
    Do I need to create user owf_mgr which have schema for workflow objects?
    Also which version of oracle workflow required for process flow. Do I need to install
    Oracle Workflow server at Oracle db server or it ll get installed with 11g.
    Where I ll get the details steps to implement process flow from scratch.
    Please help.
    Edited by: TN on 21 Nov, 2011 6:01 AM

    Hi,
    I checked in dba_user and do not find owf_mgr in it so I created owf_user and grant himexecute any procedure and a role owb_user.
    When I did not get table wf_resources in owf_mgr schema, I try to run wfinstall.bat on stand alone owb 11.2.
    But I got the following error,
    ORA-00942: table or view does not exist and execution terminated.
    Details from log file is as,
    Workflow Configuration Assistant 2.6.4.0.0 - Windows Vista
    WFCA Version: : WorkflowCA.java 26.106 2005/06/29 04:33
    WorkflowCA:
    WorkflowCA: Workflow Configuration in progress...
    WorkflowCA: Tue Jan 03 13:07:02 IST 2012
    WorkflowCA:
    WorkflowCA: Screen width -1366-, screen height -768-
    WorkflowCA:
    WorkflowCA: Graphics User Interface mode
    WorkflowCA:
    WorkflowCA:
    WorkflowCA: Start testing connection, which takes less than 3 minutes.
    WorkflowCA:
    WorkflowCA: Account connection test for SYS
    WorkflowCA: SYS account connects successfully.
    WorkflowCA: Embedded Workflow check completed successfully
    WorkflowCA: Workflow schema already exist, Workflow Configuration Assistant will upgrade existing schema instead.
    WorkflowCA:
    WorkflowCA: Account connection test for Workflow
    WorkflowCA: Workflowaccount connects successfully.
    WorkflowCA:
    WorkflowCA: Checking existing Workflow version
    java.sql.SQLException: ORA-00942: table or view does not exist
    Please help.

  • Warning while deploying Process Flow

    Hi All,
    When I try to deploy my process flow it give me following warning:
    PRE-02212: Database link 'WB_LK_HD_PK' is a 'Fixed Name'. This could consider a security risk as it exposes username and password of the target user.
    PRE-02213: Database name 'WB_LK_HD_PK' is deployed with a name which is not a global name compatible bacause the source and target instances have identical global names. You should ask your DBA to rename the target database and redeply it.
    Did any body face similar problem before? What should I do to resolve this. It is working on my laptop and not on the development machine.
    Regards,
    Danish

    Hi Danish,
    It is an Oracle Database parameter your DBA can change in the spfile, or you can change yourself with Toad for example.
    Parameter : GLOBAL_NAMES = TRUE or FALSE
    If you choose TRUE, your DBLinks must have the same name as your database
    If you choose FALSE, you can name your DBlink as you like

  • RPE-2062 when Deploying Process FLows

    Hi,
    I'm getting an error deploying a process flow that says that the process flow is currently got running processes. However when I go into workflow manager and do a find on active processes nothing is returned. The last execution did end badly when a workflow tablespace blew.
    Can anyone suggest a method of finding the item_keys for these "running" jobs, or even a query to extract them from the wf repository ?
    The full error message was:
    RPE-2062-PACKAGE-HAS-INCOMPLETE-ACTIVITES: ItemType PROD cannot be dropped as it has running Processes. You must first abort all the running processes using the Oracle Workflow Monitor.
    Cheers
    Pavel

    Whenever I have had this problem I have found that the easiest way to get round it is to run the WFRMITT.SQL script to drop the process from Workflow. After you do this you will be able to deploy the flow again.
    You can find the script on the server where workflow is installed under ORACLE_HOME\wf\admin\sql\

  • Deploying Process Flows

    Hi
    I cannot seem to get OWB to recognise the Oracle Workflow install in our database. Workflow has been in stalled into a schema called OWF_MGR and when I look in there I seen all the expected tables and AQ's so I have no reason to doubt the install. However when I go to connect I receive a rtc-5347 schema doesn't contain a repository message.
    Is there any other way to verify the install of OWF is valid?
    What OWB configuration parameters other than the location being set to the correct WF version are required for this?
    Cheers
    Alasdair

    Hi, Development here,
    I have some questions to hopefully narrow down the non-performent area:
    1. Where does the issue occur. Is it:
    a) Directly after you press the 'deploy' icon on the toolbar, but before the Pre-deployment window appears.
    b) Directly after pressing the 'Deploy' button on the pre-deployment window but before deployment has finished.
    2. Do you have a Client-Server environment and in which case is the issue on the client, the server or both. This is likely to be memory related, so we are looking to a high memory usage.
    3. Are you deploying the ProcessFlows with the Mappings or deploying the ProcessFlows on their own. You can deploy the mappings first in one stage and the Processflows in the next.
    Regards,
    Richard

  • Executing Process Flow from OWB Deployment Manager results in RPE-01008

    Hi,
    I'm using OWB 10.1.0.1.0 (10g) and just installed Oracle Workflow Server 2.6.3.
    I can build, validate and generate Process Flows just fine. But every time I try to execute a Process Flow using OWB Deployment Manager, I'm getting a "RPE-01008: Recovery of this request is in progress". Execution of deployed Process Flows using Oracle Workflow Interface works just fine.
    Anyone has an idea?
    Thanks and regards
    Andreas Kopp

    Hi Dirk-Jan,
    youÄre right, there are some ugly-looking NUllPOinterExceptions in that log file. However, I cannto interpret them:
    2005/05/02-13:30:04-CEST [97A560] AuditId=80916: Processing execute request
    2005/05/02-13:30:05-CEST [97A560] Free Memory(bytes)=49410200 Total Memory(bytes)=66715648 Used Memory(bytes)=17305448
    2005/05/02-13:30:05-CEST [F1DD49] Initializing execution for auditId= 80916 parentAuditId= null topLevelAuditId=80916 taskName=TEST
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.ProcessFlow'
    2005/05/02-13:30:05-CEST [F1DD49] java.lang.NullPointerException
         at java.lang.String.<init>(String.java:166)
         at oracle.sql.CharacterSet.AL32UTF8ToString(CharacterSet.java:1378)
         at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:527)
         at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:621)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:2960)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4124)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1556)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.defineProcessFlow(NativeOWFProcessOperator.java:1029)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.executeDefault(NativeOWFProcessOperator.java:476)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.execute(NativeOWFProcessOperator.java:227)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:43)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2005/05/02-13:30:05-CEST [F1DD49] Initializing execution for auditId= 80916 parentAuditId= null topLevelAuditId=80916 taskName=TEST
    2005/05/02-13:30:05-CEST [F1DD49] oracle.wh.runtime.platform.service.controller.RecoveryInProgress: RPE-01008: Recovery of this request is in progress.
         at oracle.wh.runtime.platform.service.controller.AdapterContextImpl.initialize(AdapterContextImpl.java:1307)
         at oracle.wh.runtime.platform.service.controller.ExecutionContextImpl.initialize(ExecutionContextImpl.java:789)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.initialize(ExecutionController.java:32)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:50)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create adapter 'class.RuntimePlatform.0.NativeExecution'
    2005/05/02-13:30:05-CEST [F1DD49] Attempting to create native operator 'class.RuntimePlatform.0.NativeExecution.ProcessFlow'
    2005/05/02-13:30:05-CEST [F1DD49] Native execution operator initiating recovery by recoverable operator oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator
    2005/05/02-13:30:05-CEST [F1DD49] report_execution_result auditId=80916
    2005/05/02-13:30:05-CEST [F1DD49] java.lang.NullPointerException
         at java.lang.String.<init>(String.java:166)
         at oracle.sql.CharacterSet.AL32UTF8ToString(CharacterSet.java:1378)
         at oracle.jdbc.driver.DBConversion.CharBytesToString(DBConversion.java:527)
         at oracle.jdbc.driver.T2CConnection.checkError(T2CConnection.java:621)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_describe(T2CCallableStatement.java:846)
         at oracle.jdbc.driver.T2CCallableStatement.execute_for_rows(T2CCallableStatement.java:1007)
         at oracle.jdbc.driver.OracleStatement.doExecuteWithTimeout(OracleStatement.java:1028)
         at oracle.jdbc.driver.OraclePreparedStatement.executeInternal(OraclePreparedStatement.java:2888)
         at oracle.jdbc.driver.OraclePreparedStatement.executeUpdate(OraclePreparedStatement.java:2960)
         at oracle.jdbc.driver.OracleCallableStatement.executeUpdate(OracleCallableStatement.java:4124)
         at sqlj.runtime.ExecutionContext$OracleContext.oracleExecuteUpdate(ExecutionContext.java:1556)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.defineProcessFlow(NativeOWFProcessOperator.java:1029)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.executeDefault(NativeOWFProcessOperator.java:476)
         at oracle.wh.runtime.platform.operator.owf_process.NativeOWFProcessOperator.execute(NativeOWFProcessOperator.java:227)
         at oracle.wh.runtime.platform.adapter.rtp.NativeExecutionAdapter.execute(NativeExecutionAdapter.java:38)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:63)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:76)
         at oracle.wh.runtime.platform.service.controller.ExecutionController.execute(ExecutionController.java:23)
         at oracle.wh.runtime.platform.service.ExecutionManager.run(ExecutionManager.java:36)
         at java.lang.Thread.run(Thread.java:534)
    2005/05/02-13:30:06-CEST [97A560] Free Memory(bytes)=49283952 Total Memory(bytes)=66715648 Used Memory(bytes)=17431696
    2005/05/02-13:30:06-CEST [97A560] AuditId=80916: Request completed
    Any idea?
    Thanks an regards
    Andreas

Maybe you are looking for