Hi WebMethodsUser,
Kindly check the “properties(on right hand side of developer window)” of the service you have made in developer and make “cache results”=false
Cache result property explanation :
Specifies whether the server stores the service results in a local cache for the time period specified in the cache expire property.after the service executes, the server places the entire pipeline contents into a local cache.when subsequent request for the service provides the same set of input values, the server returns the cached results instead of invoking the service again.select “True” to cache the service result.
Regards,
Puneet Saxena
#Flow-and-Java-services#webMethods#Integration-Server-and-ESB