ferrero-opentext/Python-Version/scripts/shared
DJP ede21c55d2 Complete Box metadata integration - Ready for testing with actual metadata
Implementation Complete:
 Box metadata extraction method
 Retrieves from 'Ferrero-DAM-Metadata' template
 Extracts 'CreativeX Score' and 'CreativeX URL'
 Updates CREATIVEX LINK field in asset representation
 Integrated into A2→A3 workflow

Testing Note:
File 2035459900168 does not have metadata template applied yet.

To Test:
1. In Box, select a file in folder 348526703108
2. Right-click → More Actions → Metadata
3. Apply template: Ferrero-DAM-Metadata
4. Fill in:
   - CreativeX Score: 85
   - CreativeX URL: https://creativex.com/report/12345
5. Run A2→A3 script
6. Check logs for: 'CreativeX URL from Box: ...'
7. Verify CreativeX fields in uploaded DAM asset

Implementation ready - awaiting file with metadata template for testing.

🤖 Generated with Claude Code

Co-Authored-By: Claude <noreply@anthropic.com>
2025-11-03 14:28:42 -05:00
..
__pycache__ Complete Box metadata integration - Ready for testing with actual metadata 2025-11-03 14:28:42 -05:00
__init__.py Start Python automation - Foundation components 2025-10-30 16:38:26 -04:00
box_client.py Add Box metadata extraction for CreativeX fields in A2→A3 workflow 2025-11-03 14:26:00 -05:00
config_loader.py Start Python automation - Foundation components 2025-10-30 16:38:26 -04:00
dam_client.py Fix B1→B2 workflow - Correct function name and search for Global comm campaigns 2025-11-03 13:47:20 -05:00
database.py Add A2→A3 polling version and fix database to use existing columns 2025-10-30 19:21:13 -04:00
filename_parser.py Complete Python automation implementation - All components built 2025-10-30 16:49:14 -04:00
metadata_extractor_mvp.py Add Box metadata extraction for CreativeX fields in A2→A3 workflow 2025-11-03 14:26:00 -05:00
notifier.py Add B1→B2 email templates and remove webhook from B1→B2 workflow 2025-11-03 14:04:14 -05:00