using biztalk as a worlflow

#13480

Hi Find the answers:

1. Do it have custom activity and event creation definition (creating
own activities and event facility) available
– You can do it.

2. Number of concurrent workflow instances supported
– Dont know

3. Is it able to use .net classes as activities inside workflow.
– Yes it is possible

4. Can we invoke workflow created in it being called from .net assembly
– It is possible. But not straight forward.

5. Are the workflows created in biztalk available as a webservice
– Yes. You have to publish the workflow as a webservice using the WS Publishing tool.

6. Do it have logging support.
– Yes. It has.

7. Does it support reporting of multiple workflow instances.
– Dont know

11. Is transaction and entire rollback supported throughout the
workflow.
– No

12. Does it support multiple versions of the same workflow running
simultaneously.
– Yes

13. Does it support recovery from abrupt breakdown. If yes, what is the
features of its Error handling.
– Dont know