To dispaly Workflow diagram in apex

Hi all,
I am using Application Express 4.0.1.00.03 with 10g.
My requirement is to display Workflow diagram in EBS on Apex.
Is it possible...
thanks in advance...

Yes, index.html is not relevant, just use it to make absolutely sure noone is able to browse virtual paths, as well as for testing that the virtual mapping is correctly defined..
I struggled with this as well, the only thing I can suggest is that you check a few things:
1. Are you sure that you don't have 2 /OA_JAVA/ definitions in your apache config files, so that the one that apache uses points to a different place than where you have placed your files?
2. Are you absolutely, definitevily sure that you haven't made a typo in your virtual path definition (I did, and it took me an hour to find the error...)?
Check this by putting a html file in the directory, and try to open this directly in your browser (http://yourserver.com/OA_JAVA/index.html), to make sure you don't get a "404 Not Found" http error.
3.
a) Make sure that you got the slashes then correct way, depending on your platform..
b) Make sure to get the capitalisation correct, especially on unix/linux, but possibly this is important in windows as well, as java is case-sensitive too.
c) Make sure you include the trailing slash at the end.
d) Make sure you restart http server after modifications, and if you manually edit a config file you need to run dcmctl updateConfig (this is not necessary if you edit from within the EM Website).
e) Make sure to clear your browser cache and start an entirely new IE browser after every modification (this is important!).
These definitions should work (note the trailing FORWARD-slash):
Windows:
Alias /OA_JAVA/ D:\myfolder\wf\java/
Unix/Linux:
Alias /OA_JAVA/ /myfolder/wf/java/
Go through your config once more, and let us know if you are able to view the html-file on the http://yourserver.com/OA_JAVA/index.html url (of course substituting with your server:port).
Hope this helps..
Jens

