Creating a CAS crawl script using make_cas_crawl_scripts

After you have created a CAS crawl, use the [appdir]/control/cas/make_cas_crawl_scripts script to create a CAS crawl script for your deployment.

To create a CAS crawl script:

Run the [appdir]/control/cas/make_cas_crawl_scripts script and specify the name of the file system or CMS crawl you created previously. In this Windows example, "MyCrawl" is the name of the file system or CMS crawl you have created and you are currently in the [appdir]/control/cas directory.
C:\Endeca\Apps\WineApp\control\cas>make_cas_crawl_scripts MyCrawl

As a result, the script creates a configuration file (named MyCrawlCasCrawlConfig.xml) in the [appdir]/config/script directory. Note that the script does not need to be customized, so it can be used as-is.