0 votes
418 views
in IBM BPM Infrastructure by

1 Answer

0 votes
by (2.1k points)
selected by
 
Best answer
In IBM BPM - Oracle setup Running a system service or Instantiating an instance is no that difficult. Following is one of the several ways we can do this.

1. Create a system service that has code that starts a BPD in a specific snapshot and expose this  service as webservice. Please check below link for how to start BPD process using javascript( IBM BPM guru Neil Kolban)

https://developer.ibm.com/answers/questions/164084/how-to-start-a-process-from-javascript-in-a-named.html

2. Oracle 11i has "web api" using which we can invoke  webservices. Implement a stored procedure that perform webservice invocation and then create an "oracle job" which invoke this stored procedure  and schedule it to run as desired. We can also implement exception handling in this Stored Proc and generate an email on failures.

Related questions

0 votes
1 answer 1.1k views
0 votes
1 answer 992 views
0 votes
0 answers 357 views
0 votes
1 answer 369 views
+1 vote
0 answers 1.3k views
0 votes
1 answer 750 views
0 votes
0 answers 735 views
0 votes
1 answer 1.4k views

635 questions

495 answers

98 comments

2.9k users

Join BPM Community Discord Channel

Welcome to BPM Tips Q&A, Community wiki/forum where you can ask questions and receive answers from other IBM BPM experts and members of the community. Users with 2000 points will automatically be promoted to expert level.
Created by Dosvak LLC
Our Youtube Channel
...