Build a valid softwareId from your tax number and a suffix.
There is no registry and uniqueness is not enforced, so prefix the id with
your 8-digit tax number to make it globally unique without coordination; the
uppercased suffix fills the remaining ten characters (your product/version
code). Keep the result stable across releases — the version belongs in
softwareMainVersion, not here.
Build a valid
softwareIdfrom your tax number and a suffix.There is no registry and uniqueness is not enforced, so prefix the id with your 8-digit tax number to make it globally unique without coordination; the uppercased suffix fills the remaining ten characters (your product/version code). Keep the result stable across releases — the version belongs in
softwareMainVersion, not here.