<?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: Beginner - Create a Visual Studio application console in .NET to interact with SAP in Technology Q&amp;A</title>
    <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460707#M4667279</link>
    <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Sorry for the long delay in my answer.&lt;/P&gt;&lt;P&gt;I'm an autodidact and sometimes can take a while until I find free time to look at none professional topics.&lt;/P&gt;&lt;P&gt;I'll try to compile an application in 32 bit to check what you mean. But for that I need the "system description" you mentioned.&lt;/P&gt;&lt;P&gt;The access to any help scripting seems to be only here:&lt;/P&gt;&lt;P&gt;file:///C:/Program%20Files%20(x86)/SAP/FrontEnd/sapgui/sapguihelp/EndUserHelp/EN/7ddb7c9c4a4c43219a65eee4ca8db001.html&lt;/P&gt;&lt;P&gt;But there is not a lot of info. Is there a link to show me the tips you mentioned?&lt;/P&gt;&lt;P&gt;The "system description" is likely to be a company/user specific thing, right?&lt;/P&gt;&lt;P&gt;Can I check this details after I login manually and look at a dialog?&lt;/P&gt;&lt;P&gt;Regarding the other topic, I need some extra investigation to reach a more accurate conclusion. In any case I appreciate your tips.&lt;/P&gt;&lt;P&gt;Now that I'm closer to a summer break I might have a bit more time for some reading.&lt;/P&gt;&lt;P&gt;You mentioned at the beginning of this ticket a dotNET Connector (NCo). For a starter, and for who would like to know a bit more, what do you recommend?&lt;/P&gt;&lt;P&gt;There are so many questions ... do we have the software in my machine? Where can I read about the topic and look for some examples?&lt;/P&gt;&lt;P&gt;You also mentioned "to automize via API, remote enabled function calls". What does this mean? Can I use VS and create VBdotNet apps to interact with SAP without the SAP GUI in between?&lt;/P&gt;&lt;P&gt;Can you provide me any details?&lt;/P&gt;&lt;P&gt;I believe I'm still at 0.1 level &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; (I would like to step up a bit)&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;
Kind regards, &lt;/P&gt;&lt;P&gt;
Pedro&lt;/P&gt;</description>
    <pubDate>Tue, 13 Jul 2021 16:22:00 GMT</pubDate>
    <dc:creator>ptuga</dc:creator>
    <dc:date>2021-07-13T16:22:00Z</dc:date>
    <item>
      <title>Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaq-p/12460698</link>
      <description>&lt;P&gt;Hello, &lt;/P&gt;
  &lt;P&gt;This is my first raised question to the community.&lt;/P&gt;
  &lt;P&gt;I've just very recently found out that it is possible to record steps in SAP and save them to a vb file.&lt;/P&gt;
  &lt;P&gt;At the same time I also found out that, you can use an adapted code e.g. inside a VBA excel file and run it to create the same behavior as if you were pressing the run command in SAP for such a stored script.&lt;/P&gt;
  &lt;P&gt;This was a big thing to me because working in SAP and to have any possible interaction to it from the "outside" would be a mind changer.&lt;/P&gt;
  &lt;P&gt;I've since searched and searched for a way to create my interaction outside the VBA IDE and to use Visual Studio to run my code. So far, it was impossible to me to have it working. Errors after errors.&lt;/P&gt;
  &lt;P&gt;My question at this point, without having to keep spending time is simple: Can I assume this is even possible? Use a VS application to run C# or VB.NET to do the simplest thing like run a transaction in SAP from the outside?&lt;/P&gt;
  &lt;P&gt;I use Windows 10 - 64 bit and the SAP GUI for Windows release 7600.1.9.1160.&lt;/P&gt;
  &lt;P&gt;If anyone could provide me the feedback, I could then build up my knowledge and start asking step by step questions.&lt;/P&gt;
  &lt;P&gt;I have absolutely no knowledge about this topic. I'm familiar with C# and just a small bit on VB.NET, so, any gain from this point is a benefit. To be honest, there should be a lot of other people in the same conditions.&lt;/P&gt;
  &lt;P&gt;Please let me have your precious feedback.&lt;/P&gt;
  &lt;P&gt;Many thanks in advance.&lt;/P&gt;
  &lt;P&gt;Regards&lt;/P&gt;</description>
      <pubDate>Sun, 18 Apr 2021 06:25:01 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaq-p/12460698</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-04-18T06:25:01Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460699#M4667271</link>
      <description>Welcome and thanks for visiting SAP Community to get answers to your questions. Check out our tutorial to get started in SAP Community: &lt;A href="https://developers.sap.com/tutorials/community-start.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-start.html&lt;/A&gt;&lt;BR /&gt;By adding a picture to your profile you encourage readers to respond to your question. Learn more about your profile here: &lt;A href="https://developers.sap.com/tutorials/community-profile.html" target="test_blank"&gt;https://developers.sap.com/tutorials/community-profile.html&lt;/A&gt;</description>
      <pubDate>Sun, 18 Apr 2021 06:26:10 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460699#M4667271</guid>
      <dc:creator>moshenaveh</dc:creator>
      <dc:date>2021-04-18T06:26:10Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460700#M4667272</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ptuga&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hello Pedro,&lt;/P&gt;&lt;P&gt;welcome in the SAP Community.&lt;/P&gt;&lt;P&gt;In my opinion you have two possibilities to automate SAP activities via dotNET languages like C# or VBdotNET.&lt;/P&gt;&lt;OL&gt;
&lt;LI&gt;Via SAP GUI Scripting, to automize via the UI, in this case SAP GUI for Windows.&lt;/LI&gt;&lt;LI&gt;Via dotNET Connector (NCo), to automize via API, remote enabled function calls. The SAP NCo is part of the SAP GUI for Windows installation.&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Here an SAP GUI Scripting example in VBdotNET, it opens TAC SE16 and shows the number of entries of the table TADIR:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;'-Begin-----------------------------------------------------------------

Imports System
Imports Microsoft.VisualBasic

Public Module SAPGUIScripting
  Sub Main()

    Dim SapGuiAuto As Object
    Dim app As Object
    Dim connection As Object
    Dim session As Object

    Dim connectionNumber As Integer = 0
    Dim sessionNumber As Integer = 0

    Try
      SapGuiAuto = GetObject("SAPGUI")
      app = SapGuiAuto.GetScriptingEngine
      app.HistoryEnabled = False
      connection = app.Children(CInt(connectionNumber))
      If connection.DisabledByServer = True Then Exit Sub
      session = connection.Children(CInt(sessionNumber))
      If session.Info.IsLowSpeedConnection = True Then Exit Sub
    Catch
      Exit Sub
    End Try

'-Here begins your SAP GUI Scripting code-------------------------------
session.findById("wnd[0]/tbar[0]/okcd").text = "/nSE16"
session.findById("wnd[0]").sendVKey(0)
session.findById("wnd[0]/usr/ctxtDATABROWSE-TABLENAME").text = "TADIR"
session.findById("wnd[0]").sendVKey(0)
session.findById("wnd[0]/tbar[1]/btn[31]").press
'-Here ends your SAP GUI Scripting code---------------------------------

    app.HistoryEnabled = True

  End Sub

End Module

'-End-------------------------------------------------------------------&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;With VBdotNET you can use the recorded script from the Script Recording and Playback... menu item.&lt;/P&gt;&lt;P&gt;Here the same example in C#:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;//-Begin----------------------------------------------------------------

using System;
using System.Reflection;
using System.Runtime.InteropServices;
using Microsoft.VisualBasic;

public class SAPGUIScripting {

  static dynamic InvokeMethod(object obj, string methodName, object[] methodParams = null) {
    return obj.GetType().InvokeMember(methodName, BindingFlags.InvokeMethod, null, obj, methodParams);
  }

  static dynamic GetProperty(object obj, string propertyName, object[] propertyParams = null) {
    return obj.GetType().InvokeMember(propertyName, BindingFlags.GetProperty, null, obj, propertyParams);
  }

  static dynamic SetProperty(object obj, string propertyName, object[] propertyParams = null) {
    return obj.GetType().InvokeMember(propertyName, BindingFlags.SetProperty, null, obj, propertyParams);
  }

  static void FreeObject(object obj) {
    Marshal.ReleaseComObject(obj);
  }

