Hi,
We're trying to implement notifications for approvers. We already have the BADI USMD_SSW_SYSTEM_METHOD implemented to notify the requestors. To identify the approvers (we have a few), we were thinking of getting the current processors from the user agent table based on the current step in the rule-based workflow.
Is there a way (Class, API,etc) to try and get the user agent on the rule-based workflow?