Questions tagged [ibm-bpm]

IBM Business Process Manager (IBM BPM) is a business process management platform by IBM

It provides analysts, developers and users with a rich toolset and runtimes for designing, executing, monitoring and optimizing business processes.

The server software is based on Java Enterprise Edition and is using IBM WebSphere as runtime environment.

156 questions
0
votes
2 answers

NameNotFoundException not found exception

This question is connected with IBM BPM Advanced 8.0 I created Toolkit ODM Binbank Toolkit. This toolkit contain Advanced Integration Services. Name of the AIS is IServiceBR001ACT. Then I attach this toolkit to Application "Collection" with short…
Siarhei Bartoshyk
  • 123
  • 1
  • 3
  • 11
0
votes
6 answers

IBM BPM 8.5.6 Suspend task

Is it possible to suspend a task via process portal in IBM BPM 8.5.6. In the 6.2 version we were able to do this via inbox or saved searches. However the new saved searches doesn't support this? Is there a way to do this?
Syam S
  • 8,421
  • 1
  • 26
  • 36
0
votes
2 answers

Migration help Websphere BPM 8.0.1.3 to 8.5.6 (Redirection rule)

We are migrating from WebSphere BPM 8.0.1.3 to 8.5.6, our plan is to move application by application rather than in a big-bang. The idea would be that when we move an application to the new server, we would create an IHS rule which redirects the…
Balas
  • 1
0
votes
1 answer

Mavenising WebSphere/BPM tests and running via JUnit

We have a number of Unit Tests written using IID for the modules we've developed. We want them to run on our CI server We use Maven for build sand JUnit to run the tests. Is there a way to mavenise BPM tests and run them via JUnit. If no then how…
ratsstack
  • 1,012
  • 4
  • 13
  • 32
0
votes
1 answer

How to configure target url for BPM 8.5.6 Standard?

I'm trying to install IBM BPM 8.5.6 in a linux environment with Oracle database. Steps I followed to install was Installed the IBM Installation Manager using BPM PFS Installed WAS and BPM Process Center using The installation manager. Created 3…
Syam S
  • 8,421
  • 1
  • 26
  • 36
0
votes
2 answers

How to finish a client side human service by clicking on button within the custom HTML in IBM BPM

Suppose I have one flow with 2 tasks. In task1 I call one client-side human service with a coach created by pure Custom HTML other than those elements provided by BPM itself. I have a button in this Custom HTML, my question is: 1) How can I finish…
ItsJack
  • 383
  • 2
  • 3
  • 10
0
votes
1 answer

Process Designer Unable to login to Process Center

IBM BPM 8.5.5 install on Linux Process Designer installed on Windows 7 New to BPM, but completed the following: 1) Installed IBM BPM 8.5.5 2) Logged into Process Center and created a new user account. 3) Installed Process Designer on Windows 7 …
Michael Mirt
  • 361
  • 1
  • 3
  • 14
0
votes
1 answer

How to clear and refresh a coach in IBM BPM using script?

I'm working on a process in IBM BPM. In my coach I have a form with search and clear buttons. Search will be done using two string fields and a date while the result is a list. In clear script I defined a new instance of all variables in the form.…
marzieh
  • 11
  • 1
  • 4
0
votes
1 answer

IBM BPM 8.5 Process Designer getting hung when multiple users login to the same Process Center

We have an IBM BPM 8.5 Process Center & we are using the Process Designer locally. When multiple users try logging in to the Process Center, the local PD stops responding. With only one user, we are able to work properly. Please provide a valid…
0
votes
2 answers

IBM Integration Bus - Business Monitor

Can someone explain how the IIB (Integration Bus) and the Business Monitor are connected together? I've defined monitoring events in my flow. I then exported the monitoring information to create a model. Used the model to create an EAR file which I…
HBoss
  • 1
  • 2
0
votes
3 answers

How to setup Python/Jython in IBM BPM

I want to configure Python/Jython in IBM BPM, so that these files can directly executed from process app. How can I do that? How to setup this entry in WebSphere Application Server?
Omkar J
  • 53
  • 10
0
votes
2 answers

Read data from different system in different format, like xml, csv, database, etc in IBM BPM

I am very new to IBM BPM. I want to know how can i read/write data from/to different system to IBM BPM ? What are the different formats supported ? like xml, csv, database, WSDL etc. ?? Let us suppose I have a system from where i can get some…
Sadique
  • 140
  • 8
-1
votes
1 answer

WebSphere 8.5 Oracle DB: No entries to the CELLONLYDB MSGLOG table

I have installed BAW v18 of WebSphere and deployed a new App on SCA_module. After i trigger the Interface with SoapUi i would expect to see some logins on DB side in table MSGLog but it is stay empty. All data sources were tested successfully. I…
Andrew Ramnikov
  • 783
  • 2
  • 9
  • 30
-1
votes
1 answer

Issues installing IBM Process Designer

Respected Sir/Madam, I am trying to install IBM Process Designer, but getting below errors. ERROR: The Installation Manager's registry information is inconsistent with its installation information. ERROR: The registry information at…
Aditya
  • 61
  • 1
  • 1
  • 11
-1
votes
1 answer

IBM Process Designer - find all Java class references

My team inherited a system to support and develop and it's mostly created in IBM Process Designer with some functionality coming from external Java classes. Documentation is missing or incomplete (what a surprise!) so I need to make some kind of…
the.Legend
  • 626
  • 5
  • 13
1 2 3
10
11