How to use output of a ‘Code Task’ through piped text as an input for ‘Web Service Task’ | XM Community
Skip to main content
Question

How to use output of a ‘Code Task’ through piped text as an input for ‘Web Service Task’

  • November 29, 2021
  • 1 reply
  • 88 views

My code task is returning me a string that I have to use as an input to a web service (soap API) in the next task. The value I am getting in the next task is not same which code task is returning.
Does anyone faced the same problem with code task result fetching through piped text?

1 reply

Aanurag_QC
QPN Level 5 ●●●●●
Forum|alt.badge.img+31
  • February 23, 2022

Hello Meer_Salman Can you please elaborate more on the error that you are receiving. For me code task is working as expected when I am parsing the return value in another task within the workflow