Question Milena Donato · Sep 6, 2018 DataCombo pre-selected value Hi everyoneI have a datacombo that displayes value from a db table.I would like to set one of this value as default value. How can I do that? Is there a way to say selected value given the text or the Id from the DB table?Thanks a lot and kind regardsMilena #ZEN #Caché 0 1 0 270
Question Milena Donato · Aug 8, 2018 IF statement in business process diagram Hi everyoneI am new to the bpl diagram. I would like to add an if statement that checks whatever an object is null or not.I guess that: condition='response.Content != null' would not be ok...<if name='CheckObj' condition='response.Content != null' xpos='200' ypos='1700' xend='277' yend='2197' >I tried to search for this information in the documentation but I didn't find any help.Do you have any suggestions?Thanks and best regardsMilena #Business Process (BPL) #Caché 0 1 0 279
Question Milena Donato · Aug 8, 2018 Caché-Fehler: CLASS DOES NOT EXIST *(No name) Hi everyone I encountered this error while trying to access a web service (I send a test message with soap ui): FEHLER #5002: Caché-Fehler: <CLASS DOES NOT EXIST> {my method &class name} .1 *(No name) #Business Service #Ensemble 0 1 0 732
Question Milena Donato · Dec 27, 2017 Unit test - how do you check if a variable is undefined or null? Hi everyoneI'm new in Cache development language and I'm starting setting up Unit Tests.How do you check with an Assert whether a certain variable is null or undefined?The following assert throws an error on the "null": do $$$AssertEquals(myObj, null, "myObj is null")Thanks a lot for your help and best regardsMilena #Beginner #Caché #Testing 0 5 1 3K
Question Milena Donato · Dec 27, 2017 I can't start the Terminal to a remote server Hi everyoneHow can I connect using the Terminal to a remote server?I changed the server indication on the Healthshare icon on the Windows toolbar.The management portal works but not the Terminal. When I open the terminal it displays only some information about the server ("SSH-2.0-OpenSSH_7.2p2 Ubuntu-4ubuntu2.2"), but it doesn't give the possibility to log in.Do you have any suggestions how I could fix it?Thanks a lot and best regardsMilena #Caché #Terminal 0 5 0 1.2K