| The DQSRVSVC Procedure |
The following example runs a dfPower Architect service on a DataFlux Integration Server that is installed on the local host:
proc dqsrvsvc service="myService" data=work.insrv out=work.outsrv; run;
The server communicates over the default port. The input and output data sets are stored in the temporary WORK library. The service was previously created and uploaded to the Integration Server.
Copyright © 2009 by SAS Institute Inc., Cary, NC, USA. All rights reserved.