Thank you for supporting the Cloud Customer Connect Community in 2024. It's a gift to work with you!

Look back
You're almost there! Please answer a few more questions for access to the Applications content. Complete registration
Interested in joining? Complete your registration by providing Areas of Interest here. Register

Getting warning message across all orders after using the Item Category PVO's in OM Extension

Getting the below warning message after we started using the below mentioned PVO's and corresponding filter criteria in Order Management Extensions for populating Item Category values.

oracle.apps.scm.productModel.catalogs.publicView.analytics.CategorySetsPVO
vcrow.setAttribute("CatalogCode", CatalogCode);

oracle.apps.scm.productModel.catalogs.publicView.CatalogCategoryPVO
vcrow.setAttribute("CategorySetId", CategorySetId);
vcrow.setAttribute("CategoryCode", CategoryCode);

oracle.apps.scm.productModel.items.publicView.analytics.ItemCategoryPVO
vcrow.setAttribute("InventoryItemId", itemId);
vcrow.setAttribute("OrganizationId", inventoryOrganizationId);
vcrow.setAttribute("CategoryBasePEOCategoryCode", CategoryCode);

Warning Message: Too many matching records found. Specify additional criteria to limit the number of records.

Please let me know if there a way out to restrict this error from popping up by adding any additional criteria to the above PVO's.

Howdy, Stranger!

Log In

To view full details, sign in.

Register

Don't have an account? Click here to get started!