Added CreativeX fields to MVP fields list: - FERRERO.TAB.FIELD.CREATIVEX (CreativeX Score from Box) - FERRERO.FIELD.CREATIVEX LINK (CreativeX URL from Box) Fixed _update_creativex_fields method: - Now actually SETS CreativeX Score value (was only logging before) - Uses _set_field_value() to update the field - Added try/except for tabular field structure handling - Both score and URL now properly set from Box metadata Flow: 1. Box metadata retrieved from Ferrero-DAM-Metadata template 2. creativexScore and creativexUrl extracted 3. Passed to metadata extractor 4. Applied to MVP fields during upload 5. CreativeX data preserved from Box → DAM 🤖 Generated with [Claude Code](https://claude.com/claude-code) Co-Authored-By: Claude <noreply@anthropic.com> |
||
|---|---|---|
| .. | ||
| __pycache__ | ||
| __init__.py | ||
| box_client.py | ||
| config_loader.py | ||
| dam_client.py | ||
| database.py | ||
| filename_parser.py | ||
| metadata_extractor_mvp.py | ||
| notifier.py | ||