Tom Scaff
Tom Scaff
We noticed during testing on a Harmony Core routine that returns a 16 digit decimal with the value 9,999,999,999,999,999 that Swagger is displaying a rounded value. value read on disk:...
When attempting to use an assigned alias name in the Synergy/DE Repository, I noticed that the following errors started occurring in my Harmony Core Regen attempt. harmonycore regen SolutionDir ''...
We have come across a method implementation that we were trying to do, and need a way to determine the easiest way to return dynamic JSON data elements that are...
When generating a new method and dispatcher for a new API call that passes a memory handle, we getting the following error message during the service method call. Harmony.Core.Utility.BridgeException: SYSTEM.ARGUMENTOUTOFRANGEEXCEPTION:...
I apologize if this sounds like an odd or kind of simple question, but there are fields on the repository, that when Harmony Core is generated, are showing as part...
When generating TypeScript templates in Harmony Core, it looks like the camel casing for the structure names in the methods template are incorrect and do not match the casing of...
What version of .NET Core does the Harmony Core projects build against? I feel like we are still building against .NET Core 6, but is there an effective way to...
I had a question about how to import and use the Active Directory Services classes from Microsoft for authenticating users to the domain. I am trying to add these to...