How to use nfs to scaling DF cluster?
@jollyburger wrote: Hi According to the doc http://blog.dreamfactory.com/scaling-the-dreamfactory-services-platform,I want to build a df cluster. image.png880x734 175 KB I used...
View ArticleMySQL View expose by REST API - Different Formats
@vitsol wrote: Hello i have just setup dreamfactory via Amazon AWS. Fantastic process and was up and running in 20 minutes. I have a few high level questions and hoping someone could answer them. I...
View ArticleIssue while setting "ALLOW_SESSION_FOREVER" environment in .env file
@Karvin_Shah wrote: HI As per the instruction in other topic i have set the "ALLOW_FOREVER_SESSION" to true and then run the "php artisan cache:clear" command as well as also cleared the system wide...
View ArticleSUPER Slow Related REST APIs for DreamFactory
@Hussain_Fakhruddin wrote: Scenario : 1. We've using 2.4. 2. We setup a DB and a few tables in mysql. 3. Then we setup a mysql service and got an API with related. Works smoothly till now. 4. Then we...
View ArticleRecord-level access control without redundant reference
@quangpld wrote: Hi DF team, I followed this documentation to control access at record level. However, to achieve the result I need to add the reference field to every tables that I need to gain...
View ArticleSend post data using PHP to my website
@vjpickzy wrote: Hi All, I'm new to dreamfactory and trying to send data using POST method to my website after every successful insertion of data into a particular table, so i've written the script...
View ArticleEmail attribute is missing in JSON web token
@Uwe_Friedrich wrote: Hi all, we have used until now the version 2.5 of DF and in JSON Web token in the payload section the email attribute was submitted. Now we have a test server with version 2.7...
View ArticleNo active applications for a new user
@ZTR_Syndeste wrote: After creating an active role with access to a particular stored function within an active service, and then creating an active user assigned to that role for the appropriate...
View ArticleReading Session Host in Pre-Process Script
@ZTR_Syndeste wrote: Is it possible to access the host value of a user (the IP from which they called API to generate token) via a pre-process script? I have the following pre-process script running,...
View ArticleSetting up roles
@teksuser wrote: I wanted to know whether can we set restricted fields access while setting up role in DreamFactory?e.g. If "app_user" role should not have access to the password field in "appuser"...
View ArticleMissing region for AWS S3
@Jose_Luis_Suria wrote: I need to create a AWS S3 Service, but the dropdown list for the Region do not include "US East (Ohio)" and can't connect to it.How can I add the US East (Ohio) region to the...
View ArticleRefreshing the List of Functions / Tables in the Scripting Interface
@ZTR_Syndeste wrote: Is there a way update the list of recognized tables and functions in the lists that populate presumably upon initial service connection which show in the scripting interface? I...
View ArticleDF 2.7.0: User register API don't save password
@LBat wrote: Hello, I try some scenarios to test the "/user/register" API, and can't get to save the password! In the DF configuration have: Allow Open Registration = true. Then, using the swagger...
View ArticleA Tip for a newcommer
@Nitsan_Swissa wrote: Hi there guys. I have a database that holds a single table with very simple data. 1 single method that's it. I would like to have this data accessible by users with auth tokens...
View ArticleHow to map 2 different databases
@RConnel1 wrote: Hello I am using Dream Factory 2.0. I have a client that has a Soap API that sits on top of an oracle database. The SOAP API will grant me access to all the data I need except for the...
View ArticleCan't add SQLite fields
@zerox12 wrote: I'm trying to create an SQLite table on my DF instance to prototype something. No matter what I do when creating the table, if I press "add field" and fill in the information it...
View ArticleAdding extra fields in user table and accessing them
@teksuser wrote: We want to add extra user fields in "user" table. And also want to access, update them. We don't want to use user/custom API.Please tell me how we can achieve this. Posts: 1...
View ArticleRelated Tables Query Filter
@Hussain_Fakhruddin wrote: Hi, How can I filter something based on a related table. For example, I need to join on a condition. Parent.id=child.id = This is possible. But what about extra clause and...
View ArticleComplex Filter Question
@Mike_Harvey wrote: I have post script running that is calling a db service to retrieve a single record ID based on a sql like filter. When I send the filter the API docs below it works fine:...
View ArticlePush Notifications to group of users
@Im_PJ wrote: Can we create groups of users and send push notifications to specific group of users only? What kind of features are provided in push notification services in Dreamfactory Silver? Posts:...
View Article