Quantcast
Channel: DreamFactory Forum - Latest posts
Browsing all 5027 articles
Browse latest View live

Delete /system/cache/{service} delete /system/cache/{service} ::...

Hi All , Adding to the above question I was able to create a role and and able to delete the service cache issue. but now I’m getting failed to open stream: No such file or directory error frequently....

View Article


Is there a way to add virtual foreign key pointing to system/user in...

Hi, Is it possible to add a virtual foreign key pointing to a field in system/user in Dreamfactory 2.9 ? Thanks in advance.

View Article


Impossible to save server script "Unknown column 'storage_service_id'"

Hi, Whenever I try to save a script under "database._table.{my_table_name}.get.post_process, I get such an error: SQLSTATE[42S22]: Column not found: 1054 Unknown column 'storage_service_id' in 'field...

View Article

More tutorials please

I really like DreamFactory’s concept of having so many options to configure databases. But i think it lacks some good tutorials. Maybe a simple tut to make CRUD functions would be very helpful. Just...

View Article

Vuejs related development

+1 to this. It’ll be great to see some VueJs stuff too. It’s great that Dreamfactory has SDKs for React and Angular… but i think any new SDKs are not developed since some time, and VueJs SDKs would be...

View Article


JSON response 'Invalid encoding, expecting UTF-8, UTF-16 or UTF-32.' Python...

I have a simple API post-process Python script that converts the response from an invoked function to JSON from a string. The output looks great and can be parsed as expected, but I suspect the...

View Article

How to add Authorization header to external REST API call from server script

It,s easy, try that function doGet() { myFunction(); } function myFunction() { var url = “https://onesignal.com/api/v1/notifications”; var D = { app_id:“OneSignalAppID”, // include_player_ids :...

View Article

"We will rock you" bug - Every 3rd response empty

View Article


How to query the DB with the ILIKE filter

ILIKE, capitalized or not, still doesn’t work in DreamFactory as of November 30, 2017. I’m using Postgres. Filter is: first_name ilike j%. Request: members?filter=first_name%20ilike%20j%25 { “error”:...

View Article


Image may be NSFW.
Clik here to view.

How to query the DB with the ILIKE filter

@jmpreston I imagine not, ILIKE is a PostGres specific extension of the SQL LIKE. DreamFactory applies SQL Standard (ANSI) across the board for all relational databases. If ILIKE was working...

View Article

Error posting data with TIMESTAMP datatype to Apache Cassandra

@Wladimir_Cabarcas Hi, which DreamFactory version are you on? This issue was reported in DreamFactory 2.5.0 initially but fixed as of 2.8.0.

View Article

Resources posted via api response id 0 [solved]

@stefan1st typically if an id field is auto-incremented you can leave this field out of your JSON payload completely. DF will insert the records and return the id.

View Article

Vuejs related development

It looks like there are some options for interacting with API using VueJS here: https://alligator.io/vuejs/rest-api-axios/

View Article


Bitnami, DF, and AWS Rekognition

After 2 weeks, I’m still trying to get my Bitnami/Dreamfactory working with AWS Rekognition. I’m a novice at the backend stuff. I’ve installed Composer and the latest ASW SDK from here:...

View Article

Image may be NSFW.
Clik here to view.

mySQL API call stored procedure sometimes return error: incorrect number of...

Hi All, I always encounter this weird error when calling stored procedure on REST API, Failed to call database stored procedure. SQLSTATE[42000]: Syntax error or access violation: 1318 Incorrect...

View Article


AWS Rekognition

In my cloud DF, the AWS Rekognition SDK seems to be installed in Services and the API-DOCS seem to appear properly. When I TRY the LISTCOLLECTIONS, I receive this error, although the URL shown in the...

View Article

Image may be NSFW.
Clik here to view.

How to change the file which I senh as FormData

I create file in my local storage using file-service. I use FormData to send my File. This is audio and I want change it’s format using some node-libraries. To do it I need to get this File object in...

View Article


Usage of Dream factory?

Hi, I am currently looking for API Manager solution and I juste understood the existance of Dream Factry. I saw that its allow to make REST calls connecting SQL or NoSQL database, but is it also...

View Article

Inheriting role permissions from other roles?

Inheriting roles is definitely a feature to look at. We are using DF roles heavily as our app has several module and each module has different set of users. So like HigherManagement -->...

View Article

User's with multiple roles or groups

I’m looking for the same thing… What was your approach to solve this. Even there is no option for inheriting roles

View Article
Browsing all 5027 articles
Browse latest View live