DF 2.0 in Heroku
Has anyone managed to install DF 2 on Heroku? Or do they know if there is any documentation to assist in this process?
View ArticleHow to get the url in server-side script for all tables
Hi @aurerua In the your first question, the correct event target to POST in all tables, is:db._table.{table_name}.post.pre_process (works fine) You do not need redirect request to table, the request...
View ArticleHow to get the url in server-side script for all tables
aurerua: Is there a way to get the URL or the {table_name} somehow? (I am using V8 if it is relevant.) The table name is available from event.resourceSee more it...
View ArticleHow to get the url in server-side script for all tables
@juniorconte I dumped the event.resource and could not see the table name there. I will check again. I didn't realise at the time, that the request is automatically directed to table, so I do not even...
View ArticlePassing null values in query string
Does anyone figure this out? I am having the same problem. I have a stored proc in MySQL that inserts data into tables. I am passing null as a parameter value to DF API. It's inserting string 'null'...
View ArticleReading and Writing to Cassandra Database
If you are looking for writing expert than you have to contact us. We are providing quality essay writing services.
View ArticleNot Working - Unrelating or Removing Related Data
Hi All, Based on the documentation below -http://wiki.dreamfactory.com/DreamFactory/Features/Database/Related_Data#Unrelating_or_Removing_Related_Data I am trying to remove the directly related...
View ArticleUpdating related data
Hi Ben, Do we have this solved in DFS 2.6?I am struggling with the same issue. ThanksSaurabh
View ArticleUpdating related data
Hi Planet Claire, Trust you are doing good.I am kind of stuck with the same implementation.Curious to know if you were able to do it in the latest version? I am using 2.6 now. Waiting for your...
View ArticleUpdating related data
@Saurabh_Bhadkaria we didn't get to this issue in 2.6 or 2.7. We've added it to the next sprint which will ship to production in late July.
View ArticleHow to create a php service
I like to code and develop a website, I am not a professional. I saw my friend coding who provides the Assignment Service as well and I get interested in it, so I want to learn PHP coding because I...
View ArticleError creating new user in NodeJS ("Undefined offset: 1")
Hello all, Can help me with this problem in NodeJS script, I try to create a new user but get always the same error: var payload = []; payload={"resource":[{"email": "string@we.com","first_name":...
View ArticleCustom Subscription to Dreamfactory
Hi! We're just wondering if there is a custom subscription (other than silver and gold)as a startup company with limited budget, just wondering if we can avail a custom subscription thatenable us to...
View ArticleRest api -> kafka
Hi all, Can anyone provide steps on how to write a custom script to publish to kafka? Thanks
View ArticleAdding Virtual Relationships broken in DF 2.7.0?
I installed a fresh new version of DF 2.7 using the manual Github Method and I tried to add some tables with some Virtual Relationships but i could not select any fields, reference service etc. in the...
View ArticleStored Procedures / Functions from Azure SQL DB
Is there anything special I need to do to use the Rest API for my Azure SQL DB stored procedures and functions? I'm running version 2.1. I have no issues with standard sql query URLs like this:...
View ArticleWhats new in DreamFactory v2.7.0?
Hello all, I saw DreamFactory have a new version (v2.7.0) ! But nothing about what is changed, can anyone tell me what have in this new update? Best Regards,LBat
View ArticleStored Procedures / Functions from Azure SQL DB
I'm still looking for answers about this and would appreciate any reply. One more thing about this is that this url http://< server >/api/v2/< app >/_proc?ids=< proc1...
View ArticleAngular2-CLI Quickstart for Authentication
I have a quickstart that I am working on. It will get you through basic authentication. I will be adding more as I go along. github.com hardcoded74/HardCoded-DFQuickstart Contribute to...
View Article