Configurator - EBS (MOSC)

MOSC Banner

Importing CZ Property and Property Values from backend

edited Jan 22, 2014 2:40AM in Configurator - EBS (MOSC) 1 commentAnswered
 Hi All,
I am trying to import CZ_PROPERTIES and  CZ_ITEM_PROPERTY_VALUES from their respective import tables viz CZ_IMP_PROPERTIES and CZ_IMP_ITEM_PROPERTY_VALUES tables using the concurrent request "Select Tables To Be Imported". I have used following insert statement to create a record in cz_imp_properties table:

Insert into cz_imp_property(NAME,DATA_TYPE,REC_NBR,ORIG_SYS_REF,SRC_APPLICATION_ID) values('Property_Import_Test','4','4','Property_Import_test-0','0');

However, when i run the above concurrent request, giving table name as cz_properties. I am not able to see the inserted record in this table. Its not working out. I need to insert the properties, and then add the property values to the items.

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

EBS Configurator Tags

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center