I have a job with "This project is parameterized" checked. I use "Boolean Parameter". I have such parameters - 50 of them in this job. Each param contains the name of another project and "Default Value" checked or unchecked. I need, when I start this job, a check to be made. If the value is checked, I need the job, which name is in the "Name" field to be triggered and built. The unchecked object needs no build at the moment. Below are some images for clarity. I cannot use any plugins since I do not have permission to install them. As a hint I was told that it is possible to be done with ssh??? but I am not sure about that.
I see that there is this option called "Build other projects", but I need to build only the one having checkboxes ticked. After a whole day spent in research, I was not able to understand how to configure this relation