cancel
Showing results for 
Search instead for 
Did you mean: 

GRC UWL Tasks

Former Member
0 Kudos

Hi All,

My project requirement is,

I need to open a GRC application ( j2ee application running in the same WebAS where GRC Portal is running) on click of the task in UWL.

I will be passing the requestNo (task id) as parameter to the GRC j2ee application.

Instead of Webdynpro Launcher it should be a URL launcher with some parameters. Sample URL is as below

http://<hostname>:<port>/AE/loadRequestDetails.do?requestNo=9&stageName=STG02_SEC_TEA&workFlowType=A...

Can any one can help me how to do this

Thanks,

Jay.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
0 Kudos

its got resolved.

former_member185086
Active Contributor
0 Kudos

Hi

Hope I am getting it right : From UWL you want to Open GRC application with a task id as a URL parameter in external application or internet explorer ?

1. Modify the standard UWL view with one additional table column of Link to action or any other event .

2. For parameter passing : take help form follwing given help

[HTTP POST in Web Dynpro Suspend Plug|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/11972] [original link is broken] [original link is broken] [original link is broken];

[Navigating in Web Dynpro in a smart way|http://www.sdn.sap.com/irj/scn/weblogs?blog=/pub/wlg/14258] [original link is broken] [original link is broken] [original link is broken];

Hope you have some more doubt after this help ..waiting for your questions ....

Best Regards

Satish Kumar