Variable for Rule ID in Limagito File Mover
Q: We are running a ‘On Event’ command to log to our database: sqlcmd -S gp-db4 -d etc….
I see there is a variable for Rule name, %RRN but can not see one for the Rule ID.

Why this is important is the Rule name will change and need to use the RuleID as a key. Is this possible?
A: In version v2025.6.20.0 we added a new Variable:
Parameters, Added %RRI = Rule, Rule ID
Customer: That was the ticket!
CMD /C sqlcmd -S gp-db4.??????.com -d xyzman -U LIMAGITO_STATUS -P <PWD> -Q “EXEC [dbo].[Limagito_OnSuccess] @Server=’%COMPUTERNAME%’, @RuleId=’%RRI'”
If you need any help with this question, please let us know.
Best Regards,
Limagito Team
#managedfiletransfer #filetransfer #filemanagement