How to write a Cassandra Service
Lee, I was under the impression that with DreamFactory 2.0's support for Nodejs scripting, I would be able to shortcut this in a way. I created a Custom Scripting Service with a nodejs script. The...
View ArticleUpdate dreamfactory 2.04 to 2.1
I tried the upgrade process as described on the wiki but now I've messed up my system. Its getting errors on the composer install: [RuntimeException] The .git directory is missing from...
View ArticleUpdate dreamfactory 2.04 to 2.1
I've seen this issue before. Delete the vendor directory and restart the process. Also, in the upgrade instructions, where it tells you to copy the htdocs folder, that is your backup. You can restore...
View ArticleUpdate dreamfactory 2.04 to 2.1
phew, yes, I figured out the deleteing the whole vendor directory thing. I am back up. Thanks.
View ArticleCannot setup smtp service
I've updated to 2.1 and I can save settings now. I've setup an SMTP service to sendgrid, but when I try to send email (setup a user and send welcom message) it pops up an error saying the connection...
View ArticleError on service after upgrading to 2.1
I have a service that is a passthrough to a geolocation api. It was working fine before (in both a 1.x DSP and the 2.04 DSP) but after upgrading to 2.1 I am now getting this error: "Argument 1 passed...
View ArticleIssue with Oracle database
@niraj.maurya refcursor and sys_refcursor isn't currently supported in DreamFactory 2.0.x versions. I know the team was working towards support for this. We are rolling out DreamFactory 2.1 currently,...
View ArticleCannot setup smtp service
Tried using mailgun and that works just fine. Not sure why sendgrid didnt work...
View ArticleSome relations not working
I have relations setup on my schema, most of which work. I have two relations on my appearance table - user_assigned_id and user_booking_id which relate to the profile table. When I do a get request...
View ArticleError on service after upgrading to 2.1
After upgrade to 2.1, I not able to return any data with a custom scripting service. Just for example, using 2.0.4, this v8js script works fine: return {"test":"ok"}; but after upgrading to 2.1, i get...
View ArticleDF 2.0.4">Platform.api.post("user/session",{}) is broken after updating from DF 2.0.1...
Hi @drewpearce, I tried upgrading to 2.1 (at least 3 times, clean install 2.0.4 and following upgrade steps http://wiki.dreamfactory.com/DreamFactory/Installation#Upgrade) but in Config tab I still...
View ArticleError on service after upgrading to 2.1
Getting the same error as @greywire here... and also noticed the same problem as @andersonmuller
View ArticleAWS S3 Service CA Certificate Error
Bitnami 2.0.4-2 on Windows: I have created an AWS Service and am attempting to connect to it. When I click the folder in the files tab I receive the following error: My research say I need to replace...
View ArticleError on service after upgrading to 2.1
@greywire @Elvis_Fernandes Yep, it is a bug. Workaround is to add an option (default one from clicking the + is fine), save the service, then remove the option and save again and it should work. Seems...
View ArticleError on service after upgrading to 2.1
@andersonmuller 2.1.0 has a couple of "breaking" changes documented in the release notes on the wiki. "Event Scripting post-process scripts, and custom scripting services (V8Js, NodeJs, and PHP) now...
View ArticleError on service after upgrading to 2.1
Thanks @leehicks, Sorry, I missed that in release notes, but, please update the wiki...
View ArticleNew DataMesh Feature
The blog is out! Hit the website What I love about this is no custom services -- this makes multiple databases seamless
View ArticleWho's using MongoDB with DreamFactory?
We are using MongoDB to show dashboard data in a prototype. Checkout => http://130.211.163.13/d2dmdash/index.html--
View Article