Workflow Manager

Hi all

in another company, a few years ago I was using Oracle Workflow Manager to coordinate the processes that were responsible for feeding my data warehouse.

No, I see that it is no longer supported or developed.

Is there something different now?

There is in the case of some "no Oracle" software to implement a workflow?

My db is an Oracle 11.2.0.3 EE.

Thanks in advance,

Samuel

OBIEE and his successor Oracle Data Integrator are scheduled to carry out ETL work on datawarehouses.

Sybrand Bakker

Senior Oracle DBA

Tags: Database

Similar Questions

  • Security roles and workflow management groups

    People,

    There is a section on Workflow management groups and security roles in vCloud Request Manager Installation and Configuration Guide - Guide of Directors Chapter 5 and 6. I have difficulty working on the relationship between the two settings.

    My first question is around the goal of the WM default checkbox that the specific guide is used to set the default user workflow management group.

    What would a never used default WM? I mean, what would he ever substitute the other workflow management groups that you define.

    In addition, in the guide, it say cloud Blueprint Admin and Asset Manager security role is a combination of the Admin of Blueprint of cloud and the Asset Manager. Is cloud Blueprint Admin & Asset Manager being the two groups of workflow management, reasonable to assume that a security role is composed of workflow management groups?

    And when I select agent, I do not see a cloud Blueprint Admin and Asset Manager security role listed?

    Finally, is there a way to determine the exact permissions that contains a workflow management group/security role?

    Thank you

    Cormac

    The Group Management (WM) default workflow is largely an artifact of vSM based vRM.

    VSM, a group of WM is a collection of agents used to apply security and route of tasks, among other responsibilities. (For the purpose of vRM, an agent can defined as users who have access to the vRM admin interface).

    vRM mainly use WM groups as a way to deliver relevant communications to users based on their responsibilities for example vCD Admins, Asset Managers etc. vRM does not require other functions related to WM groups.

    For functional reasons, vSM requires that each officer with access to the capabilities of WM belong at least a WM group. In addition, at least one of these groups must be designated the default WM for this officer group. These functional reasons are not immediately relevant to the specific use of vRM rest however case the constraint. Suffice to say for vRM, every WM user must have a WM group by default even if this information must never be used.

    Roles and groups are separate entities. A role defines a set of privileges to access a particular functional area of the admin interface for example a role WM sets permissions to interact with the workflow. of the roles of management (CM) configuration sets permissions to review and modify records in the repository of vRM.

    A special role of WM can be associated with one or more groups WM. When this WM role is assigned to a user, that user inherits groups associated with this role, WM allowing to simplify the administration of groups. An individual user can also have other WM assigned groups to them directly, complementary to those inherited from their role of WM.

    At an abstract level, vRM defines three types of users of the admin interface:

    1 vCD Admins

    2. plan Admins

    3. managers

    However, the security of MSM model requires that each individual user must be implemented with several components. By default, vRM sets a "Asset Managers" WM Group of what assets all managers must belong. However, WM groups cannot be used to give access to the features as well, so a separate from the "Asset Managers" WM role is obliged to grant access to these features asset managers. By default, the role of "Asset Manager" WM is associated with the "Asset Managers" group such that any user who is assigned the role automatically belongs to the Group also. There is also a separate 'Asset Managers' CM role that gives asset managers they need to the repository vRM for example the possibility to add new licenses for software products.

    This model of definitions is repeated for 3 personas above with a group and several roles defined for each. When an administrator assigns a user to one of these characters they should assign the groups and roles appropriate according to the documentation. They should not need to be concerned by the distinctions between each component.

    The role of the "Plan Director Admin and Asset Manager" reflects that a user may need to be asset manager and a Director of Blueprint. Because a user can have a role to the maximum by functional area, vRM provides a compound that provides two sets of permissions. However, a user can belong to several groups WM, so it is never necessary to provide a composite group.

    The role of composite is there; just maybe not where you expect to find. Blueprint Admins do not need to access WM, so there is not a 'Blueprint' Admin or a composite WM role. Blueprint Admins do need access to configuration management so it's an "Admin blueprint" and a role of CM composite.

    The details of the user screen provides:

    • a summary of all groups to which a user belongs

    • provides a 'Détails' button to drill down on each role assigned to the user to inspect the permissions granted by this particular role

    You must be a vCD Admin to see areas of the screen.

  • Workflow managed bean with dynamic class

    Hello

    I am trying to create an Adaptive workflow, which is generic and can be reused.  The problem I have is trying to define the bean managed support.  Ideally I'd like a different class of bean to be used in various circumstances, but with the same name.  I don't know what class to use until the output of the task is called.

    I can't use for EL do know

    <managed-bean id="__1">
      <managed-bean-name>RegionBacking</managed-bean-name>
      <managed-bean-class>${pageFlowScope.regionBackingClass}</managed-bean-class>
      <managed-bean-scope>pageFlow</managed-bean-scope>
    </managed-bean>
    

    (regionBackingClass is a java.lang.String parameter passed in the taskflow with the class path).

    At this point, I need to use different classes have the same method names in their breast, just different code in methods, but that could change in the future.

    Thank you.

    Hello

    use a model approach. The managed bean configured as managed bean is simply a wrapper and instantiated dynamically the class that you want to manage the logic. Thus, you can for example pass the class name as input argument for the workflow in the managed bean and admire you the name then create the instance of the class to send all requests to.

    Frank

  • How to extend the display of document workflow manager

    Hi all

    I use the task manager documents workflows to view the folder in my Complutense University of MADRID.
    I use the Explorer mode. When I open any document(pdf/html) in the right pane, it displays
    I want to resize this pdf to fully stretched to the right height pane.
    How can I reach it. I tried to use the panelstretchlayout with AFStretchWidth an inlineStyle height 1000px, but nothing that I tried to find it in the docs of the oracle, but nothing is there. Please help me

    Thank you

    Does not have the af: inlineFrame for an excerpt from document got the sizing of the attribute = "favorite"?
    I expect the iframe to stretch with its content. Why is it not work?
    http://docs.Oracle.com/CD/E17904_01/apirefs.1111/e12419/tagdoc/af_inlineFrame.html

  • How to create workflow manager of rejection

    Hi Experts,

    In the workflow, how can I create Manager of rejection.

    In case of rejection, I want to update some meta... data and skip the workflow to the first step...
    Generally in the case of rejection, Workflow always jumps to the previous step.


    Please help me achieve these two (metadata update and take the first step in workflow (any stage denied action)).


    Thanks in advance

    Hey there,
    Here's how I would go all this...
    in the event of entry of EACH step, I would write a snippet of code that did
    (1) check for rejection wfAction
    (2) if it is recognized, update the values of metadata
    (3) then move on to the first step of the workflow

    The code might look like this:
    <$if wfaction="" like="" "reject"$="">
         <$wfUpdateMetaData("xMyCustomField","MyCustomValue")$>
         <$wfSet("wfJumpTargetStep", wfstart)$="">     
    <$endif$>

    of course, you can also include additional features to send a special as message:
    <$wfSet("wfJumpEntryNotifyOff", "0")$="">
    <$wfSet("wfJumpMessage", "please="" restart="" the="" workflow")$="">

    But the above lines are the only ones you need to route the flow of work accordingly.

    There are several things to remember:
    (1) releases can be done immediately. This means that he must look at their existence in the step input event they roll back INTO.
    (2) If you use wfUpdateMetaData it works on the custom metadata fields (i.e. those preceded by a tiny 'x')
    (3) If you need to update a standard metadata as dSecurity or dAccount or dDocTitle etc group field you need to write a custom for this component or buy one from someone (Yes, we have them if you're interested - see our Workflow Solution here: http://bit.ly/95Rocu).
    (4) If you wait several kinds of releases or need different types of actions for different types of releases so you need certain conditions more in your IF statements.

    Hope this helps,
    Warmly,.
    Billy Cripe
    Fishbowl Solutions

  • Custom attribute OAM in the Workflow Manager user

    I need to add a custom attribute (defined in the person object class) to the User Manager workflow. I'm administrator of Master and I could see objectclass and attribute in the current configuration-> tab objectclass.
    But when I try to install 'Attribute Access Control', I don't see a custom attribute in the list.
    can you please how to make available in the workflow custom attribute?

    Thank you

    If you use OID, check if the attribute is indexed.

  • Hybrid services and connector on VCS - Cloud Collaboration management - features and Workflow management

    Hello community,

    I have a few questions about the hybrid Service on the CV:

    -We have just a VCSE over the WAN. How we deploy hybrids? Or to buy a VCS? Is eunogh eval vm?

    -What are the features with just VCS? Are we able to connect remote employees or better B2B solution?

    -What are the requirements? We have just VCSE, TMS, TMSPE and MCU. Is it possible to use something with this infrastructure at the service of the hybrid? I just saw a requirement is webex we have Don t. What kind of Webex solution they want?

    -How communication works (just SSL?)

    Thank you very much.

    Kind regards

    Marco

    Hi Marco,.

    Patrick was probably the best link for documentation available for Services most hybrids Spark.

    You are right with a VCS Expressway, it would not allow set you up the service, but - you can run a VCS control keyless configuring the hybrid Services / features to the calendar.  The virtual machine would essentially exist just for the features of the Services hybrid and requires no licenses or keys.

    -Jonathan

  • Workflow down Mailer

    Hi all

    EBS R12.2

    OEL6

    I start workflow mailer > system administrator > OAM > Workflow Manager

    But I got error

    Oracle

    Applications Manager

    Favorites

    The Service Workflow Mailer process log: 9395: UAT2

    Last updated: November 9, 2015 19:40:10

    Discount

    Page 114 114

    * Lines per Page

    Maximum of 500 lines per page

    Go to the Page

    By default, the last page is extracted.

    [(9 novembre 2015 19:38:03 PHT]:1447069083285:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Thread, 5, main]:192.168.167.120:14125:1447069073177:29:PROCEDURE:[fnd.common.WebAppsContext]:oracle.apps.fnd.common.WebAppsContext.getLocalJDBCConnection() of expedition: START]

    [(9 novembre 2015 19:38:03 PHT]:1447069083286:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Thread, 5, main]:192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]:oracle.apps.fnd.common.WebAppsContext.getLocalJDBCConnection (null, 0x14f9db7) of shipping: BEGIN/END]

    [(9 novembre 2015 19:38:03 PHT]:1447069083286:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Thread, 5, main]:192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]:oracle.apps.fnd.common.WebAppsContext.getLocalJDBCConnection (null, 0x14f9db7, false) of shipping: START]

    [(9 novembre 2015 19:38:03 PHT]:1447069083286:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Thread, 5, main]:192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]:oracle.apps.fnd.common.WebAppsContext.getJDBCConnection (null, 0x14f9db7, false, false, true) of shipping: START]

    [(9 novembre 2015 19:38:03 PHT]:1447069083287:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]: oracle.apps.fnd.common.WebAppsContext.getJDBCConnection: END: return oracle.jdbc.driver.T4CConnection@4daf24]

    [GC 18524K - > 13408K (49152K), dry 0,0042070]

    [(9 novembre 2015 19:38:03 PHT]:1447069083287:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Thread, 5, main]:192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]:oracle.apps.fnd.common.WebAppsContext.getLangInfo (null,AMERICAN,oracle.jdbc.driver.T4CConnection@4daf24) of shipping: START]

    [(9 novembre 2015 19:38:03 PHT]:1447069083292:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Thread, 5, main]:192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]:oracle.apps.fnd.common.WebAppsContext.selectLangInfo (null,AMERICAN,oracle.jdbc.driver.T4CConnection@4daf24) of shipping: START]

    [(9 novembre 2015 19:38:03 PHT]:1447069083294:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]: oracle.apps.fnd.common.WebAppsContext.selectLangInfo: END]

    [(9 novembre 2015 19:38:03 PHT]:1447069083294:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]: oracle.apps.fnd.common.WebAppsContext.getLangInfo: END: return [oracle.apps.fnd.common.LangInfo@a2c72a $Revision: $120.0 extends oracle.apps.fnd.common.LangInfo@a2c72a {US, AMERICA, AMERICA, US7ASCII, null, B, American English}]]

    [(9 novembre 2015 19:38:03 PHT]:1447069083294:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Thread, 5, main]:192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]:oracle.apps.fnd.common.WebAppsContext.releaseLocalJDBCConnection (oracle.jdbc.driver.T4CConnection@4daf24) of shipping: START]

    [(9 novembre 2015 19:38:03 PHT]:1447069083294:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN(-1) :-1:Thread [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.common.WebAppsContext]: oracle.apps.fnd.common.WebAppsContext.releaseLocalJDBCConnection: END]

    [: PHT]:1447069083294:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN 944098728:Thread (0) 19:38:03 9 November 2015 [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.profiles.Profiles]: getProfileOptionValue: name = ORG_ID;] levelID = 10003; levelValue =-1; levelValueApplID =-1

    [: PHT]:1447069083295:-1:-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:-1:-1:SYSADMIN 944098728:Thread (0) 19:38:03 9 November 2015 [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:PROCEDURE: [fnd.profiles.Profiles]: getProfileOptionValue: name = ORG_ID;] levelID = 10001; levelValue = 0; levelValueApplID = 0

    [November 9, 2015 19:38:03 PHT]: 1447069083312:-1 :-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:1:20420:SYSADMIN (0) :-1:Thread [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:ERROR: [SVC-GSM-WFMLRSVC-9395: oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent (BusinessEvent)]: error in the processing of the event of the component, oracle.apps.fnd.cp.gsc.SvcComponent.start, component 10006

    [November 9, 2015 19:38:03 PHT]: 1447069083313:-1 :-1:crp2.oracle.amti.com.ph:192.168.167.120:-1:-1:1:20420:SYSADMIN (0) :-1:Thread [BES Dispatch Thread, 5, main]: 192.168.167.120:14125:1447069073177:29:ERROR: [SVC-GSM-WFMLRSVC-9395: oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent (BusinessEvent)]: java.lang.RuntimeException: connection refused

    at oracle.apps.fnd.wf.mailer.MailerUtils.isSocketConnectableNew(MailerUtils.java:300)

    at oracle.apps.fnd.wf.mailer.SMTPUtils.isValidOutbound(SMTPUtils.java:512)

    at oracle.apps.fnd.wf.mailer.Mailer.validateParameterValues(Mailer.java:1301)

    at oracle.apps.fnd.cp.gsc.SvcComponent.performValidateParameterValues(SvcComponent.java:233)

    at oracle.apps.fnd.cp.gsc.SvcComponent.start(SvcComponent.java:314)

    at oracle.apps.fnd.cp.gsc.SvcComponentContainer.handleComponentEvent(SvcComponentContainer.java:2223)

    at oracle.apps.fnd.cp.gsc.SvcComponentContainer.onBusinessEvent(SvcComponentContainer.java:301)

    at oracle.apps.fnd.wf.bes.DispatchThread.run (unknown Source)

    Help, please...

    Thank you

    JC

    You use Gmail so it was configured for IMAP/SMTP? -With the help of GMAIL IMAP & SMTP Server Configuration the Oracle Workflow Mailer (Doc ID 2052059.1)

    How does one configure Oracle Workflow Notification Mailer Applications and where is the Documentation to do this? (Doc ID 1051562.1)

    Configuration of the Oracle Workflow 11i/2.6. UAS. H-based Notification Mailer Java with Oracle Applications 11i and 12.x (Doc ID 268085.1)

    How to troubleshoot the workflow based on Java Notification Mailer (Doc ID 242941.1)

    Oracle Workflow Release 12 Diagnostics (Doc ID 469822.1)

    Thank you

    Hussein

  • Issue by the way CHIEF: ChefHost Chief Workflow parameter in vRealize Orchestrator API

    I have an environment with vRealize Orchestrator with CHIEF plugin installed. I want to call the API to initiate a workflow LEADER in vRealize Orchestrator.

    I want to call the workflow MANAGER Add New Role . The input parameters for this workflow are

    <input-parameters> 
         <parameter description="Chef Server" type="CHEF:ChefHost" name="host"/> 
         <parameter description="Name of new role" type="string" name="role"/> 
         <parameter description="(Optional) Description of new role" type="string" name="description"/> 
    </input-parameters>
    

    The format for sending the parameters of the form type="string" is

    In JSON

             

    {
         "value":{"string":{"value": "role name"}},
         "type": "string",
         "name": "role"
    }
    

    In XML

    <execution-context xmlns="http://www.vmware.com/vco">
      <parameters>
           <parameter name="role" type="string">
                <string>Role Name</string>
           </parameter>
      </parameters>
    </execution-context>

             

    The problem, I do face is with the parameter type="CHEF:ChefHost" . I can't get the correct syntax for the shipment of type = "CHIEF: ChefHost '. During the test with the factor, I always get a 400 error with descriptionThe request sent by the client was syntactically incorrect.

    Is there a document that shows how to create a CHEF:ChefHost type?

    PS: I asked this question in http://stackoverflow.com/questions/37405901/issue-in-passing-chefchefhost-parameter-for-chef-workflow-in-vrealize-orches...

    Because I don't have an answer of SO, I ask you here.

    Chief Guest, as any other plugin object are passed as objects sdk-object are identified uniquely by their type and the id attributes. Here's how the body of the request should look like:

    in XML:

    
        
            
                
            
        
    
    

    in JSON:

    {
      "parameters" : [
        {"value":{"sdk-object":{"type":"Chef:Host","id":"b0c408c4-1d85-4a97-9314-727552fd5a39"}},"type":"Chef:Host","name":"host"}
      ]
    }
    

    You need to replace the id attribute in applications above with the current host id. To find the real ID of your host, you can query vRO catalog REST API - /GET https://{vro-host-or-ip}:8281/vco/api/catalog/Chef/Host

    In the returned response, find your host data, get the value of the dunesId attribute (must be a GUID string) and use it as a value for the id attribute in applications above.

  • E-mail is not get triggered through workflow

    Hi all

    E-mail is not triggered through workflow mailer. We have configured the notification workflow. All 3 components of the Workflow Manager are running

    The problem is with and send us mail using telnet and mail triggered successfully. The same is not get triggered through workflow.

    We did the telnet to the smtp server of the concurrent server.

    Telnet 172.15.7.20 25

    We are able to send mail successfully using [email protected] . We received the letter. I have a screenshot which I can not attached it.

    SMTP server is windows server and is configured for simultaneous server and am able to Telnet to competitor and no application server.

    Here is the configuration made envelope of workflow.

    outgoing e-mail account

    Outgoing Protocol - SMTP server - which I am above for telnet

    the name of the outgoing server - smtp server - which I am above for telnet

    Incoming email account

    Incoming - IMAP protocol

    incoming server name - name of the concurrent server - where I'm able to telnet to the smtp server.

    Sender of the notification is also come without any question though mail is not have triggered.

    Please suggest if I'm missing something or that I have to configure something else.

    Detail ENV-

    Version of DB - 11.2.0.4

    Apps vesrsion - 11.5.10.2

    Both are on linux. SMTP server is a windows server.

    Apps and simultaneous are separate server.

    Thank you

    Hello

    The issue was due to incorrect smtp server. We put simultaneous server node information in the smtp part.

    After the smtp server ip address, mail to fires.

  • Add a PowerShell host workflow question

    Hello people,

    I ran into a problem when I tried to run the add a workflow host Powershell.

    Here's what I've done so now...

    Installed PowerShell plugin in the system of the vCO.

    WinRM service that is configured according to the doc in my vCO server... I want to use the same vCO as a powershell host server too...

    I created the krb5.conf file in the installation of vCO location mentioned in the doc.

    Ran the workflow manage SSL certificates which was a success.

    Now I have to add this as a host of powershell to see in the inventory which fails with the error below.

    Connection timed out: connect (name of the dynamic Script Module: addPowerShellHost #16)

    Your help is very appreciated!

    Kind regards

    VMSavvy

    1. I suggest to add "-a: option of the Kerberos test to connect to the winrm service" This will ensure that the mechanisym of Kerberos authentication is used.

    > winrm identity-r:https:// host_name : port_number -was: Kerberos-sup: user_name Pei:password

    2. try to connect vCO PowerShell plugin using shared session and providing user specifiv credentials (but be sure first that this user has enough privileges to connect to the WinRm service using winrm client)

    > winrm identity-r:https:// host_name : port_number -was: Kerberos-sup: user_name Pei:password

    3. could you give the error reported in vCO?

  • Process management


    Hi all

    is there a document/link that explains the planning process (workflow management) management with an example? I went through the 11.1.2.2 Administrator's guide but I found broken na dall that details are not in one place.

    How process management is related to the task list? Web forms and what are the intended statuses? I'm looking for a full feed of this activity? Please refer me a document.

    Thanks in advance.

    Log in to Oracle Support - "Hyperion planning process management features explained for example (Doc ID 1226783.1)"

    See you soon

    John

    http://John-Goodwin.blogspot.com/

  • Test of the policy of workflow

    Hello

    I installed Siebel Tools and Client on my laptop for learning purposes.

    I wanted to work on the strategy of workflow conditions and learn to Workflow Automation.

    Is it possible to automate a workflow and test them in my local. ? Can someone guide me if its really possible to test these things on my local?

    Thank you :-)

    To use the workflow strategy, you need a Siebel server... The Workflow Manager components, generate triggers are used to "coordinate" the execution and the policies trigering.
    In the local environment, you can test only WF via the run-time events.

    Antonio
    BExpert, Brazil

  • Clean Workflow activities

    Hi all

    Someone at - it a script to clean the scheme remains Workflow Manager?

    I just know the following:
    I dropped a process flow and later the project, but not the deployed objects (i.e. packets)
    But pass it internal planning to run the process, because they were some lefover process flow activities.

    Thank you
    Sebastian

    Edited by: sebastian.v may 25, 2010 14:27
    ignore the question of the process flow.

    You want to delete all THE info on your old processflow (including the definition of the processflow) or only records the performance of processflow?

    In any case, for the cleaning of repository of Oracle workflow, you can use SQL * Plus WFRMITT of the scripts. SQL (remove design and execution of the data) or WFRMTYPE. SQL (remove only time of execution of the data).
    You can find these scripts in the directory ORACLE_HOME, wf, admin, sql

    Kind regards
    Oleg

  • To access the "process management" receives an error

    On 9.3.1 Choose file/workflows manage the process

    I can't select a Version or a scenario and receive my favorite Oracle error:

    "An error occurred while processing this page. Check the log for details

    What paper we are talking about here, and I suppose that is the newspaper on the Planning Server?

    I think something may be wrong in my the plann app repository database or database plnsys

    JTS

    Hello!
    may be irrelevant, but just to check, you have enabled the option of management process for the scenarios and versions, right?

    Kind regards

    user637777

Maybe you are looking for

  • IPhone charging 7 question

    Good if for some reason any, my iphone to stop loading, I used different cables and adapters, but the problem persists. To load it again I have to move my phone a little and it will start loading again.

  • I have a question on the enamel of Mozilla.

    When new e-mail messages come, the number of new messages is not indicated in the email tab. Is it possible to put in place. Please notify. Thank you!

  • "Get Album artwork".

    I've updated to the latest version of iTunes. I used to be able to highlight and right-click on an album (not iTunes bought) in my library and see an option 'Get the cover', but it's there anymore. He is hidden somewhere in the latest update?

  • Reference Dell Sonicwall SRA

    Hey guys, more of a statement than a question. If you have a Dell Sonicwall and users do "found no appropriate group" of course the same user does not exist as a local user and a domain user. This will cause problems. Took me a while to understand th

  • Weather code using QNetworkRequest example

    I try to get the temperature of using QNetworkRequest time as follows: =================================== QNetworkAccessManager qNam;QNetworkReply * temperReply; void Class::getWeatherTemperature (lat, lon QString QString) {} temperReply = qNam.get(