How to check if an attribute exits in IDfCAStore object
Hello Experts, I want to check if a specific attribute exists in IDfCAStore objcet. If not then create that attribute. I was getting an error for duplicate attribute name as : [DM_STORAGE_E_CA_STORE_DUPLICATE_VALUE]error: "Value st01_edi_transaction_set_1 for attribute a_content_attr_name is specified more than once." so…