Tim / Bala thanks for ur replies.
I’m not using any drop values or clearpipeline service.
Even I could get the values when I modeled the code i mentioned earlier.
But in the original service(for a PIP) that I’m facing this problem is something like this
Sequence(try)
----Sequence1
there are services here
----Sequence 2
there are some services here
----Sequence 3
Loop
Sequence 3A
Dateformat change service (it errors out here)
some more services
Sequence(Catch)
getLastError
The datefield in the PIP is not yet mapped, so its coming null, its there that the service failed,(I can overcome this null date issue, but wat if some other service fails?) and when I looked into the lasterror/pipeline there was only variables that were set in Sequence 3A i.e currentDatePattern and NewDatePattern.
Hope now I have explained my problem clearly
Thanks
Nandan
#Integration-Server-and-ESB#Flow-and-Java-services#webMethods