ferrero-opentext/src
DJP 633c5a525e Fix workflow V3: metadata display and download error handling
Fixes:
- Metadata button now works (fixed JavaScript and element IDs)
- Display full metadata as JSON when clicked
- Detect and show proper error when files don't exist in storage
- Show detailed download error messages (HTTP 500, file not found)
- Display download success/failure with file size and path
- Use old working Postman collection with OAuth2 configured
- Update StatusManager to use working search pattern + status filter

Changes:
- Switch to Content Scaling Flow.postman_collection_Oliver(New).json
- Fix downloadAsset to detect JSON error responses
- Improve metadata display with toggle functionality
- Show clear error messages for missing files in DAM storage

🤖 Generated with [Claude Code](https://claude.com/claude-code)

Co-Authored-By: Claude <noreply@anthropic.com>
2025-10-17 15:13:01 -04:00
..
ApiClient.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
AssetDownloader.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
CampaignFormatter.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
Logger.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
MetadataExtractor.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
OAuth2Handler.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
PostmanCollectionParser.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
ResponseFormatter.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
StatusManager.php Fix workflow V3: metadata display and download error handling 2025-10-17 15:13:01 -04:00
TestRunner.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00
WorkflowManager.php Initial commit: Ferrero OpenText Content Scaling Application 2025-10-17 14:29:20 -04:00