Hi, @Mountain Pond
According to your description, the current transport rule can only set a fixed value, and the SCL auto-increment function cannot be implemented at present. If you want to increase or decrease SCLs, you may need to set multiple transport rules to continuously modify the SCL values based on your business requirements. Alternatively, you can consider using scripts to implement the corresponding functionality.
Based on the existing setup options for the transport rule, I set what you said about "add some tag A" to "Modify Message Header". The specific settings are shown in the following figure.
The information is added to the message header.
Next, set up a second transport rule, which triggers the second rule by identifying whether the above information is contained in the header of the message, and adjusts the SCL value to 7. The specific settings are shown in the following figure.
By following the above procedure, you can set the SCL value for a specific message. In this way, you can create a combination of multiple transport rules and conditions to implement the idea of gradually increasing the SCL.
If the answer is helpful, please click "Accept Answer" and kindly upvote it. If you have extra questions about this answer, please click "Comment".