Ariba Supplier OnRamp 7.1 | webMethods Ariba Supplier OnRamp Documentation | webMethods Ariba Supplier OnRamp Installation and User’s Documentation | The pub.ariba.supplier Folder in the WmAribaSupplier Package | pub.ariba.supplier.cxml | pub.ariba.supplier.cxml:checkCredentialSharedSecret
 
pub.ariba.supplier.cxml:checkCredentialSharedSecret
Important:
Do no invoke this service directly; it is used by checkDocumentSharedSecret.
WmAribaSupplier. If you have configured the SharedSecret of the supplier in the cXML of Ariba Supplier OnRamp, this service will check the SharedSecret set in a credential record. If the SharedSecret matches, true is returned in the output field match.
Input Parameters
Credential
Credential record from the cXML request.
Output Parameters
match
Returns true if SharedSecret matches; otherwise, false.
Usage Notes
If you did not configure the SharedSecret in the cXML of Ariba Supplier OnRamp, this service will always return true in the match output field.