SAP Note 1420203 - Enable foreign access to a stateful HTTP session

Composant : Internet Communication Framework - Authentication and SSO

Solution : https://service.sap.com/sap/support/notes/1420203 (Connexion à SAP Service Marketplace requise)

Mots Clés :
call method cl_icf_tree=>if_icf_tree~service_from_url      exporting        url                  = l_url        hostnumber            = l_hostno      importing        urlsuffix            = urlsuffix        icfnodguid            = icfnodguid        icf_name              = icf_name        int_alias            = int_alias        ext_alias            = ext_alias        icfactive            = icfactive        icfaltnme            = icfaltnme      exceptions        wrong_application     = 1        no_application        = 2        not_allow_application = 3        wrong_url             = 4        no_authority          = 5, call method cl_icf_tree=>if_icf_tree~service_from_url      exporting        url                  = l_url        hostnumber            = l_hostno      importing        urlsuffix            = urlsuffix        icfnodguid            = icfnodguid        icf_name              = icf_name        int_alias            = int_alias        ext_alias            = ext_alias        icfactive            = icfactive        icfaltnme            = icfaltnme      exceptions        wrong_application     = 1        no_application        = 2        not_allow_application = 3        wrong_url             = 4        no_authority              = 5, call method cl_icf_tree=>if_icf_tree~extalias_from_url    exporting      url             = url      hostnumber      = hostnumber      appl_authorithy =    importing      exist           = l_exist      urlsuffix       = str_urlsuffix      firstalias      = l_firstalias      extalias_info   = ext_alias    exceptions      no_authority          = 1, call method cl_icf_tree=>if_icf_tree~extalias_from_url    exporting      url             = url      hostnumber      = hostnumber      appl_authorithy =    importing      exist           = l_exist      urlsuffix       = str_urlsuffix      firstalias      = l_firstalias      extalias_info   = ext_alias    exceptions      no_authority              = 1, call function 'http_get_url_from_nodguid'       exporting        nodguid            = ext_alias-icfaliguid      importing        url                = convert_url         host_number        = str_hostnumber      exceptions        icf_inconst        = 1, type string '/' urlhostnumber         importing type icfhostnumicf host numberurlsuffix         exporting type icfredurl remainder, external alias insteadicfactive         exporting type icfactive service activelast_node_in_tree exporting type icfchar1, icfaltnme          exporting type icfaltnme alternative nameext_alias_target     exporting type string url, message id sy-msgid type sy-msgty number sy-msgno, exception                descriptioninvalid_url         invalid urlinvalid_service     invalid service namesource code

Notes associées :

1560220ENABLE_FOREIGN_SESSION_ACCESS ends with an ABAP exception
1554672Incorrect reauthentication due to invalid certificate
1532777
1521197Update #1 to Security Note 1517094
1517094CRM-IC: Session Access Token
1506858
1457125Java Applet not working in cFolders
1442046HTTP 400 - Session not found (for public & stateful Service)
1439392Java applet is not displayed
1410548
1322944
1301591HTTP 400 - Session not found (Stateful HTTP communication)
1277022
1266780User check for each HTTP request