cancel
Showing results for 
Search instead for 
Did you mean: 
cancel
348
Views
0
Helpful
1
Replies

Time of day as script parameter

joergwesely
Level 1
Level 1

Hi all,

I have some IPCC-applications that only differ in the opening hours. These opening times also need to be customer-adjustable without changing the script.

I tried to use Parameters of type "time" and compared them to the current time, but this does not work reliably- sometimes the system goes to the out of hours-branch of the script during the day.

Does anyone has a good idea how to set up opening/close-Times as script parameters for IPCC express enhanced?

1 Reply 1

hello,

you can do this by writing a simple call in script that sets variables that will be used by your main script. If this seems hard you may try using if then loops in your main script and have parameters 10 for 10 am etc.

The best option is you have this done right using Time of day approach and invision all possible options and program for it.

good luck,

abdbulbaseer.