on 2014 Dec 03 4:08 AM
Hi,
There is this table INM_M_OBJ_MET_VA which has the information about the values that we input against each metrics within metrics management. Could someone let us know how to relate the GUID present in the table to the portfolio-item guid?
thanks
Request clarification before answering.
Hi,
after you have the record INM_M_OBJ_MET_VA
1. using INM_M_OBJ_MET_VA~METRIC_GUID select INM_M_OBJ_METRIC(~guid)
2. After you have the record INM_M_OBJ_METRIC, using the INM_M_OBJ_METRIC~object_guid select
table /RPM/ITEM_D (guid). The external_id is the item Id.
Kind regards,
Zhenbo
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.