The ExportAs feature does not support
Projects created in the Standard mode and User Experience mode of AB Suite 7.0. This feature can be used with Advance mode.
Messenger Stereotype classes and Serializable Interfaces.
Lists, which include the Primitive List Types and the self-defining list attributes.
Internal BLOBs (Persistent attributes with Primitive property set to Binary).
Attributes using Data Encryption (SecureTechnique property set to DataEncryption ).
Default Presentation properties defined on the Model element.
Applications containing multiple languages.
Configuration properties.
However, configurations from the original model can be imported to the new model by manually importing them from the command prompt. See Initial Application Setup for more information on importing the configurations from the AB Suite 6.1 model file.
Control characters
Properties containing control characters are excluded during ExportAs and must be manually applied back to your AB Suite 6.1 Model. When a control character is found during the ExportAs, a warning message is output to the command prompt and to the log.
For example,
Started Exporting (METHOD) — 'Sample.CUST.Construct'
Warning — ExportAs does not support control characters. 'Logic' has been excluded.
Completed Exporting (METHOD) — 'Sample.CUST.Construct'
The logic from the Construct method from CUST must be manually copied and pasted from AB Suite 7.0 to AB Suite 6.1 project.