AppWorx, Dollar Universe and Sysload Community

 View Only
  • 1.  N Service Bus

    Posted Dec 05, 2017 11:18 AM

    $U 6.7.04 Windows 2012 R2

    Looking to see if it possible for $U to monitor NSERVICEBUS processes. The idea would be $U launches an asynchronous request then once his completes $U carried out another process?


    Is this possible in this version or higher version of $U? Perhaps there is a manager somewhere or use of triggers and events?  



  • 2.  N Service Bus

    Posted Dec 06, 2017 07:11 AM
    Hello Angus, I have done a bit of research on our systems and have not found any information about integrating $U with Nservicebus.

    I understand that this tool is the one maintenaned by "Particular Software" , right?


  • 3.  N Service Bus

    Posted Dec 11, 2017 01:58 PM
    Hello AngusReid

    As Adrian_Fresno_menendez_4090 has mentioned, there is no specific integration between Dollar Universe and NServiceBus. However, provided NServiceBus can send a REST call to the Dollar Universe API (which I believe it should, based on what I read on Particular's website), you should be able to accomplish what you are trying to do using triggers. Once you've set up your trigger event source in Dollar Universe (in your case, a generic event source trigger), you can initiate your asynchronous request in one standard job, then insert a REST API call into whatever scripting is being done in NServiceBus to send the command to Dollar Universe continue your desired workflow. 

    You can find out more about triggers from our documentation here:
    https://docs.automic.com/documentation/webhelp/english/ALL/components/DU_AS/latest/%20%20Dollar%20Universe%20Guides/help.htm#DUAS_ref_en/Triggers.htm%3FTocPath%3DDollar%2520Universe%2520Reference%2520Guide%7CParameters%7CTriggers%7C_____0

    and here:
    https://docs.automic.com/documentation/webhelp/english/ALL/components/DU_AS/latest/%20%20Dollar%20Universe%20Guides/help.htm#UV_gui_en/dollaruniversetriggers.htm?Highlight=trigger

    We also have an eLearning session dedicated to Triggers:
    https://automic.com/dollar-universe-elearning

    As a reminder if you'd like to take the Triggers eLearning module, all customers have access to some eLearning credits, which expire at the end of the year:
    https://community.automic.com/discussion/11131/your-annual-elearning-credits-expire-dec-31

    I hope that helps!

    Regards,

    Domenico


  • 4.  N Service Bus

    Posted Dec 18, 2017 06:37 AM

    thanks for the help, I have registered for the triggers module as that looks like the way forward for this. Looks like if jobs started asynchronously then launching a generic API when the job completes (with some parameters) should be able to notify $U as to what process has completed. This may also be from different servers too but as $U platform independent this should fit in nicely.


    If there are any suggestions then most welcome as can see this being useful in several locations.