Following are the answers to questions or issues regarding batch set presets, automated set creation scripts, or set generation.
Yes, you can create multiple BSP recipes and have them all applied to the images uploaded in a given job. It is sometimes necessary to create each recipe separately. See the Help for more information:
http://help.adobe.com/en_US/scene7/using/WSf6ef983f54a76485-20cc30b112624e7b244-7fff.html
Answer
Default naming is helpful if you want to create many image set recipes for the same group of assets. Consider building a number of sets with different names and sequences. It's a way to store the base name and match rules so you don't have to re-create them for each Batch Set Preset (BSP).
See the Help for more information on default naming:
http://help.adobe.com/en_US/scene7/using/WSf6ef983f54a76485-20cc30b112624e7b244-7fff.html
There are some problems with the SPS Batch Set Preset user interface that can lead to confusing results. IT does not impact the batch set preset, however. In many cases, the user interface can't properly parse the batch set preset that was previously entered. The result at the bottom should be correct even if the user interface components do not properly present it. It was likely it was nicely formatted when the batch set preset was first created.
Answer
The batch set presets only apply when images are uploaded. Any changes to the names of assets within SPS doesn't affect generated sets.
Matches sku_color_abbr. sw and SW are excluded.
_PD first, followed with _F1, followed with _B1
- Select Setup > Application Setup.
- Batch Set Presets > Batch Set Preset.
- Click Add.
- Name the Batch Set Preset; for example, "Core Set Creation."
- Choose Asset Naming Conventions > Custom.
- Click Match.
- Click Add.
- Deselect "View Form" and select "View Code."
- Click Add.
- Raw code view: ([a-zA-Z0-9]+_[a-zA-Z0-9]+)_(?!sw)(?!SW)[a-zA-Z0-9]*
- Click Sequence Ordering.
- Click Add.
- Raw code view: [a-zA-Z0-9]+_[a-zA-Z0-9]+_PD,[a-zA-Z0-9]+_[a-zA-Z0-9]+_F1,[a-zA-Z0-9]+_[a-zA-Z0-9]+_B1,[a-zA-Z0-9]+_[a-zA-Z0-9]+[a-zA-Z0-9]*
- Set Naming Convention and Creation Options.
- Suffix: _IS
- Set Destination Folder
- Save.
To run
- Select images.
- Choose File > Generate Set.
- Make Sure "Core Set Creation" is selected.
- Submit.