Similar Messages

  • Rendering a EBS workflow notification in APEX

    Hi,
    Can you help me step by step how can I to integrate EBS oracle workflow notification with apex.  We have EBS(11i) and APEX 4.1.  Thanks.
    Thu

    Hi Mark,
    Did you find a way to to your problem? If yes, could you please share it with us?
    We are looking for a solution to integrate oracle workflow with apex. We have integrated EBS (11i) with Apex (3.2)
    Appreciate your response.
    Thanks
    H

  • Error in viewing the Workflow Diagram Applet thru Workflow Monitor

    Hi!
    I am receiving the following error while viewing the applet-based workflow diagram.
    IOException while fetching datajava.io.FileNotFoundException: http://172.16.24.1:7777/pls/wf/WF_MONITOR.GetProcess?x_item_type=NIS_WEB&x_item_key=6192&x_admin_mode=yes&x_access_key=3620278198&x_proc_name=&x_proc_type=
    Java Character Set is:8859_6
    java.lang.NullPointerException
         at oracle.apps.fnd.wf.Database.parseData(Database.java:121)
         at oracle.apps.fnd.wf.Database.<init>(Database.java:101)
         at oracle.apps.fnd.wf.Monitor.init(Monitor.java:303)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    This error is logged thru the Sun Java Console found on the browser.
    I need to check the diagram to check if the workflow transaction successfully go thru the workflow nodes.
    Any idea regarding this? Thanks in advance!

    Hi,
    Cause
    ====
    Server Time zone profile option is not set and the Framework is expecting it to be.
    Solution
    To implement the solution, please execute the following steps:
    1. Set the profile option Server Timezone.
    2. Bounce the Apache Server.
    Retest the issue.
    Regards,

  • 11I.OWF.G: WORKFLOW DIAGRAM EXPEDITE BUTTON

    제품: AOL
    작성날짜 : 2005-11-30
    11I.OWF.G: WORKFLOW DIAGRAM EXPEDITE BUTTON
    =============================================
    PURPOSE
    Explanation
    OWF.G Roll Up Patch 7 (patch 3868138.) 이상을 적용 하시면 Expedite Button은 더 이상 사용하실 수 없다고 합니다.
    사용자들이 이 Expedite Button을 이용하여 임의로 Worfklow 의 logic을 변경하므로써 발생 할 수 있는 Workflow data corruption 문제를 예방하고자 하는 차원에서 반영된 변화입니다.
    따라서 이 Expedite Button 대신 Activity History 에서 error 간 item 에 한해 Skip 과 Retry 가 가능하도록 변경 되었습니다.
    특히 Skip Activities 는 Notification 과 compare type일 경우만 지원을 한다고 합니다.
    Example
    Reference Documents
    Note. 301162.1 - 11i.OWF.G 11.5.9.7: Where is the Expedite Button in Workflow Monitor?

    Hi Degan,
    Seems that I am not facing this problem alone .
    Just as additional information.
    I am using Windows 2000 SP4.
    Previously, I had already installed Oracle Database 9i and Oracle Workflow 2.6.2 before.
    I removed them (bacause of MAPI problem) without checking the "Expedite" button.
    Well, Format the hardisk precisely.
    Next, I had installed Oracle Database 10gR1 and Oracle Workflow 2.6.3.
    WorkflowFAQ (Matt Searle) gave me the following links, about his books
    http://www.workflowfaq.com/
    http://forum.workflowfaq.com/
    I found in Chapter 3 from his book, there is a subchapter about the Administration Button
    And I noticed, there is no "Expedite" button in my Oracle Workflow Home Page - View Diagram page.
    There is also no Logout button which supposed to be available in the upper part of every Oracle Workflow Home Page (as in OWF 2.6.2).
    Next,
    I removed my Oracle Database 10gR1 and the Oracle Workflow 2.6.3 by following the instruction of removing Oracle Products.
    Including remove all registry (to make sure there is nothing left).
    Then,
    I installed Oracle Database 10gR2 and Oracle Workflow 2.6.4.
    And once again there is no "Expedite" button.
    The Administration Button is only five which available, with one (Attribute) is always Enabled.
    (Well, now I can find the Logout button.)
    Questions :
    1. Could it probably because of the previous installation (OWF 2.6.3)?
    (Since, I did not format my hardisk before, only remove and clean the registry).
    2. Is it bacause of the PL/SQL of creating the Workflow Home Page - View Diagram
    does not contain the button of "Expedite"?
    I had asked ab
    I am looking forward for the solution.
    Any help would be grateful.
    Many thanks,
    Buntoro

  • Design and save workflow diagrams using flex

    Hi,
    I am new to flex..I need to design a workflow diagrams using flex and save the information..Could you please help me on this..
    Actually what exactly i want is..
    In my project we have some jobs..Job is bunch of scripts..These jobs will run in different hosts(Server).In my project we have a provision to run these jobs in order in different hosts.But not for running the scripts in perticular sequence.
    For example::
    We have a,b,c,d,e,f jobs..
    1) these jobs run in order if we select one check box.This provision is there.Order means after a runs b should run.after b is done c should run and so on..
    2) there is another senario like.
       After a job runs b,c should run parallel and these 2 are done d shold run..after it is done e,f,g shold run paralell..some thing like this..This is a sequence of scripts running in different hosts..For this we nned to desing a UI like work flow diagram.
         In UI we show all jobs in data grid and user will drag the jobs and keep it an area and he connects all the jobs with some lines with arrow(to identify).There he should conncects the jobs in which sequence he wants to run the jobs.
      For this need to design a diagram and save the data in the UI.From UI we have to capture the sequence of jobs and store the sequence in db..
    Colud you plz provide me soltion for this..I am getting how to draw a flow diagram using flex and capture the sequence from UI and store the data in DB..
    Please help me out in this issue..
    Thanks in advance...

    I am trying to create an image file with flex and want to save it only in  a perticular directory ie., user should not be given any option to choose the location.Air application uses resolvePath where we can specify the path but donno how this can be achieved for a web-based application.
    Is there any workaround for this?
    Thanks.

  • Connect from master/detail to the oracle workflow diagram viewer possible?

    Hello we are using apex 4 and we have a master/detail form.
    Now we want if you click on the detail on item_key or item_type to redirect to the corresponding diagram in oracle workflow.
    Is this possible if so could you point us in the right direction.
    Thank you.

    Hi Frank,
    Thanks for your reply. In the application I used weblogic JDBC driver for Sybase when it was developed in 11.1.1.1.0 version.
    The following are the extries in bc4j.xcfg file:
    jbo.sql92.JdbcDriverClass="weblogic.jdbc.sybase.SybaseDriver"
    jbo.TypeMapEntries="Java"
    jbo.SQLBuilder="SQL92"
    Now I have changed the JDBC to Sybase jConnect (jconn4.jar) and driver class is com.sybase.jdbc4.jdbc.SybXADataSource and other entries remains the same as it was before.
    Thanks
    Jalil

  • FireFox 3.5.13 on XP not displaying workflow diagram applet

    Dear Members :
    Using Firefox 3.5.13 on XP and add-ons:
    [1] classic java plug-in 1.6.0_22 for Netscape & Mozilla
    [2] Next generation java plug-in 1.6.0_22 for Mozilla browsers
    [3] JInitiator 1.3.1.18 for Netscape Navigator
    With all the above, I had no issues so far, accessing Oracle 11.5.10 (base) running on Linux. When I click "status diagram" of Workflow "status monitor", I get no diagram. The applet is not loading - simply. Following is java Console dump:
    his is the console dump, and nothing is displayed, when I click status diagram of workflow.
    ====================================================
    Oracle JInitiator: Version 1.3.1.18
    Using JRE version 1.3.1.18-internal Java HotSpot(TM) Client VM
    User home directory = D:\Documents and Settings\Atanu
    Proxy Configuration: Browser Proxy Configuration
    JAR cache enabled
    Location: D:\Documents and Settings\Atanu\Oracle Jar Cache
    Maximum size: 50 MB
    Compression level: 0
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    q: hide console
    s: dump system properties
    t: dump thread list
    x: clear classloader cache
    0-5: set trace level to <n>
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndewt.jar from JAR cache
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndbalishare.jar from JAR cache
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndctx.jar from JAR cache
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndaol.jar from JAR cache
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndforms.jar from JAR cache
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndformsi18n.jar from JAR cache
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndswing.jar from JAR cache
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndlist.jar from JAR cache
    connectMode=Socket
    serverHost=oel4.localdomain
    serverPort=9000
    Forms Applet version is : 60824
    Loading http://oel4.localdomain:8000/OA_JAVA/oracle/apps/fnd/jar/fndutil.jar from JAR cache
    java.lang.NoSuchMethodError: initEnvironment
    java.lang.NoClassDefFoundError: sun/plugin/viewer/WNetscapePluginContext
    java.lang.NoClassDefFoundError: sun/plugin/viewer/WNetscapePluginContext
    java.lang.NoClassDefFoundError: sun/plugin/viewer/WNetscapePluginContext
    java.lang.NoClassDefFoundError: sun/plugin/viewer/WNetscapePluginContext
    java.lang.NoClassDefFoundError: sun/plugin/viewer/WNetscapePluginContext
    java.lang.NoClassDefFoundError: sun/plugin/viewer/WNetscapePluginContext
    java.lang.NoClassDefFoundError: sun/plugin/viewer/WNetscapePluginContext
    ===========================================================
    Any suggestions please ?
    Thanks in advance.
    Atanu

    Srini :
    Thanks for the reference. None of those criteria fit in my case. FYI, I am able to see the diagram in IE8, but in Firefox 3.5 only a box is getting displayed. That is why in my last post Hussein asked for Java Console dump, which I attached.
    It seems, it is not finding fndutil.jar, though it is there in the cache. Any suggestion, regarding Firefox trouble-shooting ?
    Thanks.
    Atanu

  • I can't see the workflow diagram in the out-of-the-box proposal workflow in Project Server 2010

    Hello,
    I created new project based on the template out-of-the-box proposal, but after that i can't see the following diagram ..

    Hi,
    To achieve this you can use Workflow Visualization webpart from Project Server 2010 Solution Starter Kit from
    here.
    Thanks !!!
    Sachin Vashishth MCTS

  • Can the workflow engine of APEX be opened to commom users?

    I guess the APEX must have it's own workflow engine to make APEX working correctly. Can the team consider to make it open? In some applications we need to use workflow(not very complicated), so a simple set of workflow API should be very helpful. The Oracle databaseworkflow need licenses fees and is too huge for simple applications.

    Not sure what you mean. AFAIK Apex doesn't have any "workflow engine" hidden somewhere.

  • Human Workflow UI in ApEX

    The company I work for needs to incorporate a BPEL work flow into an Application Express app. We can easily call the web service and initiate the work flow but what we cannot manage to do is build a simple UI for the Human Action piece. I want to have two buttons on the screen, on to approve and another to deny. Has anyone done something like this or know of a way to approach this?
    Cheers,
    Tyson Jouglet

    Would like to check if it is possible to develop the ui conponent of an bpm 11g flow in Adf R2, and integrate the developed ui using bpm workspace?No. the documentation for ADF 11gr2 specifically says use it only if you aren't using any of the SOA/BPM /Webcenter components.
    Having said that, it may not be impossible, but you'd have a number of challenges -
    - Your BPM workspace application would need the ADF 11g R1 runtime so if your human task UI is in 11g r2, you might have to use a custom built worklist app in 11gr2 (just like you'd do in a non-ADF technology).
    - In your ADF 11gR2 UI, you'd need to use the human workflow API's (unless you develop your human task UI in 11g R1 first and then migrate it - which defeats the whole purpose of using R2..)...
    JV

  • Dispalying Workflow item

    Hello Everyone,
    We have configured workflow in system, now when the Po is created/ released the crossponding user is getting message in Inbox.
    The issue is when the work item in sap inbox is clicked by user then he status of the work item is
    " IN PROCESS" , this particular workitem will not be displayed to other users who are in same position of workflow.
    Is there a standard report were the user can all the IN PROCESS workitem or  is there a way user can see all the IN PROCESS WORKITEM
    Regards
    Ilyas

    Hi,
    Please follow the below steps........
    1. If you have the workflow instance number
    Oepn table SWWWIHEAD through tcode se11/se12/se16
    Enter the instance number in field TOP_WI_ID and execute.
    You will find there are multiple woritem there.
    Get the workitem whrere WI_TYPE is 'W'.
    That is the dialog workitem of that workflow. ( There may be the multiple dialog workitem as per the workflow design )
    Now forward the dialog workitem through SWIA
    2. If you hav woritem number which is not wokflow instance number
    Open table SWWWIHEAD through tcode se11/se12/se16
    Enter the instance number in field WI_ID and execute.
    You will get the worklow instance number in field TOP_WI_ID.
    Now get the top wokitem id adn open table SWWWIHEAD through tcode se11/se12/se16
    Enter the instance number in field TOP_WI_ID and execute.
    You will find there are multiple woritem there.
    Get the workitem whrere WI_TYPE is 'W'.
    That is the dialog workitem of that workflow. ( There may be the multiple dialog workitem as per the workflow design )
    Now forward the dialog workitem through SWIA
    Hoping that this will help you to fix your problem.
    Thanks and regards,
    SNJY

  • Can not view Status diagram when clicked on status diagram in workflow admi

    Select work flow administrator as responsibility.
    Select status monitor.
    Put in internal item type. I am using PAAPWEBX
    Click on go.
    Then click on any record and click on status diagram.
    All I get is a blank screen.
    When I look into Java console here is what I get.
    Java Plug-in 1.6.0_06
    Using JRE version 1.6.0_06 Java HotSpot(TM) Client VM
    User home directory = C:\Users\krjosh
    c: clear console window
    f: finalize objects on finalization queue
    g: garbage collect
    h: display this help message
    l: dump classloader list
    m: print memory usage
    o: trigger logging
    p: reload proxy configuration
    q: hide console
    r: reload policy configuration
    s: dump system and deployment properties
    t: dump thread list
    v: dump thread stack
    x: clear classloader cache
    0-5: set trace level to <n>
    null admin
    java.lang.SecurityException: class "oracle.apps.fnd.common.Const"'s signer information does not match signer information of other classes in the same package
         at java.lang.ClassLoader.checkCerts(Unknown Source)
         at java.lang.ClassLoader.preDefineClass(Unknown Source)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$000(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at java.lang.ClassLoader.defineClass1(Native Method)
         at java.lang.ClassLoader.defineClass(Unknown Source)
         at java.security.SecureClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.defineClass(Unknown Source)
         at java.net.URLClassLoader.access$000(Unknown Source)
         at java.net.URLClassLoader$1.run(Unknown Source)
         at java.security.AccessController.doPrivileged(Native Method)
         at java.net.URLClassLoader.findClass(Unknown Source)
         at sun.applet.AppletClassLoader.findClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at sun.applet.AppletClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClass(Unknown Source)
         at java.lang.ClassLoader.loadClassInternal(Unknown Source)
         at oracle.apps.fnd.wf.Monitor.init(Monitor.java:289)
         at sun.applet.AppletPanel.run(Unknown Source)
         at java.lang.Thread.run(Unknown Source)
    Anyhelp would be greatelly appreciated.
    We are on 11.5.10 and I am on windows 7.

    Please see if these docs helps.
    Unable To View Workflow Diagrams In Status Monitor [ID 740041.1]
    R12: Cannot Launch Account Hierarchy Manager - Error: ExceptionInInitializerError [ID 750460.1]
    Thanks,
    Hussein

  • Workflow in apex

    Friends, can we implement workflow in our apex application. I have a form where a user is inviting people for meeting. Once the person clicks the save button, the notification goes to the higher level person, where he will have flexibility to accept, reject, hold the form. Do we require third party tool for that?
    Let me know also, if we could integrate apex with bpel so that i can use bpel workflow
    Looking forward for kind response from you guys
    Regards
    Edited by: User_Apex on Apr 5, 2010 12:13 AM

    I have created custom forms with workflows in Oracle Portal (the portal just containing the links to the packages that generate the forms).
    I usually create a number of columns for each approval stage, such as:
    P1_STATUS
    P1_APPROVER
    P1_APPROVED_BY
    P1_APPROVED_ON
    P1_COMMENTS
    P2_STATUS
    P2_APPROVER
    P2_APPROVED_BY
    P2_APPROVED_ON
    P2_COMMENTS
    When the form has been entered by the initiator, you would need to set the status and set the APPROVER to the appropriate person (taking it from a table with the employee hierarchy for example, and returning the current users' manager.
    Then you would need an "Inbox" page with the current users' pending Approvals.
    You would just do this by selecting from the table WHERE P1_APPROVER = :APP_USER
    Then for each pending approval, you could just link to some other form where the approver could change the status to APPROVED or REJECTED, as well as enter comments. At this stage the APPROVED_BY and APPROVED_ON would automatically be set to the current user and current date, respectively.
    (The reason that I have an APPROVER and APPROVED_BY is when it may get more complex, when you use groups of approvers, etc).
    The thing in PORTAL is, when these workflows are coded (as well as all the pl/sql that generates dynamic HTML for all the forms) it starts to get a bit complex, especially when the workflows are conditionally based on field values, etc.
    It would be great to have the form-wizard "express" functionality of APEX as well as a tool that could easily allow the management of workflows.
    Amanda.

  • How to use Oracle Workflow in Apex

    Hi All,
    I want to use oracle workflows in my apex application.
    can anybody tell me how can I get this ?
    Thanks in advance..
    Database version : 11g XE
    Apex version : 4.0
    Nagesh Patil

    Nagesh.Patil wrote:
    Hi All,
    I want to use oracle workflows in my apex application.
    can anybody tell me how can I get this ?
    Thanks in advance..
    Database version : 11g XE
    Apex version : 4.0
    Nagesh Patil
    Oracle Workflow is only available as a component of EBS. It has never been available on, and is not certified for Oracle 11g, nor any version of XE.

  • Start OWB workflow from APEX

    Hi together,
    My challenge is to start an OWB workflow from an apex procedure.
    Procedure:
    declare
    numb number;
    audit_id number;
    begin
    numb := rtruser_blueprint.exec_api.execute('LOC_A014_OWF_MGR', 'PROCESS', 'LOAD_CALM_DELIVERY', ',', 'DELIVERY_ID_IN=6', audit_id);
    end;
    My problem is the following error:
    ORA-06565: cannot execute SET ROLE from within stored procedure
    This error occures at the following row in the execute-Procedure in the package exec_api (standard owb execution package):
    dbms_session.SET_ROLE('OWB_D_rtr10201_blueprint');
    dbms_session.SET_ROLE('OWB_O_rtr10201_blueprint');
    If I run this script directly with sqlplus, the procedure works fine. As a result of this, I assume, the problem has to do with the grants which the apex execution user (APEX_PUBLIC_USER) doesn't have in contrast to the blueprint user (which is schema owner)
    More informations about the environment setup:
    The apex workspace is bound to the database - user: BLUEPRINT.
    BLUEPRINT has the grant to execute the procedure 'EXECUTE' in the package 'EXEC_API'. The 'EXEC_API' package belongs to the user 'RTRUSER_BLUEPRINT'.
    My concrete question is: Which rights / grants does which user need to execute the procedure directly from APEX?
    Thanks for your help!
    Mirco

    What account were you using when you ran the 'execute_api' procedure from SqlPlus ? Also, all SQL and PL/SQL from APEX is executed as the application's parsing schema id and not the schema used by APEX to connect to the database.

Maybe you are looking for