Custom MetaData Type Record Creation using apex

preview_player
Показать описание
It explains about Custom MetaData Type Record Creation in Apex using MetaData API.
Рекомендации по теме
Комментарии
Автор

Can you please make a video on how to create test data for custom metadata in apex test class???

harshithaj
Автор

Can you please explain how to update custom metadata type record in Apex?

MySanjukta
Автор

can you please tell me how to create custom list view using metadata api

gobir-kfrb
Автор

Hi, can you please explain what is custom metadata type and when it should be used and for what it is used?
TIA

babysamanwaya
Автор

Hi..I can we use this snippet to update picklist value in custom object?

sanketkulkarni
Автор

Hi,
I have one scenario where I have custom metadata type record is created with some conditions using lwc(eg: where opportunity stage is closed and revenue >0). now I have to schedule a batch apex which will take these custom metadata records and check the condition in opty and which opty will match the condition, we can renew these opty. Please help and let me know how I can achieve this scenario.

samb
Автор

Still confusion about it, when we use this custom metadata any best practices ?

jlayinronchi
Автор

Can we delete the record using this approach?

pratap.jadhavar