• Skip to main content
  • Skip to search
  • Skip to footer
Cadence Home
  • This search text may be transcribed, used, stored, or accessed by our third-party service providers per our Cookie Policy and Privacy Policy.

  1. Community Forums
  2. Functional Verification
  3. Timing and scheduling actions in vManager

Stats

  • Locked Locked
  • Replies 3
  • Subscribers 65
  • Views 14545
  • Members are here 0
This discussion has been locked.
You can no longer post new replies to this discussion. If you have a question you can start a new discussion

Timing and scheduling actions in vManager

rahul97
rahul97 over 6 years ago

Hi all..

I wanted to know if it is possible to generate the regression reports(in the csv file format) by vManager tool of Cadence at regular intervals of time(say 30 min or 1hour) automatically? Also is it possible to generate these .csv reports as and when triggered from an external webpage?

  • Cancel
Parents
  • StephenH
    StephenH over 6 years ago

    You would need to do the scheduling via another script / tool such as cron; vManager itself doesn't implement any scheduling as there are too many conflicting user requirements out there!

    vManager has batch-mode commands for generating CSV and HTML reports, or you can use any arbitrary commands with the vAPI, so you have a lot of flexibility.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Reply
  • StephenH
    StephenH over 6 years ago

    You would need to do the scheduling via another script / tool such as cron; vManager itself doesn't implement any scheduling as there are too many conflicting user requirements out there!

    vManager has batch-mode commands for generating CSV and HTML reports, or you can use any arbitrary commands with the vAPI, so you have a lot of flexibility.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
Children
  • rahul97
    rahul97 over 6 years ago in reply to StephenH

    Thanks Stephen..it is working with crontab now..but regarding the html report, our requirements are different. So we cant use the command for generating html reports directly. What I am doing is I am generating csv report in the way you have mentioned,and then building a html report using this csv file.

    What I actually asked in the second part of my question is that if it is possible to generate a new csv file everytime I refresh(or any other trigger) the HTML report which I have built.

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel
  • StephenH
    StephenH over 6 years ago in reply to rahul97

    Hi Rahul. You mean when you refresh your custom HTML report in a web browser, you want vManager to re-generate the CSV? I don't think that's a practical proposition, however you could definitely do that using the vAPI, because vAPI is entirely HTTP/REST based, so directly from your web page you could have some javascript code that queries vManager for the latest data and then displays it. It's fairly simple to do and I've helped customers to build such solutions before. The nice thing then is that you have a "live" HTML that is always up to date, without having to run Unix scripts, cron jobs or static HTML...

    • Cancel
    • Vote Up 0 Vote Down
    • Cancel

Community Guidelines

The Cadence Design Communities support Cadence users and technologists interacting to exchange ideas, news, technical information, and best practices to solve problems and get the most from Cadence technology. The community is open to everyone, and to provide the most value, we require participants to follow our Community Guidelines that facilitate a quality exchange of ideas and information. By accessing, contributing, using or downloading any materials from the site, you agree to be bound by the full Community Guidelines.

© 2025 Cadence Design Systems, Inc. All Rights Reserved.

  • Terms of Use
  • Privacy
  • Cookie Policy
  • US Trademarks
  • Do Not Sell or Share My Personal Information