Project Server Task Approvals not Going into Plan

Hi,
After approving a task, we are finding that it is not going into the plan - on our separate test environment, the same steps work ok.
Any ideas?
Thanks

Hi,
Could you please let me know, if the issue is happening for only one projects or all the projects.
Also, Check for failure transactions.
select
ASSN_UID,
* from pub.MSP_ASSIGNMENT_TRANSACTIONS
where ASSN_TRANS_STATE_ENUM
=4 and
proj_uid like'Proj_Uid'
Also let me know on which patch level you are on?
Check if you have any projects affected with lost resource bug
http://blogs.technet.com/b/projectsupport/archive/2014/02/06/project-server-2013-and-project-online-what-happened-to-my-resources.aspx
SELECT DISTINCT A.PROJ_UID, P.PROJ_NAME
FROM DRAFT.MSP_ASSIGNMENTS A
LEFT JOIN DRAFT.MSP_PROJECT_RESOURCES PR ON A.RES_UID = PR.RES_UID AND A.PROJ_UID = PR.PROJ_UID
INNER JOIN PUB.MSP_RESOURCES ER ON A.RES_UID = ER.RES_UID
INNER JOIN DRAFT.MSP_PROJECTS P ON A.PROJ_UID = P.PROJ_UID
WHERE PR.RES_UID IS NULL
UNION
SELECT DISTINCT C.PROJ_UID, P.PROJ_NAME
FROM DRAFT.MSP_PROJECT_CALENDARS C
LEFT JOIN DRAFT.MSP_PROJECT_RESOURCES PR ON C.CAL_UID = PR.RES_UID AND C.PROJ_UID = PR.PROJ_UID
INNER JOIN PUB.MSP_RESOURCES ER ON C.CAL_UID = ER.RES_UID
INNER JOIN DRAFT.MSP_PROJECTS P ON C.PROJ_UID = P.PROJ_UID
WHERE PR.RES_UID IS NULL
ORDER BY P.PROJ_NAME
Thanks,
Phani

Similar Messages

  • Workflow in Project server 2013 online not going particular stage after Approval

    Hi All,
    i have created workflow using sharepoint designer 2013 for project server 2013 online. and i have also set the approver after the first stage. when i create a project using this workflow, project is created successfully and the approval task also go for
    a approval to specific user. and i have set the property that after approval it has to go on specific stage. but the problem is when user approve the task it shows approved but my stage in workflow is remain same. it is not going to any stage. 
    i don't know why this type of problem is occur. 
    FYI, i have created same workflow for Project server 2013 on premise(Which is installed in my server) and
    it is working fine but when i want to deploy this workflow in
    project server 2013 online its giving error.
    so please help me to solve this type of issue.
    Thanks

    I am also experiencing issues with this.  After the approval task is completed, the Workflow gets cancelled with the following message
    RequestorId: 60d96368-4cb4-b059-8086-604972a92e60. Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. 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)
    All other desired workflow actions work as expected.  Emails are sent, project is moved from stage to stage, however as soon as the workflow approval task is completed, either Approved or Rejected, the Internal Status is changed to Canceled and the
    workflow fails.
    What is interesting is when the Approval task is completed, the approver will receive an email notification that the task was CANCELLED or DELETED....
    not COMPLETED, which is what would be expected.
    Has anyone seen this - any potential resolution?

  • GP task is not going to UWL  when defining the substitution rule

    Hi experts,
    I have defined substitution rule for user in UWL,  all task is going to assigned user's UWL
    but  GP task is not going .
    How to solve this ??
    Regards,
    Piyush

    Add a dummy execute sql task as first step inside loop and add a breakpoint to that for OnPreExecute event and check value of variable during each iteration to see if it gets value of each child package witin folder correctly.
    Please Mark This As Answer if it helps to solve the issue Visakh ---------------------------- http://visakhm.blogspot.com/ https://www.facebook.com/VmBlogs

  • Invalid record not going into E$ table

    Hi,
    I am using Oracle as source and target but source and target table is on different database.lets say
    base table EMP_SRC table --> ABC database
    fact table EMP_TRG table --> XYZ database
    and some dimension table are also in XYZ Database. and all FK constraint are there in fact table.
    I created one interface in which on source dataset i drag base table and dimension table for lookup and join the code columns with base table code and on target side i am populating keys and measures value correspondence the  base table data which matched with dim table.
    I am using KM
    LKM SQL to SQL
    IKM SQL incremental update
    Option:
    Flow control : true
    CKM SQL
    when i run the Interface it is getting successful with valid records but in base table there is some invalid record also which is not going into E$ table
    why it is happening ? did I miss something ? Please help me
    Thanks.

    I am doing little modification here
    BASE_DATA:
    RSN_CODE
    QUANTITY
    DATA_DIM:
    ID_RSN (PK)
    RSN_CODE
    your join need to be BASE_DATA.RSN_CODE = DATA_DIM.RSN_CODE(+)
    your target table will have as mapping
    TGT_DIM:
    ID_RSN (PK): DATA_DIM.ID_RSN
    QUANTITY: BASE_DATA.QUANTITY
    Now
    Base_Data
    RSN_CODE       Quantity
    1A                    120
    1B                    260
    1C                     130
    1E                    300
    DATA_DIM
    ID_RSN          RSN_CODE
    1                    1A
    2                     1B
    3                    1C
    4                    1D
    ------------------------------OK--------------------------
    After execution
    TGT_DIM
    ID_RSN          QUANTITY
    1                    120
    2                    260
    3                    130
    and in E$ table
    ODI_ROW_ID    :    F                   
    ODI_ERR_MESS  :   ODI-15066: The column ID_RSN cannot be null.
    ODI_CHECK_DATE  :   24-JUL-13
    RSN_CODE   :    (null)
    Quantity       : 300
    ---------------------OK----------------------------------
    but I want in E$ table consist following result
    ODI_ROW_ID    :    F                   
    ODI_ERR_MESS  :   ODI-15066: The column ID_RSN cannot be null.
    ODI_CHECK_DATE  :   24-JUL-13
    RSN_CODE   :    1E  
      Quantity       : 300
    Thanks

  • MIRO.......Quality doc not going into block

    Hi,
    When we are posting invoice through MIRO against materials in Quality its not going into payment block..
    We maintaing everything from QM point of view, control keys and select block invoice options.
    we are unable to trace/ fine the settting related from FICO.
    Can any body guide me.
    Regards,
    Venkat

    hi
    In MM02,
    Quality management view,
    Activate "QM in Procurement is Active"
    Enter QM control key - "0007" i.e. Del. release, invoice block
    U have to also maintain QM Info Record, use QI01
    Test 1 complete cycle PO > GR > LIV
    It will start working
    Regards

  • PXI-8431 not going into receive mode with VB6

    I am using a PXI-1045 chassis with a PXI-8431 RS422/485 card and communicating via a VB6 program
    The output of the PXI-8431 RS485 module works OK when it is in send mode, the signal levels are approx 1v and 3v for high and low, but when it is in receive mode the outputs remain at 1v and 3v instead of going into passive mode and both lines floating at approx 2v with approx 300mV differential as they should. This means when the remote devices send, the amplitude of the signal is approx half as they are competing with the PXI module, and that the centre point of the two signals are at 1v and 3v respectively. Our software does not receive the signals from the PXI module which is consistent with my theory that it is still in send mode and taking control of the lines, or maybe it has changed it to 4 wire mode.
    I have swapped over the PXI card and the remote cards with our good system and the problem does not move.
    I have eliminated ALL the hardware on the new ring by replacing it with a 67 Ohm resistor on the pins of a 9 way D connector plugged onto the PXI card directly. With a scope I can see that the new system is not going into passive mode, but with the same connector the old system works OK.
    The only difference I can see between the 6 old rigs we have that do work and the 2 new ones that do not work is the new ones use the the NI-XNET-PXI-8513 and the old ones use the PXI_8464 CAN card. Could this software be conflicting? Is there any other updates to the NI software that could be causing it?
    Solved!
    Go to Solution.

    Hi,
    I've had a check to see if we have any known software conflict issues with those cards but it all seems fine, it could be that the Windows Driver layer is causing some issues. If you nip into Device Manager and go to the properties of the 8431 you should be able to change it to 2-wire mode from those settings then re-run the program.
    Also does the program throw any errors at all in terms of device resources when trying to move from send to receive mode?
    What versions of NI-VISA and NI-Serial do you currently have installed?
    Kind Regards,
    Applications Engineer

  • Msi p6n Platinum - not going into bios

    Hi all,
    Ive just put together my new pc. Its the first build ive done.
    Trouble is i go to boot it up and its not going into the bios from the splash screen.
    On the D bracket lights 1 and 3 are constantly lit: Testing base & Extended memory.
    No matter how many times i reboot, it just doesnt work.
    All it does is go to a black screen when i press delete from the splash screen.
    Spec:
    Intel E6600
    Msi p6n Platinum
    2 gig Xms2 6400C4 (using 512mb stick for booting purposes)
    XFX 8800 gts 320mb XXX
    2 x 36gb (these were raid - 0 on my old rig)
    Hiper 480W
    I havent a clue where to go with this, any help greatly appreciated - Thanks

    I think the board is having a hard time detecting the HDD from the BIOS.
    Try using another HDD in a standard non-raid setup and see if the problem occurs.
    Anyway, you can't simply just pull a set of RAID drives from another working system and expect it to work in a new system as the RAID controller are of different makes.

  • Task Updates By Team Members In Project Server 2013 but not reflects in MSP 100% completed

    Hi,
    My problem is related to Project Server & Project Professional 2013
    My scenario is like that Project Manager publish the project plan, and respective team member get their task. And Team Member is updated the task,then send to  the Project Manager for approval. Project Manager is approved the task. But, while opening my
    project in MSP 2013, it is not synced means, in msp it is not showing task 100% completed.
    Please solve this problem, I am waiting for your response.
    Thanks
    Saikat 
    Consultant

    Hi Guillaume,
    I have tried your procedure, but not get any solution.
    Yes, two errors are showing while opening in MSP like:
    1) The following job type failed to complete, Job Type -Load. Could not load project. Please try after sometime.
    <detail><ServerExecutionFault xmlns="http://Microsoft.Office.Project.Interfaces/" xmlns:i="http://www.w3.org/2001/XMLSchema-instance"><Actor i:nil="true"/><LastError>1032</LastError><Message/><Source/><StackTrace/><TargetSite
    i:nil="true"/><ExceptionDetails><errinfo xmlns=""><general><class name="ProjectHasWriteLock"><error id="1030" name="ProjectHasWriteLock" uid="c9095c9e-cfbc-e411-940a-000c299e9fb7"/></class><class
    name="ProjectHasNoReadLock"><error id="1032" name="ProjectHasNoReadLock" uid="ca095c9e-cfbc-e411-940a-000c299e9fb7"/></class></general></errinfo></ExceptionDetails></ServerExecutionFault></detail>
    2) Second error are showing in Queue like "Skipped for Optimization" and "Failed But Not Blocking Corelation"
    Please give me the ultimate solution to solve this.
    Thanks and Regards
    Saikat
    Consultant.

  • Project Server 2013 timesheets not showing up for approval

    We're using Project Server 2013 and entering timesheets. I'm a team manager who is set up as the timesheet approver for a few people, including Nicole.
    Nicole opens her timesheet and fills it in for the week.  She applies time to four Administrative tasks and two project tasks.
    Nicole submits her final timesheet for approval.  (We have also tried having her save it first, then to the final submission, with the same results.)
    I go to my approval screen and see the four Administrative tasks listed as separate lines.  I do not see the project tasks.
    I select the four Administrative tasks and approve them.  They disappear when the screen is submitted.
    In previous weeks, and with some other employees, I would immediately see a single line item that said "My Timesheet" for Nicole which I could then approve.  But recently this stopped, and I do not see her timesheet.
    If Nicole checks the status of the timesheet it says it's submitted to me.
    On my Approval page if I go to History, Timesheets this timesheet is not listed under "approved by me" nor is it under "my resources unsubmitted timesheets."  It's in limbo.
    The only fix is for Nicole to recall the timesheet and resubmit it.  Then it shows up on my Approval page.
    Any suggestions?
    -- Paul

    We resolved this. The solution was as follows:
    Go to PWA Settings, and under Security choose Manage Groups.
    Click the Team Members group.
    Scroll to the Categories section, and in the Selected Categories area highlight (select)
    My Tasks.
    Click the box to allow the permission called Adjust Timesheet which is under the grouping for Resource.
    Now don't ask me how or why that works.  It's not a setting that intuitively matches what's going on.  But it fixed it for us.
    By the way, we had a number of other timesheet issues (view failures, etc.) that were all cleared up when we installed the April 2014 Cumulative Update for Project Server 2013, as well as SharePoint 2013 SP1.  I highly recommend both.
    -- Paul
    Paul LoSacco, Web Presence Team, Omnicare

  • Email Notifications for Collaboration Tasks are Not going to Lotus Notes

    Hello Everyone,
    Email Notifications for the Tasks in Collaboration are not going to Lotus Notes. We are working on EP 7.0 SP14 with external ITS and backend r/3 4.7.
    I performed all the configuration activities that are suggested in the below wiki:
    https://www.sdn.sap.com/irj/scn/wiki?path=/pages/viewpage.action&pageId=61244035
    It was worked fine once for me when i perfomed the activities mentioned in the below thread:https://www.sdn.sap.com/irj/scn/thread?threadID=147316
    But after restarting our Portal Server the Email Notifications for Collaboration Tasks are not coming.
    Could any one please suggest that we need to do any other configurations.Thank you.
    Regards,
    Sridhar.
    Edited by: Sridhar on Mar 18, 2009 12:14 PM

    Hi Sridhar,
    I created a Wiki page with usefull links to troubleshoot problems with the Email connectivity from KM:
    https://wiki.sdn.sap.com/wiki/x/g4KmAw
    Please see if it helps,
    Robert

  • PowerView In Project Server 2013 is not working

    Hi All,
    I am working on environment with Project Server 2013. In report part i am not able to see or view only power view reports.
    I am testing this with default report provided by Microsoft, where other reports (power pivot) are working fine.
    My power view report is not showing any error, it is simply gets opened as blank sheet.
    Quick replies and help will be appreciated. 
    Note: I have installed silver light latest version too.
    Thanks
    Abbas 

    I am also experiencing issues with this.  After the approval task is completed, the Workflow gets cancelled with the following message
    RequestorId: 60d96368-4cb4-b059-8086-604972a92e60. Details: System.Collections.Generic.KeyNotFoundException: The given key was not present in the dictionary. 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)
    All other desired workflow actions work as expected.  Emails are sent, project is moved from stage to stage, however as soon as the workflow approval task is completed, either Approved or Rejected, the Internal Status is changed to Canceled and the
    workflow fails.
    What is interesting is when the Approval task is completed, the approver will receive an email notification that the task was CANCELLED or DELETED....
    not COMPLETED, which is what would be expected.
    Has anyone seen this - any potential resolution?

  • MS Project Pro file on Project Server 2010 does not accept [No Group] selection when clicking on Group view

    MS Project Server 2010 gives me the following error when I try to click on the [No Group] group:
    Error message:
    The group "" cannot be found. You tried to display a view that references a group that is not available.
    Specify a different group for the view."
    Note: When I look at the drop downlist for the Group on the View Ribbon, [No Group] appears in the Built-in section of the list. It also appears on the Organizer.

    Michael W --
    I have seen this error message several times when the project got corrupted due to drops in my network connection while the enterprise project was open.  If memory serves me correctly, the method for resolving this problem is to use the Save For
    Sharing feature.  To do this, complete the following steps:
    Add the Save for Sharing button to your Quick Access Toolbar, if you have not already done so previously.  Use the Project Options dialog for this.
    Open the project in question and click the Save for Sharing button.
    In the Save for Sharing dialog, save the MPP file in a location where you can find it easily, such as your Desktop.
    Close the MPP file and then reopen it.
    Click File > Save As and then click the Save button.
    Using this process, Microsoft Project will resolve the corruption in your project.  Please let us know if this process works for you.
    Dale A. Howard [MVP]

  • UWL Task is not dropped into uwl task .

    Dear gurus,
    In ess i am applying leave and this will available under task list of  manager after 1st approval it is not dropping into task for 2nd level approval, please guide me to proceed.
    Thanks & regards,
    smruti ranjan moharana

    Hi Smruti,
    Have you customised the standard leave request workflow in the backend?
    Standard leave approval workflow is one level one.
    Check in the backend and look for the worklfow log and see what happened after 1st level approval has been done.
    Go to SE38--->give program name as RPTARQDBVIEW and then give the personnel number and leave request date as input.
    Press F8 and it will show the leave requests you have raised.
    Then check the workflow log and let me know what happened over there.
    Take help of workflow consultant if you need.
    Cheers,
    Raja.D

  • Why do the project server custom workflow not getting a start?

    Hi 
       I created a custom workflow for project server using visual studio 2012 and the workflow worked fine in all environments. Recently we had a new environment in which Autosp Installer was run. I
    deployed my workflow in the new Environment and the workflow is not at all starting.It throws out an error which i posted below.I surfed through net and found that most of the people getting this error would have an exception. In my case I dont have any exception
    and the workflow fails to start.
    General
    Error:
    WorkflowCannotStartWorkflow (35100). Details: id='35100' name='WorkflowCannotStartWorkflow' uid='93415eb4-d234-e411-80dc-006dd8b71faa'.
    Queue:
    GeneralQueueJobFailed (26000) - WorkflowStartWorkflow.WorkflowStartWorkflowMessage. Details: id='26000' name='GeneralQueueJobFailed' uid='94415eb4-d234-e411-80dc-006dd8b71faa' JobUID='7cb867b3-d234-e411-80db-006dd8b71f9e'
    ComputerName='60b43f49-4470-4a99-ba78-035e85f9b841' GroupType='WorkflowStartWorkflow' MessageType='WorkflowStartWorkflowMessage' MessageId='1' Stage='' CorrelationUID='0f70b59c-35eb-60ff-d272-897af74729e9'. For more details, check the ULS logs on machine
    60b43f49-4470-4a99-ba78-035e85f9b841 for entries with JobUID
    7cb867b3-d234-e411-80db-006dd8b71f9e. 

    it would be difficult to say what may have gone wrong, but as the error message suggests check the ULS log with the correlation Id and that should give you more details
    Thanks | epmXperts | http://epmxperts.wordpress.com

  • Downloads from iTunes are not going into my library

    When I download songs and podcasts from iTunes on my iPhone they seem to download fine but they do not go into my library. Any ideas? All software is up to date.

    I am using the same account. It happened once before and all I did was connect it to iTunes and it seemed to sort itself. I tried connecting it again but it doesn't seem to have worked this time. My purchases went into my library before when I purchased from the store on my iphone and I haven't changed any settings that would stop this. When I say my library, I mean the songs and podcasts don't appear on my iPhone when I purchase from it.
    Thanks for your help though.

Maybe you are looking for

  • ISync 2.3 & Nokia N70

    Hi I own since a month a Nokia N70, I thought isync 2.3 was working smoothly as with my 6680, but no!! It just appear to me that when I add some details ON THE PHONE to an existing contact (for example a new phone number) it is not at all synchronise

  • List of billing that has not been cancelled

    Is there a transaction or a way in SAP to show all the invoice that has not been cancelled? for example, a list of all the invoice of one customer that has not been cancelled. Showing only invoice with no reference of S1 cancellation invoice.

  • Aggregates  (Levels)

    Hi, Somebody know if exist a Table where I can get the level of an aggregate? I have many Cubes with many aggregates (e.g. Aggregate 100100 Parent / 100101 Child / 100102 Grandson, etc..) I need to separate all aggregates Parents, and childs. **I kno

  • WebDynPro call EJB

    Hi everyone, I am trying without success to call a stateless EJB from a WD application. I deployed a CalculatorEAR project. This CalculatorEAR contains the CalculatorEJB modul. I tried the following code :      try {           InitialContext ctx = ne

  • Button State Affected by Windows XP Display Settings

    I have a reference to a 3rd party class that extends JToolBar. I am trying to set one of the buttons in this JToolBar to "pressed." I know the action class for the specific button I am looking for so I just iterate across all the (abstract) buttons i