Menu

integration into portal framework

2006-02-23
2013-04-15
  • Maximilian Gaerber

    Hi,

    currently I am searching for a mature workflow system for integration into Cuyahoga Website Framework (www.cuyahoga-project.org).

    As I've seen NetBPM generates needed html forms itself. Supposing I have modules (*.ascx) with existing forms, which are loaded dynamically by a central page, how would one best plug NetBPM into the system to let it control the flow?

    Are there any other projects similar to the described architecture, that already use NetBPM?

    Thanks for any help!

     
    • Jan-Philipp Bolle

      Hi Maximilian

      Your idea sounds interesting.
      You can use NetBpm without a web GUI. The existing web GUI is only an example of the functions of the core engine.
      If have no idea how to plug NetBpm in Cuyahoga because I have no knowledge about Cuyahoga.

      Have a look in the holiday example unit test. This is the easiest way to get an impression how the core api works (see development http://www.netbpm.org/faq.html#development ).

      It is up to you if you are using parts of the webgui or build your own components that use the core api.

      Regards Philipp

       
    • Maximilian Gaerber

      Thanks for the quick answer. I will look into the examples.
      One thing, that you might be able to answer off the top of your head:

      Currently NetBPM uses its own IoC container.
      We are probably integrating WindsorContainer into Cuyahoga, so do you think NetBPM's container can be replaced by a custom one?

      Thanks, Max

       
      • Jan-Philipp Bolle

        NetBpm needs the castle container (Windsor).
        The Windsor container handles manly the transaction and database session.

         

Log in to post a comment.

Want the latest updates on software, tech news, and AI?
Get latest updates about software, tech news, and AI from SourceForge directly in your inbox once a month.