Business Rules 10.7 | webMethods Business Rules Web Help | webMethods Rules Development Help | Working with Actions | Creating a Predictive Analytics Action | About Data Types for Predictive Analytics Actions
 
About Data Types for Predictive Analytics Actions
The following table lists the data types that are admissible for input values of predictive analytics actions:
Apama Predictive Analytics Plug-in Type
Corresponds to Software AG Designer Type
Example
BOOLEAN
Boolean
true
INTEGER
Integer
5
FLOAT
Float
75.38
DOUBLE
Double
107.62345
STRING
String
"One"
DATE
String
"2007-05-07" (Must be ISO8601 formatted.)
TIME
String
"10:11:45.4" (Must be ISO8601 formatted.)
DATETIME
String
"2007-10-10T09:11:45.5-07:00" (Must be ISO8601 formatted.)