I'm currently trying to replicate an 'effective date' function (user selects a date and the database data only on or prior to that date will populate) and the date info entered by the user is being stored in workflow constants (year and month). However, it is a slightly large workflow and I'm having difficult finding where the initial creator of the workflow configured this effective date function.
Does anyone have a blueprint on how I could recreate this function without using any app functions? I basically want to be able to set a date for the constant values, run the WF, and have only data on or prior to that date show up.
Thanks in advance.