Expression NOW() not working DF 2.2
I am using DF 2.2 with Mysql database, but the expression is not working properly.I am following the doc that is in the link...
View ArticleConvert REST to SOAP?
Hi all, We have an application which only works with SOAP. Is there a way to convert a dreamfactory REST Webservice to a SOAP webservice? Thx.
View ArticleLocal Wamp installation from GitHub: blank page after user registration
Hi Drew,I am using wamp with php 5.5. and i tried to do local setup with vhost.i downloaded this full ziphttps://github.com/dreamfactorysoftware/dreamfactory and tried to point to this dip extracted...
View ArticlePackets out of order. Error retrieving data from MariaDB
We have the latest DF 2.2 instance hooked up to the latest MariaDB instance.Failed to call database stored procedure. Packets out of order. Expected 1 received 0. Packet size=0 (SQL: SELECT @o_message...
View ArticleBug in web service / definition file
hi there just found something realy strangejust imagine you want to setup a web service with the folowing in definition file Below is a part of my definition file "/mango201/users/natural": { "post":...
View ArticleHow are people managing scripts?
1) First issues is the when I am in the backend of DreamFactory I really don't want it to run my pre-process scripts. Is there a switch to by-pass scripts? 2) I have a common script to change the...
View ArticleExpression NOW() not working DF 2.2
Hey @geovani thanks for bringing this to our attention. We like to give the community an opportunity to respond, while we are also looking into it on our end in the meantime. One thing @paulo.hgf1408...
View ArticleExpression NOW() not working DF 2.2
Hey @paulo.hgf1408 you may be missing a few brackets, need a default value or your <param_value> may be incorrect?
View ArticleConvert REST to SOAP?
Hey @Reto, at this time DreamFactory does not support this service. We can convert SOAP to REST. Thanks, @AlexBowen
View ArticleCall Rest API external service
Hey @offsiteart you can check out what is supported and offered at our varying product levels and offerings here. Thanks!@AlexBowen
View ArticleCrashes with 15000 records
@jimijon thanks for letting the community know how you solved the problem! Thanks, @AlexBowen
View ArticleAccess limit API with Token
Hi, all.i'm creating new service with mysql and the automated generated api is open accessed.i want to limit its access only when i have api and token key (i already have the api and token key from...
View ArticleInserting usable timestamps in PostgreSQL
I'm not very familiar with this datatype. Do you have any data already in this format? If you can GET the data and see what it looks like you should be able to extrapolate the proper way to insert it....
View ArticleLocal Wamp installation from GitHub: blank page after user registration
This thread is for the legacy product (version 1.x)Please consult the installation instructions here: http://wiki.dreamfactory.com/DreamFactory/Installation#GitHuband in the ReadMe:...
View ArticlePackets out of order. Error retrieving data from MariaDB
According to the PHP documentation, PDO::ATTR_EMULATE_PREPARES Enables or disables emulation of prepared statements. Some drivers do not support native prepared statements or have limited support for...
View ArticleIS nodejs installed in bitnami image?
helloi can't found any nodejs in bitnami VM (v2.1)is nodejs installed by default in bitnami Dreamfactory ?thanks
View ArticleExpression NOW() not working DF 2.2
then tested all the ways that doc presents, and did not work so I decided to debug the MySQL logs to see how that was being sent by the DF and the problem is that the DF sends all with quotes, so...
View ArticleIS nodejs installed in bitnami image?
@jeebee no, you will need to install node.js to use it with your Bitnami stack. Steps for installing can be found here: http://wiki.dreamfactory.com/DreamFactory/Installation/Modules/Node.js If you...
View Article