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

Count virtual aggregate based on time window in API docs

I figured out the solution. This is how to add a virtual aggregate field to get a "This Week" column to only count records from the last 7 days. Add field, type = virtual DB Function =Count_BIG(CASE...

View Article


Anyway to access user custom data through /system/user/ endpoint?

I have the same question, there's no API endpoint to retrieve profile information from users...

View Article


File Manager Can't Extract .ZIP Anymore

I got this response from DF Support: I just wanted to follow up from your chat with herschel and clarify regarding the file manager application.The file manager API still supports unzip on upload....

View Article

SQL file to create tables in your dashboard

How do you create the tables in your account - SQLite from the SQL files I have. Is there a tool to convert the DDLs to JSON definition which can then be uploaded to create similar table in...

View Article

Create table in online sandbox environment

How to do create tables from the .SQL DDL file I have for SQLite table on my local.Its there a tool to generate the JSON for me from the .SQL file

View Article


Can aliases only be performed at the field level?

Using redirects on the web server isn't an attractive solution.

View Article

Delphi XE client for Dreamfactory

I've figured out the login and JSON download. If anyone needs it, let me know. Paul

View Article

Set a service for JSON File

I have a Large JSON file which I want to use the REST API on it.Appreciate any directions. Thanks

View Article


API response to be in XML

Hi, I was looking for API mocking solution and came across dreamfactory. I am done with the installation and its up and running working without any issue. The APIs are currently pre-configured for my...

View Article


API response to be in XML

Hello @amit_btb , To receive an xml, you should use the url parameter or header: Accepthttp://wiki.dreamfactory.com/DreamFactory/API#Response_Format To allow access without authentication, you must...

View Article

Set a service for JSON File

Hello, You can place the data in this aqruivo in some database like MongoDB or CouchDB? If you can do this, you can take advantage of the API automatically generated by DF. Depending on how your file...

View Article

API response to be in XML

Hi, thanks a lot for your reply. I could do things following the links you shared.

View Article

Error while upgrading 2.1.2 to 2.2.0 on bitnami

I'm trying to update with usual steps. Getting error: bitnami@bitnami-dreamfactory-502e:~/apps/dreamfactory/htdocs$ sudo php composer.phar install --no-devRunning composer as root/super user is highly...

View Article


API response to be in XML

What other Accept parameters will work in the api url? Besides JSON and XML, the only other one I've noticed to work is "accept=text/csv" for csv.

View Article

SQL Connection to Google Cloud SQL using SSL

DreamFactor does not have settings for secure vs insecure sql connections. What most people have done who have a need for this type of connection is to create a persistent secure tunnel between the...

View Article


DreamFactory on 1and1 Cloud Server → pain+fail → Success?

Thanks for the instructions! This is helpful for the community.

View Article

Is DreamFactory HIPAA Compliant?

DreamFactory is not directly HIPPA compliant, but it should be noted that most customers with HIPPA concerns are storing their data in HIPPA compliant databases and not with DreamFactory directly....

View Article


OAuth services don't work

If you're using the built in login form, try http://my_domain/dreamfactory/dist/index.html?service=facebook as the redirect URL

View Article

Anyway to access user custom data through /system/user/ endpoint?

You need to retrieve custom data through user/custom.There is not currently any method for retrieving through system/user

View Article

SQL file to create tables in your dashboard

There is not currently any such tool. If you'd like to see an example of how to construct the json for your tables, check out this file, which is part of the sample app:...

View Article
Browsing all 5028 articles
Browse latest View live