My Oracle Support Banner

Error "Invalid Locale please enter Valid Locale" During ImportProcess (Doc ID 2895719.1)

Last updated on SEPTEMBER 22, 2022

Applies to:

Oracle Commerce Cloud Service - Version 22.3.1 and later
Information in this document applies to any platform.

Symptoms

ISSUE STATEMENT

During the import process, the products are failing to import with the following error - "Invalid Locale please enter Valid Locale"



STEPS
-----------------------
1. Upload the file products.json using the POST /ccadmin/v1/files
2. Initiate the ImportProcess with POST /ccadmin/v1/importProcess with the following paylaod - 
    {
        "fileName": "products.json",
        "mode" : "standalone",
        "id" : "Products",
        "format": "json"
    }
3. Access the ImportStatus URL available in the ImportProcess API Response - https://TENANTID-admin.occa.ocs.oraclecloud.com/adminfile/v0000000001/import/<TOKEN>/importStatus_Products_json.json
4. We can see the above error in the 

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
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.