Code level testing (activate)

 


D:\development\SanaPlatform\Sana.Platform.Portal\Scripts\Portal\Webstore\webstore.AllWebstores.js

it will call  url: "/Webstore/Retry",

Sana.Platform.Portal\Controllers\WebstoreController.cs > Retry(int webstoreId)


Sana.Platform.Portal\Controllers\APIControllers\WebstoreApiController.cs > Retry(int webstoreId)


Sana.Platform.Business\Portal\Implementation\WebstoreService.cs >  Retry(int storeId)


request will be add as a item on Azure queue.

Sana.Platform.Business\Infrastructure\AzureStorageQueue.cs