Deprecated Services
List of Deprecated Services
In the following all services and specifications are listed that have been replaced by new ones as of release IBM webMethods Adapter 4.6 for SAP. The old services are still available, but should be no longer used.
| Previous | New service/specification |
|---|---|
| pub.sap.idoc:transformFlatToHierarchy | pub.sap.idoc:IDocToDocument |
| pub.sap.idoc:transformHierarchyToFlat | pub.sap.idoc:documentToIDoc |
| pub.sap.idoc.routing:registerService | Use Adapter for SAP Administration UI instead. |
| pub.sap.idoc.routing:unregisterService | Use Adapter for SAP Administration UI instead. |
| pub.sap.idoc:idocToString | pub.sap.idoc:encodeString |
| pub.sap.idoc:iDocToRecord | pub.sap.idoc:iDocToDocument |
| pub.sap.idoc:recordToIDoc | pub.sap.idoc:documentToIDoc |
| pub.sap.idoc.routing:inbound | pub.sap.transport.ALE:aleRoutingInfo |
| pub.sap.idoc.routing:inboundDefault | pub.sap.transport.ALE:aleRoutingInfo_Default |
| pub.sap.idoc.routing:outbound | pub.sap.transport.ALE:aleMappingInfo |
| pub.sap.idoc.routing:outboundDefault | pub.sap.transport.ALE:aleMappingInfo_Default |
| wm.PartnerMgr.gateway.transport.B2B: InboundProcess | pub.sap.transport.IS:InboundProcess |
| wm.PartnerMgr.gateway.transport.B2B: OutboundProcess | You should directly select the service to call at the routing notification. |
| wm.PartnerMgr.gateway.transport.FTPTransport: OutboundProcess | You should directly select the service to call at the routing notification. |
| wm.PartnerMgr.gateway.transport.EmailTransport: OutboundProcess | You should directly select the service to call at the routing notification. |