Work flow configuration steps

Hi All,
I am new to workflow. So need details about how can implement the following scenarion.
I have some applications which needs to be approved depending upon the target value present in the application.
If the value in the application is less than 50, i can myself be the approver and email should be sent to me as approver. If the value is more than 50, then the email should go my manager as an approver. If he does not approves in 2 working days then the email should be sent to his manager.
Let me know in details how can I do this and where actually ABAP is involved.
This is related to transaction RECN.
Is there any way to find out if there is standard workflow present for this.
Urgent reply is helpful.
Regards,
Shahu

hi Shahu
i dont have much knowledge in terms of real estate module but in workflow i can help you, the abap may get involved in trigerring of worklflow, you can write down backend codes for trigerring the workflows stating the condition, as you said if it is less than 50 you call workflow with the initator as an approver and if it is more than 50 send it to the manager and for esclating the task after 2 days you can use deadlin emonitoring in your workflow and define the required tasks to happen. again for sending email to the manager's manager you will need to get the email id of the that particular person before trigerring the workflow and pass it to the container of the workflow to be used in case if the deadline monitoring becomes active.
Points are welcome.
Regards,
Saurabh Anand,
Workflow consultant
Datamatics Ltd.

Similar Messages

  • Work flow configuration

    hi all,
    I have a problem regarding the work flow configuration as from work flow developer i am taking a role of work flow adminstration for a new role out. I have problem configuring the swu3 tcode for new SAP ECC6.0. please let me know what are the necessary work bench requests and custom requests needed to be done and transported to production.
    I have a problem with the new configured SAP ECC 6.0 in swdd the view is not changing from Tree mode to Graphical mode please help with this issue.
    Thanks for your help in advance.
    Krishna C M

    Hello Chaitanya,
    The option to change the modeling view is disabled in ECC 6.0, which is Graphical(Network) by default. But you can have a similar type of view of the steps in the displayed in the workflow definition under the navigation area tab. This is present to the left in the screen of workflow builder under the Information area.
    From the SAP online help you can see that "You can only use the graphical modeling view if you are working with the SAPGUI for Windows. If you call the Workflow Builder using a different SAP GUI, the tree view is displayed automatically."
    But still if you want to see the tree view of a workflow definition just change the tab "Graphical Tab" to "Tree Modelling" which is present at the top of the workflow graphical diagram beside the Information area tab.
    Hope this will help you.
    Regards,
    Samson

  • Is work flow configuration & custmization T.Codes in srm same as in r/3

    Hai Gurus
    Need clarification ,is work flow configuration & custmization T.Codes in srm same as in r/3.
    For example:Starting condition defining in srm is through SPRO>SRM>SRM server>Cross appl basic settings>sap business work flow
    And in R/3 it is through T.Code PFTC
    Thanks in Advance
    chandra

    Hello Chandra,
    T-codes for workflow customization & configuration are similar in SRM and R/3. There are multiple ways to check each transaction. 
    Thanks,
    Shital Nimje
    Edited by: Shital Nimje on Sep 21, 2009 5:41 AM

  • Work flow configuration and user document

    my client wants work flow  configuration for parking of documents -anybody is having configuration and user document-
    please send to my mailid:[email protected]
    thanks in advance

    my client wants work flow  configuration for parking of documents -anybody is having configuration and user document-
    please send to my mailid:[email protected]
    thanks in advance

  • Completion work flow configuration

    Hi All,
    As per our understanding for configuration of completion by purchaser workflow required folllowing settings:
    1. Activate the Completion work flow and it shoud have condition statement for critetion like free entry,sc w/o price, etc.
    2.We should check the SC other apporval workflows and make the condtion suitable so that both workflow should not create cross condtions.
    We are trying to use completion workflow for all free text items (which are without prodcut master), as we have maimtain the condtion for workflow as ;
    &EC Req coverage request free entry exist&   EX
    and &EC Req coverage request RFQ follown doc& (not equal to) X
    and &EC Req coverage request wothout price& (not equal to)  EX
    And we have our SHC without approval workflow as;
    *&EC Req coverage request free entry exist&  (not equal to) X
    *and &EC Req coverage request Total value& < 500
    But when we are tyring to create describe requirement with test item then work flow goes in ambigous state,
    Anybody who can expalin about starting condtions and other steps we are missing here?
    Thanks,

    Hi,
    I  could able to resolve that but facing another issue,
    Steps I followed,
    I have create SHC with text itme and then ordered.
    This SHC gone for approval to Purchaser
    Purchaser did changes and approved
    Once again checkd in employee check status in approval preview, it says approved by purchaser
    But final approval status is still awating apporval....why is it so?
    It means now our other approval like SHC witihout approval is not getting triggred.
    So what Condition can I maintain to make std approval process carry on?.
    Any idea,
    Right now situation is condtions for,
    Completion by purchaser is like :
    &EC requiremetn coverage request free enty exist& EX
    Workflow without approval required for SHC is like:
    &EC requiremetn coverage request free enty exist& NX
    and EC requiremetn coverage request total value < 500
    Thanks,

  • MSMP Work flow in GRC AC 10.0

    Hi All,
    Can someone please help me with Basic Work flow documentation for AC 10. I am  part of a implementation team and we are working on implementation of MSMP work flow in AC 10 , however i didnt have any prior experience with work flow configuration . This is my my first assignment where i am working on work flow customization and are looking for some docs which can help me to understand the basics of MSMP work flow in AC 10.
    I was able to find docs on market place however they are more into configuration and customization of work flow , So can someone please assist me here to find some basic doc's for MSMP work flow which would help me to better my understanding of MSMP work flow concept .
    Thanks everyone for you help.
    Cheers .. Vikas

    Hi Vikas,
    Please check our BPX page here:
    SAP Access Control 10.0 [original link is broken]
    There are documents covering the installation process and also specific MSMP workshop setup.
    Regards,
    Luis

  • Install problems with Work Flow 9.0.4

    I've installed the 10g (9.2.0.4 rdbms and 9.0.4 AS and CMSDK) on a RedHat 3 ES machine and had no problems (thanks to Werner Puschitz for his great how to http://www.puschitz.com/InstallingOracle9i.shtml).
    Now I am trying to install the Work Flow product that accompanies the ias904cmsdk. But the Work Flow configuration fails when it tests the SYS login.
    My reading of the sqlnet.log and workflow.log files is that the install script (wfinstall.csh) is trying to start an instance of Oracle in the AS bin folder. (Fatal TNS error connecting to ...(PROGRAM=/opt/.../as9i/bin/oracle)...
    I installed the J2EE / Webcache installation of AS (as per the CMSDK recommendations) so there is no instance of oracle in the AS home/bin folder. The rdbms is in a different ORACLE_HOME than Work Flow. I've tried setting and unsetting the ORACLE_HOME and this makes no difference.
    Does anyone out there have any ideas?

    This is not Adobe technical support, this is a user to user forum with the space provided by Adobe
    To talk to adobe go to https://www.adobe.com/cfusion/mmform/index.cfm?name=wishform
    And, be prepared to provide a LOT more detail about your computer and project

  • Work flow & SRM configuration step by step guide

    Hello All....
    Please send me the Work flow DOcumnetation related to SRM/EBP
    Thanks in Advance and points rewarded.
    Arshad

    Hi Pravin,
    Can you please send me the config. Documents to me on my mail id.
    [email protected]
    Thank you in advance.
    Best Regards,
    Mahesh.

  • Configuring forms with work flow

    Hi,
    I want to install Forms6i and configure it to work with Oracle work flow and my environment details are as follows:
    Platform: Solaris Operating System (SPARC) (64-bit) - Operating System Version: 5.7
    Product: Portal - Product Version: 3.0.9.8.1
    Database Version: 8.1.7.2(32-bit)
    I would appreciate if some one could tell me what are all the steps involved to install/configure Forms, as we already installed oracle 9iAS and 8i database and how to re-link the libraries?
    Thanks,
    Karthik

    Karthik,
    As your questions are about installing and configuring forms, please address
    them to the 'Products > Developer Suite > Forms' forum as they will be able to assist you with this.

  • CONFIGURATION WORK FLOW IN ESS (LEAVE)

    Hi gurus.
    He wanted to know what form it's to indicate that a leave's class should not generate Work Flow when it's post from ESS.
    In T554S_WEB it is possible to leave in white the fields of WF's codes. The problem is that there is a field in the above mentioned table, APPROVAL_PROCESS, that if has the value "W" (Workflow) , though the fields have been left in whiteof workflow, tries to generate a WF with code WS00000000.
    The case is that the field APPROVAL_PROCESS is not located by me from what point of the parametrización it is possible to modify.
    I am grateful for your help.
    Thank you very much.

    If you need this option then you need to change the WF Task.
    General Forwarding Not Allowed
    This indicator enables you to determine that work items for this task can only be forwarded to users who are agents for the task.
    If this indicator is not set, a work item for this task can be forwarded to all users.
    The best way to take care of User
    Forwaring authorization is the Task Classification (PFTC -> Additional
    Data -> Classification). Classify tasks with General Forwarding Not
    allowed, will give you the oppotunity to let the user allow to forward
    items JUST to the Possible Agents Assigned to the task
    (Additional Data -> Agent Assingment -> Maintain)...
    Clear that everything depends on How you have developed your workflows
    definitions. In that cases  the best think to do is
    create Different Tasks definition (TSxxxxxx) and let they start
    depending on Company Code (That can be driven via Conditions steps in
    the workjflow definition, for example). This will allow you to define
    Just the responsible Agents per each task, depending on the Companny
    Code. This definitively Resolve the Forwarding frelated Question.

  • Oracle Work Flow Mailer configuration to use O365 mailbox

    Our mailboxes are now in O365 and we would now like to configure our Oracle 11g to use work flow mailer with Office 365 mailbox configuration. There has to be someone that has done this successfully that can share your configuration. Have not had too much
    luck with support calls on both ends. I only found one other post in the Office 365 community and it did not give me enough info. to move forward.
    We use the SMTP of the oracle server but the IMAP configuration using outlook.office365.com for incoming on port 993 has not been successful.  Anyone have any ideas or has done this successfully that can share?  Do we need SSL certificate configuration
    on the Oracle side?

    Hi,
    Since this issue is more related to Office 365, I'd recommend you post your question in the Office 365 Community forum:
    http://community.office365.com/en-us/default.aspx
    The reason why we recommend posting appropriately is you will get the most
    qualifiedpool of respondents,
    and other partners who read the forums regularly can either share their knowledge or learn from your interaction with us. Thank you for your understanding.
    Steve Fan
    TechNet Community Support
    It's recommended to download and install
    Configuration Analyzer Tool (OffCAT), which is developed by Microsoft Support teams. Once the tool is installed, you can run it at any time to scan for hundreds of known issues in Office
    programs.

  • Work Flow Manger Configuration Wizard

    Hi,
    Im getting an error while configuring Work Flow Manager, Snap shot of an issue has been attached and also error log has been mentioned below.
    [Error] [12/5/2014 5:09:21 PM]: System.Management.Automation.CmdletInvocationException: The token provider was unable to provide a security token while accessing 'https://<ServerName>:9355/WorkflowDefaultNamespace/$STS/Windows/'. Token provider returned
    message: '<HEAD><TITLE>Tunnel or SSL Forbidden</TITLE></HEAD>
    <BODY BGCOLOR="white" FGCOLOR="black"><H1>Tunnel or SSL Forbidden</H1><HR>
    <FONT FACE="Helvetica,Arial"><B>
    Description: 9355 is not an allowed port for Tunnel or SSL connections</B></FONT>
    <HR>
    <!-- default "Tunnel or SSL Forbidden" response (403) -->
    </BODY>
    Please kindly suggest for the above issue.
    Thanks in advance
    Suman

    While using the configuration wizard, did you tick the checkbox to open the FW Ports automatically for all the default ports mentioned in the configuration wizard. And it is worth checking that those default ports mentioned in configuration wizard are not
    in use. You can verify this in FW Settings of the server.
    Also make sure that setup account is the administrator on the server.
    -Prashant

  • How to install & Configure Work Flow for OWB

    Hi All,
    I have installed companion products and now to configure work flow, what schema name should I have to give.
    Can anybody tell me please.
    Thanks,
    Siva

    Hi Siva,
    If you are going to use workflow only for OWB , then what ever you have done is enough .
    Using the Companion CD launch the UI and from the installation options Choose the following option "Oracle Database 10g Companion Product” Installation Type (Install into new Home)
    This option will install the HTTP-Server
    This option will create the default DAD for workflow
    1 In the Middle Tier Configuration screen enter the required parameters
    Workflow Schema: Schema Name
    DB Host: DB Hostname
    Port Number: DB Port on Host
    Oracle SID: Database SID
    2. Enter the Password for your oracle Workflow Database Account
    3. This installation should have created the default DAD "/pls/wf" for you. It is required to restart the HTTP Server using the commands
    $ORACLE_HOME/opmn/bin/opmnctl stopall
    $ORACLE_HOME/opmn/bin/opmnctl startall
    Where ORACLE_HOME is the HTTP Server home
    4. Now you can access the Workflow Home Page
    Thanks,
    Sutirtha

  • Configure the work flow-maintain prefix number

    Dear friends
    I am trying to configure the work flow using SWU3, to maintain prefix number, systems asking for the prefix number, which number I have to give, what is the criterion for defining this number
    For development the prefix number is 999
    For production which number I have to maintain,
    Thank you

    The Prefix number doesn't get transported to production.
    What i meant is when you create a workflow in Dev the 1st 3 digits would be 999XXXXX.
    So when you transport the workflow from Dev to Prod, the workflow which you created moves into Prod.
    As far as i understand, prefix number is required to maintain in Dev to create custom workflow templates. But in Prod, no one is going to create workflow from scratch and hence Prefix maintanence in Prod is not required.
    Try out this in Quality or any other test system apart from you Dev if you can.
    1) Transport the workflow from Dev to Quality.
    2) Dont maintain the prefix in quality system.
    3) check if the workflow is working or not in quality.
    Regards,
    PR.

  • Work flow - How can Decision step execute on change status in UI

    Hi Frds,
    I search a lot but cound not found right link.
    How can we execute a Decision Step (Approve or Reject) in WF when User try change the Status from the Web UI and SAVE order.
    Thanks
    Imran

    Yes I did...now toss me a cookie please.
    I am trying to quickly get up to speed in Pr CS4 to get this project completed. In the process, I'm trying to learn and understand the interface and correct terminology so as to make my questions intelligible to a community that posses vastly greater understanding than myself.
    Is there anyone who can help with my main question at hand? Namely, how to go about creating a full length sequence (in the timeline) made via the nesting of synchronized multi-camera clips within a new "multi-cam sequence"?
    As I said, I have completed a small test sequence in this fashion, nesting clips in a new sequence then using multi-cam monitor to record cuts. Now I need to add about 10 more of these together in a completed sequence to then send to DVD production.
    Is this intelligible?
    Thanks, Kenny 
          __0
       _ \<,_
    Date: Wed, 4 Nov 2009 09:11:06 -0700
    From: [email protected]
    To: [email protected]
    Subject: Work flow? How to link multi-cam sequences for DVD output?
    please take my hand and help me!
    Well, at least you had the gumption to admit that up front.
    >

Maybe you are looking for