I have an xml query that needs a Param.1 in the source url. What is the proper syntax when accomplishing this.
I have tried this below without success.
C:\Inetpub\wwwroot\LincolnElectric\training\gpyles\CurrentData{'[Param.1]'}.xml
C:\Inetpub\wwwroot\LincolnElectric\training\gpyles\CurrentData'[Param.1]'.xml
Request clarification before answering.
Hi,
You can call a xMII Query using the following URL pattern:
http://<server>:<port>/Lighthammer/Illuminator?QueryTemplate=UserTemplates/xxxQueryName
&Content-Type=text/xml&IllumLoginName=<user>&IllumLoginPassword=<XXXX>&Param.1=<value>&Param.2=<value>
Thanks,
Dipankar
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.