<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>Question Re: Retrieving the URL parameter from within WPMF in SAP ME SDK in Product Lifecycle Management Q&amp;A</title>
    <link>https://community.sap.com/t5/product-lifecycle-management-q-a/retrieving-the-url-parameter-from-within-wpmf-in-sap-me-sdk/qaa-p/333413#M311</link>
    <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Anirban, &lt;/P&gt;&lt;P&gt;I would try the following code: &lt;/P&gt;&lt;P&gt;import javax.faces.context.ExternalContext;&lt;BR /&gt;import java.util.Map;&lt;BR /&gt;import com.sap.me.wpmf.util.FacesUtility;&lt;/P&gt;&lt;P&gt;  ExternalContext eContext = FacesUtility.getExternalContext();&lt;BR /&gt;  Map&amp;lt;String, String&amp;gt; map = eContext.getRequestParameterMap();&lt;BR /&gt;  String printer = map.get("PRINTER");&lt;/P&gt;Regards,&lt;P&gt;Oksana&lt;/P&gt;</description>
    <pubDate>Wed, 21 Apr 2021 08:10:28 GMT</pubDate>
    <dc:creator>former_member185234</dc:creator>
    <dc:date>2021-04-21T08:10:28Z</dc:date>
    <item>
      <title>Retrieving the URL parameter from within WPMF in SAP ME SDK</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/retrieving-the-url-parameter-from-within-wpmf-in-sap-me-sdk/qaq-p/333412</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;We have a requirement of retrieving the URL parameter from the WPMF framework. In the activity maintenance we have the URL defined for the activity in the Class/Program section as &lt;/P&gt;&lt;P&gt;%PROTOCOL%://%SERVER%:%PORT%/com/test/mes/pod/transfer/web/inventorytransfer.jsf?ACTIVITY_ID=MDT_INV_TRANSFER&amp;amp;PRINTER=XRXGWY075&lt;/P&gt;&lt;P&gt;Now from the java code we need to retrieve the value associated with the PRINTER. Is there any way within the WPMF framework which will provide us the same like we do in standard jsp as request.getParamater("PRINTER")&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;Anirban&lt;/P&gt;</description>
      <pubDate>Mon, 21 Nov 2016 09:52:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/retrieving-the-url-parameter-from-within-wpmf-in-sap-me-sdk/qaq-p/333412</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-11-21T09:52:50Z</dc:date>
    </item>
    <item>
      <title>Re: Retrieving the URL parameter from within WPMF in SAP ME SDK</title>
      <link>https://community.sap.com/t5/product-lifecycle-management-q-a/retrieving-the-url-parameter-from-within-wpmf-in-sap-me-sdk/qaa-p/333413#M311</link>
      <description>&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hi Anirban, &lt;/P&gt;&lt;P&gt;I would try the following code: &lt;/P&gt;&lt;P&gt;import javax.faces.context.ExternalContext;&lt;BR /&gt;import java.util.Map;&lt;BR /&gt;import com.sap.me.wpmf.util.FacesUtility;&lt;/P&gt;&lt;P&gt;  ExternalContext eContext = FacesUtility.getExternalContext();&lt;BR /&gt;  Map&amp;lt;String, String&amp;gt; map = eContext.getRequestParameterMap();&lt;BR /&gt;  String printer = map.get("PRINTER");&lt;/P&gt;Regards,&lt;P&gt;Oksana&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 08:10:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/product-lifecycle-management-q-a/retrieving-the-url-parameter-from-within-wpmf-in-sap-me-sdk/qaa-p/333413#M311</guid>
      <dc:creator>former_member185234</dc:creator>
      <dc:date>2021-04-21T08:10:28Z</dc:date>
    </item>
  </channel>
</rss>

