Hi All,
When trying to find an element id we can see that the error below is returned...
the exact line that I believe the null values are returned on are:
dms.Notify(72, 0, elementName, null, out elementIdQuery);
2022/08/15 08:01:11.336|SLManagedScripting.exe|ManagedInterop|ERR|0|70|NMLOG|[Send]|Exception => System.ArgumentException DataMiner agent ID in "4294967295/4294967295" is not an integer value
Parameter name: id
at Skyline.DataMiner.Library.Common.DmsElementId..ctor(String id)
at Skyline.DataMiner.Library.Common.ReplicationSettings.Load(ElementInfoEventMessage elementInfo)
at Skyline.DataMiner.Library.Common.DmsElement.ParseElementInfo(ElementInfoEventMessage elementInfo)
at Skyline.DataMiner.Library.Common.DmsElement.Parse(ElementInfoEventMessage elementInfo)
at Skyline.DataMiner.Library.Common.DmsElement..ctor(IDms dms, ElementInfoEventMessage elementInfo)
at Skyline.DataMiner.Library.Common.Dms.GetElement(DmsElementId dmsElementId)
at Skyline.DataMiner.Library.Common.InterAppCalls.CallBulk.InterAppCall.SendToElement(IConnection connection, DmsElementId destination, Int32 parameterId)
at Skyline.DataMiner.Library.Common.InterAppCalls.CallBulk.InterAppCall.<Send>d__32.MoveNext()
at OneWeb.OrchestrationProxy.Messaging.InterElementMessaging.Send(ISLProtocolWrapper protocol, String messageUniqueId, String destinationElementName, String jsonData)
Hi Ryan
This issue has been fixed in Class Library version 1.1.4.4 & 1.2.2.4. This is released in DIS 2.38. This is currently an insider release but can be enabled via DIS Settings or downloaded via DataMiner Integration Studio - Downloads - DataMiner Dojo.