![]() |
| |||||||
Automation Anywhere Post messages and questions related to Automation Software here. |
![]() |
| | LinkBack | Thread Tools | Display Modes |
| |||
|
I have made task that submit text to my CMS portals.. in loop about 100 That work OK.. But i want that every portal have diferent time for publishing that same text. is there any way to take current time from first portal This is format 2009-12-20 20:42 and then for evey new loop/portal that i get + 1 hour as every text span acros couple days i need that that days, months, and years are caclulated too.. Can this be done.. |
| |||
|
Hello, Automation Anywhere provides various System variables that can be used to get the current date and time. They are $Date$, $Year$, $Month$, $Day$, $Hour$, $Minute$ and $Second$. You can use the combination of any of the above variables to get date/time format of your choice. You can create a variable that reads value from a text file and you can assign current date/time to this variable using 'Log to File' command that can be used in the task for calculation. If you can upload your task we can look into it and suggest viable solution. |
![]() |
| Thread Tools | |
| Display Modes | |
| |