Issue with "Text" User Input Component in LLM Virtual Agent
Options
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎03-18-2025 05:30 AM
Hello Team,
I am using LLM in Virtual Agent, and within that, I have implemented the "Text" User Input component. When the bot prompts for user input, I tested various combinations of comma-separated values:
- 1233080067,3511569699
- ABC1501362,3511569699
- XYZ1501362,ABC1500677
- 3511569699,ABC1500677
For the first three combinations, the Text User Input successfully captures both values and passes them to the next activity. However, for the fourth combination (3511569699,ABC1500677), the bot only picks up the first value (3511569699), and the second value (ABC1500677) is dropped.
Has anyone encountered a similar issue? Is there any configuration or workaround to ensure all values are captured and passed correctly?
Thank you!
0 REPLIES 0