[Fixed] Cannot retrieve list of Postgres stored procedures with /service/_proc/
I've created a stored procedure in Postgres, which I can call through the DF API using /{service_name}/_proc/{procedure_name}. However, I can't retrieve the list of stored procedures in the database...
View ArticleCan't connect to oracle even after oci8 has been enabled
did you add the instant client path to your PATH variable? Or update the setenv script in the Bitnami installation to point to the instant client?
View ArticleAWS SNS Not Working in 2.0
I have not been able to look at this since your last reply -- traveling.
View ArticleOn mongodb api "getRecords()", can i get meta data count as the only response?
Hello! On mongodb api "getRecords()", can i get meta data count as the only response? or can I write a script to do that? if anyone know how I can filter or remove resource completely with its...
View ArticleBest Way To Familiarize With DF
This is helpful. I'm trying to use this to retrieve all records from a table on a post post using: $csvInfo =...
View ArticleExporting with schema - table does not exist [DF 2.1]
Hi, I'm experiencing an error when I try to create an app package including a SQL schema. I can export packages with services only but as soon as I include a schema definition I get the following...
View ArticleMailgun service not creating correctly config tab info missing
@tony_gilpin depending on which 2.0.x version you are using there was a bug where SMTP settings wouldn't save to the database. This has been fixed in 2.1, I would recommend upgrading to the latest DF...
View ArticleCan't read swagger JSON from http://127.0.0.1:8080/api/v2/api_docs
Hi I install v8js in php-cli and the error disaper
View ArticleDisplay items based on child data or modify data based on child data
Hi,I face a problem where the system I use to create an app makes it difficult to use the current data I am pulling from a Wordpress install. I can go a couple of ways about it but I am having trouble...
View ArticleSimple hello world app
I also have this "the module 'lodash' could not be found in any known locations" error on my Ubuntu build. I'm also seeing this in the logs: no "require()" support in V8 library v3.14.5.9
View ArticleDreamfactory users cannot access file manager app
The file manager app always seems to work for ADMINISTRATORS, but never for regular USERS regardless of the permissions granted in the Roles. What do you configure to make it work?
View ArticleUploading app code
Only problem is you can't do this if your a USER, only an ADMIN. How can you configure a USER to access? I always get Access Denied.
View ArticleUbuntu: Module "lodash" could not be found
Hey everyone, giving up on trying to solve this one. I have a Ubuntu server (not windows), and when trying to run a V8JS script and including lodash.min.js I am given this error: "The module 'lodash'...
View ArticleUbuntu: Module "lodash" could not be found
the same issue in debian jessie local.DEBUG: * no "require()" support in V8 library v3.14.5.8 Admin Application Version: 2.1.3DreamFactory Version: 2.1.0 when use the v8js post script sample Regards
View ArticleCan't connect to oracle even after oci8 has been enabled
Hi Drew, I have and I also found the setenv.bat file so I added there as well and then execute the batch file and rebooted the stack.I guess I might also need to reboot the PC and see if that works....
View Article"MAC is invalid" 500 Error when upgrading from 2.01 to 2.1
In a desperate attempt to resolve my V8JS issue I decided to upgrade my DreamFactory instance. I followed these instructions: http://wiki.dreamfactory.com/DreamFactory/Installation#Upgrade and used...
View Article"MAC is invalid" 500 Error when upgrading from 2.01 to 2.1
Noticed that in ../config/app.php the APP_KEY was set to "SomeRandomString" as in the screenshot below. I'm assuming all did not go well with installation/update? I changed it to the app_key value as...
View ArticleAdaptive Server is unavailable or does not exist
How did you resolve it? I'm getting this same error when trying to connect to SQL server using dblib driver on ubuntu. though i'm able to connect from windows using sqlsrv driver. It used to work on...
View ArticleDocumentation and Examples on Server-Side Scripting
Hi I have noticed all of the docs which used to be in Github are now gone. Is there any way to access these again?
View Article