Hi,
I just commented the other table and it just got activated.
New Service:
service
{
"ABC_XYZ"."ABC_XYZ_PRJ.TABLES.FACT::FT_OADR" as "OADR"
// "ABC_XYZ"."ABC_XYZ_PRJ.TABLES.FACT::FT_MeterValues_Instant" as "MV"
create using "ABC_XYZ_PRJ.PROCEDURE::RemoteStartOADR"
update forbidden
delete forbidden;
}