Message Connector Time Created Time Posted metadata returning in UTC time
Issue
When mapping either Message Connector's metadata fields Time created or Time posted within a KTA variable, it is being returned in UTC format.
Example:
Update import source configuration window
Metadata variable Time created mapped to a KTA process variable Image Scan Date. This will show a time difference from the system time.
Cause
This is working by design. By default, the Date/Time metadata fields always return values in the UTC format.
Solution
To get metadata field values in local system format, refer to the Kofax TotalAgility Administrator's Guide. The following snippet of instructions is taken from KTA 7.10 Administrator's Guide (Pg. 43)
Date/Time format
By default, the Date/Time metadata fields always return values in the UTC format. You can configure Date/Time metadata fields to return values in local system format. Do the following for each Core Worker:
- Open the following file in a text editor C:\Program Files\Kofax\TotalAgility\CoreWorkerService\Agility.Server.Core.WorkerService.exe.config
- Search for the IsUtcTime parameter and set its value to false as shown below:
- If you already set the value of IsUtcTime to false and want to view the date/time values in the UTC format, set its value to true.
- Save and close the file.
- Restart the Core Worker service.
Level of Complexity
Moderate
Keywords: time zone, different time
Applies to
Product | Version | Build | Environment | Hardware |
---|---|---|---|---|
KTA | All |