Hi, I am working on an enhancement where the logic should execute on the click of a button.
In the Web Client, this is implemented using executePerform in the Client Script.
Now, I need to implement the same functionality in the Smart Client. However, Smart Client does not have a built-in feature to trigger a perform. I tried creating a Business Rule for an explicit call, but I am not sure how to proceed. Could someone explain how to use an explicit call in a Business Rule?
Or is there any other way to trigger the functionality on button click? Please let me know.

