Avatar

Level 10

Two thing to consider:

1. If you are calling the Web Service from within your From, you use Javascript's parse() and getDay(), getMonth() & getYear() methods to convert the date format

2. Or If you invoke WS from your workflow, use parse-date() and format-date() functions to format the date

Nith