Hi,
How can I get the Domain Name at runtime in the BPEL code. I have a situation where I need to pass one string in DEV and another string in PROD.
I tried using ora:getDomainId() but I received below error.
Warning(53): !!XPATH_FUNCTION_DEPRECATED! [0=bpel:from,1=ora:getDomainId,2=null,3={3},4={4},5={5}]
Thanks
Ismail M