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

Forum Posts

Resolved! Unable to call local API using REST Message and MID server

Hi All, I have installed the MID Server on my local machine 192.168.89.156/23and set up an API call using the MID serverHowever, when I test the API call, it returns the error: 'No response for ECC message request with sysid=xxx after waiting for 30 ...

PhongH_0-1728047824860.png PhongH_1-1728047930011.png PhongH_2-1728048014310.png PhongH_3-1728048124105.png
PhongH by Tera Contributor
  • 2728 Views
  • 2 replies
  • 0 helpfuls

date condition is not working

Hi , I have written a schedule job  based on the difference of the number of days.1. condition, (difference number of days < 3 days), trigger an email notification2. condition , (difference number of days >=4 && difference number of days <8), trigger...

pavam by Tera Contributor
  • 818 Views
  • 4 replies
  • 0 helpfuls

Can a OnChange Client script works on Multiple Variables

I have a Task Regarding Catalog item. A OnChange() Client Script has to be written. I had written all the code correctly functionality also working as usually. Here is my Code: function onChange(control, oldValue, newValue, isLoading) {    if (isLoad...

Aditya02 by Tera Guru
  • 692 Views
  • 1 replies
  • 0 helpfuls

I have a record producer with a text field variable

I have a record producer with a text field variableIf we type any keyword in text field it should show up the matching results say for eg: record producer / kb article/hr cases in a modal( which shows up clicking on submit button ). Need to get the s...

Harsha38 by Tera Guru
  • 385 Views
  • 1 replies
  • 0 helpfuls

Creating team chat in MSTeams

Hello all, I have a problem with a customer trying to create a team chat in MS teams out of Request, where it says "Forbidden Request. Please Check Oauth Token and scope permission" as error. I checked all the credentials and scope and all looks fine...