Date Format and Lookup keys Version 2 not working
Hi guys - happy 2016 - hope it's a good one. I'm having something similar here on my side, but it seems to be related to including multiple conditions in the filter. My data has an fk_companyID and...
View ArticleDate Format and Lookup keys Version 2 not working
Hey guys. Sorry for the delay on getting back.Date formatting can be set in the .env file. Martin, make sure you're on the latest version of dreamfactory (currently 2.0.3) and try putting parentheses...
View ArticleAccessing API via custom domain
pretty sure you should just point your domain to the IP address of the instance (e.g. 11.11.111.111)DreamFactory will handle the various paths for you.The dreamfactory/dist path is for the Web based...
View ArticleDate Format and Lookup keys Version 2 not working
Hi thanks @drewpearce - I was just wanting to post that now as well, was my last troubleshooting attempt and it worked. Have a good one! Upgrading my app to work 2.03 and this is part of the upgrade...
View ArticleOracle can not connect DF 2.0.3
SOLVED. Not error with Oracle connection but service name - I defined service as "Hradev2" (first letter capitalized) and this created the error. Changing service name to all lower case ("hra15dev2")...
View Article2.0 & OpenShift
Hey all, the DreamFactory 2.0 cartridge for OpenShift is ready. Get it here https://github.com/dreamfactorysoftware/openshift-dreamfactory-cartridge. If you have any questions or problems, post on...
View ArticleChanging max_records_returned doesn't have any effect on returned data
@Alex_Arraiza This is a known bug in DF 2.0.1. Upgrading to the latest DF 2.0.3 should resolve this and return the max number of specified records to retrieve. Restarting the instance after editing...
View ArticleHow to retain user id's of Users during import?
Hi, Just wanted to follow up on this. Regards,Allen
View ArticleAccess Dreamfactory Enterprise development server (DF hosted)
I am trying to figure out how to get my application files into the apache public folder so I can server it from the dev box as I am doing on my local installation Per the instructions posted, I am...
View ArticleAccessing documentation and resources (token/session issues)
Yes and Yes Though part of the issue is of course the actual dreamfactory.com site, not just the local install
View ArticleFailed to launch service "df"
Hey @drewpearce, Checked the logs. Also checked the AJAX call which is made to get the ENVIRONMENT details.http://domain.com/api/v2/system/environmentThis AJAX call is failing in the index page of...
View ArticleAccess Dreamfactory Enterprise development server (DF hosted)
Ben, you can used the Files API (UI is on the Files tab of the admin interface) to upload application files. As with the sample app you'll need to make the files public by adding the folder path to...
View ArticleTable does not exist in database
This fix is released -- DreamFactory 2.0.4https://github.com/dreamfactorysoftware/dreamfactoryInstructions for upgrading instances are here: http://wiki.dreamfactory.com/DreamFactory/Installation
View ArticleService Definition configuration
@andersonmuller which DreamFactory version are you using? The custom scripting service definitions can be edited in DreamFactory 2.0.3. SQL service definitions cannot be edited, this is by design. I...
View ArticleService Definition configuration
@mattschaer Im using 2.02, will upgrade and give you a feedback. thank you!
View ArticleCreating records using related data and obtaining their primary keys?
I've got a Db structure where I have tblStock and tblStockLines related by fk_stockID in the lines table. When adding a new line to an existing stock or a whole new set (stock and stock line) - how...
View ArticleDreamfactory 2.0.3 / admin application version 2.0.6 gmail error
I configured smtp with tls 587 along gmail username and password { "error": { "context": null, "message": "Connection could not be established with host smtp.gmail.com [Connection timed out #110]",...
View Article