Hello Community,

Part of my strategy in understanding Ofbiz internal design is by inspecting 
values created in the DB, I do that by searching for values that I enter in 
Ofbiz GUI and trying to find what different tables contain such values.

When the Primary key value for a certain entity - Party for example - is open 
for data entry such as in the ‘Create Customer’ screen, it’ll be easy for me to 
achieve the above. On the other hand, in tables that the primary key is filled 
internally by a ‘sequence number’ that wouldn’t be possible.

My question here is, is there a way to control what kind of value is being 
inserted in such PK fields so I can find in my DB search all related tabes that 
was used while creating a certain transaction from the GUI?

Regards,

Emad 

Reply via email to