I think you are looking for this info:

https://localhost:8443/webtools/control/entitymaint
https://localhost:8443/webtools/control/FindGeneric?entityName=ProductAssoc&find=true&VIEW_SIZE=50&VIEW_INDEX=0
https://localhost:8443/webtools/control/ViewRelations?entityName=ProductAssoc

If not please elaborate your question.

Best regards,

Pranay Pandey
http://www.hotwaxmedia.com

On 09-May-2014, at 2:49 PM, Eric Halim wrote:

> Where is the table mapping?
> 
> 
> 
>            <#if productAssoc.productId == product.productId>
> 
>                <#assign assocProductId = productAssoc.productIdTo />
> 
>            <#else>
> 
>                <#assign assocProductId = productAssoc.productId />
> 
>            </#if>
> 
> 
> 
> Where to check that productAssoc table is PRODUCT_ASSOC with column
> PRODUCT_ID?
> 
> 
> 
> 
> 
> Thanks in advance
> 
> 
> 
> ---
> This email is free from viruses and malware because avast! Antivirus 
> protection is active.
> http://www.avast.com

Reply via email to