  static void Main() {

    object SapGuiAuto = null;
    object connection = null;
    object app = null;
    object session = null;

    int connectionNumber = 0;
    int sessionNumber = 0;

    try {
      SapGuiAuto = Interaction.GetObject("SAPGUI");
      app = InvokeMethod(SapGuiAuto, "GetScriptingEngine");
      SetProperty(app, "HistoryEnabled", new object[1]{false});
      connection = GetProperty(app, "Children", new object[1]{connectionNumber});
      if(GetProperty(connection, "DisabledByServer") == true) { return; }
      session = GetProperty(connection, "Children", new object[1]{sessionNumber});
      object info = GetProperty(session, "Info");
      if(GetProperty(info, "IsLowSpeedConnection") == true) { return; }
    } catch {
      return;
    }

    dynamic ID = null;

//-Here begins your SAP GUI Scripting code------------------------------
ID = InvokeMethod(session, "findById", new object[1]{"wnd[0]/tbar[0]/okcd"});
SetProperty(ID, "text", new object[1]{"/nSE16"});
ID = InvokeMethod(session, "findById", new object[1]{"wnd[0]"});
InvokeMethod(ID, "sendVKey", new object[1]{0});
ID = InvokeMethod(session, "findById", new object[1]{"wnd[0]/usr/ctxtDATABROWSE-TABLENAME"});
SetProperty(ID, "text", new object[1]{"TADIR"});
ID = InvokeMethod(session, "findById", new object[1]{"wnd[0]"});
InvokeMethod(ID, "sendVKey", new object[1]{0});
ID = InvokeMethod(session, "findById", new object[1]{"wnd[0]/tbar[1]/btn[31]"});
InvokeMethod(ID, "press");
//-Here ends your SAP GUI Scripting code--------------------------------

    SetProperty(app, "HistoryEnabled", new object[1]{true});

    FreeObject(session);
    FreeObject(connection);
    FreeObject(app);
    FreeObject(SapGuiAuto);

  }

}

