Hello Everyone,
I have a third party application application from where i am invoking UI5 application and passing parameters through Post Method.
My requirement is to read Post Parameter Value in UI5 application (onInit Method of View).
I checked available help in UI5 Library and found ways to read URL Parameter but that would not serve the purpose here.
Thanks.