Hi Developers!
I would like to ask about ODC Site Property(Global Variables)
Can other Apps access Site Properties configured in other Apps?
If possible, I would like to know the way to access it.
Thank you
Hi Yuya,
try to create service action and get the setting in the output variable. so that you can use the site properties in other applications in ODC.
1.
2.
3.
hope this will help you.
Regards,
Prince
Thank you for sharing your knowledge!
I could take value using Service Action but I could not put that value in Client Variable.
Is there any good idea to hold this value took by Service Action???