getClassdisplayvalue

lalkrishnam
Kilo Contributor

We are using getClassDisplayValue in a integration to get the table name, it works fine. But In some cases the script include where we process the REST transaction is running into error. We observed that this is happening when the user preferred language other than EN. I feel it is because of getClassDisplayValue.

 

Can anyone recommend some best practice to prevent this issue.

1 ACCEPTED SOLUTION

@lalkrishnam If you are using a separate BR for every table you can use pass the table name directly, instead of getting it dynamically.

Thanks,
Anvesh

View solution in original post

5 REPLIES 5

@lalkrishnam If you are using a separate BR for every table you can use pass the table name directly, instead of getting it dynamically.

Thanks,
Anvesh