How can i poll SCM using perforce ?
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
05-27-2021
07:42 AM
05-27-2021
07:42 AM
How can i poll SCM using perforce ?
I basically want to check if the .exe file is updated in perforce folder for every 3 hours
if yes , then I want to Execute tests on Testcomplete using jenkins
can someone help me syntax to poll SCM in perforce software
1 REPLY 1
- Bookmark
- Subscribe
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
06-02-2021
12:59 PM
06-02-2021
12:59 PM
Just check the file date/time in the directory directly rather than using the UI
https://support.smartbear.com/testcomplete/docs/reference/program-objects/aqfile/methods.html
