Is that possible to alter the request resource & parameters in pre-processing...
@lewis wrote: Hi all DF gurus, I'm trying to alter the request resource & parameters in a PATCH request but seems out of luck. Please take a look at my code below: if...
View ArticlePostgresql database not appearing in Schema Manager or Data service
@marksim wrote: Our Postgresql database service does not appear in the interface under Schema Manager or Data service. Howerver, SQLite service does show up. Shouldn't we see the Postgres service?...
View ArticleCustomized password reset screen
@greywire wrote: Right now when a user forgets his password and requests a reset, the link emailed to them goes to the dreamfactory ui. Is there a way to customize this? I don't want users seeing the...
View ArticleHow to save blob file type?
@Vinod_Hum wrote: how do I upload blob file type ?I can upload binary file type but i had to manipulate image before uploading using canvasand it gives me base64 or blob return. how to save it to...
View ArticleAbout the Projects & Stories category
@AlexBowen wrote: Have something you are working on that you want to share? You can do it here. Code, hardware, whatever. Share it! Do you have an idea and don't know where to start? Feel free to...
View ArticleAbout the Groups & Events category
@AlexBowen wrote: Start or announce a meetup, hack day, or other event or group here. Get together with other enthusiasts in your area. Posts: 1 Participants: 1 Read full topic
View ArticleJoin a DreamFactory Meetup!
@AlexBowen wrote: Screen Shot 2016-08-16 at 5.10.08 PM.png1108x487 156 KB Want to join a meetup? Let's chat APIs, open source web development, and more at DreamFactory's meetups! DreamFactory is a...
View ArticleRelationship to DF's user table
@greywire wrote: I have a table that contains a user_id, which is the dreamfactory user table id. Now, I want to get the records from my table and have the relationship to the DF users also included,...
View ArticleAbout the Developer Discussions category
@AlexBowen wrote: Once per month, we hold a video conference call that anyone can join, in which we discuss the product roadmap, recent happenings on the platform, talk with thought leaders on...
View ArticleDev Release Notes - August 2016
@AlexBowen wrote: API enhancements and bug fixes: Add Twilio, Verizon Thingspace, and MapQuest APIs into hosted developer sandboxes For the Salesforce API, allow configuration of the Salesforce login...
View ArticleHackathon with Verizon & MapQuest!
@AlexBowen wrote: We are doing a Hackathon with Verizon Cloud and MapQuest Saturday September 10th in the Irving, Texas area. verizon-logo-1000x227.png1000x227 16.4 KB Participation is free but space...
View ArticleAuthentication for an Angular 2 app
@karma32 wrote: hi!!!I’ve been using Angular 2 tutorials that covered how to deal with requests and handle responses.I made classic mistakes like forgetting to add the correct providers to the...
View ArticleUnable to change Email Service to use in User Service Config
@dipoM wrote: Hello everyone, I am new to dreamfactory and I have installed dreamfactory using the Bitnami installer for OS X. The dreamfactory version is 2.2.1. I am trying to send confirmation...
View ArticleUpdating DF to latest version
@m_menon wrote: I have these versions of the Dreamfactory - installed using Bitnami installer (on Centos 7) Admin Application Version: 2.1.6 DreamFactory Version: 2.1.2 How do I update these? Been...
View ArticleProcessing HTTP POST payload at the Server Side
@m_menon wrote: If I do a HTTP POST using the below content as Raw JSON body, what would be the correct way to retrieve this on the Server Side using v8js? Just wanted to know how's the json validated...
View ArticleIs it a bug or any other problem. Wrong time of file saved to server?
@raviypujar wrote: I am seeing this problem where the month is one month ahead. And it doesnt reflect the server date time also. Where is this date time fetched from by Dreamfactory? Please look at...
View Article"[Errno 111] Connection refused" when using platform.api.get()
@magnus-stng wrote: I have an issue with using server side scripting. When I try to access the API in the script, I get an [Errno 111] Connection refused message. I've tried several API endpoints and...
View ArticleDreamfactory server stops working - Salesforce Integration
@sarora wrote: Hi, I've configured dreamfactory on Linux server and using it to sync data to and fro from Salesforce. However sometimes it just stop working at all and it needs to restart it. Any idea...
View ArticleGet email address out of LDAP directory
@Jonlee2001 wrote: Hi, Does anyone know / have an example of a Server Side script that returns details of entries in an LDAP directory? My use case is as follows: when I add a row to my "Comments"...
View ArticleMariaDB (Clustered?)
@m_menon wrote: hi, Is there any note or documentation on how to use MariaDB as the DF System database instead of MySQL. I have a working DF 2.x installation for which I intend to switch the backend...
View Article