Process Validations

BDS performs a number of validations on Processes that make use of BOMs:

  • Primitive Types cannot be used for Data Fields or Parameters
  • Enumeration Types cannot be used for Data Fields or Parameters.
  • Activities responsible for generating WSDL operations cannot have array parameters associated. Instead, please create a Class to contain the array.
  • Document literal type bindings must have formal parameters of type external reference.