BSSV and Call Object Kernel (COK) Recycling and Kernel going zombie (Doc ID 1202613.1)
We ran into an instance where the COK for a BSSV went zombie. All subsequent calls to the BSSV throw an error. I'm trying to adjust the BSSV code to manually resubmit...just wondering if there was a way test this locally on my fat client and not have to use the enterprise server....
So in the ideal scenerio I would be able to launch the bssv from JDev, run the bssv, kill the process, then run the bssv and it would reconnect. I can't use the IConnection.AUTO because the BSFN is using JDE CACHE and will not reconnect automagically.