-
Rudolf Bargholz started the topic Receive HTTP POST in Omnis Studio in the forum Omnis General Coding 2 years, 6 months ago
Hi,
We have a service that needs to send data to our Omnis 4.3.2.1 app on Windows. They only support sending an HTTP POST, not an HTTP GET. I can write a remote task, and when a HTTP GET is sent to Omnis then the $construct of the remote task is called with the data sent in the GET as parameters of the $construct. Is it possible to have the same…[Read more]
-
Rudolf Bargholz replied to the topic Print two report on the same page in the forum Omnis General Coding 2 years, 6 months ago
Hi Mimmo,
This is probably not something I would want to do in Omnis, but ….
You can store a page setup for a printer in a report. That page setup stores detailed printer specific information, for example how many pages shoud be printed on one page, which printer are you printing to, what tray etc.. If you now set the repeatfactor to 2 in your…[Read more]
-
Rudolf Bargholz replied to the topic Omnis Studio with DB2 and unicode in the forum Omnis forum 2 years, 6 months ago
Hi Andrew,
I have sent support details how to reproduce the problem. Hopefully I have not missed something obvious in reporting this.
In case someone sees this topic, needs test code, and does not want to redo everything I have done ….
Here code to create a DB2 database and write unicode data to a test table
Create the database
Open the…[Read more] -
Rudolf Bargholz replied to the topic Omnis Studio with DB2 and unicode in the forum Omnis forum 2 years, 6 months ago
Hi Andrew,
Thank you for responding. I will put together a detailed description and contact support.
Regards
Rudolf
-
Rudolf Bargholz started the topic Omnis Studio with DB2 and unicode in the forum Omnis forum 2 years, 6 months ago
Hi,
Is there anyone out there that uses any Unicode Version of Omnis Studio with DB2 and a UTF8 database?
I am having problems with the saving of Unicode data in DB2 using bind variables with numerous versions of Omnis Studio since 4.3.2.1, where saving data with bind variables does not save the data in DB2 correctly, using explicit SQL however…[Read more]
-
Rudolf Bargholz replied to the topic Omnis Studio/RT 8.0.2 check JVM in the forum Omnis forum 3 years, 6 months ago
In addition to what you are doing you could also try to get a little more detailed information why the JVM does not work, before testing if it was loaded. We do the following before testing the trace log:
Calculate OkFlag as kTrue
; Damit Studio die Java Virtual Machine finden kann muss diese als Environment Variable vorhanden sein.
Calculate… -
Rudolf Bargholz became a registered member 4 years, 2 months ago
- Load More