![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |
You can handle DATE fields in TIBCO ActiveMatrix BusinessWorks. By default, TIBCO ActiveMatrix BusinessWorks accepts data for dateTime fields in the format YYYY-mm-ddThh-mm-ss. This format is not acceptable to the Kenan API-TS which expects the dateTime fields to be in the YYYY-mm-dd hh-mm-ss format. (Please note the space in between).
1.
3.
4. Select Required in the Occurrence drop-down list.
5. Select string in the Type drop-down list.
6. Similarly, add an output parameter with the Field name as out (case sensitive), Type as string, and Occurrence as Required.
7.
9. Click Apply.
10.
11. Attach a trigger from the Render XML task to the Java Code task. Attach a trigger from the Java Code task to the Invoke Request-Response Service task.
12.
13. Figure 7 Java Code
![]() |
Copyright © TIBCO Software Inc. All Rights Reserved |