The WebServiceClient component must be configured with the WSDL of the MDEX Engine's Configuration Web service.
In addition, you must add a config-service:putPrecedenceRules operation to the request structure of the component.
To configure the WebServiceClient component in the precedence rules graph:
http://localhost:5555/ws/config?wsdlThe URL command returns the WSDL of the Web service.
<config-service:putPrecedenceRules xmlns:config-service="http://www.endeca.com/MDEX/config/services/types" xmlns:mdex="http://www.endeca.com/MDEX/XQuery/2009/09"> $xmlString </config-service:putPrecedenceRules>At this point, the Edit request structure dialog should look like this example:
After creating the graph and configuring the components, you can run
the graph to send the configuration data to the MDEX Engine. You can run the
graph by clicking the green circle with white triangle icon in the Tool bar: