Unable to set completion due date on a task in wli 10.3

In the task plan that I have created I have set the property "Completion Due Date" to 7 days in the properties tab for the step, yet when I view that task that gets created from this in the Worklist User Portal the Completion Due date is still not set.
I have also tried doing this programatically by doing the following:
this.StepName.getTaskControl().getTaskData().setCompletionDueDate(this.completionDueDateCal.getTime());
where completionDueDateCal = current Date + 7, and then view in the Worklist Portal and still no completion due date.
So far the only success that I have is if I manually set the date while viewing the task in the Worklist User Portal.
Any help would be appreciated. I am ultimately trying to the task to expire after a set period of time(7 days).
Thanks
Edited by: user12248500 on Sep 21, 2010 3:20 PM

HI,
Customizing the Task List
You can customize the column headers or search for required tasks by clicking on Customize Table Header. The option allows you to specify the columns to be showed in the list table, to provide the sorting order, and to set the page size. The sorting order could be complex with option to provide multiple columns for sorting and the order (ascending/descending) for each of them.
To create a custom query and search for tasks:
1.In the Task List page, click Customize Table Header.
In the Construct a Custom Query form, specify the search criteria by specifying any of the following values.
2.Enter the task name. You can use the * character at the start or the end of the name.
3.Enter the task ID. Separate multiple values using comma.
4.Select the check box against the Administration and Working state of the task.
5.Enter any comment. You can use regular expression.
6.Enter the priority range.
7.Enter the Assignee, Owner, or Claimant names.
8.Specify the completion due date range.
9.If required, select the Include tasks with no completion due date check box.
10.Click Apply.
All tasks that match the specified criteria are displayed in the Task List page.
To customize the table header:
1.In the Task List page, click Customize Table Header. The Construct a Custom Query form appears.
2.In the View form, select the columns that you want to view in the Task List page.
3.Select the Preserve Search Criteria check box to retain these details for the current session.
4.Select the maximum number of search results that should be displayed on the page.
5.Select the number of rows that should be displayed in the page.
6.Click Apply.
The view in the Task List page is updated based on the current settings.
Using this option you can set the completion due date
Hope this information will help you solve the issue.
Regards,
Kal.

