I actually don't want Fatwire and Alfresco working together. The client just wants to get rid of Fatwire (it's a long story).
We just need to migrate the content. What concerns me the most is the structure.
These are some things to consider:
- Fatwire has two asset types, Basic and Flex.
- A flex asset is one that does not map fields directly to a database table – The API will take this information and output it to an XML file.
- Non-Flex Assets can be exported directly from the Database tables as fields correlate directly to content in the table – (i.e. headline would have corresponding headline column in db).
- There may well be associations across assets – this information is stored in a specific table. Page structure information and Collections are stored in specific tables as well.
I don't mean to migrate the whole thing, but as you know there are several considerations to make before starting.