0 votes
308 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 926 views
0 votes
1 answer 830 views
0 votes
0 answers 296 views
0 votes
1 answer 284 views
+1 vote
0 answers 1.2k views
0 votes
1 answer 620 views
0 votes
0 answers 512 views
0 votes
1 answer 963 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
...