//-End------------------------------------------------------------------
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;If you want to automize via API you can find &lt;A href="https://support.sap.com/en/product/connectors/msnet.html"&gt;more information about SAP NCo here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Sun, 18 Apr 2021 15:52:35 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460700#M4667272</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-04-18T15:52:35Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460701#M4667273</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Many thanks for your answer. Much appreciated.&lt;/P&gt;&lt;P&gt;Being at the "zero" level on this topic, I don't even know where to begin!&lt;/P&gt;&lt;P&gt;VBdotNet is definitely not my strong and my likes (syntax) are more in line with C#. So, before anything I would like to re-ask the question: Can we use C#? How? I've read so many blogs where Windows 64 bit and some references don't work. A simplistic sample code pointing me in the right direction would be great. Something similar to your first example. Really useful and clean. I've created an application following that first example in VBdotNet (using a different transaction) and it worked like a charm. The strange thing was, I have not used the keyword "Import" for specific namespaces and have nor used/loaded any reference to the project, and still, it worked fine. Not sure exactly why. Could you please answer? &lt;/P&gt;&lt;P&gt;I'm not also very sure about your second example and what it is trying to achieve. Maybe you can just give me a hint?&lt;/P&gt;&lt;P&gt;I would also ask two other questions for now:&lt;/P&gt;&lt;P&gt;1. Can the message "A script is attempting to access SAP Gui" which also requires user prompt, be avoided?&lt;/P&gt;&lt;P&gt;2. Can we run the script having the "SAP Easy Access" window hidden? Same for the "SAP Logon 760" window?&lt;/P&gt;&lt;P&gt;I'll wait for your feedback in high expectations.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Mon, 19 Apr 2021 21:42:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460701#M4667273</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-04-19T21:42:00Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460702#M4667274</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ptuga&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hello Pedro,&lt;/P&gt;&lt;P&gt;thanks for your comment.&lt;/P&gt;&lt;P&gt;Yes, you can use C#. Both examples above doing exactly the same activities. To handle SAP GUI Scripting API via COM calls it is necessary to add the methods InvokeMethod, GetProperty, SetProperty etc.&lt;/P&gt;&lt;P&gt;This command in VBdotNET...&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;session.findById("wnd[0]/tbar[0]/okcd").text = "/nSE16"
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;... is exact the same as this command in C#.&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;ID = InvokeMethod(session, "findById", new object[1]{"wnd[0]/tbar[0]/okcd"});
SetProperty(ID, "text", new object[1]{"/nSE16"});&lt;BR /&gt;&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;The use of the Imports in VBdotNET is depending from your development environment. I use a very minimalistic environment and here it is necessary to define the namespaces. I assume you use a more comfortable environment which add this dependencies automatically.&lt;/P&gt;&lt;P&gt;To your questions:&lt;/P&gt;&lt;OL&gt;&lt;LI&gt;Sure, disable in the SAP Logon options the notifications.&lt;BR /&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1914560-300.png" /&gt;&lt;/P&gt;&lt;/LI&gt;&lt;LI&gt;&lt;P&gt;SAP GUI Scripting works also if the windows are minimized.&lt;/P&gt;&lt;/LI&gt;&lt;/OL&gt;&lt;P&gt;Hope I have answered your question.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Wed, 21 Apr 2021 03:26:31 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460702#M4667274</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-04-21T03:26:31Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460703#M4667275</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Thank you for your answers. Yes all clear. &lt;/P&gt;&lt;P&gt;Tried the settings (less annoying now when a scrip runs). Tried the C# example (had to add the dll reference) and all worked as expected. The language in C# with reflection is rather harsh even when compared with VBdotNet. &lt;/P&gt;&lt;P&gt;I believe I'm now at 0.1 level &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt;&lt;/P&gt;&lt;P&gt;I have at this point some other questions if you don't mind to answer:&lt;/P&gt;&lt;P&gt;There are transactions which can lead to an export file (e.g. XLSX) and where the output is shown in a maximized window (e.g. EXCEL). Do we have any option from within SAP to save the file without displaying it? I can always find the instance and close it from outside SAP but it is sensible to ask the question and would make things easier;&lt;/P&gt;&lt;P&gt;I sometimes get an SAP GUI Security message box when I'm trying to save a file. When this happens (not every time) you always have the Allow/Deny option and a checkbox for "Remember My Decision". Running a scrip to suddenly have to click on the button isn't ideal. Is there a setting we can set to avoid these dialogues with questions to be asked? I went to security configuration and can only think this is the right place to look for it, but not sure of what should be changed for this. There is a "Default Action" with Ask/Allow/Deny, but don't wish to change anything without some kind of advice;&lt;/P&gt;&lt;P&gt;I usually start SAP from a window called SAP Logon 760 ("C:\Program Files (x86)\SAP\FrontEnd\SAPgui\saplogon.exe") and after I select from my Workspaces the one I need and click the Log On button. From here, a new windows is lunched (SAP Easy Access) where I can access all my transactions, record scripts, etc. What is the possibility for me to make the login process more automated? Yes I can easily start saplogon.exe but how can I, e.g. using VBdotNet, log on and open a SAP session? Is this possible? (I cannot run a scrip to view what happens in the process because this is only possible after I log on) And if yes, how do I know what details are required? I simply press a button and "I'm in".&lt;/P&gt;&lt;P&gt;I believe the above would be something you could support me with?&lt;/P&gt;&lt;P&gt;Please let me know.&lt;/P&gt;&lt;P&gt;Thank you&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Wed, 28 Apr 2021 18:12:32 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460703#M4667275</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-04-28T18:12:32Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460704#M4667276</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ptuga&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hello Pedro,&lt;/P&gt;&lt;P&gt;you can find answers to suppress the security message &lt;A href="https://answers.sap.com/questions/10685239/how-to-suppress-a-popup-window-that-appears-every-.html"&gt;here&lt;/A&gt; and &lt;A href="https://www.newsaperp.com/en/blog-sapgui-removesapguisecuritynotifications"&gt;here&lt;/A&gt;.&lt;/P&gt;&lt;P&gt;To automize more you can use this approach:&lt;/P&gt;&lt;PRE&gt;&lt;CODE&gt;'-Begin-----------------------------------------------------------------

Imports System
Imports Microsoft.VisualBasic

