SELECT * FROM [dbo].[bigtable] WHERE [somefield]={{Userid}}
SELECT * FROM [dbo].[bigtable] WHERE [Liq Cat]={{Userid}}
<?xml version="1.0" encoding="UTF-8"?>
<schedulerFileAction source="/location-of-your-iok-file/file.iok" logTimings="false">
<subActions>
<schedulerFileActionSetDataManagerParameterValue parameterName="Userid">
<binding>
<manualparambinding type="INTEGER" publishedPublicly="false">
<values>
<e>
<v type="java.lang.Long" value="5" />
</e>
</values>
</manualparambinding>
</binding>
</schedulerFileActionSetDataManagerParameterValue>
<schedulerFileActionRefreshFromSource clearCacheBefore="true" clearCacheAfter="true" failOnError="false" />
<schedulerFileActionSaveIok location="/location-of-our-new-dashboard/12345.iok" />
</subActions>
</schedulerFileAction>
OmniscopeEnterprise.exe -executeAction "some-path\Action.xml"
param-1.png | 40K | |
param-2.png | 38K |
It looks like you're new here. If you want to get involved, click one of these buttons!