Fresh installation and Invalid credentials supplied
this is the log for login a session with the admin user: dreamafactory.log [2016-02-12 15:07:39] local.DEBUG: Resource event: system.environment.get.pre_process[2016-02-12 15:07:39] local.DEBUG:...
View ArticleChanges in response doesn't stick
If the admin app Config screen doesn't show your DreamFactory Version as 2.1.0, then your update was not completed successfully. Perform the update process again, and pay close attention to the output...
View ArticleCan't connect to oracle even after oci8 has been enabled
Do you have the 32 bit Instant Client or the 64 bit? The DreamFactory Bitnami stack is only 32 bit, and requires the 32 bit Oracle Instant Client for the oci drivers to work.
View ArticleCan't connect to oracle even after oci8 has been enabled
Hi Drew, Thank you very much for your reply. I do believe installed 64 bit Oracle Instant Client since my PC OS is 64 bit. I will install the 32 bit version and see how it goes. Thanks again.
View ArticleRemote Webservice call - post process / missing params in outgoing request
Actually, I'd like to know specifically what is required in the swagger docs to enable the creation of pre/post scripts. My docs show up and seem to work okay, but I don't get the option in the...
View Article[Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Cannot update identity...
Trying to edit a record in the data tab in admin I get the following error: [Microsoft][ODBC Driver 11 for SQL Server][SQL Server]Cannot update identity column 'Id' I read about a similar issues...
View ArticleCan't connect to oracle even after oci8 has been enabled
Hi Drew, After deleting the 64bit version and installing the 32 version I still get the same error message I described on my original email when I do php -m.
View ArticleNodejs installation and scripting instructions
Are there any instructions for installing Node.js in DF and using nodejs scripting in server side scripting ? The wiki page does not have any info regarding this. I am interested in installing some...
View ArticleSetting up Permanent Session Token in DF 2.0
In case anyone is like me and is running dreamfactory on Openshift, the path to get to the .env file is ${OPENSHIFT_HOMEDIR}/app-root/runtime/repo/df. I simply had to ssh into the application,...
View ArticleRemote Webservice call - post process / missing params in outgoing request
I am not sure, but i think you need DF version 2.1, then your api should be available under :Scripts -> Process Event Scripts -> your API ->..... your api.get.post_process. After upgrading to...
View ArticleHow to convert XML response of Remote web service to JSON
From the 2.1 release notes:XML to JSON content conversion now handles namespaces (i.e. singular namespaces are used to pull data into JSON format). How to use or the converter? Is an extra parameter...
View ArticleNodejs installation and scripting instructions
Hi, how you installed DF? and which version you are using?
View ArticleScripting multiple parameter sets to a Stored Procedure
Hi @jowens, I do not quite understand, you want to create new records in the database or new databases?
View ArticleNodejs installation and scripting instructions
I installed the Bitnami image on google on a container, v2.0.2
View ArticleAWS SNS Not Working in 2.0
DreamFactory Version: 2.0.2 Request URL is http:///api/v2/Push/endpoint?names_only=true Response Body is empty { "resource": []}
View ArticleAWS SNS Not Working in 2.0
When I try listEndPoints, I do not get any error message but the response body is empty. Other methods like listTopics works fine. Also listEndPoints works in 1.9.0
View ArticleAWS SNS Not Working in 2.0
I update my server to 2.1 but still not receiving endPoints when I call api/v2/Push/endpoint?names_only=true
View ArticleChanges in response doesn't stick
Hi Drew, Regardless the update issue, I think Elvis is having the same issue as I reported here. Was this confirmed as a bug?Best regards Gabriel
View ArticleVariables in User Invite Template
It would be really nice if I could find all kind of system variables the system supports in mail templates, I can't find any mention of the {to} variable in the dreamfactory documentation for example....
View ArticleAcces-control-Allow-Origin
I have installed Dreamfactory version 2.0.2 using bitnami on Amazon EC2 machine. I am trying to get jpeg image from Amazon S3.I am using Angular JS SDK. But I keep getting the error ."No...
View Article