Skip to Content
0
Jul 20, 2015 at 02:44 PM

Read Post Parameter in UI5 Application

325 Views

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.