Dimension values can be accessed from any Oracle Commerce record returned from a record query (R parameter).

If dimensions have been configured as in the previous section, they can also be accessed from records returned from a navigation query (N parameter).

To access a dimension value directly on an ERec object, use:

These return an AssocDimLocationsList object that contains all the values in a record for a particular dimension.

The following code snippets show how to retrieve the dimension values from a list of records.




Copyright © Legal Notices