Attribute transformation for DateTimeEventOccurred of doctype Event generated an exception. The query is /ns:event[0]/ns:header[0]/ns:dateTimeEventOccurred[0] . The original exception message is: java.lang.NullPointerException: null.
Flow Service:
Input: dateTime (String)
service called:pub.date:dateTimeFormat
Input for above service:
inString: dateTime, currentPattern:yyyy-MM-dd’T’HH:mm:ss:SSZ, newPattern:yyyy-MM-dd HH:mm:ss:SS
Output: formattedDateTime
Not sure, how to get this output formatted date back to TN, as my understanding is that TN internally will set this new value for extracted attributed. Correct me if I am wrong.
Thanks.
#webMethods#Integration-Server-and-ESB#B2B-Integration