Forum Discussion
Åse Strömsrud
Oct 20, 2016Copper Contributor
Error when provisioning a site
Hi! I have been following this introduction to provisioning using PnP. https://channel9.msdn.com/blogs/officedevpnp/getting-started-with-pnp-provisioning-engine I installed the new recommended Nug...
Ivan Vagunin
Oct 21, 2016Brass Contributor
Hi Åse,
Error means that some tokens ({listid:TaxonomyHiddenList} {sitecollectiontermstoreid}) are not resolved, so field cannot be provisioned. Not sure what would be a reason for that, but you may try to update template to avoid using those tokens.
__
Br, Ivan
- Frank ChenOct 25, 2016Brass Contributor
agree with what they talked about. If you have Taxonomy field needed to be provisioning by Office PnP, you need to make sure those terms exist in TermStore before you apply your template. PnP doesn't provision the term in TermStore.