Tom Scaff

Results 8 issues of 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:...

question

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 ''...

bug

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...

question

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:...

bug

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...

question

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...

question

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...

question

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...

question