Community Tip - You can Bookmark boards, posts or articles that you'd like to access again easily! X
When Registering Listener in any xconf, we use property name="wt.services.service.{some int number}"
What is the use of that int number in property name
Hello ,there is no specific logic for the numbers , just make sure to keep unique values :
The number is there simply to provide uniqueness in order to allow for registering multiple services.
Don’t overthink it
The Number tells the startup order of the services.
The number must be unique. When adding a custom service, it's recommended to use a number larger than the highest existing one to avoid conflicts.
 
					
				
				
			
		
