Skip to main content
Question

Is it possible to trigger a BR on screen load event?

  • January 15, 2025
  • 6 replies
  • 80 views

Forum|alt.badge.img+6

Hi Everyone,

I have scenario where i need to run one of custom MPM during the load event of screen. is it possible to call the explicit BR during the screen load event of the Screen.

 

Thanks in advance

6 replies

Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1132 replies
  • January 15, 2025

Hi ​@Damodaran 

Assuming this is FSM6 Webclient, you can try using executePerform

 

Cheers!


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Partner)
  • 12 replies
  • January 16, 2025

Hi ​@Shneor Cheshin, I tried this one its working. but i want the same function in the smart client. is there a way or some other function utilize same feature in smart client?


Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1132 replies
  • January 16, 2025

Hi ​@Damodaran 

As far as I know, there is no such function for the Smart client.

As a workaround, I would recommend that you update a record with the client script and that will trigger the BR.

Cheers!


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Partner)
  • 12 replies
  • January 16, 2025

@Shneor Cheshin , What function we can use for update record on smart client? My scenario I am using the Person screen. where I need to update the person_login_history.user_def2 = ‘Y’? I have already used functions like UpdateRow() which is used for webclient. but that didn’t work. any other options?


Shneor Cheshin
Superhero (Employee)
Forum|alt.badge.img+28
  • Superhero (Employee)
  • 1132 replies
  • January 16, 2025

@Damodaran 

Sorry, I am not that familiar with smart client methods.

You can try addToDataTransaction and saveDataTransaction.

Cheers!


Forum|alt.badge.img+6
  • Author
  • Do Gooder (Partner)
  • 12 replies
  • January 21, 2025

@Shneor Cheshin I tried with addToDataTransaction and saveDataTransaction. but it didn’t help with Smart client.

Thanks ​@Shneor Cheshin 

Let me try with any other options available or not


Reply


Cookie policy

We use cookies to enhance and personalize your experience. If you accept you agree to our full cookie policy. Learn more about our cookies.

 
Cookie settings