Question Bharathsimha Re... · Sep 27, 2021 How to find a global's original namespace ? Potentially mapped from a different namespace How to find a global's original namespace ? Potentially mapped from a different namespace . I have a global ^Custom that exists in multiple namespaces but it could mapped from namespace Drone(A) to Launch(B) Without access to Cache management portal how to find where is my global located using cache code ? Like if ^Custom == ^[Drone]Custom ?? #Databases #Data Import and Export #Globals #Caché 0 5 0 395
Question Bharathsimha Re... · Nov 7, 2018 Business Service - Call Interval Range and Minimum allowed value that can be set ? Call Interval #Business Service #Ensemble 0 1 0 1.1K
Question Bharathsimha Re... · May 21, 2018 Routing Rule Usage - Can we use Functions and Methods with multiple parameters and refer objects by reference as parameters inside Routing rule ? Routing Rule Usage -Can we use Functions and Methods with multiple parameters and refer objects by reference as parameters inside Routing rule ?How do we handle DB related workflows in Business Rules ?How can we perform Response object based handling in Business Rules ?Can we try by extending methods with Ens.Util.FunctionSet and pass in the Context object from the rule as a parameter for certain functions ? Can we split the Business Operations into methods that can be used from the routing rules and create the message route request flow ? #Business Operation #Business Rules #Object Data Model #Ensemble 0 1 0 498
Question Bharathsimha Re... · Apr 18, 2018 How to convert SQL persistent classes to JSON output How to convert SQL persistent classes to JSON output - I have tried 1 option but appears to be very lengthy process.I have many other SQL storage's defined and have to expose them as well to JSON. Can anyone please suggest a better approach.My column names usually match with my Json properties.My User.TestClass is the class with GetJsonList() as my method to return /output JSON formatted data.The Code tried and SQL storage structure are as follows - #JSON #Object Data Model #SQL #Caché 1 3 0 1.1K