Quantcast
Channel: DreamFactory Forum - Latest topics
Browsing all 1524 articles
Browse latest View live
↧

How to query and display the mongo data

@ramesh_chowdary wrote: Hi,I am new to Dreamfactory.I have a mongodb database file called 'share' in my C:\data\db - path.I had written the server side script to query the data from the mongodb...

View Article


Specific user to a specific folder

@Francis_Orbina wrote: How do I do these?? I want to restrict upload access to some user to a specific users. For example I have 5 intermediate users and 5 folders for each users. other users must not...

View Article


Server side custom script xml

@jmontes wrote: Hi I need to process a post request with messages in xml formatthis is the headers: POST HTTP/1.1Host Accept: text/xmlContent-Type: text/xmlContent-Length: 123xxx its possible process...

View Article

"All scripting is disabled for this instance." when creating a new script

@Simon_Prickett wrote: Hi there, I'm using the hosted DF that I signed up for online just to kick the tires a bit - whenever I try to create a new V8 server side script I get error "All scripting is...

View Article

Image may be NSFW.
Clik here to view.

Mailgun How do i add mailgun tags or campaign id to my email?

@tony_gilpin wrote: Hi Guys I have set a mailgun email and that work fine, but i want to use tags and or campaign id's to add the the email for analysis.How can i do this ? options = angular.extend({...

View Article


Best practice for logic + db operations + external api call flow

@onuryilmaz wrote: I need to implement following flow, what would be the best practice for this? client asks for some data, dreamfactory checks from the db if the requested data exists and up to date,...

View Article

I have issue with the following custom script with return of "No response...

@Rusher wrote: var params, email, resource, result; var lodash = require("lodash.min.js"); if (event.request.method !== "GET") { throw("Only HTTP GET is allowed on this service.");} // get query...

View Article

Results from a MySQL Stored Procedure

@Martin_Jansen wrote: I would like to found out more about returning data from MySQL Stored Procedures.So if I put a couple of Select statements in the SP it comes back as multiple result sets - but...

View Article


Hosted Env not working?

@manu wrote: Hi, since a couple of hours ago I cannot get to the hosted env (https://dsp-xxxx-46443.cloud.dreamfactory.com), is it experiencing any issue? Thanks Posts: 8 Participants: 3 Read full topic

View Article


Preprocess changes doesn't stick

@glenteoh wrote: Hello, scripting noob here. I'm trying to change a value in a filter in a GET request, e.g. from XXX to YYY. However, I'm having problems getting the changed filter parameter to...

View Article

PUT to SQL DB VIEW does not work

@rooftopringo wrote: I can successfully 'GET' and 'PUT' from/to my sql table thru swagger and I can successfully 'GET/PUT' from my application without issue. However I can only use swagger to update...

View Article

Mobile facebook/google authorizations

@nvasilescu wrote: I've hit the following walls with integrating native facebook/google login on a mobile platform. 1) you need to make a service that can be accessed without a session token to verify...

View Article

Recent problem with Mailgun service

@jeebee wrote: Hi Usersi've notice since this morning a pb with the mailgun service (Dreamfactory 2.0.1 from bitnami on a local VM) note that he had to work fine so far. i've an error 500 with...

View Article


Manual Installation Issue and nginx configuration

@markaduffy wrote: Getting the following error after installation. 2016/03/03 13:21:44 [error] 8276#0: *5 FastCGI sent in stderr: "PHP message: REST Exception #404 > Could not find a service for...

View Article

Rest call fails from android but works from browser

@nvasilescu wrote: I have set up a public custom script service. I followed the tutorial from http://wiki.dreamfactory.com/DreamFactory/Tutorials/Setting_up_guest_access . If I use...

View Article


Custom Script XML reponse tags

@jmontes wrote: Hi I create a custom xml script , for process post requests. use Accept: text/xmlContent-Type: text/xmland develop version of dreamfactory (production version has bug "Invalid XML...

View Article

Making a http request and reading json response from custom php script

@nvasilescu wrote: I have been searching all day for how to make a http request to a certain link. The tutorial for scripting are few and not helping in this matter. 1) I have a public service(user...

View Article


Calling a stored proc with the same database connection/session

@brianjorden wrote: We have a pretty tight security architecture implementing row-level-security enforced at the database level. When trying to use DreamFactory we are needing to call a stored...

View Article

How to talk with external nosql with service custom script

@Rusher wrote: I tried to use node custom script tutorial as a guide to test external nosql api that I setup in the service, but I gotten the following error error": { "context": null, "message": "Bad...

View Article

DF > Where will this app live

@Prathamesh_Gaddam wrote: Greetings! Planning for single and multi page applications. Got following queries/concerns towards feasibility of DF. Any guide, post or replies related, would be helpful....

View Article
Browsing all 1524 articles
Browse latest View live