bpm

Embed .net user control in JSP(Tomcat - Oracle BPM)

Hi I am trying to use my .net user control inside jsp page. The jsp is served by Tomcat in Oracle BPM 10g. I tried: adding mime tags for dll in web.xml Adding address to iexplore trusted zones. Using server generated adresses instead of fuego calls like: classid="..//webRoot/webResources/ImageEditor.dll#ImageEditor.Editor" The dll...

How do I view the errors that occured in a skelta workflow?

I have a skelta workflow that has "finished with errors" according to the WorkflowExecutionReport. Unfortunately I can't see any way to actually see what the errors were so I can figure out what went wrong. Does any one know how one goes about viewing these errors? ...

Tutorial for developing a web based ERP/ BPM app

Ok, so I want to build a web based ERP / BPM app and my first thoughts were Ajax / PHP / XML ( or MySQL ). I got a book (the writer is Steven Holzner ) about Ajax, PHP, CSS, JavaScript and so on but it doesn't seem to go very far with it, not even far. I have experience with programming ( Java, Python, C ( hate C thought )). So, quick tu...

Embeddable Workflow/BPM Library For Python?

Let's say you are building a Python-based web app that requires some workflow management such as that in jBPM or Windows Workflow Foundation. Is there a library that offers this in the Python world? ...

Changing Tempo (BPM) of an audio stream in Flash

We are trying to adjust the tempo of a song, without changing pitch in a flash audio (mp3) player/streamer. What we're thinking at is a near-instant tempo change at the press of a button. Is this possible within Flash? Thanks Terataz ...

I am using accruent SLM with Skelta Workflow.NET

Is there anyone out there that can answer some questions for me? I am trying to make the workflow take different paths automatically based on values in accruent form fields, but I need to write some code or something. It's not working, and there is no documentation or help files at all. Not even online at SKelta's site. Help! ...

BPMS or just plain programming?

What do you prefer (from your developer's point of view) when it comes to implement a business process? A Business Process Management System (BPMS) or just your favorite IDE with the needed tools and frameworks (a reporting tool for example)? What is from your point of view the greatest Benefit of a BPMS compared to an IDE with your ...

Recommend a good BPMN book?

I need a concise overview of Business Process Modelling Notation. Something like the O'Reilly's Learning UML book would be ideal. The BPMN Modeling and Reference Guide is probably more than I need. ...

Is Unit Testing Suitable for BPM Development?

I'm currently working on a large BPM project at work which uses the Global 360 BPM tool-set called Process 360. Just to give some background; this product works like a lot of other BPM solutions in that you design multiple "process maps" which define the flow of a particular business process you're trying to model, and each process map ...

Java Process Servers Good Idea or Not?

Just want to shout out to the community to see what peoples thoughts are on Java process servers in general. IBM in particular tend to make a lot of noise about Websphere process server. I can see the idea behind the process servers if your working in a web service world but in practice are they really effective or are they just over k...

What are your experiences in using AgilePoint as your workflow/BPM engine?

We are in the process of migrating our workflows from Livelink and SharePoint to AgilePoint. If anyone has had experience in using AgilePoint, would you mind sharing your experiences? For example: What are some gotcha's you've encountered? Have you found any particular aspect of AgilePoint especially useful? Have you found any particu...

How to analyze the BPM of AAC file or any library for converting AAC to MP3

Hello Friends, I am iphone developer and developing one mac application now. This is my first project ever in mac platform. I have to analyze the BPM of the songs files. I have done this work for MP3 using FMOD and SoundTouch library. But i have to analyze for AAC (M4A ) also but this library doesn't support to AAC format. I tried to...

BEA / Oracle Aqualogic BPM question

Hi Guys, I'm using BEA Aqualogic BPM 5.7 and after a while I'm getting the time out screen. It says BEA Aqualogic Hiper WorkSpace for BPM, your session has expired and it has a "Login again" button. Does anybody know how to change that screen or how to increase the time out so the user does not see that screen so often? Thanks in adva...

What problems have you solved using a Workflow Engine?

I'd like to know about specific problems you - the SO reader - have solved using Workflow Engines and what libraries/frameworks you used if you didn't roll your own. I'd also like to know when a Workflow Engine wasn't the best choice and if/how you chose something simpler, like a TaskList/WorkList/Task-Management type application using ...

SAP Solution Manager: Which Application Life-Cycle Management Processes are getting covered?

As it is included in the licence (according to SAP) we would prefer using SolMan over other tools, for the entire life-cycle of software development. Or is it highly recommendet to use specific tools for the particular processes like Test Management? Any opinions?? Regards M. ...

Interoperability between Weblogic 10.3.1 and Oracle BPM 10.3.1

Hi, Im migrating an ALBPM 6.5 running on a WLS 10.0 to an Oracle BPM 10.3.1 running on WLS 10.3.1 I got some problems with the Oracle driver because the old driver (weblogic.jdbcx.oracle.OracleDataSource) was definitely removed from the server and is not longer supported. Instead I used the thin driver (oracle.jdbc.xa.OracleXADataSource...

javax.naming.InvalidNameException using Oracle BPM and weblogic when accessing directory

We are getting this exception when we start our cluster (2 managed servers, 1 admin), we have deployed only the ears corresponding to the OBPM 10.3.1 SP1 in a weblogic 10.3. When the server cluster starts, one of the managed servers (the first to start) get overloaded and ran out of connections to the directory DB because of this repeat...

How to get a handle on all this middleware?

My organization has recently been wrestling the question of whether we should be incorporating different middleware products / concepts into our applications. Products we are looking at are things like Pegasystems, Oracle BPM / BPEL, BizTalk, Fair Isaac Blaze, etc., etc., etc. But I'm having a hard time getting a handle on all this. B...

programmatically get BPM of a wave or MP3 from .Net

I have a project with a requirement to get the BPM of a wave or MP3 file programmatically using .Net (VB.Net or C#). Does anyone know of a binary or library for this or have a code snippet to steer me in the right direction? ...

Any tools out there that will EXECUTE BPMN 2.0 xml code yet?

Business Process Modeling Notation with version 2.0, an international standard formally approved by OMG, creates XML code that is generated when a person creates a process model in a process modeling tool...like Visio with ITP-Commerce BPM 2.0 add-in. I would like to know if any of you gurus out there have or can create a tool that will...