Versions Compared

Key

  • This line was added.
  • This line was removed.
  • Formatting was changed.

...

  1. Login to the Smart Client application as an administrator. Select 'Product Maintenance' application -> 'Sync Image Categories' services.

     
  2. Create a new record under 'Sync Image Categories' services with following details (Refer snapshot below):
    Name: ProductCatalog
    Width: 50      //This case be changed by the user based on the size of the image required. 
    Height: 50    //This case be changed by the user based on the size of the image required.
    No Image: NoPhotoAvailable      //This can be changed by the user with any other image required.

    Image Format: Jpeg //This can be set to 'png' as well
    Naming Convention: RecordId.Extension
    Sync Path : c:<Database Server>\inetpub\wwwroot\UI\Images\thumbnail    // This path 'c:\inetpub\wwwroot\UI\Images\thumbnail'  can be used if the setup is installed on the default path. Else update the same to reflect the appropriate site path where the setup is installed. Update the 'Sync Path' field to reflect the following:  '<e-Business Web setup path>\UI\Images\thumbnail' folder. 

...

Name: ProductDetails
Width: 100//This case be changed by the user based on the size of the image required.
Height : 100  //This case be changed by the user based on the size of the image required.
No Image : NoPhotoAvailable //This can be changed by the user with any other image required.
Image Format : Jpeg //This can be set to 'png' as well
Naming Convention: RecordId.Extension
Sync Path : c:<Database Server>\inetpub\wwwroot\UI\Images\large    // The path 'c:\inetpub\wwwroot\UI\Images\large'  can be used if the setup is installed on the default path. Else update the same to reflect the appropriate site path where the setup is installed.Update the 'Sync Path' field to reflect the following:  '<e-Business Web setup path>\UI\Images\large' folder. 

...