<?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 [resolved] MessageElement cannot be resolved to a type in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/resolved-MessageElement-cannot-be-resolved-to-a-type/m-p/2343954#M111660</link>
    <description>&lt;P&gt;Hello - I am using the tWebServiceInput component to connect to a WCF service. &amp;nbsp;I am using the "Advanced Settings" within the component - the code for this section is provided below.&amp;nbsp; The method that I am calling returns a MessageElement, but when I call it I get the message "MessageElement cannot be resolved to a type."&lt;BR /&gt;&lt;BR /&gt;routines.ApiLocator locator = new routines.ApiLocator();&lt;BR /&gt;routines.Iapi contract = locator.getBasicHttpBinding_Iapi();&lt;BR /&gt;String guid = "123456";&lt;BR /&gt;MessageElement[] messageElements = contract.method(guid);&lt;BR /&gt;&lt;BR /&gt;Error message:&lt;BR /&gt;[statistics] connecting to socket on port 3986&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&amp;nbsp;&lt;BR /&gt;MessageElement cannot be resolved to a type&lt;BR /&gt;&lt;BR /&gt;at ic.callsy_0_1.CallSy.tWebServiceInput_1Process(CallSy.java:891)&lt;BR /&gt;at ic.callsy_0_1.CallSy.runJobInTOS(CallSy.java:1304)&lt;BR /&gt;at ic.callsy_0_1.CallSy.main(CallSy.java:1138)&lt;BR /&gt;Job CallSy ended at 17:27 22/02/2016. [exit code=0]&lt;/P&gt;</description>
    <pubDate>Tue, 23 Feb 2016 01:03:09 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2016-02-23T01:03:09Z</dc:date>
    <item>
      <title>[resolved] MessageElement cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MessageElement-cannot-be-resolved-to-a-type/m-p/2343954#M111660</link>
      <description>&lt;P&gt;Hello - I am using the tWebServiceInput component to connect to a WCF service. &amp;nbsp;I am using the "Advanced Settings" within the component - the code for this section is provided below.&amp;nbsp; The method that I am calling returns a MessageElement, but when I call it I get the message "MessageElement cannot be resolved to a type."&lt;BR /&gt;&lt;BR /&gt;routines.ApiLocator locator = new routines.ApiLocator();&lt;BR /&gt;routines.Iapi contract = locator.getBasicHttpBinding_Iapi();&lt;BR /&gt;String guid = "123456";&lt;BR /&gt;MessageElement[] messageElements = contract.method(guid);&lt;BR /&gt;&lt;BR /&gt;Error message:&lt;BR /&gt;[statistics] connecting to socket on port 3986&lt;BR /&gt;[statistics] connected&lt;BR /&gt;Exception in thread "main" java.lang.Error: Unresolved compilation problem:&amp;nbsp;&lt;BR /&gt;MessageElement cannot be resolved to a type&lt;BR /&gt;&lt;BR /&gt;at ic.callsy_0_1.CallSy.tWebServiceInput_1Process(CallSy.java:891)&lt;BR /&gt;at ic.callsy_0_1.CallSy.runJobInTOS(CallSy.java:1304)&lt;BR /&gt;at ic.callsy_0_1.CallSy.main(CallSy.java:1138)&lt;BR /&gt;Job CallSy ended at 17:27 22/02/2016. [exit code=0]&lt;/P&gt;</description>
      <pubDate>Tue, 23 Feb 2016 01:03:09 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MessageElement-cannot-be-resolved-to-a-type/m-p/2343954#M111660</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-23T01:03:09Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MessageElement cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MessageElement-cannot-be-resolved-to-a-type/m-p/2343955#M111661</link>
      <description>Hi&lt;BR /&gt;It is a compilation error, [font=Verdana, Helvetica, Arial, sans-serif]&lt;FONT size="2"&gt;I think you need to add the package name before it, such as&lt;/FONT&gt;[/font]&lt;BR /&gt;&lt;BR /&gt;&lt;BR /&gt;[font=Verdana, Helvetica, Arial, sans-serif][size=2]packageName.className[]&amp;nbsp;[/size][/font]&lt;FONT size="2"&gt;&lt;FONT face="Verdana," helvetica=""&gt;messageElements = contract.method(guid);&lt;/FONT&gt;&lt;/FONT&gt;</description>
      <pubDate>Tue, 23 Feb 2016 03:14:14 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MessageElement-cannot-be-resolved-to-a-type/m-p/2343955#M111661</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-23T03:14:14Z</dc:date>
    </item>
    <item>
      <title>Re: [resolved] MessageElement cannot be resolved to a type</title>
      <link>https://community.qlik.com/t5/Talend-Studio/resolved-MessageElement-cannot-be-resolved-to-a-type/m-p/2343956#M111662</link>
      <description>Thanks. &amp;nbsp;That worked.</description>
      <pubDate>Tue, 23 Feb 2016 14:22:13 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/resolved-MessageElement-cannot-be-resolved-to-a-type/m-p/2343956#M111662</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2016-02-23T14:22:13Z</dc:date>
    </item>
  </channel>
</rss>

