Skip to main content
1 vote
1 answer
81 views

I am working with Oracle SOA Suite 12c (12.2.1.3). In my BPEL process, I am invoking a Database Adapter. If the database is shut down, in SQL Developer I see the error: ORA-01109: database not open ...
Sharmin Sultana's user avatar
0 votes
0 answers
34 views

<?xml version="1.0"?> <wsse:Security xmlns:wsu="http://docs.oasis-open.org/wss/2004/01/oasis-200401-wss-wssecurity-utility-1.0.xsd" xmlns:wsse="http://...
shashi kumar k's user avatar
0 votes
1 answer
73 views

I am trying to do a simple implmentation of XREF in SOA BPEL 12c. I have created an XREF with end system as tokenType, Token and UpdatedOn. Used populateXRefRow to populated values in XREF. xref:...
Pargat's user avatar
  • 769
0 votes
1 answer
373 views

I have a scenario where I am calling a 3rd party rest service. I want that whenever there is a remote fault while calling the rest service BPEL should attempt 2 retries 30 seconds apart. If even the ...
Pargat's user avatar
  • 769
0 votes
1 answer
114 views

I add some preliminary information. For a thesis project, I need to develop BPEL. Currently, I am in a Linux operating environment, installed on a virtual machine. From the "Install New Software&...
PIER PAOLO ZAPPIA's user avatar
0 votes
1 answer
67 views

I need to install WSO2 from the Eclipse Marketplace. When I go to do the installation, everything seems to be proceeding in the right direction but, at some point, in the plugins summary, it comes out ...
Antonio Giorgio's user avatar
0 votes
1 answer
184 views

Username and Password in received in body from source xml. <UsernameToken> <Username>Dtest</Username> <Password>test@123</Password> </UsernameToken> I have stored ...
Oyindrila Bhattacharjee's user avatar
4 votes
2 answers
2k views

Our uni lecturer teaches us stuff like SOAP/WSDL and BPEL. However, judging by the exercises we get (and by the very limited working experience I have), I feel like that kind of stuff is not really ...
matthesinator's user avatar
0 votes
1 answer
120 views

I am trying to start with bpel on Eclipse, so I installed WSO2 Developer Studio. But it is not working to recognize a .bpel file. On my facet's project I got "Implementation of project facet bpel....
lm2a's user avatar
  • 933
0 votes
0 answers
106 views

I am getting below error : XML-22029: (Error) Cannot transform child 'otherwise' in 'choose'. We are migrating 11g bpel composite to 12c. The xsl version is 1.0 Sample xsl : <when> <...
Pritish Sharma's user avatar
0 votes
1 answer
47 views

I have a requirement where there is a XML structure with a root element having 2 child element of array type and Sample request structure like below <Root> <Header> <Inv>12&...
Pritish Sharma's user avatar
0 votes
1 answer
304 views

I would like to insert in a BPEL flow a sort of event listener that waits for a message. I thought about implementing this with the "receive / message" component, but I didn't understand how ...
Jack Russell's user avatar
-2 votes
2 answers
962 views

What's the difference between Camunda and BPEL (Business Process Expression Language) and Where do we use Camunda and where do we use BPEL and which one is better? I found this question, but BPMN != ...
Test's user avatar
  • 570
1 vote
0 answers
166 views

im java developer and new in soa oracle environment with bpel concept. I'll to passing parameter with json which some parameter in the array value. and i've created some service to passing this json ...
uyaboe's user avatar
  • 13
0 votes
1 answer
796 views

I'm working on a SOA BPEL process where it's reading data from an XML file and load it into database tables. However, the table sequence I need to call in my transformation file is not showing in the ...
WashichawbachaW's user avatar

15 30 50 per page
1
2 3 4 5
40