The WebServiceClient component must be configured to communicate with the 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:7770/ws/config/bikes?wsdlThe URL command returns the WSDL of the Configuration Web service.
<config-service:configTransaction xmlns:config-service="http://www.endeca.com/MDEX/config/services/types/1/0" xmlns:mdex="http://www.endeca.com/MDEX/XQuery/2009/09"> <config-service:putPrecedenceRules> $xmlString </config-service:putPrecedenceRules> </config-service:configTransaction>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 Dgraph. You can run the graph
by clicking the green circle with white triangle icon in the Tool bar: