Skip to Content
0
Former Member
Jan 14, 2008 at 12:28 PM

ABAP WebDynpro in Portal : Getting Application Integrator Error

39 Views

Hello,

For a ABAP WD application, I created an iview, and a Page (containing this iview). Both the Page and the iview can be previewed correctly.

However, on assigning the Page to a role, and logging in with that user, I get the following exception:

An exception occurred while processing a request for :

iView : pcd:portal_content/DemoContent/demorole/abap_ui_elem/abap_wd_test_ui_elements

Component Name : com.sap.portal.appintegrator.sap.WebDynpro

Exception in SAP Application Integrator occured: Unable to parse template '<System.Access.WAS.protocol>://<System.Access.WAS.hostname>/sap/bc/webdynpro/<WebDynproNamespace>/<WebDynproApplication>/;sap-ext-sid=<ESID[url_ENCODE]>?sap-wd-configId=<WebDynproConfiguration>&sap-ep-iviewid=<IView.ShortID>&sap-ep-pcdunit=<IView.PCDUnit.ShortID>&sap-client=<System.client>&sap-language=<Request.Language>&sap-accessibility=<User.Accessibility[SAP_BOOL]>&sap-rtl=<LAF.RightToLeft[SAP_BOOL]>&sap-ep-version=<Portal.Version[url_ENCODE]>&<ProducerInfo>&sap-explanation=<User.Explanation[SAP_BOOL]>&<StylesheetIntegration[IF_true PROCESS_RECURSIVE]>&<Authentication>&<DynamicParameter[PROCESS_RECURSIVE]>&<ForwardParameters[QUERYSTRING]>&<ApplicationParameter[PROCESS_RECURSIVE]>'; the problem occured at position 240. Cannot process expression <IView.PCDUnit.ShortID> because Unable to get PCD Unit .....

Can someone please point out where to set the App Integrator properties so that ABAP WD URL can be constructed correctly at runtime ?

Thanks,

Manish

<Points will be awarded for helpful answers>