We're reclaiming inactive PDIs to keep them available for active builders. Learn what's changing, who's affected, and how to protect your work. Read More

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

Forum Posts

I have a question related to expiration level

I hope all is well. I have a question as it pertains to the contract form and the expiration level...   We've modified the condition check to   included 120/150/180 and 365. When users select an end date over 365 from today the expiration level store...

find_real_file.png
gwendemby by Tera Contributor
  • 2176 Views
  • 2 replies
  • 0 helpfuls

Workflow Approval based on List Collector Variable

Hi Everyone - I have a Service Request w/ Workflow tied to it and need to do the following: 1 - I have a variable that is a list collector. I pasted a screenshot of the associated table from where the list collector pulls the data: The Override Group...

find_real_file.png
Sandy7 by Tera Expert
  • 3746 Views
  • 14 replies
  • 0 helpfuls

Resolved! Importing the sys_import_state field from an import set

We have an integration with our HR systems that sends user data to our user table and triggers various on boarding activities. When the data hits our system it goes directly into an import set table, imp_user. From there it transforms and populates t...

User163016 by Tera Contributor
  • 3794 Views
  • 3 replies
  • 3 helpfuls

Resolved! Dashboard not visible to user

Hi  I have created a dashboard. I have shared it with some users but it is visible to them. But for only one user getting below error :- "Report visible only to a specific user or group" Although blank boxes are visible to him but not content. Please...

Resolved! Access External API from Business Rule

Hi,Can someone please advise me on how can i access a REST full API's endpoint? I have to access an endpoint say for examplehttp://someotherdomain/api/doSomething/1is there a way that i can do it in a business rule using the REST Client?Regards

Change variable set display title on onload client script

I am using a variable set on my catalog item which has display name 'Vendor Employee Details' , i don't want to display this title on my catalog item, instead i want it to be 'Employee Details'   How can i change this using a catalog client script ??

vai by Kilo Contributor
  • 4196 Views
  • 6 replies
  • 0 helpfuls

Resolved! ACL to allow roled user to edit specific groups

Hi guys. I've found another post that suggests this isn't possible via an ACL but it's 4 years old now and I'm hoping another solution might be out there.  I want to give users with a specific role access to edit the members of specific groups. The r...

find_real_file.png find_real_file.png

Resolved! To run the Transform map sequentially

Hi All, I have a script to run the transform on the staging tables , but I want to run the transform maps in such a manner that a particular transform runs first , the second should run only when the first transform is completed and so on . How to ac...