on 2014 Feb 06 4:44 AM
Hi,
In need to convert following date '20130708' (YYYYMMDD) into '2013-07-08T00:00:00+05:30' format in PI mapping.
Is it possible to convert using PI mapping functions.
If Yes then how?
If No then is there any other method by which conversion can be done?
Thanks & Regards,
Vinit.
Request clarification before answering.
Hi Vinit - Why don't you use concat function. I believe the later part is fixed value as you don't have timestamp information from the sender.
Ofcourse to convert the date part you can use standard function with input yyyyMMdd and output yyyy-MM-DD then use concat..
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
| User | Count |
|---|---|
| 9 | |
| 7 | |
| 6 | |
| 4 | |
| 3 | |
| 3 | |
| 3 | |
| 2 | |
| 2 | |
| 2 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.