I thought I had seen a thread on this before, but cannot seem to find it (if it existed) via Search - so ...
Environment[indent]TS/SP/LS 7.3.1 on W2K8 64-bit
Perl not Java code involved[/indent]
Overview[indent]We're trying to programmatically create Page files using what is essentially a "template" of an existing Page file and substituting in values where we need to do so and then setting the requisite EAs.
The process thus far has been only
slightly successful, and I think some of the problems have to do with the values we are trying use to fill in some of the data -or- perhaps the fields of data we are trying
not to fill in.
Hoping someone can shed some light (preferably from functional experience)[/indent]
Example template of Page file[indent][html]
****_TITLE_****
false
imt-microsite-page
fixed-layout
TemplateComponentID="0" CanBeActive="true"
Checksum="71444e775a84d77718be3c4e67c977ef90012084">
...
Default
Header
Header
****/yyy/Header.component
TemplateComponentID="0" CanBeActive="true"
Checksum="8857de681dd637265d8412ab1bfa26ea8aace346">
Default
ArticleLanding
ArticleLanding
****/yyy/IndustryNews/ArticleLanding.component
****_ARTICLE_ID_****
[/html]
EAs Set on generated Page file