Dreamfactory users cannot access file manager app
@Charles_Guerin wrote: The file manager app always seems to work for ADMINISTRATORS, but never for regular USERS regardless of the permissions granted in the Roles. What do you configure to make it...
View ArticleUbuntu: Module "lodash" could not be found
@rdubya152 wrote: Hey everyone, giving up on trying to solve this one. I have a Ubuntu server (not windows), and when trying to run a V8JS script and including lodash.min.js I am given this error:...
View Article"MAC is invalid" 500 Error when upgrading from 2.01 to 2.1
@rdubya152 wrote: In a desperate attempt to resolve my V8JS issue I decided to upgrade my DreamFactory instance. I followed these instructions:...
View ArticleUsers cannot access file manager app
@Charles_Guerin wrote: No user (except the admin) can access the file manager app, regardless of what you assign to the role assigned to a user. Steps...1. Create a user2. Create a role.3. Set role...
View ArticleRerouting to http but need it to stay on https
@mistylackie wrote: Hello - I installed Dreamfactory on AWS using Bitnami. Works great but something is forcing https requests to re-route to http and I can't find where this is coming from....
View ArticleCannot modify schema of table with Timestamp fields
@mlucas wrote: This is fairly similar to the previous bug I reported. To reproduce this one, add a timestamp field to a table. Afterwards, the table's schema cannot be modified through the Datamanager...
View ArticleHaving trouble connecting existing mySQL database to Dreamfactory
@Farhad33 wrote: I have tried connecting my existing database (mySQL) to dreamfactory, but I am having trouble. I've tried connecting it through the Services tab, but I am unable to connect it to it....
View Article2.1.0.4 AWS Bintanami Instance API Docs showing session info
@RJP wrote: Hi, just installed AWS Bitnami build for DF 2.1.0.4. bitnami-dreamfactory-2.1.0-4-linux-ubuntu-14.04.3-x86_64-hvm-ebs (ami-a0caffca) The API Docs tab now is showing IP, API Key, and...
View ArticleJSON functions WIndows CLI
@Mike_Harvey wrote: From the Windows CLI, I have a php script (that is referencing the dreamfactory php.ini and included JSON 2.1 support. However, when I try to use json_decode or json_encode...
View ArticleHow to assign the current user id to post api in dreamfactory?
@dreamfactorydev wrote: (DSP 2.1.0, Mysql DB)I have a table as tw_venue which contains the venue details fields and added user_id field as following snapshot The thing wants to happen to me is,The...
View ArticleHaving multiple belongs_to relationships to the same table. Schema not working
@Malfunct10n wrote: Hey, I am trying to create a relationship between 2 tables. Basically I have an events table and on that I want to create 2 reference fields to point to another table of users. One...
View ArticleNeed to connect to an S3 appliance, how do I create a new "serviceType"?
@Roye wrote: Hello all, I have a NetApp appliance that "speak" S3. My question is how do I create a new "File Storage" type ( like the AWS ) that will provide me a new type "S3 compatible appliance"...
View ArticleTransfer/Move DSP Data from "cloud.dreamfactory.com" to cloud hosting
@Serkan wrote: Hello, How can i transfer/move my users, services, roles, data (CLONE) to a DSP on Amazon or DigitalOcean. Thanks, Posts: 1 Participants: 1 Read full topic
View ArticleScript to conditionally cancel ongoing request and return custom error in...
@michaelnagy wrote: I need to make a user custom field unique just like the e-mail field is unique. Is there a way to do that? If it can't be done..I need to verify if this custom field already exists...
View ArticleCreate database schema based on swagger definition?
@jamestan wrote: Hi, is this possible with the current DF? We have bunch of objects/models defined in Swagger, as we started fresh. Is there anyway to create the tables based on the model definitions...
View ArticlePHP Post to MSSQL with ServiceHandler
@Mike_Harvey wrote: In lieu of existing documentation for the PHP classes, I am hoping someone could shed a little more light on this. PHP - post process. I am trying to post a record to MS SQL DB....
View ArticleHow to call post api while connecting one to one relationship between two...
@dreamfactorydev wrote: I have two tables with one to one relationship as following I need to call the api to create the record as following api end-point :...
View ArticleBasicNetwork.performRequest: Unexpected response code 500
@Kaustubh_Kadam wrote: Hi guys,I am implementing register webservice in my android appURL : https://df-kaustubhk.enterprise.dreamfactory.com/api/v2/user/registeri can access this url from...
View ArticleUpgrade 1.9 to 2.0
@jayp wrote: Hi, I am upgrading my server form 1.9 to 2.0. Will the users have the same password or will the password need to reset? J Posts: 2 Participants: 2 Read full topic
View ArticleCalling Mysql Sproc return no results
@vargasbo wrote: Hi, I have the following sp in mysql. CREATE DEFINER=dreamfactory@%PROCEDUREsp_distance_from_clinic(IN service_id int, IN orig_lat float,IN orig_long float)BEGIN set...
View Article