How to create users while registering with different roles via API?
@ramnew2006 wrote: Hi everyone, I am trying to call the API and create users. I have created two roles Role 1 and Role 2. For some users I want to assign Role 1 and for some users Role 2. The use case...
View ArticleComplex SQL query
@garreeoke wrote: How would I make the following query a rest query in to dreamfactory? SELECT id, name,( 3959 * acos( cos( radians(33) ) * cos( radians( 33 ) ) * cos( radians( -117 ) - radians(-117)...
View ArticleSOAP. Need to send authentication token in header
@charliefinale wrote: Hi All SOAP is a new welcome addition to DF in Services. Indeed it brilliantly set up the API docs with just one URL. However my SOAP supplier is requesting I send an...
View ArticleDisable email confirmation
@andersonmuller wrote: Hi, Its possible to activate an user (open registration active) without email confirmation? Posts: 2 Participants: 2 Read full topic
View ArticleAdding record to db problem
@rtnieuwboer wrote: Hello, I have an application (not written it myself) that tries to write a record to database.The whole POST body seems right, except that there is no "resource" wrapper...
View ArticlePreprocess GET Filter values
@glenteoh wrote: Hello, I am creating a simple script to grab records from a database using a filter parameter n. I would like to find out how to pre-process a GET filter parameter value such that if...
View ArticleServer-side script editors
@andersonmuller wrote: Hi, There is a line number limit in server side scripting? (DF 2.1) After the the 99th line of command (comments dont count), an alert icon pops up. If the line is commented,...
View ArticleService Definition for SQL DB Services
@flpozzato wrote: 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...
View ArticleiOS Password Reset
@RJP wrote: 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...
View ArticleiOS Register Hardware
@RJP wrote: 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...
View ArticleBarcode Soap Webservice
@mimu wrote: 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
@tony_gilpin wrote: 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...
View ArticleMore information or documentation about server side scripting
@michaelnagy wrote: 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 Posts: 2 Participants: 2...
View ArticlePlatform.api access for php scripts?
@mharvey wrote: 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...
View ArticleWhat is the use of Service Definition tab for SQL DB Services?
@flpozzato wrote: 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...
View Article[Fixed] Cannot retrieve list of Postgres stored procedures with /service/_proc/
@mlucas wrote: 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...
View ArticleOn mongodb api "getRecords()", can i get meta data count as the only response?
@Rusher wrote: 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...
View ArticleExporting with schema - table does not exist [DF 2.1]
@adam_weaveware wrote: 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...
View ArticleDisplay items based on child data or modify data based on child data
@Jason_Whalan wrote: 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...
View ArticleDreamfactory users cannot access file manager app
@Charles_Guerin wrote: 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...
View Article