ferrero-opentext/Python-Version/scripts/shared/__pycache__
DJP 95c3256183 Fix B1→B2 workflow - Correct function name and search for Global comm campaigns
Fixes:

1. PHP: Fixed function name
   - Changed findFinalAssetsFolder() → findUploadFolder()
   - This function already looks for Final Assets folder
   - Now PHP interface works without fatal error

2. Python: Search for Global comm campaigns
   - Added campaign_type parameter to search_campaigns()
   - B1→B2 uses: campaign_type='Global comm'
   - A1→A2 uses: campaign_type='Local Adaptation' (default)

3. Python: Fixed log messages
   - 'Searching for B1 Global campaigns' (not A1)
   - 'No B1 campaigns found' (not A1)

4. Box Folder Configuration
   - B1→B2 uses folder: 349261192115
   - Folder naming: MASTERS_Campaign_Name

B1→B2 Now:
 Searches Global comm campaigns
 Filters for B1 status
 Uses Final Assets folder (05. not 01.)
 Uploads to correct Box folder (349261192115)
 Names folders: MASTERS_NUTELLA_PLANT-BASED_LAUNCH

Test:
1. Refresh PHP app - should load now
2. B1→B2 tab should work
3. Python script should find B1 campaigns

🤖 Generated with Claude Code
2025-11-03 13:47:20 -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 Add A2→A3 polling version and fix database to use existing columns 2025-10-30 19:21:13 -04: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 Fix B1→B2 workflow - Correct function name and search for Global comm campaigns 2025-11-03 13:47:20 -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 Fix CREATIVEX extraction - detect at category level not field level 2025-10-31 11:29:06 -04:00