Need to create a workflow after Date Modified is greater than 7 days

I'm using SharePoint Deisnger 2010 and attempting to create a workflow to generate an email after the Date Modified is greater than 7 days. Checking to see if there is a way to create this workflow without creating a "calculated" field with a date.
Have:
If Current Item:Modified is greater than Today
But would like to have 7 days not today or a set date.
What's the best way to do this?

Hello,
In addition to Bistech, here is link to set date in WF context variable.
http://stackoverflow.com/questions/17082455/sharepoint-designer-2010-set-variable-today-x-days
Hemendra:Yesterday is just a memory,Tomorrow we may never see
Please remember to mark the replies as answers if they help and unmark them if they provide no help

Similar Messages

  • Need to create a workflow approval. I need a Acrobat Pro or Acrobat Pro Extended?, which one?

    I need to create a workflow for approval. But i've downloaded and executed acrobat pro trial and i don't see: commentaries=send a PDF for approval. I only saw commentaries=send a PDF for reviews. Has Acrobat Pro the approval option or just Acrobat Pro extended?

    The best way to approve a document is using a signature field. You sign the document when it meets your approval.

  • E-Recruiting Workflow after Data Entry Error

    Greetings,
    The E-Recruiting Workflow after Data Entry Error enables you to change and internal or external application that was entered manually.  If for example, you enter the application to the incorrect reference code, you can assign a different one.  As a result the status of the original application is set to rejected with the status reason of "Replaced by new Application".
    My question is why doesn't the candidacy also get set to rejected?  Although the application is rejected, the candidacy is still in process and so this candidate will continue to show on the Candidate Shortlist for the requistion.  There is nothing that I can tell that will stop a recruiter from continuing to recruit this candidate.  I am thinking of changing the workflow to also reject the candidacy, but before I do that, I want to know if there is an error in my thought process here.
    Can anyone shed some light on this?
    Thanks!

    Hi;
    As far as I know this is how Acrobat works.  You can try to post your question in the Acrobat Forms Forums, you might get more help on this specific issue there since this isn't unique to FormsCentral forms: http://forums.adobe.com/community/acrobat/forms
    Thanks,
    Josh

  • I need to create an animation sequence in photoshop cs6 longer than 5 seconds

    I need to create an animation sequence in photoshop cs6 longer than 5 seconds. please help.

    What problem are you having that should be easy just create the layer to make frames with. Create a frame animation in the timeline panel. Create the frames and set their display time. Save an animated gif for the web ie "Save For Web"
    Prior to CS6 Photoshop only had a Animation Palette in CS Adobe replaced the palette with the Timeline Palette that can do Frame animations and Video. You can render a fame animation as a video but video does not support transparency like and animated Gif.

  • Aprroval for Invoice have due date greater than 100 days

    Hi all!
    I would like to create query to approve for Invoice have due date greater than 100 days.
    SELECT 'true' from OINV  where max(datediff(day, OINV.docduedate, getdate()))>100 and OINV.docstatus ='O' and  cardcode = $[$4.0.0] group by cardcode
    It's not working. Can you help me!
    Thanks!

    Hi Tien,
    Hopefully not trying to teach you how to suck eggs here, but it looks like the query is doing too much. There shouldn't be a need to perform a "GROUP BY" in a query to dictate if an approval is to be triggered or not, only the criterai to make it happen.
    For examle, the following code will send a transaction for approval if the customers code equals a specific reference.....
    SELECT 'TRUE' FROM ORDR T0 WHERE ${ORDR.CardCode} = 'ABC001'
    If you're wanting a query to just return a boolean answer based on the date criteria, you might want to try adapting your query to something like.......
    SELECT 'true' from OINV where max(datediff(day, ${OINV.docduedate}, getdate()))>100 and ${OINV.docstatus} ='O' and  cardcode = ${$4.0.0}
    (As an additional tip, in order to test a query that you're wanting to use as either a formatted search or approval type selection, when in the transaction, if you locate the relevant saved query under "Tools > Queries > User Queries" etc, where you have references to specific fields e.g. ${ORDR.CardCode}, this will pick up the values from the current record and give you a what if scenario. I tend to have just a "Temp" query I use for WIP type queries of this nature.)
    Note - You need to replace the bracket's "{}" with square ones, I've used the others as the forum posts as a http reference.
    Hope this helps!
    Julian

  • PO Doc Date is not Greater than MIGO Date.

    Dear All,
    I ahve Done PO with doc date 02.02.2009 & i create MIGO as 25.01.2009 System is accepting this document.
    so i want restriction of this procedure.
    PO date is not greater than MIGO date.
    Thanks
    Shital

    hi
    for ur problem just set message no ME039 as error message
    go to SPRO>MM>Purchasing>Environment Data>Define Attributes of System Messages
    here make message ME -039 as error
    regards
    KI

  • From date(ETTIFN-AB) greater than To date(ETTIFN-BIS) in table ETTIFN

    Hi,
    In my client system I have observed that in table ETTIFN(Installation Facts (Normal) for a specific operand the "From date" field contains date which is greater than the date contained in the "To date" field.
    eg: from date = 20/7/2008
         To date     = 4/4/2008
    This is observed in multiple records of the same operand.
    Can any one throw some light on this issue.
    1) How this could have happened, and using what transaction.
    2) what will be the effect of such entry on rate category and billing.
    3) how this can be changed.
    any suggestion will be highly appreciated.
    thanks
    ajay

    In my experience, this a sort of a bug that happens in several time sliced tables.
    However, the programs only seem to take the BIS date into account, so this inconsistency doesn't create any problems.
    If I'm not mistaken, there are some notes on this error, but I'm not sure if it'll fix the problem for every table.
    When in doubt, create a customer message to SAP explaining in which cases the error is generated and ask for a correction.

  • Need to create a workflow that sends an email every friday, not every 7 days using sharepoint 2010

    Hi Everyone,
    So I need to have a workflow in sharepoint designer 2010 that sends an email out every friday, so far all the ones I have seen send it out 7 days from when the item was created, but not every (certain day of the week)
    Any help at all would be great.
    Thanks
    Best regards, Mike

    Hi,
    Greetings,
    Use Information Retention policy settings as below.
    pls check below
    http://social.technet.microsoft.com/Forums/office/en-US/7be77b5d-c686-4b33-b30c-204f7ffcd569/how-to-send-reminder-email-for-every-2-days-after-due-date-occurs-in-sharepoint-2010-workflow?forum=sharepointadminprevious
    I recommend to use Information Management Policy and workflow to achieve this goal.
    https://www.earley.com/blog/sharepoint-2010-using-retention-stages-manage-lifecycle-information
    http://www.danielroot.info/2012/08/information-management-policy.html
    You can also create custom timer job to start the workflow at a schedule time:
    http://bhandariasb.wordpress.com/2013/06/03/start-workflow-from-custom-timer-job/
    Please remember to click 'Mark as Answer' on the answer if it helps you

  • Do I really need to create virtual channels in data neighborhood in order to access my pci 6034E?

    Hello all,
    This may sound a little weird, but I would like to know how to configure my 6034E without having to create virtual channels in data neighborhood. Reason being, the data is often lost when users update or search for new instruments in Measurement and Automation.
    I have tried using the AI CONFIG.VI, which gives me all the attributes I need...set channel name, device name, device channel, input mode, sensor/actuator type ect..  When I connect the AI READ.VI the value read back is incorrect. Matter of fact as an exapmle, the power supply could be off and I still read 10 Volts. But when I have created a virtual channel in data neighborhood, the data read back is correct.
    Is there another way to read back data but not have a virtual channel in the data neighborhood?
    Thanking you in advance,
    Demo

    Duplicate post

  • Need help creating script to clear data with user inputs

    Hi experts.
    I need to create a script to clear data in a DEV system from a particular junction.
    Basically, I need the user to enter a CATEGORY, ENTITY and TIME which will then be used to delete all data in a particular table which meetes those criteria.
    I tried to write it in SSIS, but can't get a user input box.
    Also, Stored Procedures are not designed to open input boxes for these entries.
    Therefore, is there a way to do this in BPC script logic?
    I believe that I might be able to write either a Stored Procedure or DTSX package and then pass data from BPC Run Package?
    If this is correct, how would I go about it?
    Also, would it be possible to read the DISTINCT entries for Category, Time and Entity and present as a dropdown list?  (It doesn't matter too much if not, a manual entry would have to do).
    I will admit that I have no experience of script logc, so any docments and/or pointers would be appreciated.
    Thanks

    Thank Karthik, but I can't use the clear for this job.
    Specifically, I need this to delete from the LCK tables whenever data gets stuck, so if anyone can tell me the format to use, I'd be extremely grateful
    (And I appreciate that this is not recommended, but it's a DEV system and we need a way to clear these locks quickly when they occur)
    Edited by: Pie Eyed on Oct 1, 2011 2:54 PM

  • IMP: Need to Create A Workflow

    Hey Experts,
    Here my Scenario is When ever am creating a sales order it needs to check the amount, if some body exceeds the amount(credit limit) what they specified for the particular person, At this time we need to get approval from the Superior person that approval should be a workflow...
    If some one exceeds the credit limit needs to send a mail automatically ,So i need a workflow for this scenario,Actually i never created workflow SO far..,
    Can you tell me how to create a workflow?
    What are steps i need to follow here to generate a workflow for this type of scenario?
    Regards
    J Sarathi

    Thankyou Swaminathan,
    But am not able to find FM... what you have specified??
    What i told that was my requirement ,SO Please guide me how to Explore this Workflow ?
    What are steps i need to follow here to Execute this Process ??
    Regards
    J Sarathi

  • Need to create payment term as 30/60/90/120/150/180 days

    Hi,
    I need to create new payment terms as 30/60/90/120/150/180 days like.
    But SAP allows us only 3 terms only in one payment terms.
    How can we configure this.
    Sateesh

    Hi,
    First create in OBB8 one for 30 days, other for 60 days and so on until 180 days, ie: 6 payment terms. After create a new entry (the 30/60/90/...) with the flag 'installment payment' on (dont populate any fiield on payment items). After, in OBB9 set the 6 previous entries, with the equal percent for all.
    I hope this helps you
    Regards,
    Eduardo

  • How can I set the java Date not greater than the day inputed?

    When I would input the date, I don't want it to be after this day because it would violate some business logic in my program. I am allowed to input date latter than this day like yesterday, last week etc. but not after this day.....Can anyone give me a concrete example or logic on how to do this?THANKS!

    tr3k wrote:
    Can you explain it by code?I could, but I won't. I pointed you in the right direction. Now it's up to you to make the effort. Give it your best shot and post a more detailed question if you have problems.
    http://www.javaworld.com/jw-12-2000/jw-1229-dates.html
    http://www.javaalmanac.com/egs/java.text/FormatDate.html
    http://www.javaalmanac.com/egs/java.text/ParseDate.html
    http://java.sun.com/javase/6/docs/api/java/util/Date.html
    http://java.sun.com/javase/6/docs/api/java/util/Calendar.html
    http://java.sun.com/javase/6/docs/api/java/util/GregorianCalendar.html
    http://java.sun.com/javase/6/docs/api/java/text/SimpleDateFormat.html

  • Showing data 6 months greater than date parameter??

    I have a request to build a set of worksheets that accept an intial parameter - Start Date in the format MMM YYYY.
    When a user enters JAN 2009 - I want the worksheet to show data from Jan, Feb, Mar, Apr, May and June (2009).
    Can anyone point me in the right direction please.
    Regards
    Mark

    Have you tested that logic where you cross over between years? Say your start period is October 09. So that month value is 10. Add 6 to that value and you get 16. Which would not be right. You would want to wrap around to have the month be 4. But since 4 is less than 10, that would be a problem. That is why you would need to convert to a full date (like Rod is showing) and then add the 6 months to that date. If you test this kind of situation with your logic and it works fine, then you can ignore this posting. But your logic does look like it would have a problem with this situation, is what I am thinking.
    John Dickey

  • Problem with Filtering Data by Using "Greater Than" in APD

    Dear Experts,
      First of all, I am a novice of SAP Data Mining. I try to filter data in APD by using the 'Restrict Amont of Data (the Filter Icon).' My problem is really simple. I don't know how to filter data which have value greater than a constant.
    For example, I try to keep only records which have a quantity greater than 1000.
      At the selection option in the single value tab, I found only the '=' option. The options like '>', '<', '>=', etc are not found. Could anyone suggest me please?

    I do appreciate your prompt response.
    Seemingly, using the interval is our best solution, though it is not best for our customers.
    Having already gone through the note you gave me, in fact, it is really pertinent. Unfortunately, our support package is now 13, and it is extremely difficult to retest our system if we decide to apply the support package 16.
    Are there any other solution?
    By the way, you deserve my point.

Maybe you are looking for

  • Windows 7 64-bit no longer able to sync, backup or update.

    Recently, I tried to update my iPhone 4 to 4.3 (and more recently to 4.3.1) and it would just hang and stall never finishing forcing me to force quit. I've had iPhone since its inception and I've been using iTunes since 2004. I'm also a certified Mac

  • Restore Mac from Time Machine, after grey screen

    I'm working with an iMac running Mountain Lion from 2011 with Intel chip The computer keeps loading up to grey screen. I was able to get to the screen where I get to choose Restore from Time Machine Reintsall OSX Get help online Disk Utility I try to

  • SQL Server 2014 Express Installation Failure

    Hi, Now trying to install SQL Server 2014 Express on my work machine.  Here is the error log.  Any ideas?  The error help link is useless. Overall summary:   Final result:                  Failed: see details below   Exit code (Decimal):           -2

  • W500 not starting - HELP - unable to locate BIOS ROM; Fatal error during GPU init

    hi gurus,  Following problem:  when i start W500 (ubuntu) it stays with the black screen, not even displaying initial ThinkPad message, where you might press the ThinkVantage blue button, to go to BIOS. It just stays black and does nothing.  Than I p

  • How to recreate Idoc - message type FIDCC1

    Hi Experts, We have configured sending IDoc using ALE during execution of Tcode FPG1 with message type FIDCC1- Send entire FI documents (user exit 003/4) and basic type FIDCCP01 We are facing issues sometimes, the financial entry is posted but the ID