<?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: REST Sender adapter - multiple dynamic parameters in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837840#M3966947</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there somewhere where it is documented that SP11 has the optional flag for the REST adapter. I have had a look on help.sap.com below for SP11 and it doesn't mention the optional parameter anywhere...not even on the info links for the download files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw74/helpdata/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/content.htm?frameset=/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/frameset.htm&amp;amp;current_toc=/en/5c/db10cd1f54416bba022599dc150b90/plain.htm&amp;amp;node_id=18&amp;amp;show_children=true#jump18" title="http://help.sap.com/saphelp_nw74/helpdata/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/content.htm?frameset=/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/frameset.htm&amp;amp;current_toc=/en/5c/db10cd1f54416bba022599dc150b90/plain.htm&amp;amp;node_id=18&amp;amp;show_children=true#jump18"&gt;What's New in SAP NetWeaver 7.4 (Release Notes) - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Jul 2015 09:51:55 GMT</pubDate>
    <dc:creator>Former Member</dc:creator>
    <dc:date>2015-07-09T09:51:55Z</dc:date>
    <item>
      <title>REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaq-p/10837824</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Dear&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We are currently configuring a sender REST adapter which be called as such:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://hostport"&gt;http://host:port/RESTAdapter/pi/query/jira/solman/getsystems?sap-client=001&amp;amp;cust=00009999&lt;/A&gt;&lt;/P&gt;&lt;P&gt;(even encoding the question url or only question mark and ampersand doesn't help)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;However whenever we try this, we can see following error returned by PI:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/629944" height="98" width="1022" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;The sender adapter is configured properly according to the documentation on SAP Help:&lt;BR /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/629963" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Has anyone encountered this issue before?&lt;/P&gt;&lt;P&gt;We might think this is a bug, as the interface works fine when we use following pattern:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/629964" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But only when we use the url as follows:&lt;/P&gt;&lt;P&gt;&lt;A class="jive-link-external-small" href="http://hostport"&gt;http://host:port/RESTAdapter/pi/query/jira/solman/getsystems%3Fsap-client=001&amp;amp;cust=00009999&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;We had to encode the question mark in the URL (%3F) in order for PI to pick the right channel with the correct parameters.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;When using the normal question mark (e.g. used with the Chrome Advanced REST Client), we basically receive the same error as above:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/629965" height="172" width="780" /&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Have any of you encountered this before, or have any of you used multiple parameters before in the sender REST adapter.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for any feedback.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 22 Jan 2015 15:22:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaq-p/10837824</guid>
      <dc:creator>nicolas_p</dc:creator>
      <dc:date>2015-01-22T15:22:11Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837825#M3966932</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas,&lt;/P&gt;&lt;P&gt;Were you able to resolve this issue. We are also facing similar issue. We are try to specify multiple dynamic query parameter in PI RFC Sender adapter endpoint and getting similar errors. Please let me know if you have found any solution.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;-Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 23 Apr 2015 13:45:16 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837825#M3966932</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-04-23T13:45:16Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837826#M3966933</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Nicolas,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;you need to choose GET Variable as value source instead of URL pattern element, in this case you must not specify the GET variables in the pattern url&lt;/P&gt;&lt;P&gt;I have described an examle in the following blog although I just noticed that I have missed to add a screenshot of the pattern url, my GET variable is called mode, my pattern is /{service_part}&lt;/P&gt;&lt;P&gt;&lt;A _jive_internal="true" href="https://answers.sap.com/docs/DOC-60865"&gt;http://scn.sap.com/docs/DOC-60865&lt;/A&gt;&lt;/P&gt;&lt;P&gt;For your specific requirement, you need to maintain the following:&lt;/P&gt;&lt;P&gt;Pattern: /getsystems&lt;/P&gt;&lt;P&gt;define two custom attributes for sapcustnr and sapclient, both of value source GET Variable&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Hope this helps&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 11:20:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837826#M3966933</guid>
      <dc:creator>alex_bundschuh</dc:creator>
      <dc:date>2015-05-06T11:20:42Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837827#M3966934</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;Using your suggestion, I was able to pass dynamic URL query parameters to a Sender endpoint. However, we want some of the query parameters as optional. But when we don't pass all the query parameters, Rest Sender adapter is throwing following error. &lt;/P&gt;&lt;P&gt;Any thoughts?. Here 'name' is one the GET variable defined in "REST Resources" tab and we get below error when 'name' is not passed in the REST URL endpoint.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN class="XML_parser_punctuation" style="color: #000000; font-family: monospace; font-size: 13px; background-color: rgba(254, 254, 254, 0.992157);"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280; font-family: monospace; font-size: 13px; background-color: rgba(254, 254, 254, 0.992157);"&gt;html&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation" style="color: #000000; font-family: monospace; font-size: 13px; background-color: rgba(254, 254, 254, 0.992157);"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="XML_parser_node" style="margin: 1px 0;"&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;head&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;DIV class="XML_parser_nodeMargin" style="margin-left: 20px;"&gt;&lt;DIV class="XML_parser_node" style="margin: 1px 0;"&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;title&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;DIV class="XML_parser_inline"&gt;&lt;DIV class="XML_parser_node" style="margin: 1px 0;"&gt;Error&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;title&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;head&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P class="XML_parser_node" style="margin: 1px 0;"&gt;&lt;SPAN class="XML_parser_arrowExpanded" style="background-position: no-repeat;"&gt; &lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;body&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="XML_parser_nodeMargin" style="margin-left: 20px;"&gt;&lt;DIV class="XML_parser_node" style="margin: 1px 0;"&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;h1&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;DIV class="XML_parser_inline"&gt;&lt;DIV class="XML_parser_node" style="margin: 1px 0;"&gt;Error&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;h1&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;P class="XML_parser_node" style="margin: 1px 0;"&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;pre&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;DIV class="XML_parser_inline"&gt;&lt;DIV class="XML_parser_node" style="margin: 1px 0;"&gt;GET Variable name not found&lt;P&gt;&lt;/P&gt;&lt;/DIV&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;pre&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;SPAN class="XML_parser_arrowEmpty"&gt; &lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280;"&gt;body&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/DIV&gt;&lt;/DIV&gt;&lt;P&gt;&lt;SPAN class="XML_parser_arrowEmpty" style="color: #000000; font-family: monospace; font-size: 13px; background-color: rgba(254, 254, 254, 0.992157);"&gt; &lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation" style="color: #000000; font-family: monospace; font-size: 13px; background-color: rgba(254, 254, 254, 0.992157);"&gt;&amp;lt;/&lt;/SPAN&gt;&lt;SPAN class="XML_parser_tagname" style="color: #881280; font-family: monospace; font-size: 13px; background-color: rgba(254, 254, 254, 0.992157);"&gt;html&lt;/SPAN&gt;&lt;SPAN class="XML_parser_punctuation" style="color: #000000; font-family: monospace; font-size: 13px; background-color: rgba(254, 254, 254, 0.992157);"&gt;&amp;gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 13:35:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837827#M3966934</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-06T13:35:28Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837828#M3966935</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;flagging an attribute as optional has been introduced in 7.31 SP15 / 7.4 SP10 only&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/699610" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:44:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837828#M3966935</guid>
      <dc:creator>alex_bundschuh</dc:creator>
      <dc:date>2015-05-06T14:44:57Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837829#M3966936</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;indeed this is what solved the trick.&lt;/P&gt;&lt;P&gt;However we had run into some issues when a variable wasn't passed along as it was empty. We logged an OSS ticket for this and it seems this issue will be solved in the next SP that will soon be released.&lt;/P&gt;&lt;P&gt;Currently we have a workaround where empty values are filled in with a dummy value, so that the interface doesn't go into error.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for your helpful answer.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Nicolas&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 14:57:50 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837829#M3966936</guid>
      <dc:creator>nicolas_p</dc:creator>
      <dc:date>2015-05-06T14:57:50Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837830#M3966937</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alexander,&lt;/P&gt;&lt;P&gt;Thanks for the quick response. By any chance would you know whether JSON reponse supports JSON arrays? Currently I don't think REST Sender adapter can return json array when a XML node has 0 to unbounded. Several users have raised this question. Any reply is greatly appreciated.&lt;/P&gt;&lt;P&gt;Thanks&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;-Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 06 May 2015 15:10:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837830#M3966937</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-06T15:10:55Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837831#M3966938</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is not supported right now but on our backlog&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 06:32:26 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837831#M3966938</guid>
      <dc:creator>alex_bundschuh</dc:creator>
      <dc:date>2015-05-07T06:32:26Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837832#M3966939</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;Thank for the response. Yesterday BASIS upgraded PI 7.4 SP8 to PI 7.4 SP10 as we are interested in newer options available in SP10. After the upgrade, I get Nullpointer exception when i select REST adapter. After clicking ok button. Screen still shows only the SP8 options i don't see any of the newer options. Are we missing something? May updated Adapter metadata?&lt;/P&gt;&lt;P&gt;-Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 11:46:25 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837832#M3966939</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-07T11:46:25Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837833#M3966940</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;yes, most likely you have missed to update adapter metadata&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 12:11:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837833#M3966940</guid>
      <dc:creator>alex_bundschuh</dc:creator>
      <dc:date>2015-05-07T12:11:32Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837834#M3966941</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;Can you please suggest where we can get this adapter metadata?&lt;/P&gt;&lt;P&gt;-Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 12:20:56 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837834#M3966941</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-07T12:20:56Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837835#M3966942</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Pradeep&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;it's the TPZ file which you need to import after an upgrade.&lt;/P&gt;&lt;P&gt;It's found in the SCA file the basis team uses for the update.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 12:23:40 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837835#M3966942</guid>
      <dc:creator>nicolas_p</dc:creator>
      <dc:date>2015-05-07T12:23:40Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837836#M3966943</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you!&lt;/P&gt;&lt;P&gt;Basis upgraded &lt;EM style="color: #003283; font-size: 8pt; font-family: BentonSans-BookItalic;"&gt;PI Advanced Adapter Engine Extended (AEX). I think they also updated REST adapter metadata.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;EM style="color: #003283; font-size: 8pt; font-family: BentonSans-BookItalic;"&gt;In Integration Builder I see below version.&lt;/EM&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;TABLE border="0" cellpadding="0"&gt;&lt;TBODY&gt;&lt;TR&gt;&lt;TH colspan="2"&gt; Version &lt;/TH&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; Service Pack: &lt;/TD&gt;&lt;TD&gt; 10 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; Release: &lt;/TD&gt;&lt;TD&gt; NW731EXT_15_REL &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; Last Change: &lt;/TD&gt;&lt;TD&gt; 537804 &lt;/TD&gt;&lt;/TR&gt;&lt;TR&gt;&lt;TD&gt; Sync Time: &lt;/TD&gt;&lt;TD&gt; 2015/02/21 00:04:20 &lt;/TD&gt;&lt;/TR&gt;&lt;/TBODY&gt;&lt;/TABLE&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I still don't see Optional Check box that Alex has mentioned in REST Sender adapter configuration. However I see the new "Error Handling" tab. Can you please suggest what could be wrong.&lt;/P&gt;&lt;P&gt;-pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 07 May 2015 19:57:42 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837836#M3966943</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-07T19:57:42Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837837#M3966944</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;We updated PI to 7.4 SP10, However we don't see the checkbox option for attributes. Can you please suggest what could be missing. We are not getting null pointer exception anymore.&amp;nbsp; I see the Error Handling tab though.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/703295" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 May 2015 18:12:08 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837837#M3966944</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-12T18:12:08Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837838#M3966945</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Pradeep,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;sorry, I made a mistake in the first place, I actually checked an internal system where obviously the adapter metadata were mixed up, the optional flag only comes with 7.31 SP16 / 7.4 SP11, shipment is planned for end of May 2015.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 13 May 2015 08:31:43 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837838#M3966945</guid>
      <dc:creator>alex_bundschuh</dc:creator>
      <dc:date>2015-05-13T08:31:43Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837839#M3966946</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;Thanks for clarifying this. Please let me know when SP11 is available.&lt;/P&gt;&lt;P&gt;-Pradeep&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 14 May 2015 14:27:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837839#M3966946</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-05-14T14:27:47Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837840#M3966947</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Is there somewhere where it is documented that SP11 has the optional flag for the REST adapter. I have had a look on help.sap.com below for SP11 and it doesn't mention the optional parameter anywhere...not even on the info links for the download files.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;A href="http://help.sap.com/saphelp_nw74/helpdata/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/content.htm?frameset=/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/frameset.htm&amp;amp;current_toc=/en/5c/db10cd1f54416bba022599dc150b90/plain.htm&amp;amp;node_id=18&amp;amp;show_children=true#jump18" title="http://help.sap.com/saphelp_nw74/helpdata/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/content.htm?frameset=/en/83/274bc6e6b4457b8eb01e6ff2f0f6fe/frameset.htm&amp;amp;current_toc=/en/5c/db10cd1f54416bba022599dc150b90/plain.htm&amp;amp;node_id=18&amp;amp;show_children=true#jump18"&gt;What's New in SAP NetWeaver 7.4 (Release Notes) - SAP Library&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;&amp;nbsp; Peter&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Jul 2015 09:51:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837840#M3966947</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2015-07-09T09:51:55Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837841#M3966948</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Sorry Peter, we missed to put this into the documentation, but it has been definitely shipped already&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 13 Jul 2015 09:47:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837841#M3966948</guid>
      <dc:creator>alex_bundschuh</dc:creator>
      <dc:date>2015-07-13T09:47:15Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837842#M3966949</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Alex,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;I am using the REST Polling adapter where my URL is&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;&lt;A class="jive-link-external-small" href="https://crust.impl.com/API/Employee?End_Date=2016-03-03-08:00&amp;amp;Start_Date=2016-01-01-08:00" style="font-weight: inherit; font-style: inherit; font-size: 13.3333px; font-family: inherit; color: #3778c7; background: transparent;"&gt;https://crust.impl.com/API/Employee?End_Date=2016-03-03-08:00&amp;amp;Start_Date=2016-01-01-08:00&lt;/A&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;Here my End Date is current date and Start Date is when my interface last ran, so I can use {IncrementalToken} for Start_Date which can be configured thru Incremental token of last run, how do I pass current date timestamp for End_Date ?&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;Could you suggest how to use current datetimestamp and interface last run datetimestamp ?&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;Thx in advance&lt;/P&gt;&lt;P style="font-size: 13.3333px; color: #333333; background: #ffffff;"&gt;Ravijeet&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 15 Mar 2016 20:20:41 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837842#M3966949</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-03-15T20:20:41Z</dc:date>
    </item>
    <item>
      <title>Re: REST Sender adapter - multiple dynamic parameters</title>
      <link>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837843#M3966950</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ravijeet,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;this is currently not possible out of the box, we only support one variable for keeping the timestamp&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Alex&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Wed, 16 Mar 2016 07:52:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/rest-sender-adapter-multiple-dynamic-parameters/qaa-p/10837843#M3966950</guid>
      <dc:creator>alex_bundschuh</dc:creator>
      <dc:date>2016-03-16T07:52:29Z</dc:date>
    </item>
  </channel>
</rss>

