The attached protocol is a modified version of the Examples | Protein Modeling | Auto Homology Modeling protocol which is part of the DS collection.
In this modified version, not only DisplayID but also originalFastaID property is truncated to just the 4 letter pdb code.
Also, an Align123 component is added after PSI-BLAST component. The purpose of this addition is to first produce a better alignment of the model to the template (i.e. better than PSI-BLAST). And second, to produce an alignment with CHAINBREAKS and those breaks are then retained in the model building. The PSI-BLAST component was modified so that it only generates 1 hit (which should be the best hit). The Convert Hits to Alignment component was removed since it was no longer necessary with the above additions.