Connection failed to open the DB connection: SQLSTATE[HY000] [2054]
@Matt_2012 wrote: I can't connect to remote MySQL database.This is what I am getting in logs: [2015-12-07 11:12:32] local.ERROR: * System error building event map for service 'mydatabase'.Failed to...
View ArticlePHP scripting to POST to external MySQL for new registrations
@charliefinale wrote: Hi All I have DFV2 connected to an external MySQL as a service so I can do a lot with API calls. But I want to add the user account both internally (so as to get the security...
View ArticleDreamFactory Enterprise installation errors
@davidoster wrote: On a fresh Ubuntu server I have followed these instructions to install DF Enterprice,https://www.dreamfactory.com/how-install-dreamfactory-enterprise After a lot of efforts to make...
View ArticleGuide for authenticating using Google+ account (Android)?
@allensandiego wrote: Hi, Is there a guide on how I can have users authenticate using their Google+ account through a Android Mobile app? Thanks,Allen Posts: 1 Participants: 1 Read full topic
View ArticleMulti-App DF server
@tborja wrote: Hello, I have a DF server that has multiple apps. For 1 app I created a client userid that had a role that has access only to the resources needed by that 1 app. I use Web Tools on...
View ArticleNeed help with user.register.post.post_process script
@allensandiego wrote: Hi, I'm trying to get an email sent to the user after registration. (Using Open Registration without confirmation). Using DF 2.0 in AWS by Bitnami. So I created a script in...
View ArticleDF 2.02 bitnami installer, connect to mongodb with 3rd party clients
@Jose_Manuel_Ojeda wrote: Hi, has any one connect to mongodb with a 3rd party client? mongoDB admin user is called 'root', and its password is the same as theDreamFactory administrative user password....
View ArticleRemove JSON trace information
@Jun_Cruz wrote: How can I disable or remove the trace information from the json response? Posts: 1 Participants: 1 Read full topic
View ArticleIssue with custom email template
@allensandiego wrote: Hi, I created a custom email template in my DF 2.0. Then I tried to do a POST on my email service with the following payload: { "template": "Custom User Registration", "to": [ {...
View ArticleSmarter JSON from SQL
@kieranrushby wrote: Hi, I'm wondering.. is there a way you can write your SQL Stored Procedures to return a smarter or more tidy JSON object rather than just a mass of columns? For example I have one...
View ArticleDreamfactory installation on bluemix
@Abheshek_khatri wrote: Hi All, I am trying to install Dreamfactory 1.9.4 on IBM Bluemix but no success. I made all changes as described in this link from :...
View ArticleGreenfield development application design process?
@Phillip_Rhodes wrote: Hi, I am very intrigued by this product, sounds like a great idea! Typically, when I write an application in Java/Ruby/etc.., I write my "Domain Objects" up front. These objects...
View ArticleGeo location query using DB api and mongo db
@Jose_Manuel_Ojeda wrote: has anyone query spacial data using mongo db and the db api? Posts: 1 Participants: 1 Read full topic
View ArticleGetting started and debugging
@Mikkel wrote: I'm struggling with server side scripting. What's the best way to do server side script debugging? And any goto ressources except this one page in the wiki:...
View ArticleHow to best do user management?
@skipatrolmobile wrote: I now have almost 500 registered users. Sometimes I have to check accounts, do password resets, and change user roles. Here's what I do now: I go into MySQL and query...
View ArticleSharing data to other users?
@allensandiego wrote: Hi, I understand that we can set Record Level access in a Role. But is it possible to share data to other users so that they can also update these records? Thanks,Allen Posts: 4...
View ArticleCreate only One Public API
@tejas wrote: How to create a single public api using roles. Added a guest role & allowed access to component "*" for a service. It worked without login. But when I change the component from * to...
View ArticleAccessing certain ports in server script platform.api.get("host:80") respond...
@Bahodur_Saidov wrote: finally i raised up v8js, now i want to give a get request in scripts but cant find way to get on certain ports, even port 80, see:var _result =...
View ArticleSupported SQL syntax?
@viraf wrote: I am very new to DreamFactory. I have installed DreamFactory 2.0 using Bitnami installer OSX. Also create a service to connect our Salesforce.com and it works great. When i use the...
View ArticleCustom API endpoint
@viraf wrote: I would like to create custom API endpoint with predefined parameters and Save it as an endpoint. Is there a way to do this ? Posts: 4 Participants: 2 Read full topic
View Article