01
July
2015
Implementation of Oracle SOA Middleware products in companies
Hi People, tonight i was invited by http://www.otechtalks.tv/ to participate of a Podcast Session, a community of specialists at Oracle World through the planet. I’m am very happy with this, thank you OTechTalks.
03
November
2014
How to consume a WebService that uses Ws-Security Authentication (UsernameToken) – OWSM – Oracle Service Bus (OSB)
Author:
victorjabur
The Oracle Service Bus (OSB) allows to enable OWSM authentication, there is many policies that can be applied to the Proxy Service to turn on security authentication. The most basic of this policies is:
14
March
2011
Working with Expiration Human Task on Oracle Soa Suite 11g
Author:
victorjabur
I had that to implement an expiration process and go to leave the main steps here:
11
January
2011
How to capture the Task programmatically through Managed Bean (Adf – Soa Suite – Human Task)
This is another useful code that lets you to capture the task with full attributes from your Java Class (Managed Bean).
11
January
2011
How to capture programmatically (Java – Adf Faces) an attribute from payload task (Human Task Form)
Author:
victorjabur
This is an useful code that capture the value of an attribute inside of payload from Human Task generated automatically from bpel.
10
September
2010
Capturing Soap Message through Http Traffic (Web Services)
Author:
victorjabur
In this post i will to learn how to capture the Soap traffic communication of a Web Service.