My Oracle Support Banner

Bulk Job API Fails With Error: "Invalid template file. Found 2 rows with 'Product Offering Type' as 'Package'. Expected 1." (Doc ID 2954142.1)

Last updated on JUNE 15, 2023

Applies to:

Oracle Digital Experience for Communications - Buying Experience - Version 11.13.23.01.0 and later
Information in this document applies to any platform.

Symptoms

ACTUAL BEHAVIOR
---------------
While calling the Bulk Job API it fails with an error

"Invalid template file. Found 2 rows with 'Product Offering Type' as 'Package'. Expected 1."


STEPS
-----------------------
The issue can be reproduced at will with the following steps:
1. Upload template file to OCM and get doc id
2. Run Bulk Job API in postman

API : URL: {{fabricURL}}/api/bulk-api/v1/bulkJob

Request body:
{
"entityName": "Product Order",
"document": {
"documentId": "<Document ID>",
"version": 1
}
}

Changes

 

Cause

To view full details, sign in with your My Oracle Support account.

Don't have a My Oracle Support account? Click to get started!


In this Document
Symptoms
Changes
Cause
Solution


My Oracle Support provides customers with access to over a million knowledge articles and a vibrant support community of peers and Oracle experts.