How to convert CodeXpert command line to Code Analysis?
RESOLUTION1
1. Close Toad for Oracle 11
2. Run the -CX command line "ONCE"
eg. ...\Toad for Oracle 11>toad.exe -CX CmdLineCodeXpert.ini
3. Start Toad 11 and goto Automation Designer. You will see the folder "CXCommandLineConversion" and the app "Appn", and the action is named CX_CONVERSION_<INI filename>.
RESOLUTION2
1. Open Automation Designer and create a Code Analysis action.
2. Open the Code Analysis action
3. Click on the "Convert existing CX ini file to CA Action" icon
4. Select the 10.6 ini file and click open
5. The conversion takes place and the action inherits all the properties from the configuration file
You can now treat the action as you would any other: place it in an app with other actions, schedule it, modify it, or put it in the Project Manager. If that action is subsequently run from the command-line, you would use the –a switch instead of the –CX flag.
http://www.toadworld.com/Blogs/tabid/67/EntryId/748/Moving-from-CodeXpert-to-Code-Analysis-Part-I.aspx
http://www.toadworld.com/Blogs/tabid/67/EntryId/750/Moving-from-CodeXpert-to-Code-Analysis-Part-II.aspx
When using a custom ruleset, the created action cannot be run. This is simply the result of doing a clean install when launching Toad 11 for the first time. If the rulesets are not migrated, then this is what happens. You will have to copy it manually or delete the Toad 11 User Files, startup Toad and choose to migrate settings. This will migrate the old rulesets to Toad 11. In 11.1, we will the feature the ability to import rulesets.