Hari_Kaviti | 2024-04-18 19:00:11 UTC | #1
Hi , when numeric variable collected for IVR using collect input action , i need to append or add letter 'Z' infront of received form IVR. for example
IVR flow.variable= 00000001
need to add 'Z" to this flow.variable like
IVR flow.variable= Z00000001
I tried update data and other actions in architect but not successful. Any help please?
zubair | 2024-04-18 19:10:47 UTC | #2
Hi, can you post your expression? when you say its not working what exactly that means i.e. what value it returns for your update data statement?
Hari_Kaviti | 2024-04-18 19:20:31 UTC | #3
Hi, "Z"Flow.ClaimNumber.
zubair | 2024-04-18 19:21:38 UTC | #4
try this Append("Z", Flow.ClaimNumber)
system | 2024-05-19 19:22:10 UTC | #5
This topic was automatically closed 31 days after the last reply. New replies are no longer allowed.
This post was migrated from the old Developer Forum.
ref: 25811