ferrero-opentext/Python-Version/scripts/shared/__pycache__
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
..
__init__.cpython-314.pyc Fix boxsdk version and add .env file 2025-10-30 17:09:49 -04:00
box_client.cpython-314.pyc Complete Box metadata integration - Ready for testing with actual metadata 2025-11-03 14:28:42 -05:00
config_loader.cpython-314.pyc Fix boxsdk version and add .env file 2025-10-30 17:09:49 -04:00
dam_client.cpython-314.pyc Add B2→B1 reset buttons to debug Global campaigns view and fix log message 2025-11-03 13:56:41 -05:00
database.cpython-314.pyc Add A2→A3 polling version and fix database to use existing columns 2025-10-30 19:21:13 -04:00
filename_parser.cpython-314.pyc Change webhook receiver port from 5000 to 5555 to avoid conflicts 2025-10-30 19:12:00 -04:00
metadata_extractor_mvp.cpython-314.pyc Change webhook receiver port from 5000 to 5555 to avoid conflicts 2025-10-30 19:12:00 -04:00
notifier.cpython-314.pyc Add B1→B2 email templates and remove webhook from B1→B2 workflow 2025-11-03 14:04:14 -05:00