PR Workflow Not Working For Continuous Two Rejection

Hi All ,
I have configured PR Workflow and its working fine for Forward Release i.e IF there are 4 level of approval and every one goes on releasing , its working fine.
But if 4th of the Actor Rejects  , it goes to Third actor . But if now 3rd Actor rejects , its gets structed here . Its not getting complete .
Note that the same task is getting triggered at all the time but one time its completed and 2nd time its not completing .
Any idea why this is happening .
Thanks n Regards
Manik L Dhakate
Edited by: Manik Dhakate on Oct 3, 2008 9:24 AM

At the time of rejection  Rejection_start event gets triggered . I have created a seperate workflow for Rejection which resets the last release and once again calls the Release Workflow with the resetted release code .
So its sends the workitem to the previous person . But now when this person rejects the PR , the workitem is not getting complete .
I dont know why even the task is same in both the cases.

Similar Messages

  • My phone was not worked for last two days  it happen after the instalation of new os,this is happen one of my friiends also plssssss find some solution

    my phone was  not worked for last two days  it happen after the instalation of new os,this is happen one of my friiends also plssssss find some solution

    We are all just phone users here, and no-one can hope to provide any advice with so little information to go on as to what exactly has happened.  You need to provide some detail.

  • ECR/ECO Workflow not working for multiple Objects

    Hello all,
    We have implemented ECR/ECO workflow by customizing the SAP standard one. We are facing a problem when entering multiple ECO objects such as mutiple Documents, materials, BOMs etc. When we create the ECR, two parralel workflow start (one for ECM and other for ECO) and depending on how many ECO objects we have included, multiple instances of ECO workflows will trigger (I think this is the standard behaviour as well but not sure)
    In our workflow, we have a wait step in ECO workflow that waits until ECM has been converted into ECO (ECOP status) and starts the ECO workflow. Also, we have created a Wait step in ECM workflow and that waits until the ECO workflows have reached the CONFIRMATED Step when the processing of the objects are finished.
    When we enter one object, both workflows start and ECO waits until ECM has been converted into ECO and then start the processing the Objects. when the ECO workflow is done (Status confirmated), it switches back to ECM workflow and then goes on with Close/Release steps of the Objects/ECO etc.
             But, when we have multiple ECO objects, both start well as ECR converts to ECO and the ECO starts and then work items are processed but then stops just before the CONRIMATED steps even though all objects are changed/maintained properly and  ECO workflows are completed. As a result, the control doesn't refer back to ECM and we never get the ECO close and Release step work items.
    I have checked SWETYPV, SWEL, business objects ECM and ECO but nothing gives a result..
    Any help would be appreciated..
    Thanks

    Can you please update on what is the status in the workflow log. You can check this from SWIA tcode.
    If it is in process step please check for ST22 dump if any.
    Thanks
    Arghadip

  • Workflow not working for users across domains

    Hi,
    The workflow that i have created works perfectly for me, but they work intermittently for my colleague who sits in another country and hence domain. 
    They sometimes work for him, when he creates a new item but they don't work most of the time and below is the error that he gets.
    RequestorId: 38647461-0f47-8efc-0000-000000000000. Details: An unhandled exception occurred during the execution of the workflow instance. Exception details: System.ApplicationException:
    HTTP 404 {"Transfer-Encoding":["chunked"],"X-SharePointHealthScore":["0"],"SPClientServiceRequestDuration":["48"],"SPRequestGuid":["38647461-0f47-8efc-8848-9c92f6979b64"],"request-id":["38647461-0f47-8efc-8848-9c92f6979b64"],"X-FRAME-OPTIONS":["SAMEORIGIN"],"MicrosoftSharePointTeamServices":["15.0.0.4569"],"X-Content-Type-Options":["nosniff"],"X-MS-InvokeApp":["1;
    RequireReadOnly"],"Cache-Control":["max-age=0, private"],"Date":["Fri, 13 Feb 2015 18:57:19 GMT"],"Server":["Microsoft-IIS\/7.5"],"X-AspNet-Version":["4.0.30319"],"X-Powered-By":["ASP.NET"]}
    at Microsoft.Activities.Hosting.Runtime.Subroutine.SubroutineChild.Execute(CodeActivityContext context) at System.Activities.CodeActivity.InternalExecute(ActivityInstance instance, ActivityExecutor executor, BookmarkManager bookmarkManager) at System.Activities.Runtime.ActivityExecutor.ExecuteActivityWorkItem.ExecuteBody(ActivityExecutor
    executor, BookmarkManager bookmarkManager, Location resultLocation)
    Please help me to resolve this issue. I need your guidance. 
    Thank you !
    Kind Regards

    Hi Bruno,
    Thanks for your response. 
    I'm not much in to SharePoint. Me and my colleague have just front end access to the site, we can't access the server. We both are SCA on the site. We are just geographically apart. 
    All we can do is "SharePoint Branding". Does this make any sense ? Sorry if couldn't give you much information.
    I designed some SP2013 workflows and they don't always work for my colleague. When i go to Designer -> All files -> workflows, i don't see any of my SP2013 workflows, i see only SP2010 Workflows.
    I will try to contact the team that has got the server access and will convey them your inputs. 
    Kind Regards

  • 2013 Workflow not working for tenant admin

    Hi
    I've been struggling with an issue developing a site for a client. They have their own SharePoint 2013 tenancy, which we can manage as a partner. I can log in to the site with my own company account linked to Office 365, and can do everything I need to in
    terms of site administration.
    However, I've run into a problem whereby although I can create and publish SharePoint 2013 workflows, I cannot run them successfully. If there is anything in the workflow such as writing to the history list, the workflow hangs with the status "Started"
    and "Activity in progress" (no error message).
    I've got around the problem by testing the workflow as a user from our client's tenancy, but I'm curious as to why my user doesn't work for this. It works fine for everything else, including SharePoint 2010 workflows. Is there some permission somewhere that
    needs to be set, or is this by design?
    Duncan

    Hi Ganesh,
    Based on your description, I recommend you verify the things below:
    Check if the SharePoint search service account is added in the Windows Authorization Access Group in Active Directory.
    Check if the non-admin users have permission to view the results searched.
    Check if the inline search can work in lists’ pages or libraries’ pages.
    Best regards.
    Thanks
    Victoria Xia
    TechNet Community Support

  • Workflow not working for multiple line items

    Hi gurus,
    we are working on ECN/ECO workflow.
    Once ECN is created in CC01, our workflow triggers.
    we are calling subflow from main WF for enhancing the materials of the Engineering change number(ECN).
    Subflow will take the material to different departments for enhancing the views like,
    Purchasing views by purchasing dept,
    quality views by quality dept,
    sales views by sales dept,
    etc.
    This whole process is working fine, if there is single material number in ECN.
    But, if there are 2 material numbers, the control is not returning back to MAIN WF from Subflow.
    do we need any config/setup to make it work. (we are using block while calling subflow).
    Any help will be of gr8 use.
    rgrds.
    santosh.

    Can you please update on what is the status in the workflow log. You can check this from SWIA tcode.
    If it is in process step please check for ST22 dump if any.
    Thanks
    Arghadip

  • Groups functionality in BPEL humal workflow not work for Third party LDAP

    Hi,
    Oracle Virtual Directory(OVD) configured as third party LDAP was integrated
    with BPEL human worklist and corresponding tasks were assigned to a
    particular group using the human task editor. When the members in the group as
    present in OVD logged in to the BPEL human workflow console the assigned
    tasks are not visible to the particular user whereas logged in as bpeladmin can
    able to view the task for the group and the associated users. The same when
    tested with the default JAZN authentication the functionaliy is working fine. We
    are not able to assign any tasks to the members associated to the groups. Also
    tasks assigned to individual users directly are found to be working with OVD
    integrated.
    Regards
    Thirumal

    Anyone out there? Help!

  • My Airport wireless is working for my two MacBook Pros and my daughter's iPod, but our iPad, Iphone and other iPod all say they need to set up an Airport Base Station but do not have the proper software.  I'm not sure what to do to remedy this situation.

    My Airport wireless is working for my two MacBook Pros and my daughter's iPod, but our iPad, Iphone and other iPod all say they need to set up an Airport Base Station but do not have the proper software.  I'm not sure what to do to remedy this situation.

    This might sound like a silly question, but are you sure the iOS devices (iPhone, iPad, iPod touch etc.) are still trying to connect to the same network from your own Airport router, as the MacBook Pros are? If you tap Settings on them, is the network name next to where it says Wi-Fi, the right one?
    I've got a weird feeling that either in the past couple of days, a neighbour got an Airport device and hasn't set it up yet (causing your iOS devices to try to help), or that perhaps there's an issue with your Airport router and they're noticing it and trying to help out, while for whatever reason, Airport Utility isn't opening itself on the MacBook Pros like it normally should if there's a problem.
    If you open Airport Utility on one of the MacBook Pros, does it report any problems with your Airport device, and can you view/edit the settings on it?

  • Continuity not working for iWork from iPhone to Mac

    Continuity not working for iWork. When I open numbers on my mac it can be continued to iPhone, however if I open numbers on iPhone the extended dock for numbers is not showing on mac please help!
    Iphone 5s iOS 8.0.2
    MacBook Air on Yosemite

    If you mean photo stream, that's because they only remain in iCloud for 30 days (even though your last 1000 photo stream photos remain on your iOS devices until you delete them).  When you first enable photo stream, you only get the photos from the last 39 days as older photos are no longer in iCloud.
    If you want to stream your old photo stream photos to iPhoto, add them to a shared photo stream on your phone and invite yourself as a subscriber, as explained here: http://help.apple.com/icloud/#/mmc0cd7e99.  Alternatively, you can import them using your usb cable as explained here: http://support.apple.com/kb/HT4083.

  • App testing phase: Push notifications are not getting delivered to certain devices (iphone 4S/ios7.0.4 and ios7.0.3 - Push never worked for these two devices for this app). Received OK responses from Apple PUSH services, but notifications not delivered

    We are testing an app at work and Push notifications are not getting delivered to certain devices (iphone 4S/ios7.0.4 and ios7.0.3 - Push never worked for these two devices for this app). Received OK responses from Apple PUSH services, but notifications not delivered to these tow devices.
    PUSH notification were delivered to some of the other iOS devices: (iPhone5 / iOS 6.1.4 and iPhone5 / iOS 7.0.3)

    Sounds like you have a battry issue but don't want to believe it.
    If a car was running fine on one tank of gas, then you filled it up with another tank of gas and it began to run funny, one might suspect that tank of gas. But let's just say coincidence blew a valve-- would you think the new tank of gas was the culprit?
    BUT WAIT!! It just might have been! The gas could have been of higher octane and put more more strain on the valves; you know, like going from 87 octane (OS6) to 93 octane (OS7) and showing you the engine was on the edge of compromise.
    Sometimes you have to go with common sense. If everything else is ruled out, it must be the battery. And if it runs fine one moment in OS6 but immediately ***** in OS7, I'd believe my battery was suspect-- though comfy-- in OS6 but the OS7 showed its true power.
    Moreover, if you had the answer-- or didn't want to believe someone's more competent advice-- why did you even call?  You've already shown that you don't know much when you asked if you could go backwards after setting up the new OS as a new phone.
    Additonally, if you're such the know-it-all, but yourself the $29 battery and put it in yourself. It's a piece of cake.
    <Edited By Host>

  • MB Air two finger scroll does not work for a user but does for another

    Hi
    MB Air. 10.9.3.
    Defective Trackpad was just replaced. Two finger scroll does not work for the main user. I made a test log in and two finger scroll works. I booted off an external drive and two finger scroll works.
    I pulled all of the user preferences out, logged out and in and still does not work. Zapped PRAM. Checked all trackpad settings. No luck.
    Tried this in Terminal:
    defaults write -g com.apple.trackpad.scrollBehavior 2
    Any ideas?

    This sounds strange but check the settings in Settings>Accessability for the track pad. I belive your problem lies there not in Track Pad set up in Settings.

  • I purchased Adobe photoshop elements II and Adobe premiere elements II. They are both on one disc. My computer crasded and I had to reload Windows. I only have one serial number and it only works with photoshop II. The same serial number will not work for

    I purchased Adobe photoshop elements II and Adobe premiere elements II. They are both on one disc. My computer crasded and I had to reload Windows. I only have one serial number and it only works with photoshop II. The same serial number will not work for Premiere. I dont have any other serial numbers. What do I do???

    Static_Unit
    I am getting a bit concerned about what is happening in your situation. Yesterday you posted your question in at least two different forums, one of them being here in the Premiere Elements Forum.
    Don't Have Serial Number for Premiere, Only Photoshop?
    Wherever you posted, the reply was to contact Adobe via its Adobe Chat. It is the only one who can sort out this matter for you.
    In the thread cited above I offered to help you with the difficulties that you were having visualizing the Adobe Chat in its web page. I was waiting for your follow up on that in the above thread. Instead, I find your same question in a new Adobe Premiere Elements Forum thread this afternoon with no refer the prior threads or prior recommendations given you.
    I will also mention again...when you buy the Photoshop Elements and Premiere Elements bundled in one packaging and with installation files for each on the same installation disc, each program has its own serial number. The Photoshop Elements serial number does not work for Premiere Elements and vice versa. The serial numbers are on labels on a box which houses the installation disc envelope(s). So, if you purchased both programs and found the Photoshop Elements serial number, then the Premiere Elements serial number should be in a label right underneath the label with the serial number for Photoshop Elements. I recall writing this in your yesterday's thread on this matter.
    The moderator will no doubt be along shortly to close or delete this thread. So, just in case, please bookmark your yesterday's thread cited above so that we can continue this communication which is trying to help you.
    Thanks.
    ATR

  • SM36/37: Specification "After Job" does not work for Daily "periodcity"

    I reviewed http://help.sap.com/saphelp_nw04/helpdata/en/20/2d513897110872e10000009b38f889/content.htm, which states what I am trying to do should work, but it does not.
    Here's the deal:
    1.  I have two jobs: "A" and "B".
    2.  "A" runs Daily.
    3.  I set-up job "B" to run "After job" "A" in my SM36 definition.
    Job "B" will run the next day, but never runs again after that even though job "A" continues to run "Daily" as it should.
    Further info:
    1.  We have "Event-triggered" jobs that run fine, but the "After Job" designation doesn't seem to work ongoingly.
    2.  I can review both jobs "A" and "B" for any "Predecessor" or "Successor" jobs, and, the first jobs to run after the initial set-up DO reference each other (in other words, let's say I schedule job "B" to run "After job" "A" on Tuesday.  After Tuesday's run, Job "A" sees job "B" as it's "Successor" job and job "B" sees job "A" as it's "Predecessor" job), but the definition doesn't last into the next day ONLY FOR JOB "B" (as I mentioned, job "A" always runs fine).
    3.  I can't set the "periodcity" for job "B" because, once I flag it to run "After Job" "A", the "period" options disappear.
    4.  One final tidbit: the variant for job "B" has a "key date" specified so the date is dynamic for each day the job runs.  I can set up job "B" to run "Daily" with this variant and it runs fine, but I wanted it to run AFTER job "A" so it never runs if job "A" doesn't run.  (At this point, it's becoming a matter of principal!)
    Here's my question:
    Why won't job "B" continue to run "Daily" after job "A" (a "Daily" job) runs?
    Thanks in advance,
    Lara

    Please close this thread since you posted the same question here:
    [SM36/37: Specification "After Job" does not work for Daily "periodcity"|SM36/37: Specification "After Job" does not work for Daily "periodcity";

  • Extended Notification not working for Dialog Task with agent assignment

    Hi Friends,
    I have an issue where I have a user decision step and a sub workflow contains a dialog task with agent assignment.
    Extended notification is configured properly and is working properly for user decision step but its not working for the dialog task created as an activity.
    Batch jobs are configured to run report SWN_SELSEN.
    I was checking SDN and found this discussion handy :
    http://help.sap.com/saphelp_nw73ehp1/helpdata/en/4f/3bed495cc018c8e10000000a42189e/content.htm
    One thing that wonders me is that notifications show up in SOST 4-5 seconds before the user decision step starts execution.
    See screenshot from SOST and WF log.
    SOST log :
    2 questions here: Why is notification not being sent for Dialog task?
                              Why is user decision notification being sent that early even before the User decision task starts execution?
    Please provide your valuable inputs.
    Regards,
    Sandip

    An activity step with agents is supported by the extended notifications if it is a decision task or not, I have used it many times and it works well just no approval/rejection links if it's not a decision task.
    From your screenshot you can see that a mail has been created and is found in SOST, usually this cases are problems with the mail server or connection to it, check the mail settings in the SMTP node in transaction SCOT, also check with mail server team if there is a block to/from the SAP server.

  • HP Ceement not working and continuous failure to update windows

    I had a troouble with the screen and had it replaced to LED, and after that, it came into my notice that whenever I startup my system, the dialog box showing HP Ceement not working pops up. Also, there are options with check online for troubleshooting, but it did not work out when I tried it.
    The another thing related with the issue (my guess only) is that, the original windows 7 home basic installed on the system is failing to get updated. the updates are identified and downloading also occurs. But, while installing, it always shows installation failed. This also seems to match approximately with the date in which I changed the display. So, is there any connection between the service done, and these two issues? and is there any way for me to rectify this?
    I also should inform you guys, there is absolutely no other issue with the pc.
    Thanks in advance,
    Dileep

    Hello @Dileep008,
    Welcome to the HP Forums, I hope you enjoy your experience! To help you get the most out of the HP Forums I would like to direct your attention to the HP Forums Guide First Time Here? Learn How to Post and More.
    I understand that HP CEEment is not working and continuously fails to update Windows on your notebook computer, and I would be happy to assist you in this matter!
    To rectify this situation, I recommend performing a backup and recovery of your operating system. This can be done by following the steps in this document on Backing Up Your Files (Windows 7), as well as Performing an HP system recovery (Windows 7). This should help return your system back to factory defaults.
    If the issue persists, please call our technical support at 800-474-6836. If you live outside the US/Canada Region, please click the link below to get the support number for your region.
    http://www8.hp.com/us/en/contact-hp/ww-phone-assist.html
    I hope this helps!
    Regards
    MechPilot
    I work on behalf of HP
    Please click “Accept as Solution ” if you feel my post solved your issue, it will help others find the solution.
    Click the “Kudos, Thumbs Up" on the right to say “Thanks” for helping!

Maybe you are looking for

  • Finder crashes when I try to access my Airport disk

    I updated my MacBook from Leopard to Snow Leopard yesterday. I have a 1TB WD My Book External hard drive connected via USB to my Airport Extreme Base Station (802.11n). I use time machine to back up to the hard drive and also have additional archive

  • Calling stored procedure from EJB in JSever

    I have some trouble to call stored procedure from EJB deployed to JServer on Oracle8i (815). I have been able to sucessfully test the stored procedure using thin client JDBC driver. But when I user the default connection in JServer, the stored proced

  • Imac to Ipad Air

    I now have been able to load my photos from my IPad2 to my Imac - but now if I buy an Ipad Air how can I download those same photos to the new IPad?

  • A smaller file size of a pdf proof?

    I'm working on a project for images in a 10"x13" book. I need to send a pdf proof of it to someone and the pdf file that I made is around 80mb. Is there anyway to reduce this when 'printing to pdf' from aperture so that the file size is smaller or mo

  • Upgrading Question, not specifically Illustrator (Mac)

    Hi, I currently run the CS3 Web Premium suite on a QuadCore Intel Mac. 10.5.8. This is an upgrade from CS, and then from CS2. I am purchasing the CS5 Design Premium upgrade. (I didn't do the previous upgrading, so i have no idea how it works, what ha