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:44 AM