This shows you the differences between two versions of the page.
| Both sides previous revision Previous revision Next revision | Previous revision | ||
|
versago:images_in_reports [2020/06/16 10:21] runger [Register Images Manually] - additional information |
versago:images_in_reports [2020/07/08 13:23] (current) |
||
|---|---|---|---|
| Line 35: | Line 35: | ||
| AND isnull(t2.filepath,' | AND isnull(t2.filepath,' | ||
| </ | </ | ||
| + | |||
| + | ====Register Images Using Bizweaver==== | ||
| + | In most cases, using a Bizweaver workflow will be the quickest and easiest way to register images for use with Versago. | ||
| + | |||
| + | * Create the four sizes of each image as noted above. | ||
| + | |||
| + | <WRAP center round tip 80%> | ||
| + | The Bizweaver process provided by Third Wave assumes that the file name is structured as ID_Size. | ||
| + | |||
| + | Further, the " | ||
| + | </ | ||
| + | |||
| + | * Place the files in a Windows folder that can be accessed by Bizweaver. | ||
| + | * Open the Bizweaver workflow. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Set the variable __SourceFilePath__ in the Variables_Init (as shown in yellow below) step to folder path from the previous step. | ||
| + | |||
| + | {{ : | ||
| + | |||
| + | * Execute the workflow | ||
| + | * The Versago images table is updated with the needed information and the files are copied to the folder used by Versago. | ||
| + | * If an image already exists for a given ID and size, it will be updated. | ||
| ====Register Images Manually==== | ====Register Images Manually==== | ||
| - | Versago images are most commonly imported and registered using a Bizweaver workflow. | + | Versago images are most commonly imported and registered using a Bizweaver workflow. It is also possible to manage image information manually, as described here. |
| ===Image Files=== | ===Image Files=== | ||
| Line 46: | Line 70: | ||
| {{: | {{: | ||
| + | |||
| + | * //File Name// is the name of the image file without the extension; for example 12345 rather than 12345.png. | ||
| + | * //File Size// is the size of the file in **pixels**. | ||
| + | * //File Path// is the abbreviated file path of the image file. It will always be **\SiteImages\FileName.Ext**. | ||
| + | * // | ||
| + | |||
| + | <WRAP center round info 80%> | ||
| + | The file name is typically the same value as its associated object. | ||
| + | </ | ||
| + | |||