...
The mapper support functions include:
...
Table of Contents |
---|
...
pccMapperGet
...
pccMapperGetFlat
...
pccMapperGetIndexes
|
Note | ||
---|---|---|
| ||
These functions can be used to create and use a PCC flexible mapper object. |
...
Info | ||
---|---|---|
| ||
will create a mapper object named productMapping that will use the PCC.Products.Provisioning.ProductMapping UDR type and operate against the PROD area. | ||
Note | ||
| ||
This function should be placed in the |
pccMapperGet
This function will return a list of matching targets from PCC mapper objects, where the targets will be returned in priority order.
...