Similar Messages

  • Is there a way to allow setting of "Due Date for All Tasks" to current date in OOB Workflow

    Is there a way to allow setting of "Due Date for All Tasks" to current date in OOB Workflow
    I need to set it today because there are tasks that is needed to be completed on the same day.
    Is there a way without modifying the page/form. like a configuration or something?
    ----------------------- Sharepoint Newbie

    Hi ,
    As Ajeet said,  for implement your requirement, you can change the data validation on the Due data field.
    You can do as the following :
    Open the site with SharePoint Designer 2010
    Click on Workflows on the left launch, then find ‘Approval-SharePoint 2010’, click on it
    On the Forms section, click ‘ReviewApproval_***.xsn’
    Then you can find Due Data for All Tasks, and change the validation
    In addition, if you create an approval workflow with SharePoint Designer, you can use a specific date, it contains hour and minute.
    I hope this helps.
    Thanks,
    Wendy
    Wendy Li
    TechNet Community Support

  • Can you set a due date in Reminders on Mountain Lion?

    It seems that there is no way to set a due date for a task in Reminders on Mountain Lion.  In Lion in iCal you could set a Due Date that was different than the reminders you could set for a task.  It seems obvious to me that reminders are different than due dates.  Reminders can occur multiple times leading up to and on the due date (and perhaps even after a due date), but it is helpful to set a due date.  Hopefully Apple will bring this functionality over to Reminders from the Lion version of iCal, as this is a downgrade in this one respect for me.

    After having created a reminder, click on the little that appears when you hover over the right side of the list.
    Or, when creating a reminder, add the time and date, like this:
    "Say Hello 6:32 pm today"

  • How to set the Due Date for action in GP

    Hi Experts,
    I am trying to set date for each and every action in GP. Please help me out for that. I have tried it through setting the due date in the action and in process also. But its not working. So, kindly give me step by step process.
    Steps which i have followed :
    1. Created an action
    2. selected Due date tab
    3. Unable to find the callable object to attach with the action.
    Can you please tell me where i am wrong?
    Regards,
    Nutan
    Edited by: nutan champia on Apr 1, 2008 11:25 AM

    Hi Experts,
    Please help me out.  I am using the Defining and configuring notification in the below mentioned link.
    http://help.sap.com/saphelp_nw70/helpdata/en/93/a45542f156be30e10000000a155106/frameset.htm.
    I am following the steps mentioned in the document but unable to proceed after selecting the Due date tab under the action/ process properties. Callable objects are not visible here. Whether I have to do some changes in the callable objects. Please guide.
    Regards,
    Nutan

  • Difference between Due Date for All Tasks and Duration per task in an approval workflow

    Hello,
    I'm starting to read up and learn about approval workflows in Designer 2010.  I am confused by the fields "Due Date for all Tasks" and the "Duration per task".  I understand that the Due date for all Tasks is the date that all
    of the tasks in the workflow must be completed by.  And I understand that the duration means each task has x number of days to complete.
    But I dont know whey we need them both.  If I have the task duration set to two days and there are 3 tasks involved, then wouldn't the due date be 6 days from the start?  Why would I have a due date for all tasks that is completely different than
    the sum of the duration of days for each task? 
    Please help shed some light!

    Hi Michelle,
    Due date for all tasks, this setting specifies the date by which all tasks are due. It’s used for serial and parallel
    task.
    Duration per tasks, this setting specifies the date by which an individual
     task is due, it’s used for serial workflow participants.
    Note, when you create an approval workflow, select task process participants(approvers oob approval workflow), we can also
    select once at a time(serial) or all at once(parallel).
    For more information, see
    http://office.microsoft.com/en-us/sharepoint-server-help/use-an-approval-workflow-HA101793831.aspx
    Best Regards.
    Kelly Chen
    TechNet Community Support

  • How to set a due date in Reminders

    Hey guys this had been bugging me for a while so I decided I'd share my findings. This is a pseudo-fix but I think it works for my purposes.
    First, the solution:
    Open Automator (go into Spotlight and search "Automator")
    Create a new service
    Under the "Service Receives" dropdown select "none" and make sure it's "every application"
    Then in the search bar to the left find "Run AppleScript"
    Drag and drop the "Run AppleScript" to the right.
    Paste the following code in the "Run AppleScript":
    tell application "System Events" to set FrontAppName to name of first process where frontmost is true
    if FrontAppName is "Reminders" then
              tell application "Reminders"
                        set newReminder to make new reminder
                        set name of newReminder to "new reminder"
                        set due date of newReminder to current date
              end tell
    else
              display dialog "failed to make new reminder!"
    end if
    Save the service as whatever you'd like, I named mine "new-reminder-with-due-date"
    Now close Automator, go to "System Preferences" -> "Keyboard" -> "Shortcuts"
    Go to the bottom where it says "Shortcuts..." Add an entry, in the  Application say "Reminders"
    Then paste the name of the service name you chose earlier (again mine was "new-reminder-with-due-date")
    Choose a shortcut to make a new reminder with a due date, For me I chose CMD + SHIFT + n
    Close the System Preferences
    Now when you use your shortcut in the Reminders app it will create a new Reminder with the due date set as "now"
    Change the due date to whatever you want and there you go
    Now the explanation. I used references from:
    http://www.macstories.net/tutorials/enhancing-reminders-with-applescript-and-mac ros/
    http://stackoverflow.com/questions/7570855/where-to-find-what-commands-propertie s-are-available-for-applescript-in-microsof
    Basically Reminders happens to have the "due date" property as a scriptable feature. So with AppleScript you can make a new reminder with a due date. I set the date to "Current Date" because I just needed the due date there. You can set the default due date to something else if you'd like but this is at least a solution you can use.
    I'm now going to explore how to add a due date to an existing reminder using AppleScript. Hope this helps everyone in the future.

    There's a correction to the code. For whatever reason doing it that way still sets it as a "remind me when" parameter. Use the following code instead:
    tell application "System Events" to set FrontAppName to name of first process where frontmost is true
    if FrontAppName is "Reminders" then
              tell application "Reminders"
                        set duedate to (current date) + (2 * days)
      make new reminder with properties {name:"New Reminder", due date:duedate}
              end tell
    else
              display dialog "failed to make new reminder!"
    end if

  • CRM 5.0 ERMS - Setting Priority, Due Date etc of Incoming Email

    Hi Gurus
    We've moved our incoming e-mail processing from a Non-ERMS set-up to an ERMS set-up.
    Previously we were able to assign the Priority & Due Date for Incoming Emails in Transaction.
    SPRO -> IMG -> Customer Relationship Management -> Interaction Center Webclient -> Agent Inbox -> Settings for Asynchronous Inbound Processing ->
    Define Receiving E-mail/Fax Settings
    Now with E-mails coming through via ERMS we have the following issues:
    Priority is set to Medium when we require High
    Due Date is set to 31/12/2099 when we require 24 hours from arrival into ERMS
    Responsible Group is Blank when it should be the assigned Org Unit.
    Is this something that is controlled throught the Rule Modeler, if so how?
    Maximum points for the correct answer here.
    Many Thanks in advance
    Panduranga

    Hi,
    Yes you have to do settings in rule modeler, please go through the following link for ERMS and rule modeler and if you are still not able to solve let me know.
    http://help.sap.com/saphelp_crm50/helpdata/en/83/0a94734da3439fabcd079cee3f3c72/frameset.htm
    Regards,
    Deepak
    I think you need to do these settings in Transaction CRMC_IC_AUIGNADR
    Edited by: Deepak Ahuja on May 14, 2008 4:15 PM

  • Unable to set time and date

    im trying to set up my apple tv just after ive updated to the latest version, but it wont pass the setting time and date screen
    what can i do?
    HELP!

    Hello john.george,
    You may need to verify that TCP port 123 is open and available for use on your router.
    TCP port 123 is used to communicate with a network time server.
    Apple TV: TCP and UDP ports and protocols used
    http://support.apple.com/kb/HT2463
    Cheers,
    Allen

  • How to set dynamic expiration date in User Task

    Hi
    I need to set the expiration date of a User Task to a specific date, not a duration. Is it possible to do this?

    I have also got a smiliar problem. Does anyone have any further information to how this can be achieved?
    I have been able to use the Human Task Wizard screen (<usertask>.task) to hard code the expiration time. Using the Fixed Duration option of days, hours or minutes. I have tried to use the 'By Expression' to do this but have been unable to get it to work. I have tried to select the /task:task/task:systemAttributes/task:expirationDuration or the /task:task/task:systemAttributes/task:expirationDate element within the task workflow xsd but are unsure how to get it to read the date. I have tried to assign a time component to expirationDate and a time period P0DT0H20M to the expirationDuration element.

  • E2 WILL add a due date to new tasks--can't get it off.

    Any suggestions?
    Post relates to: Tungsten E2

    I suppose this is the same old "all non-dated tasks are set to 12/31/2031" bug? I think the only real fix is to pretty much use the desktop software to change the due date to "no due date". Hope this helps.
    Post relates to: Tungsten T5

  • How to set the Expiration Date for a task which is been assigned explictly.

    Hi,
    When I assign a task to myself and not work on it for couple of weeks the task is getting released automatically into the original unassigned pool. The TaskActionHandler WSDL is causing that to happen. I don't want a task to be automatically released into the pool when I don't work on it for couple of weeks, how can I make that happen? TaskActionHandler is something which comes with the BPEL so I can't change the way how it behaves. Do I need to set the expiration date or duration explicitly when a task is created?then how do I do that?
    If anybody could let me know how to make TaskActionHandler not to release a dehydrated task, I would be glad.
    Thanks,
    Mythili.

    Hi,
    Make AUTO RELEASE a restricted action for the task by adding the following line:
    <restrictedAction>AUTO RELEASE</restrictedAction>
    to the <restrictedActions> tag in the task configuration file.
    Works effectively.
    Alternatively, you can specifiy the auto release durations on a per task priority basis. There is more on that in the BPEL Dev Guide.
    Hth, Sjoerd

  • How can I set a due date for reminders?

    I DO NOT want it to remind me at a certain time. I just want it to be due on a certain day. You used to be able to do this when the reminders were part of the calendar on icloud.com, but now you can only set a day AND a specific time for an alert about the reminder, which I don't need.
    And as far as I can tell, you can't change it on the iPhone either. I'm guessing you can still change it on the iCal app on an actual Mac, but the whole point of icloud is that I don't have to carry my computer with me everywhere I go.

    I found a round about way to get the DUE feature.    
         click <<remind me>> and set a day
         select <<daily>>
         clink <<done>> and exit
    go back into the same reminder and you should see a due feature. 
    I then removed the reminder, but kept the repeat. As I use this for a check off for my bills.
    I think this only works if the date you select initially is in the future.
    Let me know if that works,
    morenalx

  • Unable to set environment due to space in Directory name

    I have java classes and other executables under E:\Oracle\JDeveloper 3.1\.. JDeveloper 3.1(with space) is default during installation. In some cases, if I exacute files under that hirarchy from DOS prompt(due to Tomcat), it fails to execute due to the space between JDev and 3.1. I'm eager to know what kind of solution can be applied for this kind of problem?
    TIA,
    Mark

    What we all do here in development to save a lot of typing is do use the DOS SUBST command to substitute a drive letter for a long path name (including ones with spaces) and then use the SUBST'd drive letter to work with the JDev Home.
    For example:
    SUBST J: "E:\Program Files\Oracle\JDeveloper3.1"
    Then you can use J:\ to refer to the JDeveloper installation home.
    Nothing special about J:, you can use any letter.

  • Setting Guided Procedure Task Due date in UWL

    All,
    Currently UWL is configured to show the tasks related to GP.
    My question is how do we set the "Due Date" in UWL task View ( remember i am not talking about Due Date tab in GP). I want that the task that gets posted in UWL should have a due date. Now i have configured the Due date for the action(in Due date tab) but i don't see it when i login in UWL for this particular task.
    Help will be greatly appreciated.
    Thanks
    Pravin

    Hi George,
    I need some help.
    My scenario is to set Duedate in run time to a Action.
    Like:
    Action1->Action2
    I am setting a Duedate Notification for Action2.I am selecting Type of DueDate Notification as Date and selected some date.I need to change this Duedate Notification Date in runtime through context data
    of Webdynpro CO
    I am approaching as follows:
    1)Created a Background CO (I wrote a logic to change the duedate and I achieved it)
    2)Assigned this Background CO to Action2 Notification(On Assign).
    I checked in NWA the duedate of the action is changed.But in UWL screen its showing same old DueDate.
    Please guide me in a correct way.
    I will be very thankful to you If any suggestions.
    Regards,
    Rajesh N

  • WLI 7.0 Question about Set Task due date action

    Hi,
    I am trying to manage time out issue efficiently and, as described in the
    WLI documentation, the
    timeout has to be design with a dedicated path with, as the first task, a
    set task due date action.
    I was wondering about the timeout of this task due date...
    How can I stop this action before the end of the 'due date' without deleting
    the instance associated to my workflow ?
    Do you have any advice ?
    Thanks
    Alexandre

    HI,
    Customizing the Task List
    You can customize the column headers or search for required tasks by clicking on Customize Table Header. The option allows you to specify the columns to be showed in the list table, to provide the sorting order, and to set the page size. The sorting order could be complex with option to provide multiple columns for sorting and the order (ascending/descending) for each of them.
    To create a custom query and search for tasks:
    1.In the Task List page, click Customize Table Header.
    In the Construct a Custom Query form, specify the search criteria by specifying any of the following values.
    2.Enter the task name. You can use the * character at the start or the end of the name.
    3.Enter the task ID. Separate multiple values using comma.
    4.Select the check box against the Administration and Working state of the task.
    5.Enter any comment. You can use regular expression.
    6.Enter the priority range.
    7.Enter the Assignee, Owner, or Claimant names.
    8.Specify the completion due date range.
    9.If required, select the Include tasks with no completion due date check box.
    10.Click Apply.
    All tasks that match the specified criteria are displayed in the Task List page.
    To customize the table header:
    1.In the Task List page, click Customize Table Header. The Construct a Custom Query form appears.
    2.In the View form, select the columns that you want to view in the Task List page.
    3.Select the Preserve Search Criteria check box to retain these details for the current session.
    4.Select the maximum number of search results that should be displayed on the page.
    5.Select the number of rows that should be displayed in the page.
    6.Click Apply.
    The view in the Task List page is updated based on the current settings.
    Using this option you can set the completion due date
    Hope this information will help you solve the issue.
    Regards,
    Kal.

