Hi Dojo,
I am currently having some issues while using InterApp calls Nuget, specifically regarding the Reply feature.
When I send a request that is expecting a reply it never receives one.
I was unable to find any documentation on the Reply feature.
Is there any documentation or currently known issues related to the feature?
Hi Miguel,
Could you confirm that you are using the Skyline.DataMiner.Core.InterAppCalls.Common Nuget and which version you are using?
There is indeed a known issue with the Reply feature up until version 1.0.0.3 where it has been addressed.
If you were using version 1.0.0.2, upgrading should address the issue you are experiencing.
In the mean time, I will update the documentation to include the information about the Reply feature.
I updated to version 1.0.0.3 and tested again and the issue was resolved.
I am glad to hear your issue is sorted!
I have updated the documentation of this page https://docs.dataminer.services/develop/devguide/ClassLibrary/ClassLibraryInterAppClasses.html and as soon as it has been reviewed and approved you should be able to check the section ‘Sending a return message’ for the updated content
I am indeed using version 1.0.0.2 of that Nuget.
I will check version 1.0.0.3 and get back to you.