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 CategoriesRecord' services.

     
  2. Create a new record under 'Sync Image Categories' services with following details (Refer snapshot below):
    Entity: Products
    Field Name
    : ProductCatalog: Photo
    Category: ProductDetails

Save and Close the record.

Image Added

3. Create a new record under 'Category' with following details (Refer snapshot below):

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 : <Database Server>\inetpub\wwwroot\UI\Images\

...

large    // T

...

he 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. 

...

Save and close the record.Image Removed

  1. Image Added

...


  1. 4. Create a new record under 'Sync Image

...

  1. Records' services with following details (Refer snapshot below):
    Entity: Products
    Field Name: Photo
    Category: ProductDetails
  2. Save and close the record.

  3. Image Added

...

5.Create a new record for 'Category' 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 : <Database Server>\inetpub\wwwroot\UI\Images\

...

thumbnail    //

...

T

...

his 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. 

Save and

...

5.Create a new record under 'Sync Image Records' services with following details (Refer snapshot below):
Entity: Products
Field Name : Photo
Category: ProductCatalog

Save and close the record.

Close the Smart Client application.

Image Removed

Close the record




Running the Image Sync Utility

...

  1. Install Aptify Application server. Refer the Installation guide for the same.  Perform the required configuration  and Updations as instructed in the guide.
  2. Traverse to the Application server installed path and locate the  file "AptifyAsyncProcessor.exe.config". Open the file and perform following updates in the config file:

    <runtime>
        <assemblyBinding xmlns="urn:schemas-microsoft-com:asm.v1">
          <dependentAssembly>
            <assemblyIdentity name="Newtonsoft.Json" publicKeyToken="30ad4fe6b2a6aeed" culture="neutral" />
            <bindingRedirect oldVersion="0.0.0.0-10.0.0.0" newVersion="10.0.0.0" />
          </dependentAssembly>
        </assemblyBinding>
      </runtime>

  3. The "AptifyAsyncProcessor.exe.config" would appear as follows. Save and close the record.

...

Image Added

4. Restart the following services 'Aptify 5.5 Asynchronous Processor'. The user should be able to use the application server with e-Business 6.0.