top of page

How to create a background job in IFS

  • Writer: Rumesh Aponso (RMAX)
    Rumesh Aponso (RMAX)
  • Nov 13, 2024
  • 1 min read
Transaction_SYS.Deferred_Call(
   'Custom_API.Your_Function',
   attr_,
   Language_SYS.Translate_Constant(lu_name_, 'BACKJOBNAME: Background Job Name'));

Comments


Copyright © 2025 RMAXOneNote

  • Online CV
  • LinkedIn
  • Youtube
  • GitHub
  • Blogger
bottom of page