Hi,
I’m also facing the issue while re-submitting from flow servie.Scenerio i tested is i created one service which divides to numbers.I ran this service giving input as 1 and 0 deliberately so that the service will be failed.Then i went mws and got the context id of this failed service.Then by using this context id i fetched the pipeline using in buile monitor service then modified the pipeline by entering a number instead of 0,then i called “pub.monitor.serviceControl:resubmit” by giving the same contextid and pipeline to it.Then i verified in MWS still i see the old failed service only.And i don;t find the service with re-submitted status.I’m attacing the code.Please correct if i’m doing any thing wrong in this scenerio.