Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The wm.b2b.cxml Folder in the WmAribaSupplier Package | wm.b2b.cxml.utils.persistence.memory | wm.b2b.cxml.utils.persistence.memory:listBuyerSessions
 
wm.b2b.cxml.utils.persistence.memory:listBuyerSessions
WmAribaSupplier. Returns a list of all session id's corresponding to PunchOut sessions with buyer data persisted in the webMethods session store.
Input Parameters
None.
Output Parameters
serviceError
Error record indicating if an error occurred.
BuyerSessions
String list of sessionIDs corresponding to webMethods punchout sessions. You can use each ID with wm.b2b.cxml.perstence.memory:getBuyerSessionto get the buyer punchout session data.