How to configure Private Queues for K2 Blackpearl installation.

  • 24 February 2022
  • 0 replies
  • 69 views

Userlevel 2
Badge +10

Topic

MSMQ Directory Service Integration is a requirement for K2 Blackpearl installation. In a rare event when it is not possible to use Public Queues, you can change it to use Private Queues after the installation.

Instructions

Creating Private Queues.

 

1. Open Windows Server Manager.

2. Expand features.

3. Message Queuing.

4. Right Click on Private Queues.

5. New > Private Queue.

 

17575i20BF666245C2EE35.png

 

6. Input a name. For the example I’m using the same as the Public Queue 'eventbus'.

7. Check the transactional box. 

17577iB506B217978BB448.png

 

8. Click Ok.

9. Add a new Private Queue, repeat steps 4 to 5.

10. Change the name to 'eventbus error'.

17578i1457D323CB291E97.png

 

11. Click Ok.

12. You will have something like this:

17579i8229F6D7677DDF6A.png

 

13. Right-click on the 'Eventbus' Private Queue and select Properties

14. Go to the Security Tab and add the users with full control. This will depend on the environment and the accounts you have. But at least add SYSTEM, NETWORK SERVICE, SELF, K2 Service Account.

15. Repeat steps 16 and 17 for the 'Eventbus error' Private Queue.

16. Navigate to C:Program Files (x86)K2 blackpearlHost ServerBin or the directory where K2 BlackPearl is installed.

17. Edit the file  K2HostServer.exe.config.

17580iE4A465B10E341020.png

 

18. And replace the value.

17581i38CF70AA077F356C.png

 

With the names of the newly created Private Queues. To check the names of the Private Queues simply right-click on the Private Queue and select properties:

17582iAE7F5D1980A4D586.png

 

17583i191BC832561A78F6.png

 

Note the private$ before the name.

Save the File and close it.

Save and close the file.

Restart K2 Service and the Message Queuing Service.

17584i7F5BBD29785552BD.png

 

Additional Information

 

 

Related Links

https://help.nintex.com/en-US/K2blackpearl/ICG/4.7/default.htm#Prepare/SCC/MessageQueuing.htm%3FTocPath%3DPrepare%7CSupporting%2520Components%2520Configuration%7C_____2

 

https://community.nintex.com/t5/How-To/How-to-change-MSMQ-Queues-for-the-EventBus/ta-p/122824


0 replies

Be the first to reply!

Reply