Hi,We want to add a link to a user guide in the Attribute Label field of the Business Justification dynamic attribute. However as soon as we add the tags it gives the below error:Is there any way to get around this error? We only notice this after we...
Hi team,Has anyone worked with dashboards in v23.6 to create different types of visual representation like bar charts or line charts or pie charts? If so, would really appreciate the codes (Dashboard Query, Chart Properties, etc) for the particular c...
Hi team,I am trying to create campaign dashboards to retrieve various data (like certification status by application, campaign summary, etc) and everytime I try to save a new one, it gives following error:Operation not allowed as you are entering a v...
HelloThe usecase is that while/right before user AD account is disabled, the manager field should become blank.So far, we have used two codes in the disableaccountjson:"manager":"${managerAccount.accountID}"and"manager":""In the first case, we tried ...
Hi,Our current updateaccount code is in the form of an if-else code, like the below:{${if(task?.accountKey.customproperty10 == '')'"company":"'+user?.companyname+'","st":"'+user?.state+'",'else'"givenname" : "'+user?.firstname+'","sn" : "'+user?.last...
Hi,Getting the following error when i use the codes given in this article:Operation not allowed as you are entering a value that resembles or contains script codeIn another ticket, I was advised to raise support ticket to add from backend as backslas...
Hey Devang,This gives following error:Error while Delete operation for account-TestYadhavTw in AD - [LDAP: error code 21 - 00000057: LdapErr: DSID-0C090D7B, comment: Error in attribute conversion operation, data 0, v2580]Is there anything else you ca...
Hi,Using null gives the following error:Error while Delete operation for account-TestYadhavTw in AD - [LDAP: error code 21 - 00000057: LdapErr: DSID-0C090D7B, comment: Error in attribute conversion operation, data 0, v2580] Error while Delete operati...
Hey Sudesh,Thanks for the response. Unfortunately, both the codes gave syntax errors:1) Error while Update operation for account-TestCOne in AD - Failed to parse template script (your template may contain an error or be trying to use expressions not ...