Hi all,
Need to support, to copy Imagine Selenio network processor driver/protocol, from one DMA to other, including visio and alarm templates?
Thanks.
Hi,
You could use the option Exporting elements, services, etc. from a .dmimport file to create an .dmimport package. This package will contain the protocol, Visio file and alarm/trend templates assigned to the exported element.
Hope it helps.
Hi,
Please could you let me know which version of the connector are you using?
I will try to reproduce the issue internally.
1.1.9.7
Hi, this is a known limitation: The dmprotocol package that is inside dmimport package currently does not include the assemblies used by the connector. We have a task on our backlog to have these included (DCP 217821). Is it an option to install the connector via the catalog? The package from the catalog does include all the required assemblies.
Thanks Miguel.
It works to copy the import everything. But when I create new Element (Imagine SNP), using same driver/protoco/visio/alarm template, I am having below error messages. Please advise. Thanks.
2025/11/24 06:35:43.806|SLProtocol – 8572 – AADQ SNP-1|25520|CManagedScript::Load|ERR|-1|Compilation failed for QAction 1
(268,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(269,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(1228,26): error CS0234: The type or namespace name 'CommunityLibrary' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(1229,26): error CS0234: The type or namespace name 'CommunityLibrary' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(6305,26): error CS0234: The type or namespace name 'Library' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(6379,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(1267,10): error CS0246: The type or namespace name 'HttpStatusLine' could not be found (are you missing a using directive or an assembly reference?)
(301,41): error CS0246: The type or namespace name 'DcfHelper' could not be found (are you missing a using directive or an assembly reference?)
(281,47): error CS0246: The type or namespace name 'SyncOption' could not be found (are you missing a using directive or an assembly reference?)
(277,22): error CS0246: The type or namespace name 'SyncOption' could not be found (are you missing a using directive or an assembly reference?)
(676,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(677,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(678,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(6423,15): error CS0246: The type or namespace name 'DcfSaveConnectionRequest' could not be found (are you missing a using directive or an assembly reference?)
(21876,26): error CS0234: The type or namespace name 'Library' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(769,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(770,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(771,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(836,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(837,26): error CS0234: The type or namespace name 'Core' does not exist in the namespace 'Skyline.DataMiner' (are you missing an assembly reference?)
(805,47): error CS0246: The type or namespace name 'DcfHelper' could not be found (are you missing a using directive or an assembly reference?)
(687,47): error CS0246: The type or namespace name 'DcfHelper' could not be found (are you missing a using directive or an assembly reference?)
(783,41): error CS0246: The type or namespace name 'DcfHelper' could not be found (are you missing a using directive or an assembly reference?)
(776,78): error CS0246: The type or namespace name 'SyncOption' could not be found (are you missing a using directive or an assembly reference?)
(846,47): error CS0246: The type or namespace name 'DcfHelper' could not be found (are you missing a using directive or an assembly reference?)
(21891,54): error CS0246: The type or namespace name 'DmsElementId' could not be found (are you missing a using directive or an assembly reference?)
(21887,20): error CS0246: The type or namespace name 'DmsElementId' could not be found (are you missing a using directive or an assembly reference?)
(683,102): error CS0103: The name 'SyncOption' does not exist in the current context
(289,18): error CS0246: The type or namespace name 'DcfMappingOptions' could not be found (are you missing a using directive or an assembly reference?)
(295,25): error CS0246: The type or namespace name 'DcfHelper' could not be found (are you missing a using directive or an assembly reference?)
(696,36): error CS0246: The type or namespace name 'DcfSaveInterfacePropertyRequest' could not be found (are you missing a using directive or an assembly reference?)
(842,105): error CS0103: The name 'SyncOption' does not exist in the current context
(785,46): error CS0246: The type or namespace name 'DcfInterfaceFilterMulti' could not be found (are you missing a using directive or an assembly reference?)
(1245,17): error CS0103: The name 'HttpStatusLine' does not exist in the current context
(1258,34): error CS0103: The name 'SLHttpStatusCode' does not exist in the current context
(1271,21): erro