You don’t need to bounce EntireX
I assume your RPC servers don’t use the same (global) NATURAL bufferpool as the environment you are changing the subprograms from, right ?
You will need to either use a shared (aka global) bufferpool for these environments, or take other measures, like implementing a subprogram you can trigger to refresh the RPC server’s bufferpool (and even then it’ll only consistently work if all RPC servers share a bufferpool, assuming you are running multiple instances.
#Mainframe-Integration#EntireX#webMethods