Thank for all the responses.
I’m not completely sure wether I understand the task needed correctly
Let me try and explain to see if maybe you know of a solution. When I import images from a camera it has an file name that means nothing to me, example dxs_8734, it's basically just an arbitrary sequence name. I would like to have an automation so when Image Capture imports the file it changes the file name with three separate categories of info. The date category, a descriptive name category and adding a relevant sequence numbering.
Right now I have to import the images into a folder, then I have to open the folder up, select the newly imported images and rename them(during this rename I only have the ability to rename two of the three categories of info I want added to the name and even then the sequence numbering is limited to beginning with either one digit or four zeros. Then I can go back and add the Date (at creation) using the Automator Service you outlined.
The only info I've found is to write shell script in Terminal?? I honestly don't know Terminal's language to confidently write this script. It seems like such a basic requirement of an Import program like Image Capture too suggest I must be missing something with either it or Automator.
Any insights are very welcome.
thanks