Discussions
Categories
Groups
Community Home
Categories
INTERNAL ENABLEMENT
POPULAR
THRUST SERVICES & TOOLS
CLOUD EDITIONS
Quick Links
MY LINKS
HELPFUL TIPS
Back to website
Home
Web CMS (TeamSite)
Determine timestamp for a deployed file
Jason0099
I need to find a way to determine each file that has been deployed and the time it was deployed. In the OD tables I see the following:
iwov_manifests
-contains file deployed, but not deployment time
iwov_deployments
-contains all deployments that have occurred with times, but not the files
I do not see a way to join these two tables.
Is there some place or functionality that will list all deployed files and the time each file was deployed?
Find more posts tagged with
Comments
nakumar
DEP_UUID is the key for connecting IWOD_DEPLOYMENT & IWOD_MANIFEST
Again if you want the exact of receiving time use IWOV_RCVR_DEPLOYMENTS & IWOD_RCVR_MANIFEST using REC_UUID