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

Forum Posts

App Engine Studio Pipelines

Hello everyone. I am configuring the App Engine Studio environments and I have two instances, Dev and Prod, and to successfully configure them I need the Instance Credential. I only have 4 of them to choose from None of these credentials work when I ...

DiogoSilva2_0-1687535699911.png
Diogo Silva2 by Tera Contributor
  • 1668 Views
  • 4 replies
  • 0 helpfuls

Resolved! Update a catalog task using flow designer

Hi Community, I'm in the process of creating a flow that submits a catalog item triggered from an inbound email and want to update the short description and description of the catalog task using the subject and body of the email but after the submit ...

AlexSaager1_0-1721120346953.png

How to use splice function in two dimensional array?

Hi Community, I want to remove last two columns of an array. But splice method is not working. Seems like issue with the for loop. var   grp = (gr.groupings.getDisplayValue()).split(",");  for (var grpi = 0; grpi < grp.length; grpi++) {              ...

find notification from email log

Hello, people want me to change a notification that is sent out when products are ready to be pickedup. I have found an email from "email log" thats from this notification, but i cant find the notification itself. Is there a way to locate the notific...

asd22 by Tera Contributor
  • 1769 Views
  • 11 replies
  • 1 helpfuls

Knowledge Base for external users

Hi Team, Consider we have 3 knowledge bases, and of which we have to enable 1 Knowledge base for external users, does anyone know how to do this? I referred below article however this didnt work as expected.Please note that I have figured out how to ...

JohnnySnow by Mega Sage
  • 1279 Views
  • 1 replies
  • 0 helpfuls

Calculate duration according to a specific schedule

Hello,given 2 fields in project task table- "Planned end date" and "Planned start date" my task is to calculate the value of the field "duration" for a specific schedule. Is there a script or code segment that can help me achieve this?Thanks in advan...

MikeMU by Tera Contributor
  • 647 Views
  • 1 replies
  • 0 helpfuls