Skip to content
DataMiner DoJo

More results...

Generic selectors
Exact matches only
Search in title
Search in content
Post Type Selectors
Search in posts
Search in pages
Search in posts
Search in pages
Log in
Menu
  • Updates & Insights
  • Questions
  • Learning
    • E-learning Courses
    • Empower Replay: Limited Edition
    • Tutorials
    • Open Classroom Training
    • Certification
      • DataMiner Fundamentals
      • DataMiner Configurator
      • DataMiner Automation
      • Scripts & Connectors Developer: HTTP Basics
      • Scripts & Connectors Developer: SNMP Basics
      • Visual Overview – Level 1
      • Verify a certificate
    • YouTube Videos
    • Solutions & Use Cases
      • Solutions
      • Use Case Library
    • Agility
      • Book your Agile Fundamentals training
      • Book you Kanban workshop
      • Learn more about Agile
        • Agile Webspace
        • Everything Agile
          • The Agile Manifesto
          • Best Practices
          • Retro Recipes
        • Methodologies
          • The Scrum Framework
          • Kanban
          • Extreme Programming
        • Roles
          • The Product Owner
          • The Agile Coach
          • The Quality & UX Coach (QX)
    • >> Go to DataMiner Docs
  • DevOps
    • About the DevOps Program
    • Sign up for the DevOps Pogram
    • DataMiner DevOps Support
    • Feature Suggestions
  • Swag Shop
  • Downloads
  • PARTNERS
    • All Partners
    • Technology Partners
    • Strategic Partner Program
    • Solutions
    • Deal Registration
  • Contact
    • Sales, Training & Certification
    • DataMiner Support
    • Global Feedback Survey
  • >> Go to dataminer.services

InterApp communication between SLAutomation and SLProtocol using SLC.Lib.Common NuGet

Solved1.74K views25th May 2022InterApp SLAutomation SLProtocol
2
Jason Pitteman [SLC] [DevOps Member]556 24th May 2022 0 Comments

Hi,

We have a protocol that implements several InterApp calls. Both the protocol and the automation script are using Nuget SLC.Lib.Common version 1.2.2.2 in order to use InterApp calls. However when sending the InterApp call from the Automation script to the protocol we can see that the protocol processes the request correctly and it sets the response on the correct parameter 9000001. But the automation script does not receive the response and it times out.

Here's the code snippet:

Would anyone have a clue of what is going on?

Thanks,

Jason

Jan Staelens [SLC] [DevOps Advocate] Answered question 25th May 2022

3 Answers

  • Active
  • Voted
  • Newest
  • Oldest
1
Avatar photo
Jan Staelens [SLC] [DevOps Advocate]899 Posted 25th May 2022 1 Comment

Be aware, the marked Answer is a workaround that can still fail in situations.

Took a deeper look and found a bug in the class library where the Answer from Thijs will still break if you have more than one List<T> in your KnownTypes.

We're looking into a fix for this in the upcoming weeks. (from the time of this comment)

Details:
We perform a .Name on the known types to include in the json. For a List<T> this always returns List without the internal type. If there's more than one List the code notices  .Name is not unique so it falls back to using .FullName.

FullName according to .NET Documentation should only every return the Namespace + Class and leave out the Assembly (and it does for most things). But there's a bug in NET where if the type is a collection the type inside the collection will include the Assembly and not just the namespace + class. This causes the problems with deserialization for Lists and collections.

We're looking into using other calls or filtering out the assemblies.

Jan Staelens [SLC] [DevOps Advocate] Posted new comment 10th June 2022
Avatar photo
Jan Staelens [SLC] [DevOps Advocate] commented 10th June 2022

This has now been fixed.
Using class library version
>1.2.2.3 or >1.1.4.3

You are viewing 1 out of 3 answers, click here to view all answers.
Please login to be able to comment or post an answer.

My DevOps rank

DevOps Members get more insights on their profile page.

My user earnings

0 Dojo credits

Spend your credits in our swag shop.

0 Reputation points

Boost your reputation, climb the leaderboard.

Promo banner DataMiner DevOps Professiona Program
DataMiner Integration Studio (DIS)
Empower Katas
Privacy Policy • Terms & Conditions • Contact

© 2025 Skyline Communications. All rights reserved.

DOJO Q&A widget

Can't find what you need?

? Explore the Q&A DataMiner Docs

[ Placeholder content for popup link ] WordPress Download Manager - Best Download Management Plugin