OnDemand User Group

Off Topic => General => Topic started by: SunnyManeeth on June 11, 2014, 11:00:22 PM

Title: ARSLOAD Automation and its Naming Convention
Post by: SunnyManeeth on June 11, 2014, 11:00:22 PM
Hi Team,

Am working on the ARSLOAD automation and i have did all the configurations and it is working fine and can able to load documents, but here am giving the file name manually (editing the file name and giving the pattern and placing it in a folder so that arsload reads the files from the folder and load it to CMOD), but am having around 1000 files with system generated file name pattern and want to load these documents to the CMOD.

Is there any exit program so that i can read all the files from the folder and rename the file name and load it CMOD automatically.

Thanks
Sunny :)
Title: Re: ARSLOAD Automation and its Naming Convention
Post by: Frederick Tybalt on June 12, 2014, 12:15:32 AM
The ARSLOAD exits can work only after picking up the file, so we need to provide the files with correct naming conversions. A custom script or program can be written to process this renaming task.
Title: Re: ARSLOAD Automation and its Naming Convention
Post by: SunnyManeeth on June 12, 2014, 06:07:57 AM
Thanks Frederick for your suggestion.

Sunny :)