Skip to main content
Nintex Community Menu Bar

Nintex Forms Enterprise - SQL Request Control

  • July 22, 2015
  • 57 replies
  • 184 views
  • Translate

Did this topic help you find an answer to your question?
Show first post

57 replies

vadim_tabakman
Nintex Employee
Forum|alt.badge.img+11

Hi Sojan,

I actually found this a few days ago also and I raised it as a bug.  So the development team is aware of it.

cheers,

Vadim

Translate

Forum|alt.badge.img+10
  • 277 replies
  • March 16, 2016

Thanks Vadim, Quick reply, Any idea when will it be fixed.

Translate

vadim_tabakman
Nintex Employee
Forum|alt.badge.img+11

Hi Sojan,

Don't know I'm afraid.  I only logged it a few hours ago.  But that will give it visibility.

Fingers crossed my friend.

If it's affecting a production form you are building, shoot support an email and that will raise it higher.

Vadim

Translate

Forum|alt.badge.img+10
  • 277 replies
  • March 28, 2016

Hi Vadim,

Any update on this feature.

Thanks,

Sojan

Translate

  • Author
  • 2 replies
  • March 29, 2016

Hi Sojan,

Unfortunately the current version of SQL request control is not designed to work with dynamic filters when used in repeater. However our product team has prioritized this request and we are aiming for delivering this in July release of the product.

Translate

Forum|alt.badge.img+10
  • 277 replies
  • March 29, 2016

Thanks Hemang, Really waiting for that. Good to know that it is going to be in July release.

Sojan

Translate

  • 1 reply
  • April 28, 2016

Any particular reason windows authentication only works with the secure store service? With the workflows you can do the sql request using a secure store or a workflow constant credential. Getting a secure token set up in our environment is time consuming.

Translate

Forum|alt.badge.img+4

Question: On my form I have to populate a drowdown list with our customers' info, which resides in Oracle. Does Nintex Forms 2010 do that directly with or without the "SQL Request" addition, or do I need to use something like a Linked Server in SQL to grab the data, then query THAT?

Translate

Forum|alt.badge.img+13
  • Novice
  • 554 replies
  • February 27, 2017

12 months on and this is still the case. I created a form that allowed users to search for customer using a free text query that works great. When they select the correct user from the SQL Request dropdown a bunch of other controls go away and get the rest of the customer info. a total of 7 SQL requests to retrieve the info.

Translate

Forum|alt.badge.img+5
  • 64 replies
  • February 27, 2017

Hello Ryan,

I'm using a similar way to yours,

there is a way you can minimize the SQL controls use,

if the customer info you retrieve from the database are connected to the same ID,

you can configure the SQL Control to send the customer ID to your procedure and retrieve two columns from the database (field1,field2) instead of (ID,field2)

then connect a calculated field to the SQL control to retrieve field 1 or field2.

this way, you can cut down the SQL controls in your form to half.

i know this not what you are looking for,

but when "saving without closing" is implemented, i believe it will solve a major part of this issue since you can use a web request to retrieve all the data you need and connect it to a repeating section and configure all the fields inside it.

Translate

Forum|alt.badge.img+13
  • Novice
  • 554 replies
  • February 27, 2017

With Microsoft introducing the Cloud Gateway for on premise servers to allow data connections to things like PowerBI, PowerApps, Flow etc, are we getting any closer to investigating a solution from Nintex to allow the SQL Request control to work in mobile.

Translate

Forum|alt.badge.img+7
  • 68 replies
  • April 11, 2017

My SQL request is working when I click run now, but will not work on the actual form? Any advice? I posted screen shots here..

 

Translate

Forum|alt.badge.img+4

I am trying to write to SQL table. I have a table "bJCJM" where i have columns Job (job number) and JCCo (company number). I want to validate a entry from nintex form against Job if Job (job number) already exists.

I am even struggling to show fields on preview.

Translate

Forum|alt.badge.img+8

Hello SP P‌ - Its best for you to pose this as a question in the Getting Started forum.  Just click on Actions > Question as shown below.  This way community members can respond directly to your question.  Please include some screenshots of your form and/or how you configured the SQL Request control.

Translate

Forum|alt.badge.img+4

Thank you Tom, will do so.

Translate

Forum|alt.badge.img+4
  • 26 replies
  • June 7, 2017

Is there a way to introduce a delay while calling the procedure withing the SQL request, as some parameters are used based on other run time sql request from the interface. 

Can we control the on load sequence of the SQL requests.

please refer to below question for more details.

 

Translate

vadim_tabakman
Nintex Employee
Forum|alt.badge.img+11

Hi Shaker,

Maybe use the WAITFOR command in SQL : https://docs.microsoft.com/en-us/sql/t-sql/language-elements/waitfor-transact-sql

I've not tried this, but sounds like it's what you need.

Vadim

Translate

Forum|alt.badge.img+4
  • 26 replies
  • June 7, 2017

The main problem is that: Just need to control the sequence of the SQL request execution while the form is loading.

This is the main issue, which I think it should be controlled from withing nintex side.

Translate

Forum|alt.badge.img+4
  • 26 replies
  • June 7, 2017

then if the last producer is delayed, while execution, still the parameters needs to be filled before logged into the procure itself.

Translate

Forum|alt.badge.img+4
  • 26 replies
  • June 8, 2017

Is there a way to populate a SQL request control by using a JScript on run time, 

I tried below but it doesnt work..

NWF$('#' + jsvalAmt).val("500");

???

Hemang Shukla

Translate

Forum|alt.badge.img+4
  • 26 replies
  • June 11, 2017

Vadim Tabakman Any updates?

Translate

Forum|alt.badge.img+4
  • 26 replies
  • June 11, 2017

This was resolved by setting the dropdown list SQL request control to be in New and edit mode, since it was only in New mode only

Translate

vadim_tabakman
Nintex Employee
Forum|alt.badge.img+11

I'm afraid I've never tried that sorry.  So I don't know the answer to this.

Vadim

Translate

Forum|alt.badge.img+4
  • 26 replies
  • July 4, 2017

Is there a way to run the validation on expression in edit or new mode: 
by accessing the values of items in Named control,

which means the for still submitted yet.

Or can we run a javascript function.

Translate

Forum|alt.badge.img+9

Does the SQL request field works when it is published on an external facing form that has anonymous users submissions? 

It worked perfectly fine when using it for authenticated users but once we enabled anonymous submissions the fields come back as blank. I'm wondering if it is an authentication problem! 

‌, ‌ ? Sorry, for tagging you, but we really need an answer from some trusted people who might knows how this should work..  

Translate

Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie Settings