Questions tagged [oracle-bpm-suite]

The Oracle BPM Suite includes business user-friendly modeling and optimization tools, tools for system integration, business activity monitoring dashboards, and rich task and case management capabilities for end users. Unified BPM software ensures faster time-to-value, business-IT collaboration and reduced total cost of ownership. Processes from simple to very sophisticated can be easily designed, deployed, and managed.

The Oracle BPM Suite includes business user-friendly modeling and optimization tools, tools for system integration, business activity monitoring dashboards, and rich task and case management capabilities for end users. Unified BPM software ensures faster time-to-value, business-IT collaboration and reduced total cost of ownership. Processes from simple to very sophisticated can be easily designed, deployed, and managed.

http://www.oracle.com/us/technologies/bpm/overview/index.html

15 questions
2
votes
1 answer

Error creating an Application Server connection in JDeveloper

Background I am using the Oracle JDeveloper Studio with SOA installed as my IDE. In JDeveloper I want to create a connection to a remote Weblogic server. The remote server is running on my local machine, and I refer to it as remote to distinguish…
1
vote
0 answers

Could not refresh the webform - Sorry, the action could not be completed. Please contact the administrator if the error persists

After creating web form in Oracle BPM Composer I am facing below issue Could not refresh the webform - Sorry, the action could not be completed. Please contact the administrator if the error persists Exception is…
1
vote
1 answer

Installation error BPM Suite JBoss: JBAS011639

On installing, I recieved the following error Script C:\Program Files\EAP10\cli-scripts\add-mdb-conf.cli failed to run. CLI command failed: undefined { "outcome" => "failed", "failure-description" => {"JBAS014671: Servicios fallidos" =>…
1
vote
1 answer

How to customize oracle standard bpm worklist region

Background: I have to display the Oracle BPEM worklist tasks for the currently loggedin user from two different sources (OIM worklist and SOA worklist). What is the simplest way to do it. Oracle provides its own worklist application to display the…
user1455719
  • 1,045
  • 4
  • 15
  • 35
1
vote
1 answer

Oracle BPM Suite REST Services

Does anybody know how to call the REST API to get all Processes in Oracle BPM? I already tried this without success: http://bpm.server.com:7101/bpm/services/rest/processes It only returns the string: "Processes.", but I need creation dates, name,…
1
vote
1 answer

Oracle BPM, Workspace

I recently have started working with oracle bpm and trying to make some changes on my workspace page which will be shown to the users. I want to customize the name of the application that I deployed and change it as I prefer, for example removing…
0
votes
0 answers

Convert Oracle BPEL forEach to Apache Camel

In a migration from Oracle BPEL to Apache Camel, which particular considerations should I have for migrating forEach (Oracle) to loop (Camel)? this one is the BPEL file. How can I convert that to use Apache Camel loop? I am finding trouble in using…
Luís Palma
  • 249
  • 1
  • 7
  • 15
0
votes
1 answer

Oracle Publish/Subscribe using Topic

I'm facing some problems using Oracle JMS Adapter. I have a Bpel process that is publishing a message on a topic queue using JMS Adapter, this is working, the problem is on subscribing this message. I have two BPM process that is subscribing from…
Aldo Inácio da Silva
  • 824
  • 2
  • 14
  • 38
0
votes
0 answers

Oracle SOA Process for orders management

This is about Oracle Oracle SOA 12c & BPEL Process Actually, I work in project which allows the management of customer orders, each order passes through a seem of states. The project consisting of two parts : Frontend/Backend application witch…
0
votes
1 answer

Oracle Bpm integration/configuring with oracle jet

I created a UI using Oracle JET... and now how do I configure it with Oracle Bpm instead of loading a ADF it should load my own Oracle JET UI ... Can anyone help me with this?
0
votes
1 answer

Multiple values in Oracle SOA BPEL Assignment

I want to assign multiple values to single element in Oracle BPEL assignment so I can make desired payload on run-time like I did in SOAP UI. I have tried various functions in BPEL assignment: Copy, CopyList, InsertAfter but I am not able to…
Shivam Bansal
  • 37
  • 1
  • 6
0
votes
1 answer

Populating drop-down lists in ADF Forms in Oracle BPM Jdeveloper 12c

We're currently in the middle of the migration of a BPM application from Oracle 10g to 12c. As we know, some of the 10g libraries were dropped in the newer versions. Unfortunately, our application depends largely on those deprecated features. One…
0
votes
1 answer

start bpm process when database content changes

im new to oracle bpm and want my process to be triggered whenever the content within my oracle database changes. Is this even possible with oracle BPM ? Thank you very much in advance !
0
votes
1 answer

Difference among 3 processXQuery XPATH Extension Functions in Oracle Fusion 12 C

While creating mappings for Oracle 12C BPM, I am trying to use Xquery File to convert xs:dateTime to Custom XSD Time Format "DateTimeType" descibed here below
0
votes
1 answer

Oracle BPM Human Task Comments Callback Errors When Instantiating AppModule in Called Class

Oracle BPM Version 11.1.1.7. In a Humantask.task, Events tab, Content Change Callbacks section, I have entered the fully qualified class name of a class that implements NotesStore and the addNote and getNotes methods. The class uses public methods…
32U
  • 456
  • 4
  • 15