Service in 2.0 doesnt work
Here's the request: Pasted image1129x635 104 KB And the response: Pasted image1122x810 283 KB
View ArticleAdaptive Server is unavailable or does not exist
is this using the dblib driver? can you provide your connection string?
View ArticleAdaptive Server is unavailable or does not exist
Here is the connection string: dblib:host=url:1433;dbname=myDB Where url is the url to the server with SQL Server and myDB is the name of the database. In API Docs, I see the Gets, Updates, etc...
View ArticleCannot log in using LDAP Active Directory
Did you guys try connecting using the hostname rather than the IP address?This really looks like an SSL configuration issue.
View ArticleMy Service Definition is not working for connection to Stripe
hi charliefinalecould you please describe us how you make your stripe web service?thanks
View ArticleHow to set mongodb ISODATE record
hi,i finaly change the way to do iti 've parse my date :var d =new Date()var date = Date.parse(d) and save to mongo on numberlong format with this, i'm able to do $gt, $get, $lt , $lte on my date rgd;
View ArticleDF 2.0.4">Platform.api.post("user/session",{}) is broken after updating from DF 2.0.1...
2.1 shipped on Saturday. Have you tried it yet? This issue should be resolved.
View ArticleWho's using MongoDB with DreamFactory?
We're looking for users who want to talk about how they're using DreamFactory and MongoDB. Comment below if you're interested. There's swag to be had!
View ArticleNew DataMesh Feature
Hi, can anyone provide detailed information/help, etc on the new feature DataMesh. I have been waiting quite a while since Todd wrote about in in December 2015. I guess there was a video supposed to...
View ArticleServer-side filter returns SQL error when using "contains" or "starts with"...
@toddappleton Is the release addressing this fix out yet? Thanks
View ArticleMS SQL Stored Procedure Process Event Script not executing on either GET,POST
Hello. Great product, love it! Process Event Scripts don't appear to be executing on either GET,POST, pre or post process for Stored Procedures.Admin Application Version: 2.0.6 DreamFactory Version:...
View ArticleTable Module: Field 'id' can not be NULL
I've been having problems adding id fields to tables. For example, I can create a new table with two fields: id (of type id) and name (of type string). When I navigate to the Data page and Create a...
View ArticleNew DataMesh Feature
Blog will be out in about a week. I'll do a quick video as well. Stay tuned.
View ArticleMS SQL Stored Procedure Process Event Script not executing on either GET,POST
This is a bug that I believe was resolved in the 2.1 release.
View ArticleService in 2.0 doesnt work
Check the request Content-Type. Why is it not application/json?
View Article[Data Manager UI Bug] Field 'id' can not be NULL
This looks like it's a bug, but only in the Data manager UI. If you POST your records directly to the API the call works fine.I've filed a bug report for this.
View ArticleServer-side filter returns SQL error when using "contains" or "starts with"...
Yes. This fix was included in the 2.1 release from this past weekend.
View ArticleJWT authentication without DF user registration
@cyrus007 this sounds like something that would require some heavy scripting to implement. Is there a specific reason that Dreamfactory doesn't meet the auth and access requirements required by your...
View Article