Capture image data in a response and save it
25th June 2021
Hi Fenta, In non-text-based files, 0x00 is common to occur but if you at any point in time try to handle that same data as a string it will cause …
Answer
25th June 2021
Hi Fenta, In non-text-based files, 0x00 is common to occur but if you at any point in time try to handle that same data as a string it will cause …
25th June 2021
If the launcher is installed, you can use cube:// URL’s. You can use the same syntax as for XBAP URL’s, for example cube://MyDataMiner?element=MyElement:visual:Pagename Note: because of security, not all applications …
25th June 2021
I don’t believe this is possible at the moment for embedded pages. It’s a nice request though, so feel free to suggest it. We do have support for passing a …
25th June 2021
Hi Miguel, what you’re trying to do is probably not possible, but maybe there is another approach. Some time ago I worked on a smart-serial driver that was receiving 1000+ …
25th June 2021
Unfortunately, SLAlerter currently only supports running one instance, which can connect to one cluster only at the same time.
24th June 2021
Hi Edson, Looking at the latest development guide I found this: Primary keys A table must always contain a column that has a unique value for every row in the …
24th June 2021
Investigation showed the port was in use by another non-DataMiner process running on that server.
24th June 2021
Hi, First place to look in these cases is the StreamViewer. This will show you all the incoming data. In case you see data and you don’t see that represented …
24th June 2021
Hi Jack, Is this specific port opened in firewall?
24th June 2021
Hey Jens, Just to give some more feedback/measurements to this. I did some quick tests to find out the difference between these calls. I tested the following two calls, each …
24th June 2021
Hi Mieke, When a PA workflow is not working, we start debugging this issue by checking the following items: Are the queue elements correctly configured? Check if the parameter ‘Resource …
24th June 2021
I would start by looking at the queue element(s), specifically the one to which the token is sent. is the token listed in the incoming table? do you have entries …
24th June 2021
If you put a magnifying glass on it then the answers is yes, as it requires more resources. On SLScripting side: You need to construct the “new” uint[], which is …
24th June 2021
Hi Edson, As far as I know, it is surely possible to use an ArrayOptions tag with an index different from 0. The index attribute defines which column contains the …
23rd June 2021
Hi Christine, The primary purpose of an acquisition network is to collect information from data sources. Most of time the acquisition network is configured in such a way that only …