cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

When checking for trace rejection messages in a business adapter import, a message like the example below will appear if one of the mandatory fields for an object is not populated in the source data, even if the column isn’t used for matching.

Example

@param_105dd8c94487454398d3d74652d400c9 is a mandatory property - value was not provided;

This message is a SQL parameter. It occurs for properties that are mandatory for the object. For the dynamic SQL to work, the generated parameter name must be unique for the SQL.

Identify and populate the mandatory property

  1. Look for the object in Using FlexNet Business Adapters: The FlexNet Business Importer Data Model.
  2. Determine which properties in the object are mandatory.
  3. Check if the properties are empty in the source data for any entries.
  4. Populate any mandatory fields.
Was this article helpful? Yes No
No ratings
Version history
Last update:
‎Mar 01, 2023 11:44 AM
Updated by: