For on/off time on an asset, do i need to anything more than setting up th on/off time values in the asset properties in dam?
Solved! Go to Solution.
Views
Replies
Total Likes
Yes, along with setting on/off time for asset you need check this property in replication agent config to enable auto replication by agent when on/off time reached.
Yes, along with setting on/off time for asset you need check this property in replication agent config to enable auto replication by agent when on/off time reached.
OnceIi have done this, I published my image and then waited till the on-time was reached. How do I check it in my publish instance. Everytime I put the path of the image (localhost:4503/content.../image.jpg), the page doesnt show anything but an image gets downloaded. Can you please tell me how to test on/off time for DAM?
Views
Replies
Total Likes
When on-time is reached :
To verify on Author environment : navigate to root path on DAM where this asset is present & you can see published/activated icon(highlighted in below screenshot) visible on that asset. (ex : http://localhost:4502/assets.html/content/dam/wknd/en/magazine/western-australia )
To verify on Publish environment : you will be able to access that asset (http://localhost:4503/content/dam/wknd/en/magazine/western-australia/Adobe_WAAdobe_WA_B6A7083.JPG )
When off-time is reached :
To verify on Author environment : navigate to root path where this asset is present & you can see deactivated icon(highlighted in below screenshot) visible on that asset. (ex : http://localhost:4502/assets.html/content/dam/wknd/en/magazine/western-australia )
To verify on Publish environment : you will not be able to access that asset & you will get 404 since its deactivated (http://localhost:4503/content/dam/wknd/en/magazine/western-australia/Adobe_WAAdobe_WA_B6A7083.JPG )
Views
Replies
Total Likes