I played with this for a while and ended up creating a NoOp Writer and moved my web service call to the Processor. I configured the step with processor-transactional="false" so a skip does not cause...
Type: Posts; User: mbaxley; Keyword(s):
I played with this for a while and ended up creating a NoOp Writer and moved my web service call to the Processor. I configured the step with processor-transactional="false" so a skip does not cause...
I have a job that reads from a folder of .xml files (each file is a reader item), does some transformation, and submits them to a vender webservice. Then an archive step moves the .xml files to an...