How to get preview when you assign Visio file

When I want to select a custom Visio file, for all the available Visio files “no preview” is displayed: What do I need to do to get these previews to …

Properties connectivity Internal/External tables

When you edit the connectivity properties of an element you can see if an external or internal interface is connected. I would like to retrieve  the “STATE” attribute of an …

ClientApps.lic file

Is a DMA restart required after updating the ClientApps.lic file ?

SRM – Log profile load script results

I’ve been using the following methods to log the result of set parameters: //Validation suceed helper.LogSuccessResult(config.MainElement.ProtocolName, config); //Validation failed helper.LogFailureResult(config.MainElement.ProtocolName, config, Convert.ToString(lastRealValue)); However, I can only find this logged in …

Where can I find the closed tasks?

I’m using project collaboration (https://collaboration.dataminer.services/) to verify the status of my project but I don’t see the closed tasks. Where can I find the closed tasks?

Difference between SetParameter() and SetParameterByPrimaryKey()

Is there a difference between SetParameter(int pid, string key, Object value) and SetParameterByPrimaryKey(int tablePid,string key,Object value) on the element object in the automation engine? As when trying this, SetParameterByPrimaryKey works …

CI/CD for 3rd Parties Drivers?

Hi, Will/Can Skyline make a CI/CD pipeline and QA available for 3rd Parties drivers? Such service has the potential to help 3rd Parties (DevOps) driver development quality, contributing to improved …