I DTL I am assigning value to %TimeStamp type praport named BirthDate.
18001225 converted to 1800-12-25T00:00:00 but giving below error
ERROR #7208: Datatype value '1800-12-25T00:00:00' is not a valid timestamp format > ERROR #5802: Datatype validation failed on property 'xxx.xxx.xxxx.xxxxx:BirthDate', with value equal to "1800-12-25T00:00:00"
20000612 converted to 2000-06-12T00:00:00 is not giving any error
We are not using github or any source safe till now. We have ensemble hl7 interfaces (business services, processes, operations)available in production. Now we want to deploy these interfaces to a brand new cloud server with iris instance.
Here in current production we have studio access but new cloud server iris we have only vscode access.
I have exported all the classes from current production using Studio and I have exported xml file with me.