Public Module SAPGUIScripting

  Sub Main()

    Dim SapGuiAuto As Object
    Dim app As Object
    Dim connection As Object
    Dim session As Object

    Try
      SapGuiAuto = CreateObject("Sapgui.ScriptingCtrl.1")
      app = SapGuiAuto.GetScriptingEngine
      app.HistoryEnabled = False
      connection = app.OpenConnection("C11", True)
      If connection.DisabledByServer = True Then
        Exit Sub
      End If
      session = connection.Children(0)
      If session.Info.IsLowSpeedConnection = True Then
        Exit Sub
      End If
    Catch ex As Exception
      Console.WriteLine(ex.Message)
      Exit Sub
    End Try

    '&amp;gt;Insert your SAP GUI Scripting code here&amp;lt;

    app.HistoryEnabled = True

  End Sub

End Module

'-End-------------------------------------------------------------------
&lt;/CODE&gt;&lt;/PRE&gt;&lt;P&gt;But this approach is only available at x86 platform. With Sapgui.ScriptingCtrl.1 object and method OpenConnection it is possible to start direct the SAP session.&lt;/P&gt;&lt;P&gt;Do you have an example transaction which opens Excel instead of downloading?&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 04:30:17 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460704#M4667276</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-04-30T04:30:17Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460705#M4667277</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Thank you for the feedback.&lt;/P&gt;&lt;P&gt;When you refer to "only available at x86 platform." I presume you mean Windows and that 64 bit Windows will not work with this code. Is this correct?&lt;/P&gt;&lt;P&gt;I've tried to run the code but when you reach to 'Connection = app.OpenConnection("C11", True)' it fails and the console shows a "SAP Logon connection entry not found" message even if SAP Logon 760 window is available. This might be cause by what you described on your comment?&lt;/P&gt;&lt;P&gt;We use several that allow an export to Excel, e.g. CS11, VA05 but I thought these could be very specific for the company rather than generic. In these cases, the Excel file is created and Excel is lunched to show the file. Just saving the file would be preferable.&lt;/P&gt;&lt;P&gt;Another point that I've been experiencing with the exports is the fact that the transaction code runs and finishes and the file has not yet been created/finalised. Because I'm running the SAP transaction/interfacing code on an external console app (VBdotNet), there is no way for my main application (Windows form in C#) to know exactly that the Excel file is ready. It seems that the SAP export does not wait until the Excel process is finished. It might run on a different thread, I suppose. The only way round this was for me to wait using a Thread.Sleep(ms) but if the export takes longer I'll run into trouble. My perception can also be wrong and something else is happening.&lt;/P&gt;&lt;P&gt;To finalise for today, I would like to ask, if it is possible to bring the SAP Easy Access window to the main screen with no other internal windows opened. Sometimes if a script fails, you are not starting from the initial main window screen and the scrip fails. Is there any workaround for this. You can press back (sendkey) several times and even if it works on most cases (not in all), seems very rudimentary.&lt;/P&gt;&lt;P&gt;I'll go through the security settings over the weekend and will let you know.&lt;/P&gt;&lt;P&gt;In the meanwhile, please feedback on the remaining topics.&lt;/P&gt;&lt;P&gt;Many thanks.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Fri, 30 Apr 2021 12:35:19 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460705#M4667277</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-04-30T12:35:19Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460706#M4667278</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ptuga&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hello Pedro,&lt;/P&gt;&lt;P&gt;x86 platform means that you must compile your code with the x86 switch. It runs on 64-bit Windows, but it is an x86 application.&lt;/P&gt;&lt;P&gt;Instead of string C11 you must use your system description from the logon to start the correct connection. Please take a look at the SAP GUI Scripting help.&lt;/P&gt;&lt;P&gt;The FM XML_EXPORT_DIALOG contains an input parameter I_APPLICATION, if a related application can be detected it will be opened. Method GET_PC_APPLICATION from class CL_SALV_GUI_DATA_PUBLISHER do that, but I don't see a switch. I don't know a way around displaying the Excel file.&lt;/P&gt;&lt;P&gt;In my opinion you can check if the file exists and if you can add an additional file to it, Excel xlsx is a ZIP file. If this is possible it is probable that the download is complete.&lt;/P&gt;&lt;P&gt;Kill your SAP Logon and restart it, I know, this is radical but this step creates the desired conditions for you&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Sat, 01 May 2021 08:31:47 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460706#M4667278</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-05-01T08:31:47Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460707#M4667279</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Sorry for the long delay in my answer.&lt;/P&gt;&lt;P&gt;I'm an autodidact and sometimes can take a while until I find free time to look at none professional topics.&lt;/P&gt;&lt;P&gt;I'll try to compile an application in 32 bit to check what you mean. But for that I need the "system description" you mentioned.&lt;/P&gt;&lt;P&gt;The access to any help scripting seems to be only here:&lt;/P&gt;&lt;P&gt;file:///C:/Program%20Files%20(x86)/SAP/FrontEnd/sapgui/sapguihelp/EndUserHelp/EN/7ddb7c9c4a4c43219a65eee4ca8db001.html&lt;/P&gt;&lt;P&gt;But there is not a lot of info. Is there a link to show me the tips you mentioned?&lt;/P&gt;&lt;P&gt;The "system description" is likely to be a company/user specific thing, right?&lt;/P&gt;&lt;P&gt;Can I check this details after I login manually and look at a dialog?&lt;/P&gt;&lt;P&gt;Regarding the other topic, I need some extra investigation to reach a more accurate conclusion. In any case I appreciate your tips.&lt;/P&gt;&lt;P&gt;Now that I'm closer to a summer break I might have a bit more time for some reading.&lt;/P&gt;&lt;P&gt;You mentioned at the beginning of this ticket a dotNET Connector (NCo). For a starter, and for who would like to know a bit more, what do you recommend?&lt;/P&gt;&lt;P&gt;There are so many questions ... do we have the software in my machine? Where can I read about the topic and look for some examples?&lt;/P&gt;&lt;P&gt;You also mentioned "to automize via API, remote enabled function calls". What does this mean? Can I use VS and create VBdotNet apps to interact with SAP without the SAP GUI in between?&lt;/P&gt;&lt;P&gt;Can you provide me any details?&lt;/P&gt;&lt;P&gt;I believe I'm still at 0.1 level &lt;span class="lia-unicode-emoji" title=":grinning_face_with_smiling_eyes:"&gt;😄&lt;/span&gt; (I would like to step up a bit)&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;
Kind regards, &lt;/P&gt;&lt;P&gt;
Pedro&lt;/P&gt;</description>
      <pubDate>Tue, 13 Jul 2021 16:22:00 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460707#M4667279</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-07-13T16:22:00Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460708#M4667280</link>
      <description>&lt;P&gt;  &lt;SPAN class="mention-scrubbed"&gt;ptuga&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hello Pedro,&lt;BR /&gt;you can find more information about the system description in the SAP GUI Scripting help in the GuiApplication object, method OpenConnection. If you use method OpenConnectionByConnectionString, you can find all the parameters you need in your SAP Logon.&lt;/P&gt;&lt;P&gt;You can find all information you need &lt;A href="https://support.sap.com/en/product/connectors/msnet.html"&gt;about SAP dotNET Connector (NCo)&lt;/A&gt; in the support portal. The x86 version of NCo is part of the current SAP GUI for Windows installation. The NCo offers the possibility to communicate with the SAP backend system via remote enabled function calls (RFC). Yes, with NCo you can create VBdotNET apps to interact with SAP without the SAP GUI for Windows. You can find a few information in the &lt;A href="https://support.sap.com/content/dam/support/en_us/library/ssp/products/connectors/msnet/dotnet_connector_30_overview.pdf"&gt;Overview&lt;/A&gt; document.&lt;/P&gt;&lt;P&gt;Hope this answers your questions.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Mon, 19 Jul 2021 05:58:13 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460708#M4667280</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-07-19T05:58:13Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460709#M4667281</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Thank you for your answers.&lt;/P&gt;&lt;P&gt;I'll need time to investigate your comments.&lt;/P&gt;&lt;P&gt;The way I actually login, does not allow me to understand what is happening behind the login.&lt;/P&gt;&lt;P&gt;Using the method OpenConnectionByConnectionString and a string like "/H/iwdf8997.wdf.sap-ag.de/S/3200" is only good if I know what to use as the string. How will I know this?&lt;/P&gt;&lt;P&gt;I simply select the name of my system (e.g. Production ERP) and press Log On on the SAP Logon 760.&lt;/P&gt;&lt;P&gt;Then a new window starts and SAP Easy Access is shown confirming my login. I don't know any other way to lunch the SAP Easy Access.&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Regarding the connector, this link points us to the place where we are able to download the software: &lt;A href="https://support.sap.com/en/product/connectors/msnet.html" target="test_blank"&gt;https://support.sap.com/en/product/connectors/msnet.html&lt;/A&gt;&lt;/P&gt;&lt;P&gt;But it seems that not every one is able to download the applications.&lt;/P&gt;&lt;P&gt;The message:&lt;/P&gt;&lt;P&gt;You are not authorized to download this file
