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.

Similar Messages

  • 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

  • Question about Scheduled Task

    Question about Scheduled Task
    RequestCenter 2008.3
    Oracle 10g
    Websphere 6.1.27
    IE 7
    Hi:
    I have tried to get a scheduled task to work without any luck.  I am referencing a date/time field on the form and the task goes to "Scheduled", but never moves to "Ongoing".
    I've opened a case with support, but was wondering if anyone has gotten this to work.
    Thank you
    Daniel
    Safeway Inc.

    We just went through this too. If the plan is fairly complex, and has allot of conditional tasks you will have difficulty.
    The explanation I got from Shweta is that the calculation that determines the OLAs before my scheduled task was to start looks at ALL the potential tasks and combines them, essentially saying the duration is much longer than what you think it should be, ie the sum of all potential task OLAs, not just the tasks that became active.
    Bottom line if your scheduled date is with

  • 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

  • Question about Setting Window Title/the use of AVWindowSetTitle()

    Hi everyone,
    I have a question about setting the title of the window in which the Acrobat viewer normally opens a PDF file.  The documentation states that AVWindowSetTitle() cannot be used in this case.  However, using it has worked with versions of Acrobat/Reader up until and including version 8.
    Everything breaks down starting with Acrobat 9.
    According to the documentation I am supposed to do the following: "To set the title of a window in which the Acrobat viewer opens a PDF file, you must replace AVDocOpenFromASFileWithParams() and pass the window title in tempTitle."
    Unfortunately, there are 2 problems I have with this approach:
         I do need to be able to change the document title on document Save, not only on document Open
         I do not know what AVDocOpenFromASFileWithParams() implementation has to look like if I have to replace it using HFTReplaceEntry().
    Is there a sample customized implementation of AVDocOpenFromASFileWithParams() somewhere that I could take a look at?
    Is there a way to change a document Title inside Acrobat/Reader window after a Save operation?
    Thanks a million,
      Lana2010K

         I am sorry.  I don't know how you tested this and came to conclusion that this works correctly in Acrobat X.
         I just tested our Acrobat plug-in with a trial version of Acrobat X and this did not work.
         When we open a file in Acrobat (doing it ourselves in the plug-in by adding another specialized open) we set the window title to something different from the default file name.  Then if a file gets edited and saved (File->Save), the window title gets reset to the file name. In the PDDocDidSave callback we call AVWindowSetTitle() to set it back to a more descriptive window title we need.  This has worked up until and including Acrobat 8, but does not work in either version 9.0 or 10.0.
         Also, I just modified the plug-in code to always change the Window Title of every document (even if opened through native File->Open) on document Save.  It does not work.
         Please help,
              Lana2010K

  • Question about setting cookies and custom authentication

    I have a question about setting cookies.
    I have two different 'projects' in HTMLDB - we will call them App1 and App2.
    I also have two different connection configurations setup in the DADs.conf file. - we will call them Connect1 and Connect2.
    App1 is setup to use database authentication (no user is specified in the DAD) and uses Connect1. Once the user successfully logs in, we set a username cookie (this is a persistent connection).
    We created a custom authenticatoin scheme for App2 - this scheme checks for the username cookie (set by App1). We would like for App2 to use Connect2 (HTMLDB_PUBLIC_USER is the default user specified and it uses connection pooling).
    Is it possible to set a cookie from App1, Connect1 for App2, Connect2 - then redirect to App2 and pick up that cookie?
    Here is an example of what we are trying to accomplish:
    A user loggs into App1, we set a cookie, and the user is redirected to App2. If the cookie exists, we allow them access to the home page in App2, if no cookie, we redirect back to a 'Login Failed' page in App1. We don't want App2 to use the same database connection as App1 though, we need App2 to use connection pooling.
    Is this possible? OR...Is there a better way to accomplish what we want to do?
    This is an enhancement to an existing app. Our requirements are to use Database Authentication (setup where pass expires after 60 days or so, cannot reuse last 3 passwords, etc.) - which is already setup and being used by other applications in our organization. All of our users have accounts in the database. We don't want users to have a new username/pass - and we don't want to manage a separate group for HTMLDB apps.
    The existing application uses HTMLDB's built in authentication - which uses database username/pass, and it uses connection pooling, but we cannot handle the pass expire stuff in it, unless there's something we're not seeing or understanding - at least that's how our DBA explained it to us.
    Any help with this will be appreciated so much. I can send you the code we have if needed.
    Thanks!

    Same problem here.  I have so many problems with this remote app.  Is there an iTunes API? I would like to write my own remote app that actually works.

  • 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

  • Task Due Date Escalations

    Can I enable Task Due Date Escalations ?

    Hi,
    Use this BADI 'LTRM_TO_RQST_CHANGE' to change the due date on the Request that gets created based on the TO created from WM. Due date field is on Request Header 'IT_LIRQH'.
    Thanks
    Vinod.

  • 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.

  • Question about setting track level

    Hi I finally got my new macbook pro and moto 8 pre and have just today tried a bit of recording just to get used to it. I am at the moment using garage band. I have a question about track levels. In Garage Band when I select a track to record there is a slider for input level or an option of clicking the automatic level control. But for some reason they are both just that color of grey you get when something can not be selected on a computer. How do I activate this? It's strange as I did actually manage to record the track, I just can't seem to really adjust the level. I thought maybe it has to do with the motu and I can only select the track level there, and that garage band level setting are (rightfully) disabled? Maybe that's what I should be doing, but just a bit confused. Anyway, thanks in advance for whoever takes the time to help out a newbie.

    Ah, ok. Good to know. Thanks for the info.

  • Question about setting Rows to "All" for defualt Interactive Report

    I have a default report with 2 user requirements that I have some questions about.
    1. The report in the data sould be 90 days old.
    2. The report show "All" rows.
    First to set the date I have this page process:
    apex_util.ir_clear(p_page_id => 2);
    apex_util.ir_filter(p_page_id=>2,
    p_report_column=>'REQUISITION_DATE',
    p_operator_abbr=>'GTE',
    p_filter_value=>SYSDATE - 90);
    I also set the rows to "All" and save the report to be the default. However I think when the "apex_util.ir_clear(p_page_id => 2)" is executed it clears someting and my report opens with rows set to "15".
    Any ideas on this or even a better way to do it?

    the following link may help...
    It says that the ir_clear "Clears any report filters including default filters"
    apex_util.ir_* documentation - where to find them?
    Gus..

  • Question about SET FRMLBOTTOMUP

    I'm getting unexpected resutls when using this set command and could use some feedback. EXAMPLE OF CALC - SET FRMLBOTTOMUP ON;SET UPDATECALC OFF;SET CACHE HIGH;/*This step multiplies UNITS times RATE and records the results on AMT, for all level 0 entities of North America SS */FIX(&Svar_Years,&Svar_Scenario,"FA10","FA11","FA12","FA13","FA14",@RELATIVE("XX SS",0), Local,"4111_AMT" ) "Current Version"="4111_UNITS" * "4111_RATE";ENDFIXWith SET FRMLBOTTOMUP ON Essbase calcs "4111_UNITS" * "4111_RATE" correctly but places the result in not only "4111_AMT" but also in "4111_UNITS" and "4111_RATE", erasing what was previously there. This only happens with SET FRMLBOTTOMUP ON otherwise the calc of unit times rates works fine. It also works fine if I replace the left side of the equation from "Current Version" to the account "4111_AMT" which is a dense member. I don't understand why that should matter and what about SET FRMLBOTTOMUP ON causes Essbase to place the result of the formula in the members used to generate the result in the first place. Any suggestions would be much appreciated. Thanks.

    thanks, can u explain when this server serialization
    occurs and why? the application i am using uses lots
    of beans with data coming from database, and those
    beans are used for display and calculation during
    user interaction(one session). is there a risk of
    lossing information during the interaction when
    server serializes session? thanksIt depends on the Server, and on the session manager used.
    For instance, Tomcat, with the default manager, will try to serialize sessions when the context is restarted so that user data is not lost during application upgrades. It will also attempt to serialize if the JVM begins to run out of memory.
    A second manager available in Tomcat will try to store all session data in a database, the file system, and the like so that it does not take JVM resources. This requires serialization.
    Finally, You can use load balancing or other clustering techniques to back up Tomcat (so one server doesn't do all the work, or if it goes down, other servers will handle requests). Since sessions will need to be shared (or sharable) between different servers, the data must be serializable so it can be sent from one to the other (or actually sent and received through an external storage system like a DB) they must be serializable for this to work...

  • Newbie question about setting the date of a UIDatePicker

    I created a UIDatePicker in my view and called it targetDate.
    If I don't set targetDate's date property, the UIDatePicker shows up by default with a date of November 30, 0002.
    So, when the view loads, I did this:
    NSDate *today = [NSDate date];
    targetDate.date = today;
    (Note: in the above expression, the square brackets around "NSDate date" don't show up and are turning the expression into a link instead.)
    After doing that, when the view loads the UIDatePicker object initially shows the correct month and date, but it shows 0001 as the year.
    So my question is, why doesn't this set the correct year?
    In the Interface Builder the UIDatePicker's minimum and maximum dates are set from 1/1/0001 to 1/1/4001. I don't know if that has anything to do with the problem. I assumed that was just setting the allowed range for picking.
    I don't know what the "Date" setting field in the IB above the minimum date field is supposed to be for either.
    Anyway, am I not setting the date property correctly?
    Thanks,
    doug
    Message was edited by: Doug Lerner2

    Instead of setting the .date property when the view loads I ended setting it when the UIDatePicker is displayed and the date setting works ok now.
    By the by, if you have very early dates set, like January 1, 0001, the dates of the months are off by a few days. I guess that has to do with the whatever happened like 1000 years ago when they made a big adjustment to the calendars.
    doug

  • Strange one day adding to tasks due date (Outlook –SharePoint- MS Project integration)

    Hi,
    I have integrated MS Project 2010 with MS Outlook 2010 via SharePoint. Everything has gone more or less smoothly (as it could be for Microsoft
    J), but finally I got into a strange problem. Strangely enough,
    MS Outlook, while syncing tasks with SharePoint (these tasks are pre-created in MS Project and synced with SharePoint beforehand),
    adds one day to due dates of each of these tasks, e.g. for “Task 1” due date in MS Project and on SharePoint is 20.10.2010, but MS Outlook puts it as 21.10.2010, for “Task 2” due date in MS Project and on SharePoint is 22.10.2010, but MS Outlook
    puts it as 23.10.2010, etc.
    What is a strange trick? I have checked work time, holidays - everything is the same in MS Outlook, SharePoint and MS Project (8-17, Mon-Fri, 8 hours, 40 days a week). What could it be?
    Thanks a lot.

    Hi,
    It seems nobody can reply, so I will reply by myself because I found out the answer. The answer from Microsoft is pretty simple - ha-ha we know about,
    we will work on it, wait, ha-ha. Firstly let me quote Microsoft senior tech answer on the same request 3 month ago:
    "Hello Artur,
    The senior tech got back to me with the following conclusion:
    Outlook is rounding everything set to 12:00 PM or after to the next date because the columns mapped to start date and due dates are only Date columns,
    not date/time columns.
    It is rounding at noon because of the .5 decimal. This can be seen in Excel - 41115.5 = 7/25/2012 12:00 in date/time format whereas 41115.49 = 7/25/2012
    11:45.
    The issue seems to be an expected behavior, the next level of support is working on the same but currently I have not been provided with any ETA, so
    it looks like the issue will take a good amount of time to get fixed.
    I would appreciate your patience while we are working on the issue. I will keep you posted as and when I get an update on the issue."
    Sounds good, does not it? Ok. After asking this question recently I got run-around and finally I found the same question unsolved (see the quotation
    before) more than 3 month ago. I have sent it to Microsoft Tech Support. Look at reply I got from them on 22.10.2012:
    "This issue has been noticed and will be handled by the product team. Once we have any updates, it will be responded to you timely". 
    So the basic function does not work properly, there month passed - no way! Wait until what? I could hardly
    even imagine how Microsoft launched the product with such a bug and is not resolving the problem for months.

Maybe you are looking for

  • Unable to load DLL after Impersonating (0x80070542)

    I have an application that prompts a user for credentials and impersonates the user before taking some action on that user's behalf.  However, when I try to call some framework methods that require .NET to load a native DLL, the call fails with the f

  • Fire Fox Keeps log me out instantly

    I have FireFox5 in my system. When ever I tried to open https://bancobig.cfdonlinetrader.com website, FireFox Instantly logged me out. It is happening in firefox only..For other explorers I am able to login successfully but in FireFox Whenever I trie

  • Is it possible to copy a Standard Program along with the enhancements?

    Hi Friends, I need to copy the program RMCE0400 (Transaction: MC$K) and modify the selection screen and select queries based on the select options. I copied the standard program to a Z Program but the enhancements were not copied automatically. So i

  • Having trouble with reading hex from an input file - please help

    Hi, I have a txt file with rows of hex, and I need to read each line and add it to an int array. So far I have: BufferedReader fileIn = new BufferedReader(new FileReader("memory.txt"));                 int count = 0 ;                 String temp = fi

  • SQL Developer Exchange Upgrade?

    Can the APEX installation used to provide the SQL Developer Exchange be upgraded to APEX 3.1 and the various reports redeveloped as Interactive Reports? This would give Exchange users the ability to customise the screens to their requirements, partic