Hi Rupok,
On Aug 16, 2008, at 9:53 PM, rupok sayeem wrote:
Hi,
I am new with xwiki and Bonita.Is there any body who can give me some
suggestion to intigrate xwiki and bonita.
is there any document available.It would be really helpful for me if
anyone
can provide me some information about it.
No I don't think there's any documentation. What integration do you
have in mind?
Bonita is written in Java AFAIK so I don't see any issue for writing a
XWiki plugin using Bonita. That plugin would offer some methods to
trigger some bonita workflow for example.
Then you need to decide when these should be triggered:
* when a given page is called
* when a button is pressed in somewhere
* when a document is saved
* etc
For plugins see
http://platform.xwiki.org/xwiki/bin/view/DevGuide/
If you want more precise help you need to ask more specific questions.
Thanks
-Vincent