Jump to content

Add Connection from Data Query not working


MichaelB

Recommended Posts

I have a Progressive Capture form which allows a value to be chosen via a Data Query to basic users. I believe this is querying the h_sys_accounts table, where I expect the Name from the form as it is displayed e.g.
image.png.a5f81e98280c15c41cb9dbcb53f60f4e.png

See form field setting below.

image.png.aad3e09dec471acf9cd89f5bbb6d9a63.png

I have setup the Business Process to get this value and add a connection to the request automatically, however, this is failing on adding Connection as a Contact (from variable). It seems to be trying to get h_firstname, but since I have selected "field_11" I would have thought this should be grabbing the Display Name or h_name. Can you help?

image.png.8989d3bcbc41a3017427a94e752c2eb9.png

image.png.e239b5cc0bb47dcc10eba8a5accfca54.png

 

Link to comment
Share on other sites

3 minutes ago, MichaelB said:

I have a Progressive Capture form which allows a value to be chosen via a Data Query to basic users

@MichaelB so we are talking about basic users, right? If so the configuration is incorrect as you populate the "Contact" parameter, when it should be the "Co-Worker" parameter. And you need the user ID in there, so the variable you are using there needs to have that basic user ID. And make sure that params that are not in use are set to "Ignore".

  • Thanks 1
Link to comment
Share on other sites

Create an account or sign in to comment

You need to be a member in order to leave a comment

Create an account

Sign up for a new account in our community. It's easy!

Register a new account

Sign in

Already have an account? Sign in here.

Sign In Now
×
×
  • Create New...