Hi,
Could anyone know me if i invoke a process using invocation method. Which version of application will get invoked.
Lets say , I have application as MYAPPLICATION and a process MYPROCESS, version of this application is 1.0.
when i deploy this application, i use MYAPPLICATION/MYPROCESS , and pass map parameter to it. So it invokes the process.
If i create one more version of thsi application let say 1.1
then my invocation method will invoke which version of application.
I am confused because we dont define any version in invocation api.
Will it call latest application?
Regards
Sunil