Maybe you are looking for

  • Since upgrading to firefox 4 I cannot access my inbox for tiscali on the talktalk web site, I can still access using Safari

    I have logged onto the talktalk website put in my tiscali email address & password, it logs me on but where it usually says you have xxx new emails it say you have undefined new emails but will not go to the inbox. Spoke to talktalk and we realised i

  • 4 Aironet 1252's with 2.4 & 5 GHz Radios

    I just deployed 4 1252 Aironets.  I had some reports of connections coming up and dropping.  I think the issue is how the radios are tuned in them.  I am using multiple SSID's and VLAN's.  One of the SSID's is configured for both the 2.4 & 5 GHz.  My

  • Using BT Keyboard (A1314) - Can't Select Multiple Items

    Recently bought Mini and separately purchased a BT KB. When I use the command key to select multiple items, I can't. Whichever item I click on while holding the command button, it just selects that item, not the group. Also when holding down the 'shi

  • Send data BPC 5.1 very slow because Antivirus Kaspersky

    Dear All.... I have problem with BPC 5.1, the problem when send data to server (send and refresh schedule ). The prosses send data is very slow. I think its because antivirus (Kaspersky), when protection is enable, prosses send data very slow. But wh

  • AMT hangs at splash screen

    Hi CRM Mobile Experts, I have a workstation installed with MSA and MSV. The same workstation also serves as the development workstation where the Mobile Application Studio and AMT is installed. The problem that i am having now is the access to AMT. T