Please make sure that your company has purchased this software product. If you have a valid license, but still cannot download this file, please &lt;A href="https://launchpad.support.sap.com/#/incident/solution"&gt;report an incident&lt;/A&gt; under component XX-SER-SAPSMP-SWC.
Incident ID: XYZ&lt;BR /&gt;&lt;/P&gt;&lt;P&gt;What shall I do?&lt;/P&gt;&lt;P&gt;The company does have valid licences, but I'm not be using a valid email address.&lt;/P&gt;&lt;P&gt;What shall I do? &lt;/P&gt;&lt;P&gt;Please feedback.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Fri, 30 Jul 2021 11:54:52 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460709#M4667281</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-07-30T11:54:52Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460710#M4667282</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ptuga&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hello Pedro,&lt;BR /&gt;you can find the SAP router string (/H/) and the connection number (/S/32 + instance number) of the connection string inside your SAP Logon.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1963526-unbenannt.png" /&gt;&lt;/P&gt;&lt;P&gt;To download the SAP NetWeaver RFC library contact you admin, he should have an S-user and be able to download the necessary files for you.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Sat, 31 Jul 2021 14:45:38 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460710#M4667282</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-07-31T14:45:38Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460711#M4667283</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;I have no idea about what you mean with "inside your SAP Logon.".&lt;/P&gt;&lt;P&gt;Under the SAP Logon 760 I have my workspaces and connections etc. which I need to select (one) before I press Log On.&lt;/P&gt;&lt;P&gt;I can select a workspace and all available connections are displayed at the right (e.g. productive system).
If you right click on a connection, you can access properties and there are 3 tabs with Connection/Network/Code Page but nothing like what you have shown specifically.&lt;/P&gt;&lt;P&gt;I can find a SNC Name, Description, System ID, message server and the SAProuter which is blank and even Instance number as 00. Probably I'm not looking in the right place.&lt;/P&gt;&lt;P&gt;This connection type is set as "Group/Server Selection".&lt;/P&gt;&lt;P&gt;I cannot find any "SAProuter String" and I have no way to know unless you guide me to it.&lt;/P&gt;&lt;P&gt;If the connection is set to "Custom Application Server" then the text show will show, but this is not my case for the connection I use.&lt;/P&gt;&lt;P&gt;Any ideas?&lt;/P&gt;&lt;P&gt;Please feedback.&lt;/P&gt;&lt;P&gt;Thank you.&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Tue, 03 Aug 2021 18:54:09 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460711#M4667283</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-08-03T18:54:09Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460712#M4667284</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Should I start another question to discuss the connection topic?&lt;/P&gt;&lt;P&gt;I'm not sure how to progress from here since my connection type is set as "Group/Server Selection" and the "SAProuter String" does not seem to apply?&lt;/P&gt;&lt;P&gt;Could you please feedback?&lt;/P&gt;&lt;P&gt;Many thanks&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Wed, 08 Sep 2021 09:29:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460712#M4667284</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-09-08T09:29:15Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460713#M4667285</link>
      <description>&lt;P&gt;&lt;SPAN class="mention-scrubbed"&gt;ptuga&lt;/SPAN&gt; &lt;/P&gt;&lt;P&gt;Hello Pedro,&lt;BR /&gt;sorry for my delayed reply.&lt;/P&gt;&lt;P&gt;To your questions:&lt;/P&gt;&lt;UL&gt;
 
