Hi sir Ji,Can u please suggest how to execute oracle apps concurrent program in oralce apex and return the value.
❇️ OrclQA.Com is a question and answer forum for programmers.
❇️ Here anyone can ask questions and anyone can answer to help others.
❇️ It hardly takes a minute to sign up and it is 100% FREE.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Vinish Kapoor
If the concurrent program type is PL/SQL procedure, you can call it normally from Oracle Apex or using Dynamic SQL as Oracle Apps does. For other types of programs, I have no idea that you have to check if any other third-party program (URL based) can be called from the Apex.