Parameter and Generator Notes

A batchinsert operation takes a single input parameter - a structure defining the attributes to be inserted. Each attribute of this structure must match some entity attribute by name and type.

A warning is displayed if a batchinsert operation has non-standard details parameter, which does not include fields that cannot be null. Refer to section in Null Considerations.

Generator Action - The generator adds the following methods to a class containing a batch insert operation: