Skip to content

Latest commit

 

History

History
22 lines (12 loc) · 817 Bytes

File metadata and controls

22 lines (12 loc) · 817 Bytes

JMSQueueRequestorTimeoutHardCoded

What condition does this detect?

Check if timeout is hard coded in JMS Queue Requestor activities

This is a Process rule - the rule will test each process of the application

Why is this condition important?

Timeout hardcoded as part of the JMS Queue Requestor reduce its portability when you deploy in different environments and break the externalization of the configuration of teh application

How to fix it?

Externalize the property by using a Global Variable for that purpose

How do I use this rule?

The rule is enabled by default. To disable it if unwanted, clone the default "BW5 Quality Profile" quality profile and then disable the rule.


< Return to Rules list | << Return to main README file