0 votes
293 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 907 views
0 votes
1 answer 810 views
0 votes
0 answers 286 views
0 votes
1 answer 264 views
+1 vote
0 answers 1.2k views
0 votes
1 answer 567 views
0 votes
0 answers 467 views
0 votes
1 answer 902 views

634 questions

495 answers

97 comments

2.7k 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
...