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 : 5050    //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:\inetpub\wwwroot\UI\Images\thumbnail    // The default path of the setup set 'c:\inetpub\wwwroot\UI\Images\thumbnail'  is set in the records which is applicable can be used if the setup is installed on the default path. Else it needs to be changed to 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\Image\thumbnail' folder. 

Image RemovedImage Added

  1. Update the 'Sync Path' field to reflect the '<e-Business Web setup path>\UI\Image\thumbnail' folder. 
    Note :The default path of the setup 'c:\inetpub\wwwroot\UI\Images\thumbnail'  is set in the records which is applicable if the setup is installed on the default path. Else it needs to be changed to reflect the appropriate site path where the setup is installed.

...