Skip to main content

ProxyNotFound exception

  • September 2, 2014
  • 0 replies
  • 0 views

Product: OpenFusion Notification Service

Version: ALL

 

Description:

ProxyNotFound exception.

 

Resolution:

The ProxyNotFound exception is thrown when the supplier admin's get_proxy_consumer() method, or the consumer admin's get_proxy_supplier() method is called with an ID of a non-existing proxy.

You can get an array of existing proxy ID's by calling the pull_suppliers() and push_suppliers() methods on the consumer admin or the pull_consumers() or push_consumers() method on the supplier admin.

Note that OpenFusion v4 does not support the pull mechanism.


#OpenFusion
#KnowledgeDocs