Question Everardo Cunha · Aug 17, 2020 Cache; Create methods with same name but different parameters Greetings, Since cache is an OOP language, how can I create 2 methods with the same name but different parameters? Right now when I try that I get a compile time error! Element name conflict [80670005] : Method mymethod Thank you, Everardo #ObjectScript #Caché 0 5 0 572
Question Everardo Cunha · Sep 25, 2019 Ensemble: Getting error in GetProp+2^%CDCalBk when trying to test a message inside the tester in Studio Greetings, I am trying to test an hl7 message inside studio and when I click on the test button I get this error: "<FUNCTION>GetProp+2^%CDCalBk" at 9:51 am. $I=/dev/null:50333010 ($X=0 $Y=54) $J=50333010 $ZA=0 $ZB="" $ZS=65536 ($S=66023400) I have never seen this before! Any suggestions? Here a simple test message: #Business Process (BPL) #Ensemble 0 2 0 321
Question Everardo Cunha · Apr 19, 2017 Variable number of arguments in web service method I wonder if you could help me? I have a regular cache class that accepts a variable number of arguments in one of the methods. It works fine so I decided to add a method to my web service to make the call to the cache class. I get a compile error on the web service with error#5130.Here is the cache class #Compiler #Object Data Model #SOAP #Caché 0 2 0 842