<?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: Deleting structure from SPROXY in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483328#M1931478</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did not work &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>Mon, 01 Feb 2016 19:37:36 GMT</pubDate>
    <dc:creator>karuna_gangireddy</dc:creator>
    <dc:date>2016-02-01T19:37:36Z</dc:date>
    <item>
      <title>Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483320#M1931470</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 created client proxy (service consumer) from external WSDL. Initially I created and deleted one. Looks like then not all structures were deleted.&lt;/P&gt;&lt;P&gt;When i am trying to create it again, i am getting a error message saying 'XYZ already exists'. I checked it is not being used anywhere else.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I found out that we can delete the structures manually using tcode 'SPROXY' when the structures created by proxies are not being used. But I am not able to delete them. Can anyone please suggest how to delete the structures created by proxies?&lt;/P&gt;&lt;P&gt;Without deleting these I am not able to create a new proxy.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks in advance,&lt;/P&gt;&lt;P&gt;Karuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 16:46:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483320#M1931470</guid>
      <dc:creator>karuna_gangireddy</dc:creator>
      <dc:date>2016-01-26T16:46:19Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483321#M1931471</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you try deleting them from SE80?&lt;/P&gt;&lt;P&gt;I created the service consumer in SE80 and deleted the structures and service consumer successfully.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 17:17:54 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483321#M1931471</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-26T17:17:54Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483322#M1931472</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Thank you very much for the quick response. Yes, I am able to delete but for some reason this structure is not getting deleted. I am able to activate the proxy. When I am using this new proxy in the report it gives me syntax error and says 'XYZ already exists'. But the proxy is getting activated. &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;P&gt;&lt;/P&gt;&lt;P&gt;That's when I thought I will delete this structure and create the proxy again. But I am not able to delete the structure.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:48:06 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483322#M1931472</guid>
      <dc:creator>karuna_gangireddy</dc:creator>
      <dc:date>2016-01-26T18:48:06Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483323#M1931473</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Let me understand it clearly, now in your system you have an old structure and a new proxy as well am I right?&lt;/P&gt;&lt;P&gt;If yes, first make sure that you are not using the Structure and consumer proxy in your code. Then delete the proxy First and then the structure. If you delete proxy first from SE80 system will ask you to delete the associated structures as well then go ahead and delete the structures.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 18:55:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483323#M1931473</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-26T18:55:23Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483324#M1931474</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Yes. Currently I am having old structure and new proxy.&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;I did as you mentioned. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- I commented my code wherever the structure/proxy was being used. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- Deleted the proxy and said 'Yes' when it asked me to delete the associated structures.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;Result:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;- It did delete the proxy and all the other associated structures except this one.&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt; This is the error message I am getting:&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt; Proxy Object TABL 'XYZ" not deleted (used elsewhere/other namespace)&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;I did the where used on this, it is not being used anywhere.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks for trying to help me out,&lt;/P&gt;&lt;P&gt;Karuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 19:14:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483324#M1931474</guid>
      <dc:creator>karuna_gangireddy</dc:creator>
      <dc:date>2016-01-26T19:14:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483325#M1931475</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Oh ok. Now, delete that structure from SE80 and let me know what happens.&lt;/P&gt;&lt;P&gt;You can expand the "Data Types" node under "Enterprise Services" and see whether there are any other structures. Try deleting all the structures (you can use Ctrl to select multiple structures). Please be careful that you are not deleting structures which are used in other consumer proxies.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 19:47:20 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483325#M1931475</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-26T19:47:20Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483326#M1931476</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/875067" height="154" width="281" /&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/jiveimages/875068" width="450" /&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 20:19:53 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483326#M1931476</guid>
      <dc:creator>karuna_gangireddy</dc:creator>
      <dc:date>2016-01-26T20:19:53Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483327#M1931477</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hmm.... interesting. I hope you are not doing this in testing client. &lt;SPAN __jive_emoticon_name="wink" __jive_macro_name="emoticon" class="jive_macro jive_emote" src="https://community.sap.com/74/images/emoticons/wink.gif"&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Last option... try deleting the table type first and then the structure.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Jan 2016 20:40:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483327#M1931477</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-01-26T20:40:01Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483328#M1931478</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Did not work &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>Mon, 01 Feb 2016 19:37:36 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483328#M1931478</guid>
      <dc:creator>karuna_gangireddy</dc:creator>
      <dc:date>2016-02-01T19:37:36Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483329#M1931479</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Can you please send the screen shot of the error message?&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 01 Feb 2016 20:15:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483329#M1931479</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2016-02-01T20:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Deleting structure from SPROXY</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483330#M1931480</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;Was able to fix this issue. Sales force team have a new .WSDL with the required methods eliminating the unused ones. That fixed the issue. &lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Karuna&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 19 Feb 2016 19:44:55 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/deleting-structure-from-sproxy/m-p/11483330#M1931480</guid>
      <dc:creator>karuna_gangireddy</dc:creator>
      <dc:date>2016-02-19T19:44:55Z</dc:date>
    </item>
  </channel>
</rss>

