<?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>topic Re: WS error - cannot be processed in plugin mode HTTP in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475928#M1930871</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you execute from test mode of SE37 conversion-exit are executed (error message suggest material id) not during actual RFC call. you may be required to execute some INPUT conversion-exit to format data before calling some BAPI... (e.g. CONVERSION_EXIT_MATN1_INPUT or CONVERSION_EXIT_ALPHA_INPUT, check domain MATNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 12 Jan 2016 07:14:28 GMT</pubDate>
    <dc:creator>RaymondGiuseppi</dc:creator>
    <dc:date>2016-01-12T07:14:28Z</dc:date>
    <item>
      <title>WS error - cannot be processed in plugin mode HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475926#M1930869</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi all,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I am using a&amp;nbsp; custom RFC, which uses standard RFC 'WS_DELIVERY_UPDATE'&amp;nbsp; to update the delivery. When I run the RFC from SE37, it is executing without any error. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;But when it is called through a web service with the same test data, Web service is returning the error "Message E VL 217 cannot be processed in plugin mode HTTP".&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Please help me to resolve this.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks and Regards,&lt;/P&gt;&lt;P&gt;Johan&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Jan 2016 15:15:30 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475926#M1930869</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-11T15:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: WS error - cannot be processed in plugin mode HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475927#M1930870</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;no replies yet... &lt;SPAN __jive_emoticon_name="sad" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/74/images/emoticons/sad.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 07:01:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475927#M1930870</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-12T07:01:09Z</dc:date>
    </item>
    <item>
      <title>Re: WS error - cannot be processed in plugin mode HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475928#M1930871</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;When you execute from test mode of SE37 conversion-exit are executed (error message suggest material id) not during actual RFC call. you may be required to execute some INPUT conversion-exit to format data before calling some BAPI... (e.g. CONVERSION_EXIT_MATN1_INPUT or CONVERSION_EXIT_ALPHA_INPUT, check domain MATNR)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Raymond&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 07:14:28 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475928#M1930871</guid>
      <dc:creator>RaymondGiuseppi</dc:creator>
      <dc:date>2016-01-12T07:14:28Z</dc:date>
    </item>
    <item>
      <title>Re: WS error - cannot be processed in plugin mode HTTP</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475929#M1930872</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes that was the issue. Since the error message mentioned '&lt;SPAN style="color: #333333; font-size: 12px;"&gt;cannot be processed in plugin mode HTTP', I thought it might be due to some restriction of the RFC&amp;nbsp; to work in HTTP mode.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Added the conversion exit for MATNR and it worked. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks Raymond for the solution.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 12 Jan 2016 12:25:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/ws-error-cannot-be-processed-in-plugin-mode-http/m-p/11475929#M1930872</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-12T12:25:11Z</dc:date>
    </item>
  </channel>
</rss>

