How receive parameters passed in OPCODE in angular application [on hold]
How receive parameters passed in OPCODE in angular application [on hold]
A third party application will invoke my AngularJS app, passing it the following 3 parameters: acitivityId (integer), userName and password through OPCODE (operation code).
How can I retrieve the information inside the AngularJS application? I don't need to show this information in front-end app but I need to pass this information to the Java rest service. Please guide me how to implement it.
Please clarify your specific problem or add additional details to highlight exactly what you need. As it's currently written, it’s hard to tell exactly what you're asking. See the How to Ask page for help clarifying this question. If this question can be reworded to fit the rules in the help center, please edit the question.
Comments
Post a Comment