Hi All,
I have two service apps. I have added one app to another by specifying project reference in Properties > Project References.
I want to send launch request from one app to another.
It fails when both are in same package and works fine when I install both service app independently.
So how to launch services when they are packaged in single package ?
Thank you.