CDT vs map

Certified Associate Developer

Hi all,

I have to deal with metadata on my processes. Most of them upper 20 parameters. My engine rule Will need to Fetch the specific parameter and its value coming from interfaces, data bases or integrations.

So I wonder what It is best way to deal with them for performance:

1) create a CDT with upper 20 fields (and It could be defined more than 50 fields)

2) create a CDT with 2 fields: key and value and work as a list.

3) Define a Map as any type objects.

Thank you.

  Discussion posts and replies are publicly visible

Parents Reply Children
No Data