[progress Communities] [progress Openedge Abl] Forum Post: Re: In Plugin, How To Pass Two...

  • Thread starter Thread starter Chris S. Hogan
  • Start date Start date
Status
Not open for further replies.
C

Chris S. Hogan

Guest
Are you referring to building an extended operator in Corticon? Generally extended operators take simple data types, and return simple data types. You can apply an operator to a collection, which means the operator processes the array of values. However, if you need to deal with multiple arrays or complex objects, then you would be better off using a service call out which has access to the complete working memory as the decision service is executing.

Continue reading...
 
Status
Not open for further replies.
Back
Top