Skip to main content
Solved

How can we extend the duration of FndTempLobs data?

  • July 16, 2024
  • 1 reply
  • 72 views

Forum|alt.badge.img+8
  • Sidekick (Employee)
  • 53 replies

Hi team,

According to the IFS Documentation, we can send extra-large parameters by creating a record inside FndTempLobs as shown below.

Large Parameters in Actions - Technical Documentation For IFS Cloud

 

The issue is that LOB storage is described as temporary. About 1 or 2 hours after registration, the data disappears. If the data registered in LOB storage is set to disappear after a certain period, is it possible to extend this duration? I assume there is a cleanup job to remove this data, but I have not been able to find it. Do you have any idea? Thanks!

 

Best regards,

Feng

 

Best answer by feng

The Light Cleanup batch runs every 10 minutes, deleting old data that is 30 minutes old. In the current version, this 30-minute period is defined as a constant and cannot be changed. However, I believe the execution interval of the cleanup batch can be adjusted to extend the duration of FndTempLobs data.

 

1 reply

Forum|alt.badge.img+8
  • Author
  • Sidekick (Employee)
  • 53 replies
  • Answer
  • July 17, 2024

The Light Cleanup batch runs every 10 minutes, deleting old data that is 30 minutes old. In the current version, this 30-minute period is defined as a constant and cannot be changed. However, I believe the execution interval of the cleanup batch can be adjusted to extend the duration of FndTempLobs data.