Question p rd · May 29, 2018 Generated xml encountered a problem I want to generate one of the following xml data, but after I generate only de="", after I need to generate is de="DEX71.41.009.01" #Object Data Model #XML #Caché 0 2 0 320
Question p rd · May 19, 2018 Web services receives text data, data error I use the InterSystems cache to implement a web services program. I receive the data sent by the other person. However, I receive the wrong text (the normal text is the question mark "??????"). The other party uses the gbk code to send Chinese. The other party cannot modify the gbk code, what should I do to receive normal Chinese text? Thank you.I use ensemble 2010 and ensemble 2016. #SOAP #Ensemble 0 4 0 230
Question p rd · Mar 26, 2018 Web service how to return json data Server: #Error Handling #JSON #SOAP #Ensemble 0 6 0 2K
Question p rd · Mar 21, 2018 Problems encountered with Java Gateway Problems encountered with Java Gateway I am writing a framework for use on the Java Gateway. The role of the framework is: 1. Import the framework jar file into ensemble studio (test completed);2. In the framework jar, handle the related functions of the remaining jar files (the rest of the jar files are written by colleagues). The general idea is as follows: Send: Ensemble Java Gateway -> Framework Jar -> Plugin Jar (colleagues write, processing data).Returns: Plugin Jar (processed return data) ->Framework Jar->Ensemble Java Gateway. #Caché #Java 0 1 0 718
Question p rd · Jan 4, 2018 Convert complex XML to Cache Object I use SoapUI 5.4.0 test Cache development web service, the parameters I need to send through SoapUI is as follows: #Caché #SOAP 0 7 0 1K
Question p rd · Dec 22, 2017 By udl import. Cls file to ensemble studio, Chinese can not be displayed properly Hello, I will. Cls file (including Chinese comments) directly into the ensemble studio, studio tips imported successfully through the udl file, but my Chinese comment does not display properly, how do I deal with? Thank you!I am using a Windows 7 system, ensemble 2016, .cls file I am currently using UTF-8 encoding. #Studio #Ensemble 0 7 0 413
Question p rd · Oct 25, 2017 JDBC connection cache can not save long string I defined the variables in Cache, as follows: Property Content As% Stream.GlobalCharacter [Required, SqlColumnNumber = 3, SqlFieldName = B_Content]; And then use the SQL statement to add: insert into table_name (B_Content) values ('very long string'); But the error: #Caché #Java #JDBC 0 3 0 594
Question p rd · Sep 14, 2017 Ensemble XML and objects are converted to each other I need to convert the following XML file (with namespace) into an object in Ensemble. After processing the data, you also need to convert the object to an XML file (keep the namespace). During this time, the XML structure does not change, Only the data will change. How can i do it? #Object Data Model #Ensemble 0 1 0 579
Question p rd · Aug 13, 2017 Cache SQL sorted after sorting I used Cache 2016. I used the following statement to sort after paging, but suggested an error: #Caché #Terminal #SQL 0 8 0 776