Main Content

Run Tasks with Process Advisor

Run common development and verification tasks using Process Advisor and its incremental build system

With the CI/CD Automation for Simulink Check support package, you can automate and run the tasks in your development and verification workflow. Use the Process Advisor app to run tasks locally or the runprocess function for both local and CI execution. Both approaches use the same incremental build system for consistent task execution across environments. You can customize Process Advisor and the build system to enable artifact caching and adjust other settings.

To help avoid build and test failures in your CI system, use Process Advisor as part of your prequalification process. You can run your tasks locally and check your progress towards completing your prequalification activities before submitting to source control. If you have failures in CI, you can locally debug the issues with Process Advisor.

Apps

Process AdvisorAutomate your development workflow and prequalify changes before submitting to source control

Functions

generateReportGenerate report with recent task results
processadvisorOpen Process Advisor app for Simulink model
processAdvisorWindowOpen standalone Process Advisor window for project
runprocessGenerate and run pipeline of tasks by using build system

Topics