Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Dynamic date calculation in variants

Former Member
0 Kudos
945

Dear Experts,

I have a question relating to "Current Date" variable, in dynamic selection variant, which is not clear enough to me.

For example:

- My application server is at time stamp UTC+7

- and I have a job scheduled at 00:00am by an user account with time stamp UTC+2 (in user profile > defaults tab)

Suppose that current date in application server is 06 Sept. Then what date is returned via "Current Date" variable variant if the job is executed? It would be 05 Sept (at 07:00pm) or 06 Sept (at 00:00am)?

My concern is the "Current Date" will be simply application server's date, or will be adjusted by user profile who is set up to run the background job?

Thanks so much for your advice,

Huong

1 ACCEPTED SOLUTION

Sandra_Rossi
Active Contributor
302

Hi,

No, it's based on user's time zone. We had an issue with a Brazilian user who scheduled a job, with dynamic date "today", which ran at French time June 24, 4:00 AM, which is Application server's time, and the program replaced the date with the date of the user's time zone, which was June 23, 10:00 PM. The solution was to schedule with a French user (a technical user in fact).

Sandra

6 REPLIES 6

Former Member
0 Kudos
302

In my opinion, is application server time....

Anyway, you can make a try in develop system....

Regards

Andrea

Sandra_Rossi
Active Contributor
303

Hi,

No, it's based on user's time zone. We had an issue with a Brazilian user who scheduled a job, with dynamic date "today", which ran at French time June 24, 4:00 AM, which is Application server's time, and the program replaced the date with the date of the user's time zone, which was June 23, 10:00 PM. The solution was to schedule with a French user (a technical user in fact).

Sandra

0 Kudos
302

Hi All,

Thanks Sandra for your confirmation. You are right that "current date" variable depends on time zone in user profile.

Thanks so much for your replies.

Huong

0 Kudos
302

Hi Sandra,

Do you know how can I post reward points for you for this thread? I can't find those options in the window anymore.

Thanks,

Huong

matt
Active Contributor
0 Kudos
302

You posted the initial question as , but are now answering as Only the id that posted the question can give points.

The first seems to be your P logon and the second your logon at your employer. Please let me know which ID you wish to keep, and we shall merge them.

matt

Edited by: Matt on Sep 7, 2011 7:38 AM

0 Kudos
302

Thanks Matt. I use both of two IDs. The first one is for SAP cert. I can mark points now.

Thanks,

Huong