Oracle Analytics Idea Lab

Welcome to the Oracle Analytics Community: Please complete your User Profile and upload your Profile Picture

Add BICC extract job id in MANIFEST.MF filename

5
Views
0
Comments

When submitting multiple BICC extract offerings in parallel via the ESSWebService (submitRequest), each completed job produces a MANIFEST.MF file in UCM under the OBIAImport security group. However, there is no reliable way to associate a specific MANIFEST.MF file with its corresponding request.

Business Impact:
When building an automated data extraction pipeline that submits multiple BICC offerings concurrently. Without a reliable way to correlate the manifest file to a specific ESS request ID, we cannot:

  1. Verify data integrity (MD5 checksums) per run
  2. Ensure complete file downloads per offering
  3. Safely clean up UCM files after processing

Current Workaround:
We are forced to run offerings sequentially instead of in parallel, which significantly increases the total extraction time.

image.png

Refer the following thread about this issue

https://community.oracle.com/customerconnect/discussion/952861/bicc-extract-no-way-to-correlate-manifest-mf-file-to-specific-request?utm_source=community-search&utm_medium=organic-search&utm_term=manifest.mf

Tagged:
1
1 votes

Submitted · Last Updated