Hello Gunnar,
I appreciate you help.
Examples you provided helped, but there are for the outbound adapter only.
Pretty much I am trying to poll a SQL 2008 database using a stored procedure...
Type: Posts; User: krassib; Keyword(s):
Hello Gunnar,
I appreciate you help.
Examples you provided helped, but there are for the outbound adapter only.
Pretty much I am trying to poll a SQL 2008 database using a stored procedure...
Hi,
I am trying to use stored-proc-inbound-channel-adapter with MS-SQL Server 2008. Could you provide some complete examples for the adapter plus how to configure a jdts data source? My...
Hey Gunnar & Co.,
I have been using SI for the last 6 months for an internal testing utility and it works very well. We have much bigger plans to use SI with Activiti (from Alfresco). I want to...
Hi Josh,
I was trying to run the use case 1 above (e.g, launching processes when a message is received) - ProcessStartingOutboundAdapterTest class
/* Licensed under the Apache License,...
Hi Mark,
I am also actively working on evaluating Activiti so that I can integrate into my company enterprise system. So I am also interested into spring-integration-activiti release.
In essence...
Hi Josh,
What happens if the activiti process in a waiting state (expecting a message from SI) goes down? Would the state be persisted, so that after a restart of the process the workflow will...
Hi Josh,
Thanks for replying back! I cloned a copy of the spring-integration (from here git://git.springsource.org/spring-integration/sandbox.git). Do you have some instructions on how to setup and...
Oleg,
I am also interested to use the Activiti Workflow engine as Spring Integration Process manager pattern. What is the right approach to get started with it? Can you provide some pointers?...
Hi,
I am currently using Spring Integration 2.0.5.RELEASE. I am curious if one can use Spring WebFlow (2.2.1) together with Spring Integration?
What I want to do is to harness the WebFlow to...