Virtual Agent forum
cancel
Showing results for 
Show  only  | Search instead for 
Did you mean: 

Forum Posts

Error: S,Detail: Unexpected token: S

Hello, Please assist on below error.Error: S,Detail: Unexpected token: S : while executing Rest API GET method using action in flow designer. Below is the script step (function execute(inputs, outputs) {    inputs = new AnsibleUtils().trimStringInput...

Resolved! opend_at date change

opend_at date change function onSubmit() {    if (g_form.getValue('category' == '')) {        g_form.showFieldMsg('category', 'category is require', 'error');        return false;    } else {        g_form.setValue('caller_id', g_user.userID);    ale...

Auto populate a variable based on form answers

Hi all,I'm trying to get a variable to auto populate, with free text, dependent on the answers from previous questions. Getting the auto populate is easy enough using a UI policy. However I want to be able to add multiple, but it just over rides them...

JonathanMcC by Tera Contributor
  • 386 Views
  • 2 replies
  • 1 helpfuls

OOB Change Approval Policy

Hi Team, For Change we have OOB Flow designer which adds approval in Approvers and Group Appoval. Here i have to show only Group Approval and remove Approvers Tab from change request. OOB Flow designer checks if Approves are approved then move forwar...

ApoorvaD_0-1741687655083.png ApoorvaD_1-1741687680110.png
ApoorvaD by Tera Contributor
  • 442 Views
  • 3 replies
  • 0 helpfuls

Integration with JIRA cloud via OAUth2.0

Good afternoon,We have set up integration with JIRA Cloud to JIRA Cloud and I followed all the instructions to setup authentication via OAuth2.0 and succeeded in getting my OAuth token from JIRA. So far so good. However, all the actions from the JIRA...

psoni7 by Tera Contributor
  • 705 Views
  • 1 replies
  • 0 helpfuls

Getting duplicate message with text input in VA

Hi, I am going crazy because I keep getting a duplicate of the prompt message after the user has entered a text string.I am using a text input to be able to use the contextual search.I have created a new topic with only this and it still doesn't seem...

noraarhzane2_0-1741608908788.png noraarhzane2_1-1741608989752.png