Quoting Module: Error while calling cz_cf_api.validate API
i have to create configuration for model item in quote, but while calling the same i am getting below error "Config processed successfully, no termination message". i feel i am not passing params correctly, can you please share me quoting sql query to fetch below params.
l_bom_param_name(1) := 'user';
l_bom_param_name(2) := 'pwd';
l_bom_param_name(3) := 'database_id';
l_bom_param_name(4) := 'calling_application_id';
l_bom_param_name(5) := 'calling_responsibility_id';
l_bom_param_name(6) := 'publication_mode';
l_bom_param_name(7) := 'product_id';
l_bom_param_name(8) := 'terminate_msg_behavior';
l_bom_param_name(9) := 'config_creation_date';