Hi:
I’m building out docker images based on this git repo:
works fine, but for building other images, I can’t find documentation on the location/names of the products/fixes.
e.g. for the example IS build we have this in the docker-compose:
- REPO_PRODUCT_URL=https://sdc.softwareag.com/dataservewebM103/repository # product repository must match target release
- REPO_FIX_URL=https://sdc.softwareag.com/updates/prodRepo # fix repository must have fixes for the target release
and in the template.yaml, we have:
is.fix: wMFix.integrationServer.Core
Where would I find the equivalent for the other webMethods products?