Hey all,
Just trying to open the limit dialog box for a query limit from an EIS button.(the same dialog box if you double click on a limit in a query)
I have found the syntax for it however it is not working at the moment.
The syntax is:
ExecuteBScript("modify limit <document name>.'<topic name>'.'<item name>'.'<limit name>'"
i.e ExecuteBScript("modify limit root.'Pcw Customers'.'Store Type'.'Store Type'"
Does anyone know exactly what <topic name>, <item name>, and <limit name> are and where i can find the correct values for them?
The names are very general and I may be lookin at the wrong values.
I have tried all possible variations with no luck.
Any feedback is appreciated. Thanks in advance.
Just trying to open the limit dialog box for a query limit from an EIS button.(the same dialog box if you double click on a limit in a query)
I have found the syntax for it however it is not working at the moment.
The syntax is:
ExecuteBScript("modify limit <document name>.'<topic name>'.'<item name>'.'<limit name>'"
i.e ExecuteBScript("modify limit root.'Pcw Customers'.'Store Type'.'Store Type'"
Does anyone know exactly what <topic name>, <item name>, and <limit name> are and where i can find the correct values for them?
The names are very general and I may be lookin at the wrong values.
I have tried all possible variations with no luck.
Any feedback is appreciated. Thanks in advance.