Version
1.58.2
Steps to reproduce
Cannot ingest S3 files into Oracle MDM; attempted via Playwright UI automation
Summary
We have a pipeline that reads member data from a shared path (Atrame Server), standardizes file format via a Perl script, then places output in Amazon S3. Downstream, we need to load these files into an Oracle MDM database. We are currently unable to establish the S3→Oracle ingestion path, and we want guidance on whether Playwright can/should be used (or what alternative is recommended).
Current pipeline (high-level)
Source: Shared path on Atrame Server (member data files)
Transform: Perl script standardizes file format (output: CSV/pipe-delimited/etc.)
Landing: Upload standardized file to Amazon S3 (via S3 Browser)
Target: Process/load into Oracle (MDM database)
Expected behavior
Standardized file lands in S3 and is automatically (or reliably) loaded into Oracle MDM table(s) with a success confirmation and error reporting for rejects.
Actual behavior
Unable to automate it
Additional context
No response
Environment
System:
OS: Windows 11 10.0.26100
CPU: (16) x64 AMD Ryzen 7 PRO 8840U w/ Radeon 780M Graphics
Memory: 1.37 GB / 15.28 GB
Binaries:
Node: 21.7.3 - C:\nvm4w\nodejs\node.EXE
npm: 10.5.0 - C:\nvm4w\nodejs\npm.CMD
Version
1.58.2
Steps to reproduce
Cannot ingest S3 files into Oracle MDM; attempted via Playwright UI automation
Summary
We have a pipeline that reads member data from a shared path (Atrame Server), standardizes file format via a Perl script, then places output in Amazon S3. Downstream, we need to load these files into an Oracle MDM database. We are currently unable to establish the S3→Oracle ingestion path, and we want guidance on whether Playwright can/should be used (or what alternative is recommended).
Current pipeline (high-level)
Source: Shared path on Atrame Server (member data files)
Transform: Perl script standardizes file format (output: CSV/pipe-delimited/etc.)
Landing: Upload standardized file to Amazon S3 (via S3 Browser)
Target: Process/load into Oracle (MDM database)
Expected behavior
Standardized file lands in S3 and is automatically (or reliably) loaded into Oracle MDM table(s) with a success confirmation and error reporting for rejects.
Actual behavior
Unable to automate it
Additional context
No response
Environment
System: OS: Windows 11 10.0.26100 CPU: (16) x64 AMD Ryzen 7 PRO 8840U w/ Radeon 780M Graphics Memory: 1.37 GB / 15.28 GB Binaries: Node: 21.7.3 - C:\nvm4w\nodejs\node.EXE npm: 10.5.0 - C:\nvm4w\nodejs\npm.CMD