Category Archives: Oracle Business Process Management (BPM)

How to fetch a particular node value from a set of XML nodes in BPEL 11g

In my case, I have used the Human task in my BPEL process. For every Human task added into BPEL process, a global task complex variable will get created. This complex variable contains all the parameters related to a task. … Continue reading

Posted in BPEL, Oracle Business Process Management (BPM), Service Oriented Architecture (SOA 11g) | Tagged , , , , , | 2 Comments

Error while creating Function in BPM Studio 10.3.1.0

I want to create a function which returns a String. To achieve this I have followed the below steps – 1) Created a Method in BPM studio 10.3.1.0 by navigating through Catalogue component->BPM Object->Right click on the BPM object and … Continue reading

Posted in Oracle Business Process Management (BPM) | Tagged , , , , | Leave a comment

How to create a Function in BPM studio 10.3.1.0

In Oracle Business Process Management (BPM) creating a function is a tricky one. We do not see any option to create a function. Only option that will be available is to create a Method. To create a Function follow the … Continue reading

Posted in Oracle Business Process Management (BPM) | Tagged , , , , , , | 3 Comments