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

Forum Posts

Data stored in sys_audit_delete table

Hi Team, Currently, I want to get deleted records from the sys_audit_delete table and I have 3 questions as follows:   - How long does the sys_audit_delete table store deleted records?   - Can I get deleted records of 6 months, 1 year, or 2 years ago...

nguyen duy by Kilo Contributor
  • 3537 Views
  • 5 replies
  • 3 helpfuls

Resolved! Do reports capture in update set?

We have created some reports in dev that are not in prod after transferring the update set! was wondering if update sets catch reports?

sonita by Giga Guru
  • 14270 Views
  • 5 replies
  • 17 helpfuls

What is the sys_id gs.executeNow() is returning?

I have a code on a record producer that fires "gs.executeNow()" to trigger a scheduled data import. When I put "gs.addInforMessages(gs.executeNow())" I am getting a sys_id back, however, what is that sys_id? Is it the sys_id of "concurrent imports se...

JDX7913 by Tera Guru
  • 4673 Views
  • 10 replies
  • 1 helpfuls

Resolved! Export to PDF fields

I'm looking to hide a few fields and tabs that are showing up on the PDF version of a record. These fields are hidden from the record itself but once I go to export to PDF, those fields show up for some odd reason. 

paradise624 by Tera Contributor
  • 1156 Views
  • 2 replies
  • 0 helpfuls

Resolved! How to count the records added in Multi Row Variable set(MRVS) dynamically

I need to display the count of the records submitted in MRVS. As of above image, the Total Number of USers in Request should be 1, it should be dynamically change when ever new record is added in MRVS or remove existing record from MRVS. any help wo...

find_real_file.png
Community Alums by Community Alums  
  • 4189 Views
  • 1 replies
  • 3 helpfuls

Related List & activity not showing

Hello, I have created an application in the past that has the Task Activities -> Task list on it that allows me to manually create various records, either an email to send using a template, or a phone or appointment task. I wish to use this again but...

find_real_file.png find_real_file.png find_real_file.png
chrisn_ by Mega Guru
  • 2317 Views
  • 2 replies
  • 0 helpfuls

Resolved at/Resolved by not populated on incident

Hello,We have created the business rule in which we are setting incident state and state as resolved automatically if the category is Inquiry.  But resolved at and resolved by is not populating automatically.I have tried adding the current.update(); ...