Table in SOA schema where composite title is stored
snvamsiDec 3 2012 — edited Feb 26 2020Hi
I have a bpel composite developed in 11g. In the bpel i am setting the title of the composite using the following method
setCompositeInstanceTitle("Test")
I have deployed the process and when i check the instance i can see this in the "name" of the list of instances
I wanted to know in which table of the SOA schema is this value stored.
Thanks
Vamsi