Granite WMS/Standards/DatabasePrescript
Appearance
< Granite WMS | Standards
(Redirected from DatabasePrescript)Prescript guidelines
[edit | edit source]Prescripts should follow the standard guidelines of Granite.
- Naming Convention: Custom_PreScript[ProcessName][StepName]
- Don't use / reference any standard Granite views or store procedure in your prescript TSQL.
- If you need any views or external resources name them same as the prescript name and add one more section.
- PreScript[ProcessName][StepName][DocumentView]