Skip to Content
0
Former Member
May 28, 2008 at 09:01 AM

sap-params.

37 Views

What might be provoking that sap-params set in an URL in this way:

http://sapepd.fcc.es:50100/irj/servlet/prt/portal/prtmode/preview/prtroot/pcd!3aportal_content!2fproyectoBSP!2ffacturas!2fiview!2fcalidad!2fconformacion_facturas?sap-params=cGlfYnVrcnM9QzkwOSZwaV9iZWxucj0wMDAyMDAwMDY0JnBpX2dqYWhyPTIwMDgmcGlfY2F0ZWc9MDEmcG

are not retrieved in the parameters with the same name (and auto checked) when the BSP is accessed via SAP Portal?

(By inserting exactly the url address above).

____

I've also tried, in OnInitialization,

str_i = runtime->server->request->get_form_field( 'sap-params' ).

but str_i keeps empty.

Edited by: Soledad Gonzalez on May 28, 2008 11:28 AM