&lt;LI&gt;Open in your SAP Logon the properties of the connection.&lt;BR /&gt;
&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1976701-001.jpg" /&gt;&lt;/P&gt;&lt;P&gt;In the properties you can find the Host /H/ string as SAP Router and the last two digits of the Service /S/32xx in the Instance Number.&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1976702-002.jpg" /&gt;&lt;/P&gt;&lt;/LI&gt; 
&lt;LI&gt;
&lt;P&gt;You need an S-User with the permission to download files. Talk with your system administrator.&lt;/P&gt;&lt;/LI&gt;&lt;/UL&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Sat, 18 Sep 2021 09:01:29 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460713#M4667285</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-09-18T09:01:29Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460714#M4667286</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Delay is not a problem. Many thanks for your feedback.&lt;/P&gt;&lt;P&gt;My connections properties don't show the same dialog that you shown previously:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1975788-2021-09-21-18h43-55.jpg" /&gt;&lt;/P&gt;&lt;P&gt;I guess that is because the "Connection Type" is set to "Group/Server Selection".&lt;/P&gt;&lt;P&gt;Once you change this to Custom Application Server" a very similar is displayed:&lt;/P&gt;&lt;P&gt;&lt;IMG class="migrated-image" src="https://community.sap.com/legacyfs/online/storage/attachments/storage/7/attachments/1975789-2021-09-21-18h44-03.jpg" /&gt;&lt;/P&gt;&lt;P&gt;But no field is selected, and I don't wish to change this by obvious reasons.&lt;/P&gt;&lt;P&gt;I can find other connections (that I don't use) which are defined as "Custom Application Server" but all fields are filled except the "SAProuter  String"! On this specific one the "Instance Number" is a 2 digits number, "SAProuter  String" is empty.&lt;/P&gt;&lt;P&gt;Not really sure how to move from here?&lt;/P&gt;&lt;P&gt;Can you help?&lt;/P&gt;&lt;P&gt;Kind regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 17:59:15 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460714#M4667286</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-09-21T17:59:15Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460715#M4667287</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;Replacing "C11" in:&lt;/P&gt;&lt;P&gt;app.OpenConnection("C11", True)&lt;/P&gt;&lt;P&gt;with my connection "Description" did the trick!&lt;/P&gt;&lt;P&gt;Maybe some of the fields are empty, hence, not required and just the "Description" is fine.&lt;/P&gt;&lt;P&gt;Problem: When my app finishes the connection is closed immediately. Can I keep the connection open?&lt;/P&gt;&lt;P&gt;Please feeback.&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Tue, 21 Sep 2021 18:47:57 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460715#M4667287</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-09-21T18:47:57Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460716#M4667288</link>
      <description>&lt;P&gt;Hello Pedro,&lt;/P&gt;&lt;P&gt;what do you want to do? If the automation via SAP GUI Scripting ends, it is not necessary to keep a connection open.&lt;/P&gt;&lt;P&gt;Best regards&lt;BR /&gt;Stefan&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 05:45:11 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460716#M4667288</guid>
      <dc:creator>Stefan-Schnell</dc:creator>
      <dc:date>2021-09-22T05:45:11Z</dc:date>
    </item>
    <item>
      <title>Re: Beginner - Create a Visual Studio application console in .NET to interact with SAP</title>
      <link>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460717#M4667289</link>
      <description>&lt;P&gt;Hi Stefan,&lt;/P&gt;&lt;P&gt;The way I'm doing things does not make it simple.&lt;/P&gt;&lt;P&gt;All my apps run in C# but for SAP interfacing I'm using VB dotNET because coding is much simpler.&lt;/P&gt;&lt;P&gt;So my main application (in C#) asks some requests to my slave application (VB dotNET).&lt;/P&gt;&lt;P&gt;Sometimes other requests might follow and I don't need to open a new connect everytime I make a new request.&lt;/P&gt;&lt;P&gt;Ideally, my slave app should check if one connection is open and execute the request from the main app and if not, should open a new connection but, leave it open once the code finishes for consequent requests to be executed also.&lt;/P&gt;&lt;P&gt;Does this make sense? Difficult to explain it in words.&lt;/P&gt;&lt;P&gt;Is this possible?&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Pedro&lt;/P&gt;</description>
      <pubDate>Wed, 22 Sep 2021 13:44:23 GMT</pubDate>
      <guid>https://community.sap.com/t5/technology-q-a/beginner-create-a-visual-studio-application-console-in-net-to-interact-with/qaa-p/12460717#M4667289</guid>
      <dc:creator>ptuga</dc:creator>
      <dc:date>2021-09-22T13:44:23Z</dc:date>
    </item>
  </channel>
</rss>

