webmethods || Jenkins creating multi jobs

we have a question we have 3 environments of ISs ( ONL ISs, NONL ISs, and HK ISs)
each environments has different pkgs and configuration so we created 3 Repos (ONL, NONL, HK) how can we create 3 Jobs for them based on SAG Demo there is environment variable defined in Jenkins will always mapped to SAG CI scripts and SAG build IS installation path and this will be a problem in creating and defining new Jobs on Jenkins

Hi Mohamed,

please check for Jenkins plugin “Parameterized Jobs” and use the parameter in the job to identify the environment.

Can you provide some more details please about your use case (i.e. where you see problems with the job creation in Jenkins.

Regards,
Holger

Thanks alot it is working :slight_smile: