I have two Oracle UCM component UCMComponent1 and UCMComponent2. UCMComponent1 has multiple custom services.So my requirement is that I want to call UCMComponent1 custom service into UCMComponent2 java method.
Anyone has any idea how I can able to call this custom service in Java method? I know how to call UCM existing service into Java method.
Thank you !
All services are available the same way regardless of which component they live in. I guess your service definition is missing something (like an access bit?)