Is there a way to copy mapping of IBM Specification Build for IBM i
Accepted answer
It is not possible to copy or replicate the mapping information from one definition to another.
In V4.0 the IBM i Build Specification build definition is deprecated in favor of our new IBM i Dependency Build definition where you set System Definitions to represent libraries on your IBM i Projects and set a library prefix in your build definition. This allows you to set a different library prefix for each build definition instead of filling in the mapping information for all the IBM i Projects in the build repository workspace. This likewise fixes some additional issues like when you add a new IBM i Project and builds failed as no mapping existed at first. Now that you set System Definitions to your IBM i Projects the mappings are set even before submitting a build.
In V4.0 the IBM i Build Specification build definition is deprecated in favor of our new IBM i Dependency Build definition where you set System Definitions to represent libraries on your IBM i Projects and set a library prefix in your build definition. This allows you to set a different library prefix for each build definition instead of filling in the mapping information for all the IBM i Projects in the build repository workspace. This likewise fixes some additional issues like when you add a new IBM i Project and builds failed as no mapping existed at first. Now that you set System Definitions to your IBM i Projects the mappings are set even before submitting a build.