Quoting - EBS (MOSC)

MOSC Banner

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';

Howdy, Stranger!

Log In

To view full details, sign in to My Oracle Support Community.

Register

Don't have a My Oracle Support Community account? Click here to get started.

Category Leaderboard

Top contributors this month

New to My Oracle Support Community? Visit our Welcome Center

MOSC Help Center