Who's using MongoDB with DreamFactory?
@drewpearce wrote: We're looking for users who want to talk about how they're using DreamFactory and MongoDB. Comment below if you're interested. There's swag to be had! Posts: 2 Participants: 1 Read...
View ArticleNew DataMesh Feature
@ventis wrote: Hi, can anyone provide detailed information/help, etc on the new feature DataMesh. I have been waiting quite a while since Todd wrote about in in December 2015. I guess there was a...
View ArticleMS SQL Stored Procedure Process Event Script not executing on either GET,POST
@Kieren1 wrote: Hello. Great product, love it! Process Event Scripts don't appear to be executing on either GET,POST, pre or post process for Stored Procedures.Admin Application Version: 2.0.6...
View ArticleTable Module: Field 'id' can not be NULL
@mlucas wrote: I've been having problems adding id fields to tables. For example, I can create a new table with two fields: id (of type id) and name (of type string). When I navigate to the Data page...
View ArticleFebruary Community Contest
@drewpearce wrote: Greetings fellow Dreamers! For the month of February, we're running a contest to see who loves the community enough to contribute. Our community has a lot of bright stars in it, and...
View ArticleV8 custom scripting service
@Kieren1 wrote: Hello. I'm attempting to execute the following tutorial http://wiki.dreamfactory.com/DreamFactory/Tutorials/V8_custom_scripting_serviceand I'm receiving the error in the...
View ArticleUpdate dreamfactory 2.04 to 2.1
@greywire wrote: How do I update to 2.1? I have a bitnami stack deployed on Google cloud? Can I just SSH into it a do a git pull or something? Posts: 3 Participants: 3 Read full topic
View ArticleCustom Scripting Service XML Notifier Invalid XML Payload Error
@mharvey wrote: I am writing a CSS Notifier service in PHP to receive XML notification data. I have managed to get the authentication working, but the XML Payload (sent as POST Body) is bombing with...
View ArticleError on service after upgrading to 2.1
@greywire wrote: 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:...
View ArticleSome relations not working
@greywire wrote: 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...
View ArticleAWS S3 Service CA Certificate Error
@mharvey wrote: 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...
View ArticlePassword Policy defined in Dream Factory 2.0
@pratik.s.bagde wrote: I am using dream factory user management service for registering new users in my web site. While registering new users, when users enter number as passwords, dream factory...
View ArticleInstalling Dreamfactory on Web Hosting Server via FTP?
@Serkan wrote: Hello, Is there anyone who can help me about installing Dreamfactory on Linux web hosting server or is it possible? Thanks, Posts: 1 Participants: 1 Read full topic
View ArticleHow to setup a new user access to the file page
@Charles_Guerin wrote: I want a user to have access to a specific folder of the file page so that they can make use of the Upload button. When I give a Role access to the file app, and the correct...
View ArticleHow to pass the payload data from request to post process script?
@ramnew2006 wrote: Hi all, I am building a use case on user registration. The idea is to store the user data like phone number, city and other details on a third party database like Amazon RDS and the...
View ArticleMongodb get records by post
@ikyaqoob wrote: hi in DF 1.8 there used to be api getRecordsByPostit is the only geo spatial queries can be executed on mongodb using DFwhat should we use now Posts: 1 Participants: 1 Read full topic
View ArticleCan't Connect to Remote MS SQL instance
@LISpeedyG wrote: Hi,I'm a new user attempting to get up and running.I've installed DF on my local Win10 computer. As a first step I'm trying to connect to remote MS SQL instances.1. I have installed...
View ArticleRunning docker container from fusion VM
@garreeoke wrote: Here is my env Mac Fusion Centos 7.0 virtual machine ... ip address 192.168.52.130 Trying to get the docker container to work with the docker-compose instructions Everything seems...
View ArticleAWS SNS Not Working in 2.0
@jayp wrote: Hi Guys, DF 2.0 is good except for one major reason. The whole client application has to be changed for API calls as the request and response has changed significantly. Also I have one...
View ArticleReturn XML with attributes
@Kieren1 wrote: Hello I'm trying to send back XML in a custom Server side script. var contents = platform.api.post( "ourDBservice/_proc/" + params.sp, event.request.payload, options); var result = {...
View Article