Deprecated services in 6.5 which are used in 4.6

Hi All,

We are upgrading webMethods 4.6 to 6.5 following below components for our exisisting project

Developer
TN
IS

Could you provide the list of flow/java services are deprecated in webMethods 6.5 which are available in 4.6.
If anybody provide the list that would be really helpful.
Thanks & Regards
Naveen Kumar.G

Hi Naveen,

goto \Developer\doc

Open IntegrationServerBISReference.pdf for wm6.5 and search for “deprecate”

you will get to know which all services are deprecated in wM6.5

Regards,
Puneet Saxena

See this post for a list of IS 4.6 services deprecated in IS 6.0. Note that there have been other services deprecated since then.

Mark

Hi carlson,

Thanks for providing the information. I will gather the deprecated services after IS 6.0, its really helpful.

Thanks & Regards
Naveen Kumar.G

Feel free to add to the spreadsheet and post it here.

Mark

Hi All,

While going through the IntegrationServerBISReference.pdf of webMthods 6.5 version found that pub.security.reverseInvoke all services which are there in this folder got deprecated, even webMthods has not provided the alternative services.

in our application we are using 3 services from this pub.security.reverseInvoke folder

pub.security.reverseInvoke:deleteAllConnections
pub.security.reverseInvoke:keepAliveConnections
pub.security.reverseInvoke:registerReverseConnections

Could you please help out how do we use them if the deprecate.

Thanks & Regards
Naveen Kumar.G

My assumption is that the pub.security.reverseInvoke:* services have been deprecated because they are no longer needed to ensure that the reverse invoke server connections are maintained properly.

Mark