Hi,
I'm trying to setup the GST Site foundation plugin (1.3.1) to work with AviSports in WebCenter Sites 11gR1.
The error I'm seeing on the homepage indicates it is trying to find the 'metatitle' attribute. This is after creating a GSTVirtualWebroot, and setting the URL path on the Home page asset:
com.fatwire.gst.foundation.CSRuntimeException:
Failed to read attribute data: com.fatwire.assetapi.common.AssetAccessException: com.openmarket.basic.interfaces.AssetException:
Can't find attribute: metatitle (errno=-100)|errno:-100
at com.fatwire.gst.foundation.facade.assetapi.AssetDataUtils.getAssetData(AssetDataUtils.java:110)
...
The GSF Beginners Guide indicates I need to add these attributes to make an asset a WRA:
1. h1title
2. metatitle
3. metakeyword
4. metadescription
5. linktext
6. path (Standard field provided out of the box for every asset type by FatWire)
7. template (Standard field provided out of the box for every asset type by FatWire)