cancel
Showing results for 
Search instead for 
Did you mean: 

Using Extension.

Former Member
0 Kudos

Hi Experts,

Im new to Sourcing. Im workin on Extensions.

I have created an extension attribute and an extension collection.

Now when i enter values into these extensions.. where are the values stored and how can i use these values in query creation?

Pls be in detail and provide answers.

Thanks.

Shikha.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi Shikha

1. Go to system setup-> Configuration-> Extension Definition.

2. Open the extension that you have created.

3. In attributes, you shoule be able to see your field extension and collection extension

4. You should also be able to see Attribute Database Table on the extreme right. This is where all the values are stored in the database. You can make use of Parent_Object_ID field in this table to connect to Object ID in your master data table.

Regards

Mudit Saini

Former Member
0 Kudos

Hi Mudit,

Thanks a ton for your reply. It really helped me a lot.

How can i use this value in my query?

I will appreciate if you can answer in detail.

Thanks,

Shikha.

Answers (1)

Answers (1)

Former Member
0 Kudos

Thanks.