I can successfully associate content types to a site using the V7 API.However, I'm having trouble generating a Format that is abinding between a SiteCTFormatMap and a Template. SiteCTFormatMap siteFormatMap = SiteCTFormatMap.create(newSiteCTDAssocData.getId().toString); How do I add ContentRelationInstances to the Relation storing the Template per Format?
Any help would be greatly appreciated. Thanks!-Steve