Options
- Subscribe to RSS Feed
- Mark Topic as New
- Mark Topic as Read
- Float this Topic for Current User
- Bookmark
- Subscribe
- Mute
- Printer Friendly Page
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
It seems Snapcreator doesn't check the parameter whether it's defined/correct or not.
e.g. the wrong parameter
XXXXNTAP_SNAPVAULT_UPDATE=Y
The snapcreator just skipps this step and ends without warning/error to say find an illegal parameter.
Could the Snapcreator verify the parameter?
Regards,
Carmen
1 REPLY 1
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
Validation is done per plugins
You can add to the plugin validation files or create your own under plugins/parameters on SC Server.
If you arent using plugins then you could write a script and run it as PRE_CMD to check this and validate.
Regards,
Keith
