Appreciations accepted

Vladlen Litvinov, the author: If you have some job offer for me, I'm ready to discuss it. View Vladlen Litvinov's profile on LinkedIn

Password

Showing posts with label Customization. Show all posts
Showing posts with label Customization. Show all posts

Monday, December 5, 2016

Moving IBM BPM Document Store into a separate DB schema


The task – move IBM BPM Document Store into a separate DB schema. This problem has two solutions:

1.    You can create properties file for the command BPMConfig and use it. But, if the environment has already been created, we cannot use BPMConfig because it does not permit to change all the parameters of Deployment Environment. We need to delete our Deployment Environment before.
2.     If you have already installed a new Deployment Environment, you can use this solution.

The disclaimer:
The solution is not recommended by IBM, it is hack and any actions you make on own risk!
The solution does not move the content of IBM BPM Document Store, it only creates a new one in the separate schema.

I prepared this solution for Oracle DB, but, I think, it can be used with some changes for other RDBMS.

Friday, November 21, 2014

How can I change the hostname in an already configured Business Process Manager environment? The way of real geek.

Have You Tried Turning It Off And On Again?
"The IT Crowd"
 
Undoubtedly, IBM support are good guys but they have not enough a fantasy, a flight of mind, an imagination. They are limited by official guides and reglaments.
Not so long ago they created a new portal named dwAnswers, and now they are inventing questions and answering themself on them.
Yesterday I saw a good question and the typical answer of IBM support. Let's look at it:

Saturday, October 18, 2014

It's impossible to open Administration Console for Content Platform Engine in IBM BPM 8.5.5

If you use the username not-a-DEadmin in IBM BPM 8.5.5 - you cannot open Administration Console for Content Platform Engine. The URL is https://<hostname>:<port>/acce.
You get the message in your browser:

Error Page Exception
SRVE0260E: The server cannot use the error page specified for your application to handle the Original Exception printed below.
 

Original Exception:
Error Message: com.ibm.ws.security.web.WebSecurityException: AuthorizationFailed
Error Code: 403


Monday, May 12, 2014

How to restrict an access for users for creating of new process applications

The disclaimer: This solution was not checked from all points of view, but I did not notice any problems with it. I will be glade to any remarks.

By default, all Process Designer users can create new process appplications and toolkits.
But sometimes we need to restrict this. IBM BPM hasn't such possibility at first glance.
Try to solve it.

Wednesday, March 19, 2014

How to change WAS profile name

I don't know where it can be used :) but for any case.

I have (for example) an WAS instance and some profiles in it and I want to change ProcCtr01 profile name to PCenter.

Friday, February 7, 2014

The report of using Process Designer

One man from DeveloperWorks forum asked the interesting question.
He needs create some report about using of PD. He want to know when some user used PD last time. He needs it for license control.

Friday, June 28, 2013

Using BPM Human Services on IBM WebSphere Portal

IBM BPM 8 permits to use Human Services as portlets on IBM WebSphere Portal.

I have spent recently some time for learning this question because our last project will be use this feature.
I mean that your environments were installed and configured correctly, SSO exists between BPM and WS Portal.

Friday, January 25, 2013

How to change a standard teamworks message?

Example, you want to change this message:

The task you tried to start is owned by another user. Press the "Close" button to close this screen and return to the task list.