Require a Workflow Example

Hi All,
I'm looking for a workflow example, where the workflow calls a procedure that runs some queries on a table and returns the results in a workflow notification. Preferably a workflow already supplied by Oracle.
i.e. what i am planning on doing is to create a workflow that queries the ap_credit_card_trxns_all table, and for any transactions that are not coded over a certain timeframe (i.e. 30 days), sends the card holder a workflow notification email, and in that email is a table of the outstanding transactions.
I've been going through the workflows within Oracle but haven't found one that does something similiar to what i require.
Cheers,
RussH.

Hi RussH,
There are a number of ways to do this. The "easiest" is to create an Attribute (e.g. body_text) on the Workflow Item type e.g. a Document (LOB), and the create a process prior to the Notification that populates this with the content of the notification body. Then the Message on the Notification has just &body_text and you'll get what you want. Make sure you handle creating a lob not varchar2 or you may hit maximum lengths (32K). An example of this can be found in Release 11i AP Remittance Advice Email, package appewfpb.pls (AP_PAYMENT_EVENT_WF_PKG) and workflow "AP Remittance Advice" APPEWF. Note in R12 AP Remittance Advice has been replaced with BI Publisher based solution.
Regards,
Gareth
http://garethroberts.blogspot.com

Similar Messages

  • WorkFlow Example

    Hi,
    I want a step by step WorkFlow Example, any one can help me to know the WorkFlow how it works and how to do.
    Thanks & Regards,
    Ashok.

    Hi,
    Give me ur email id .I have a good step by step doc on workflow.
    <b>Alternatively refer this links.</b>
    <b>Workflows</b>
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://www.sapgenie.com/workflow/index.htm
    https://sapneth9.wdf.sap.corp/workflow
    http://help.sap.com/saphelp_webas620/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    <b>examples on WorkFlow</b>
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    rgds,
    latheesh
    Message was edited by: Latheesh Kaduthara

  • Requirement in workflow

    Hi
    I have a requirement in workflow, where i need to mail the changes made to cross material plant status in MM02 transaction to a particular group. I can retrieve new value frm database, but can u tell me how to retrieve the old values?

    Hi richa
    In your case, you need the change document number. This change document number can be retrieved as soon as event is triggered. So in transaction 'SWEC', click details tab. you need to mention a Function module of type template.. 'SWE_cd_template_container_fb2'.
    you can copy this template and make changes acc to ur requirement.
    regards
    - rishika

  • Regd. workflow examples

    Hi,
    Has anyone worked on the workflow example provided by sap
    Notification of absence using SAP Forms.
    Can anyone describe the way of executing it.
    everytime I run the form, it says compile error 'Ambiguous name detected : form_load'
    can anyone describe the process of executing workflows using sapforms in detail or any tutorials for the same

    anybody got an idea

  • Workflow examples

    Hi,
    Has anyone worked on the workflow example provided by sap
    Notification of absence using SAP Forms.
    Can anyone describe the way of executing it.
    everytime I run the form, it says compile error 'Ambiguous name detected : form_load'
    can anyone describe the process of executing workflows using sapforms in detail or any tutorials for the same

    Hi vijay,
    Here are the links to some documents you can refer
    http://help.sap.com/saphelp_nw04/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/cc/d40b37da4de72fe10000009b38f889/frameset.htm
    Regards
    gEorgE

  • IFS & Workflow Example

    Is anyone using iFS Agent's to call the Oracle Workflow API?
    We would like to write an iFS agent to initiate a notification
    workflow (through the Oracle API). Say when the status
    attribute of a custom document changes.
    Is this the best way to go or is Workflow a bit of overkill to
    sending mail? We are having issues with the IfsTransport iFS
    API and thought Workflow would be an alternative for our CMS
    requirements.
    Any suggestions of how to get started would be appreciated. An
    example would be excellent!
    Thanks,
    Susan

    Susan,
    If the type of workflow you need is as straight forward as you
    describe Oracle Workflow is probably a bit of an overkill. I
    would write an agent that initiate a notification when the
    attributes changes if that's all the functionality you require.
    We have written an agent to notify users when documents are
    modified under certain circumstances.
    Hooking up to Oracle Workflow is certainly possible but will
    probably take longer and for straight forward things is not
    worth the effort at this stage.
    Bernard

  • Custom Approval Screen required for workflow to be executed via CRM Web UI

    My requirement is to create a custom approval screen for workflow. I am Not aware as to how to create a custom approval screen for workflow that could view via CRM Web UI and Execute the workitem as well.
    Experts please help me with the creation of a task with custom approval screen.

    Hi Surjith, thanks for your answer but is not the right one.
    This is an standard method and is working fine, I think the problems must be in some setup I have to do but I'm missing.
    Thanks a lot.
    Regards
    Felipe

  • Additional J2EE/Workflow examples?

    Does anyone know of any links to additional examples demonstrating J2EE & Workflow?

    Same problem here... I'm stuck!! The servlet and deploy does just fine, but I see no processes running neither active notifications.. Something may I have forgotten?

  • Information required about WORKFLOW

    Hi mates,
    What is Workflow in SAP ABAP?can u plz sent me info abt where can i get tutorials on WORKFLOW.

    Hi,
    Workflow automates the steps and activities in a business process according to predefined procedures and rules.
    Workflow presents information and documents to the appropriate knowledge worker or agent (another entity such as a program) to make a decision or perform an activity.
    Workflow tracks each and every step in the process flow and maintains an ongoing status.
    Workflow also collects and reports all of the metrics associated with the execution and completion of the process.
    Check the below links u will get lot of info..
    http://www.sap-press.com/product.cfm?account=&product=H950
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    Go through the following links on FORK :
    http://help.sap.com/saphelp_nw04/helpdata/en/24/e2283f2bbad036e10000000a114084/frameset.htm
    http://help.sap.com/saphelp_nw04/helpdata/en/8d/25f1e7454311d189430000e829fbbd/frameset.htm
    http://help.sap.com/saphelp_46c/helpdata/en/c5/e4a930453d11d189430000e829fbbd/content.htm
    http://www.insightcp.com/res_23.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    For more reference on workflow: http://****************/Tutorials/Workflow/Workflow.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/04/9277a346f311d189470000e829fbbd/frameset.htm
    Check these links.
    http://www.sapgenie.com/workflow/index.htm
    /people/ginger.gatling/blog/2005/12/01/link-workflow-business-objects-to-your-collaboration-tasks
    http://help.sap.com/saphelp_nw04/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw33/helpdata/en/92/bc26a6ec2b11d2b4b5006094b9ea0d/content.htm
    http://help.sap.com/saphelp_bw31/helpdata/en/8d/25f94b454311d189430000e829fbbd/content.htm
    http://www.sap-press.com/product.cfm?account=&product=H950
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    Workflow
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    For examples on WorkFlow...check the below link..
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/a5/172437130e0d09e10000009b38f839/frameset.htm
    http://help.sap.com/saphelp_erp2005vp/helpdata/en/c5/e4a930453d11d189430000e829fbbd/frameset.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMSTART/BCBMTWFMSTART.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMDEMO/BCBMTWFMDEMO.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/BCBMTWFMPM/BCBMTWFMPM.pdf
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    Debug a workflow.
    This has a step by step procedure :
    http://fuller.mit.edu/workflow/debugging.pdf
    www.erpgenie.com/sap/workflow/debugging.htm
    http://www.erpgenie.com/workflow/debugging.htm?2b5de440
    Workflow tutorials with step-by-step and with screenshots are available at
    http://www.****************/Tutorials/Workflow/Workflow.htm
    http://www.sapgenie.com/workflow/
    http://www.sap-img.com/workflow/sap-workflow.htm
    http://help.sap.com/saphelp_47x200/helpdata/en/3d/6a9b3c874da309e10000000a114027/frameset.htm
    http://help.sap.com/printdocu/core/Print46c/en/data/pdf/PSWFL/PSWFL.pdf
    http://help.sap.com/saphelp_47x200/helpdata/en/4a/dac507002f11d295340000e82dec10/frameset.htm
    http://www.workflowing.com/id18.htm
    http://www.e-workflow.org/
    http://web.mit.edu/sapr3/dev/newdevstand.html
    http://www.sap-basis-abap.com/wf/sap-business-workflow.htm
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2857887
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2855919
    https://forums.sdn.sap.com/click.jspa?searchID=791580&messageID=2735228
    http://www.sapbrain.com/TUTORIALS/TECHNICAL/WORKFLOW_tutorial.html
    Regards,
    Priyanka.

  • Per Account Workflow Example

    Can anyone point me to or post an example of a complete per account workflow that is used to modify the attributes of each user. I'm looking for one or more good examples to answer a few basic questions. 1) Do I need to checkout a user view with a per account workflow or is this already done for me? 2) How exactly do I reference the attributes of each user in a per account workflow when I want to make a change to that attribute?
    Any help appreciated, but I'm really look for complete code samples, and not just snippets.
    Thanks,
    Gary
    UC Davis Vet Med Teaching Hospital

    Hi,
    I know it is virtually impossible to find anything in the forum now, so I'd like to point you to an old thread that might answer your question.
    http://forums.sun.com/thread.jspa?threadID=5227870&messageID=9931369#9931369
    Pauls code in the last post may be the answer to your problem. Still I keep my stance from my post in this thread - while it works it does not scale...
    Regards,
    Patrick

  • SAP Workflow example

    Hi Experts...
    Like to know whether SAP provided any standard example of
    work flow ... (As SAP provided Standard smart form example (sf_example_*)...
    or any Demo of Workflow
    ...Thanks..
    ..Ashish

    Hi
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/sapBusinessWorkflow
    https://www.sdn.sap.com/irj/sdn/wiki?path=/display/abap/sdnBlogsfor+Workflows
    Regards
    Pavan

  • Workflow example src code

    Hi,
    I am new to Oracle Workflow. I am looking for the source code for WFTest.java (the example that is supposed to come along with the OWF install). I was not able to find this in the download. Can some one please email me the src please?
    my email is [email protected]
    thx!
    Paul Gee

    email sent
    Regards,
    Luiz

  • Prefil form through a workflow - example

    hi,
    some time ago i read a sample how to prefil a form with userdate through a workflow. i think that this example was posted in the developer center, but i am not able to find it now.
    does anyone has a link to this sample?
    thanks
    Andrej

    hi,
    some time ago i read a sample how to prefil a form with userdate through a workflow. i think that this example was posted in the developer center, but i am not able to find it now.
    does anyone has a link to this sample?
    thanks
    Andrej

  • What further customization required for WORKFLOWS ?

    Hello,
    I build a workflow and i want to run it when a certain event occurs in the system. But it is not running, the event trace is showing an error, so are there any further customization / linking required to be performed so that the workflow can run when the even occurs in the system ?
    Points are awarded
    regards

    Hi Hassan,
    you could use transaction SWU3 to check if your customizing is on the right way,
    if you haven't done yet.
    Hope this helps.
    Regards
    Bernd
    For further checks call SWUD.
    Message was edited by:
            Bernd Köhn

  • Http server to configure mod plsql for creating DAD required by Workflow

    Hi,
    I have a question.
    Actually, I am working on Oracle Workflow 2.6.3, which need the Oracle HTTP server to configure the DAD.
    I have already installed Oracle HTTP server (which called Apache Standalone 10.1.2.0.0) using the Oracle Database10g Companion Products 10.2.0.1.0 CD on my Windows 2000 SP4.
    At the end of the installation, it refers to http://<computer_name>:7777
    to open the HTTP server page.
    It seems work fine that it showed the Welcome page of HTTP Server.
    But I could'nt do anything of using the mod_plsql components nor another
    Modules (mods) which showed in the welcome page
    since there is no link to such things.
    BTW, I have experienced with the HTTP server previously on Oracle9i
    When I open the HTTP server page, it showed links to some Modules (mods)
    components such as mod_plsql, etc.
    Does it need to be configured or anything else to use the links like in Oracle9i?
    Or the new Oracle HTTP server does not support for this thing?
    Please, can anybody help me to solve this problem.
    Thanks,
    Buntoro

    look at
    http://download-west.oracle.com/docs/cd/B14117_01/server.101/b12255/confmods.htm
    hope this helps
    carlos

Maybe you are looking for

  • Error while installing ECL viewer 6.0

    Dear Gurus, I tried installing the ECL viewer 6.0 with followin steps... 1. un installed the previous version by deselecting the viewer in "general add-ons" of the gui setup. 2. Checked for the Webviewer2d.dll..... no trace 3. installed the ECL Viewe

  • Win 8 to win 8.1 with boot camp again or to update?

    can we easy update win 8x64 to win 8.1 via microsoft website,just finished win 8 installation over boot camp but i was wondering since microsoft is offering 8.1 on their site for free can we just update it like that or we need to find win 8.1 x64 iso

  • Can not mirror onto an external display in Boot Camp

    I have a MacBook Black and I am running Windows XP Professional via Boot Camp. I've been having problem trying to set up mirroring in XP. On my previous MacBook Black which I purchased last May, I had no problems mirroring in XP. But for some strange

  • Airport Express/Router Connection - Help Needed!

    I was given an Airport Express for Christmas to use to beam my iTunes from my iMac to a pair of powered speakers in a different room. I was using the AE in conjunction with a Netgear wireless router. It was a pig to set up but now I wish to change ev

  • Fonts missing in Flash CS4 OSX

    Why is it that I see just the basic fonts in Flash and yet in InDesign, PhotoShop and Fireworks I see all the fonts that I have loaded? I have cleaned the font caches with Font Nuke and restarted the whole system and still not showing up.