Restrict Workflow paralell process

Hi Experts,
I copied the std workflow for travel order and its working fine.
The issue is, If the Employee requested the Travel request, then the Workflow gets triggerd and the status is In process.
If employee again try to initiate a travel request, then it should not be triggerd for a second time. How to avoid the Second request for the same Travel request.
I used std BO bus2089.
Thanks in Advance,
Helps will be appreciated.

Hi,
The standard solution seems to be for travel requests that a new WF is started and the old one gets logically deleted. (The workfow is waiting for event of creationg.)
If you want to achieve your exact requirement you can do it with check function module. => Open the event linkage in SWETYPV and put there your check function module. In the check function module you can check whether there is an active instance for travel request existin, and if it is, raise exception.
Regards,
Karri

Similar Messages

  • When running the workflow background process for drop shipment order, sale order line's status gets automtically closed instead of awaiting shipping

    Hello friends,
    I am created a drop shipment order with all the setups done . now i have booked the sale order as source type external. but when i run the workflow background process , after completing the report when i check the sale order line status it changes to "closed" instead of "awaiting shipping".
    Plz guide me if i have missed something in the setups.
    thanks,
    Sachin

    Hi Sachin,
    pls check the below notes from MOS
    Drop Ship Sales Order Cycle In Order Management (Doc ID 749139.1)
    Vision Demo - How To Create A Drop Ship Sales Order/Purchase Order (Doc ID 1060343.1)
    Thanks
    -Arif.

  • How to use a pwa group in CREATE A TASK PROCESS in SPD 2013 for project server workflow approval process

    I am working on a Project Server 2013 workflow. I am creating this using Sharepoint Designer 2013. In this workflow I am using approval process at one stage. I have created a security group SalesManagers in PWA. I want to use this group for workflow approval
    process. I want all users of this group get approval tasks. 
    For this I used START A TASK PROCESS activity in the SP Designer. I clicked on
    this user and created task process. But here I could not find SalesManager group which I created in PWA. I was only able to find the users. I can also see
    Administrators for PWA . But couldnot find SalesManager or any other security group created in pwa.
    Can anyone suggest how I can get the security group created in pwa.

    NBDevelopment,
    I believe SPD only recognizes the SharePoint Groups and not the project server security groups.
    The Administrators for PWA, and few other groups like Project Managers for PWA etc., are synced SharePoint Groups with the security groups, which is why they show up in SPD.
    You could create a SharePoint Group for the Sales Managers group and use that in SPD.
    Cheers,
    Prasanna Adavi, Project MVP
    Blog:
      Podcast:
       Twitter:   
    LinkedIn:
      

  • How to restrict user to process own company code data in z program

    Hi All,
    I have this issue. in asset management I would like to restrict user to process its own company data.
    for example A who works in company 0123 only can process comp code 0123 data whereas X who is manager can process all company code data.
    In the abap program, how can i achive this? by authority object? if yes what asset management authority object to use?
    i have company code in selection screen. so may i know what method i can achive so that A can only execute co 0123 whereas X can do for all company code.
    thanks

    Hi,
    One way would be:
    For all persons for whom you would like to 'control' the access to a specific company, SU01-->Parameters--->Give some parameter ID say XXX, & in PArameter Value key in the compnay code whose data it can process.
    Please note that this is only one time process which has to be carried out for all the users. Then in your z-program  in SELECTIO-SCREEN OUTPUT use GET PARAMETER ID 'XXX" Field w_value. If GET PARAMETER ID returns su-subrc = 0 then move w_value to your company code on the selection screen. Then Use LOOP AT SCREEN & make SCREEN-INPUT = '0' for company code so that company code will be displayed but protected thus not allowing the user to change the company code.
    I hope this helps,
    Regards
    Raju Chitale

  • Calling Workflow background process' explicitly in pl/sql code

    Hi All,
    We have a requirement where we have to call the 'Workflow background process' explicitly in pl/sql code.
    What we want is that we are having some request that runs via a concurrent program, but before that request completes we want to put that on wait and run the 'Workflow background process' explicitly in the code itself (user need not go and manually run it).
    Can anyone please advice me how do I do this in a PL/SQL code that is called via a concurrent program.
    Regards,
    Shruti

    Pl post details of OS, database and EBS versions.
    One option is to use the FND_SUBMIT API
    Most Commonly Used FND APIs in APPS Customizations [ID 221549.1]
    Sample Code to Call Customer Interface RACUST Program using FND_SUBMIT Api in 11i and R12 [ID 429278.1]
    https://forums.oracle.com/forums/search.jspa?threadID=&q=FND_SUBMIT&objID=c3&dateRange=all&userID=&numResults=15
    HTH
    Srini

  • Document Parking Workflow approval process in LIV

    Hi all,
    Can please someone let me know what is the role of a functional consultant in getting the workflow approval process setup  for the Document parking in LIV process
    Also, can please send any links are documentation...
    Would be really thankful for any sort of help
    Thanks

    Hi,
    According to your description, it seems that your main issue is about customID paramerter in workflow approval prcess.
    About this, please refer to the two samples:
    http://blog.petegoo.com/2010/08/22/workflow-4-email-approval-sample/
    http://cgeers.com/2010/04/10/windows-workflow-in-asp-net/
    We are trying to better understand customer views on social support experience, so your participation in this interview project would be greatly appreciated if you have time. Thanks for helping make community forums a great place.
    Click
    HERE to participate the survey.

  • Workflow approval process for cFolder

    Hi friends,
               We are using SRM 7.0 with PPS. Is it possible to implement workflow approval process in cFolder for Before Publish the RFx , Final approval of Bidder Technical Bid etc. If possible then How to implement workflow in cFolder?
    Regards,
    Abhijeet

    Hi Abhijeet,
    You do not have workflows in cFolders.
    Suggest to use status networks in cFolders instead.
    Best regards,
    Ramki

  • Side Effects of switching from Application Controlled Workflow to Process

    We have switched our development environmnet from application controlled workflow to process controlled workflow.  We noticed that when we try to pull up old shopping carts that are awaiting approval we get dumps.
    Is this a known issue when converting from application controlled workflow to processing controlled workflow?
    Regards,
    -Paul

    Hi,
    What kind of dump did you get?
    My understanding is it should work if SC is created in SRM 7.0 with AC workflow.
    Regards,
    Masa

  • The Workflow Launch Process is returning Error Page..

    Hi All,
    I have a single box installation of 11.5.10.2 in Linux
    i am trying to access the following link
    System Administrator --> Workflow --> Launch Process
    This Launch process is returning an error page showing the following details:
    Self Service Frame Work
    Error Page
    You have encountered an unexpected error. Please contact the System Administrator for assistance.
    Click here for exception details.
    What could be the problem for the above issue...?
    Many thanks in advance......

    Have a look at Note: 304759.1 .. Just confirm that you use the same steps mentioned there to launch the processes

  • Call Badi in paralel processing

    Hello.
    If I start transaction MD01 with parameter
    "Paralel processing " my Badi is not caused.
    Prompt, please, that it is necessary to make,
    that it was caused in the given mode.
    Sank's for answer,
    Anton.

    Thanks for the answer, but
    problem in other - does not occur a call badi in a mode "paralel processings" . In single processing it's working right.
    p.s.besides inside badi it is not recommended to use commit work.

  • Authorizations | Restrictions on Business Process

    Dear experts,
    is it possible to implement restrictions on Business Process by using the default functionality (and hence not on the higher levels Solution or Scenario).
    Thx!

    Hi Kraell,
    You can restrict access to the business processes nodes via administration tab, you select there the users who will have access to this node and assign them.  These users must be assigned to the project in the SOLAR_PROJECT_ADMIN in the tab Proj. Team Member.
    Kind regards,
    Fabricius

  • Workflow Approve Process

    Dear all,
    I have a requisition with several lines and all are of different category, running the approval process, notification may be divided into several messages for each approver of each type of category?
    Not sure if the Workflow Approval Process can do this!

    My knowledge stands in seeded workflow it is not possible.. refer below post if you workout to customize
    parallel approvals
    Oracle EBS Workflow Options
    thanks

  • Query for Workflow backgorund process

    Dear All
    we are facing problem with Workflow backgorund process. each time i had to meet with the DBA and ask whether it is working or not. can i check the same thing from the back end with the query. can any one share the query for the same.
    Regards

    Pl also see MOS Doc 564394.1 (How to Troubleshoot when the Workflow Services Go Down)
    HTH
    Srini

  • Restrict Workflow Administrator responsibility for a business group

    My requirement is to restrict the Workflow Administrator responsibility to a specific business group so that the administrator can view all notifications/transactions for a given business group only for ALL item types. I tried following the steps given in the document 'Oracle Self-Service Human Resources (SSHR) Release Notes, Release 12.1.1' metalink id 578360.1. However, it doesnt seem to be working. Any idea on how to do this configuration?
    Thanks,
    Pallavi

    Hi,
    EBS version: 12.1.3, Database 11g
    Below are the steps to reproduce the issue:
    1) Create a security profile 'XXX-UK-WF' with following values:
    Business Group: <UK business group name>
    View Employees: Restricted
    View Contingent Workers: Restricted
    View Applicants: restricted
    View Contacts: Restricted
    View Candidates: All
    Organization Security Tab--> Security Type: View All Organizations(No Security)
    2) Set the HR: Security Profile option at the responsibility level for the Workflow Administrator Web(New) responsibility.
    3) Log on to the Functional Developer responsibility and search for the predefined Workflow Item Attribute Values (WF_ITEM_ATTRIBUTE_VALUES) object.
    4) Click the Update icon to navigate to the Update Object page.
    5) Click Create Grant on the Grants tab.
    On the Define Grant page, enter the following details:
    In the Name field, enter a descriptive name for the grant.
    Specify the effective date for the grant as '01-Sep-2011'.
    In the Grantee Type field, select 'Group of users' and select teh responsibility 'Workflow Administrator Web(New)' in the Grantee field.
    6)In the Object field, select the delivered object Workflow Item Attribute Values
    7)On the Grant: Select Object Data Context page, select the HR Self-Service Selected Person ID Instance Set (HRSS_WF_ATTR_PERSONID_INSTSET)
    8) On the Grant: Define Object Parameters and Select Set page:
    In the Set field, enter the delivered Business workflow item attribute permission set (WF_ADMIN_ITEM_ATTR_PSET).
    Click Finish to complete the grant creation process.
    9) Logout and login as a user having Workflow Administrator Web(New) responsibility. Navigate to Administer--> Status Monitor. Search for all the workflows started this week. All the transactions from all the business groups will be listed. ideally, only the transactions occuring in UK business groups should have been listed.

  • SPD Workflow Task Process Action - Cancel on first rejection

    I have a task process action that sends a task to some managers (in paralell).
    I want this task process to end if any of these persons rejects the task. This was possible in SPD 2010 wf, but i can not find any reference on how to manage this in a 2013 style workflow. 

    Hi Mikael,
    You can Set the Completion Criteria to Wait for specific response, Required Outcome to Rejected,Default Outcome to Approved:
    Best Regards,
    Eric
    TechNet Community Support
    Please remember to mark the replies as answers if they help, and unmark the answers if they provide no help. If you have feedback for TechNet Support, contact
    [email protected]

Maybe you are looking for

  • JSP is not responding after Installing oracle Apps 11i

    Hi, I installed Oracle Applications successfully on my PC with Windows XP OS. I used expess installation for the VIS database. After installation all Post Install checks passed except for "JSP is not responding" checking URL = http://kanaan.mydomain:

  • Public synonyms- when it is good/bad practice

    When would you say that public synonyms that (reference tables) are a good things, recommended things? I understand that mostly public synonyms are like triggers that should be avoided. Because they create possibility of confusion that one is not sur

  • HT1386 Can't get purchased music to sync onto my ipad

    can't get purchased music to sync onto my ipad.

  • Moving Shared Members, Possible?

    I know I can use load rule to "Allow Move" in order to make parent/child changes to the hierarchy. However, is there a way to use load rule to do the same for an alternate hierarchy (i.e. a hierarchy with shared members). I want to be able to move sh

  • IMovie 08 and NAS (LaCie mini Ethernet) not working

    in our home network there is a LaCie miniED NAS (Network attached storage). I have set it up to mount always on starting up the MacBook. Now after buying iMovie'08 if iMovie starts I have to watch the beachball for about two minutes and then I get a