Web service action

  • 7 August 2018
  • 2 replies
  • 2 views

Badge +3

We have a scenario  where I am consuming web services and the output should be in different controls( textboxes, calculated value etc.) I would like to distribute the Ajax output values onto the different controls. Based on the ajax output how can I disable the controls? I am sure there should a way to achieve this without the use of codes. Please shed some light to the query.nintexworkflow#


2 replies

Userlevel 2
Badge +11

If the web services are consumed in Nintex Workflows (based on the provided tags), you can use Query XML to extract values and assign them to the various list/library columns. If the mentioned (Nintex Form ??) controls are not promoted (but being XML data in the form's internal FormData field), you can update them as well using the Update XML action. For the latter you should be able to find some examples here in this community.

Badge +3

Hi Jean,

We don’t have the Update XML action in Nintex forms but only in workflows. Can you provide me the links for reference?

Thank you

Regards,

Sujatha V.

Reply