Complex SQL query
Okay , I used the stored procedure method. Works very well for me . Let me know if you want any details on the implementation. Cheers .
View ArticleQuery with join
One possible reason I could think of is you can pass variables to the procedure and find your query to work on them . If its a view , the filtering could be done on top of reocrd retrievals only ( as...
View ArticleService Definition for SQL DB Services
Hi Folks, I'm quite new to Dreamfactory and I have configured an Oracle XE database, which is working great btw, but I was wondering if I can create my own Services Definition based on this existing...
View ArticleServer-side script editors
We're looking into it. Might be related to the programming language mode not being properly set in the code editor.
View ArticleServer-side script editors
Hi @benbusse, I use only v8js, if I can provide more info, let me know. Thanks.
View ArticleCan't read swagger JSON from http://127.0.0.1:8080/api/v2/api_docs
I am getting the same error on a bitnami fresh install. Admin Application Version: 2.1.3 DreamFactory Version: 2.1.0 I originally installed the 2.0 bitnami version and follow the upgrade instructions,...
View ArticleiOS Password Reset
Ok, so I'm finally getting an iOS app to interact with DF services. Thought I'd start sharing a little bit to contribute to the community. My app has typical Registration/Login. On the Login screen I...
View ArticleAWS S3 Service CA Certificate Error
I found the location of the offending cacert.pem file. C:\Bitnami\dreamfactory-2.1.0-4\php\PEAR\AWSSDKforPHP\lib\requestcore (or php dir south of your install directory). Not it connects. Should...
View ArticleAWS S3 Service CA Certificate Error
@mharvey thank you for sharing, we are going to update the aws-sdk.
View ArticleModifying post response
Hi its $event["response"]["content"]["resource"] writable in post Process Event Scripts ??? I need to change POST RESPONSE Regards
View ArticleQuery with join
Would it not be easier to use DataMeshlike described in the Blogpost below ? Virtual Relationships Between Database TablesPosted by Lee HicksThu, Feb 4, 2016 http://blog.dreamfactory.com
View ArticleiOS Register Hardware
I have an iOS app I am building that allows DEMO and registered live users using DF and Mongo. I want to have total insight and control over the app on devices to include licensing and logging every...
View ArticleBarcode Soap Webservice
I'am trying to consume this Barcode generating Soap Service: http://www.webservicex.net/WS/WSDetails.aspx?CATID=8&WSID=76 Inside the soap Setup i...
View ArticleMailgun service not creating correctly config tab info missing
Hi Any ideas why when I create a mailgun service and enter the details in the config tab , close and save .When i go back the config tab info is not saved, It's blank. I have down this before in 1.9...
View ArticleMore information or documentation about server side scripting
I cant find information about platform.api, there's no advanced documentation on server side scripting. Could you please tell me where do I find it? thanks
View ArticlePlatform.api access for php scripts?
Is the platform.api available to php scripts (both custom scripting service and pre/post script processors)? I'm using post-processor to send notification of updates to one of my mysql databases, and...
View ArticleMore information or documentation about server side scripting
There is http://wiki.dreamfactory.com/DreamFactory/Features/Scripting#The_Platform_Object That's all I found.
View ArticleWhat is the use of Service Definition tab for SQL DB Services?
Hi All, I wanted to understand more about the Services Definition tab that is available in the SQL DB Services. I wanted to customize my resource path calls, like "/customer" instead of...
View ArticleCan't read swagger JSON from http://127.0.0.1:8080/api/v2/api_docs
Same here. Fresh Bitnami 2.1 install.
View Article