cancel
Showing results for 
Search instead for 
Did you mean: 

Date Transformation - "Unparseable date error"

Former Member
0 Kudos

Hi,

I am getting an "Unparseable date error", my source date format (from IDOC) is 27102006, in the target format it should be along with the time stamp like 27102006132010. I tried using the date transformation function and I am getting the following error:

“RuntimeException in Message-Mapping transformation: Runtime exception during processing target field mapping /SiebelMessage/ListOfAssetManagement/ListOfAssetMgmt-Asset/AssetMgmt-Asset/InstallDate. The message is: Unparseable date: "27102006" “.

solicit ur inputs!!!

Thanks & Regards

Viji

Accepted Solutions (0)

Answers (1)

Answers (1)

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Check your java code in Message Mapping, Check out whether you have declared the data typr exactly and again import the java code and activate the objects.

Regards

Agasthuri Doss

Former Member
0 Kudos

hi, tq... i have solved it on my own.

thanks & regards

viji

agasthuri_doss
Active Contributor
0 Kudos

Hi,

Great, May i know what was the cause.

Regards

Agasthuri Doss

Former Member
0 Kudos

Hi...

nothing great, its simple, i have used the current date function in that, i took only the time details and used one more function concatenate.... that's it.

Thanks & Regards

Viji