Hi Friends,
We configured the change tracker iView. We created a result set iview and created a custom event with event name with below details.
custom event name - change history
event type - epcf recordevent
target / eventname - ShowChangeHistory
namespace - urn:com.sap.mdm.appl
autofire - yes
parameter format - standard
-
mapped field -
Parameter name
-
[Permanent Record Id]-----searchrecords
[TableId]------searchtable
Now the problem we have is, result set is sending both the permanent record id, table name. Change tracker iview able to catch the Permanent record id (it is filling record field properly with this value) but table dropdown field is cleared and couldnt catch this value from the event of resultset.
Initially we see the table value in the dropdown box of change tracker iview but on click of the record on the resultset iview we dont see any values in the table dropdown box.
Does anyone know why it is behaving like this.
Thanks,
Raags