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

Forum Posts

Email Inbound Actions for Update not working

Hi Community, We have New -Inbound Action - Working OkayBut the Update is not updating anything in comments or Work Notes. here is the snippet mostly OOB with ACTION = Record Action   Thanks

Nisha30_1-1731927949848.png Nisha30_0-1731927919722.png
Nisha30 by Kilo Sage
  • 667 Views
  • 4 replies
  • 1 helpfuls

Parse the JSON value.

Hi Everyone,  I am retting response body when I am calling REST message inside script include  var r = new sn_ws.RESTMessageV2('custom rest messge, 'Post Credentials'); r.setRequestHeader('Content-Type', 'application/json'); r...

Resolved! How to extract from tags

Hello developers,  I have an implementation where i get api 400 error and it is returning response in this format:<!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN"><html><head><title>404 Not Found</title></head><body><h1>Not Found</h1><p>The requeste...

Filter Condition NOt showing on Related List

Hi, I had Created A custom Related List, everything was good, but the problem is , It is Not shwing Filter Condition thereSo when I click on and Select Open In New Window it is showing every record and this is affecting my portal related list appeara...

Saikumar123_0-1731695930610.png

Approval and Task Related list in custom table of Record Producer

I have a record producer when it gets submitted a record(request) get generated in the custom table which extends the task table. Once the request is generated i want to generate approval based on the Request type variable(which will be selected by t...

Community Alums by Community Alums  
  • 589 Views
  • 1 replies
  • 3 helpfuls

Resolved! Database View based on sys_audit table

Hi,I know that it is not best practice reporting on the sys_audit table but I am trying anyway I have this Database View:I guess I need to add sys_audit table more than once because 'newvalue' holds both group and user sys_ids depending on the Field ...

Database_view.png Report.png
Thomas G by Tera Guru
  • 2179 Views
  • 2 replies
  • 1 helpfuls

POST Implementation Review task is not visible

Hi , Created a change request .Once the change is in Implement Stage, I closed all Change tasks by selecting  "Successful with Issues / Unsuccessful"'  so that change can be moved in to 'Review' stage.Once I click on 'Review Button' , I am expecting ...

Headless Client Runner not triggering

Hi I have few ATF tests scheduled to run daily using Headless browser. Those were working fine until 2 weeks ago. Now hardly 3-4 test cases are running and for rest of the test cases, i am getting below error:  I have to do regression test this week ...

Nafeesabashir_0-1717999918036.png

Resolved! Need help to a convert workflow to flow designer

I'm trying to convert a workflow to flow designer1. There are two levels of approvals, level 1 and level 2.2. If level 1 is approved then approval will should trigger to level 23. If level 1 approval is triggered and waiting for approval after 5 min,...

Admin7267_0-1731906896433.png Admin7267_0-1731907531976.png
Admin7267 by Kilo Sage
  • 939 Views
  • 2 replies
  • 2 helpfuls

Resolved! ATF and Custom Workspaces

Hi everyone,  I'm trying to test a scoped app using ATF but I am dealing with some issues. I need to test a custom workspace and when I try to open a new form I can see the workspace option in the field form UI from the test step "Open a new form". H...