Hide Forgot
Help Desk Ticket Reference: https://c.na7.visual.force.com/apex/Case_View?id=500A0000007ox9w project_key: SOA Requesting more seamlessness in the Teiid Designer "Import Metadata from Text files on file system" When importing virtual procedure definitions it appears that its dependencies are not resolved. Given a file that contains: VProc1, "CREATE VIRTUAL PROCEDURE BEGIN SELECT * FROM ABC.DEF.MJA; END", "Some other description" They're treated as if the dependency doesn't exist, so one gets errors such as: Group does not exist: ABD.DEF.MJA The Base Table must reference 1 or more columns; there are none Cleaning the project doesn't appear to fix the problem. Currently to resolve the above problem, you must "Validate Transformations", then "Build Imports", Save and Build All to have the errors resolved. The importer should do all of this, the customer should not have to perform these other manual steps
Link: Added: This issue Cloned to SOA-3150
Per Teiid Designer, this bug cannot be reproduced.