<?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: Date From SOAP todatabase in Talend Studio</title>
    <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271522#M49074</link>
    <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;thank you for your response.&lt;/P&gt;
&lt;P&gt;I have the documentation of methods (All I need to know: WSDSL, login, passwords, methods) I can use to get data from the software (Ypareo).&lt;/P&gt;
&lt;P&gt;But I have some difficulties to use them.&lt;/P&gt;
&lt;P&gt;I am not an expert of SOAP but this is the only way to use webservice (soap 1.1).&lt;/P&gt;
&lt;P&gt;I have succeed in getting data from the software by using SOAPUI.&lt;/P&gt;
&lt;P&gt;Now I need to do more by getting data to put on a database...&lt;/P&gt;
&lt;P&gt;I have to understand how to get data by using a component of TOS instead of making a script (php for example).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ponce&lt;/P&gt;</description>
    <pubDate>Fri, 09 Aug 2019 11:23:51 GMT</pubDate>
    <dc:creator>Anonymous</dc:creator>
    <dc:date>2019-08-09T11:23:51Z</dc:date>
    <item>
      <title>Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271516#M49068</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;I am new user of Talend Open Studio.&lt;/P&gt;&lt;P&gt;I d like to get data from SOAP service to put in a database.&lt;/P&gt;&lt;P&gt;I do not know what is the difference between "tsoap", "twebService", "twebserviceInput" ans WebsService Metadata.&lt;/P&gt;&lt;P&gt;Somebody can help me ?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ponce&lt;/P&gt;</description>
      <pubDate>Sat, 16 Nov 2024 05:04:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271516#M49068</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2024-11-16T05:04:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271517#M49069</link>
      <description>&lt;P&gt;Have you built anything yet? If so, can you show us?&lt;BR /&gt;A tSoap component is used to call a SOAP web service.&lt;/P&gt;
&lt;P&gt;A tWebService is another component to call a SOAP service.&lt;/P&gt;
&lt;P&gt;A tWebServiceInput is another component to call a SOAP service.&lt;/P&gt;
&lt;P&gt;WebService metadata is created when you analyse your WSDL.&lt;BR /&gt;&lt;BR /&gt;If you Google each of the components above, it will take you to the relevant documentation&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 22:07:04 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271517#M49069</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T22:07:04Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271518#M49070</link>
      <description>&lt;P&gt;Thanks for your response.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;I have just do this :&lt;/P&gt;&lt;P&gt;tsoap -&amp;gt;row(main)-&amp;gt;tmap-&amp;gt;exit(main)-&amp;gt;tDbOutput&lt;/P&gt;&lt;P&gt;I didn't succeed in doing this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;How can we know what soap component to use ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ponce&lt;/P&gt;</description>
      <pubDate>Mon, 05 Aug 2019 22:20:32 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271518#M49070</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-05T22:20:32Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271519#M49071</link>
      <description>&lt;P&gt;You can use whichever SOAP component you wish. There are differences between them, but they will each return a result from a SOAP payload. The first thing you need to do is get your SOAP component returning some data. Does your SOAP Service require any particular parameters?&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 10:03:11 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271519#M49071</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T10:03:11Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271520#M49072</link>
      <description>&lt;P&gt;I need a login, password and a client ID to get data.&lt;/P&gt;&lt;P&gt;In the tmap I see header, body and fault. I do not see variables which comes from the webservices.&lt;/P&gt;&lt;P&gt;How can I see the result ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Ponce&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 22:50:34 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271520#M49072</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T22:50:34Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271521#M49073</link>
      <description>&lt;P&gt;This is going to be tricky. Do you work with anyone who understands SOAP services? All of the information you should need for this should be contained in the service WSDL. Once you have that information, it should point out how to set any parameters within an XML payload. You may need to set usernames and passwords using the tSOAP component. Getting data from SOAP services is generally a lot harder than simply calling a URL. It is one of the many reasons why many people prefer REST services.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Do you have a WSDL that you know of?&lt;/P&gt;</description>
      <pubDate>Tue, 06 Aug 2019 23:04:15 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271521#M49073</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-06T23:04:15Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271522#M49074</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;
&lt;P&gt;thank you for your response.&lt;/P&gt;
&lt;P&gt;I have the documentation of methods (All I need to know: WSDSL, login, passwords, methods) I can use to get data from the software (Ypareo).&lt;/P&gt;
&lt;P&gt;But I have some difficulties to use them.&lt;/P&gt;
&lt;P&gt;I am not an expert of SOAP but this is the only way to use webservice (soap 1.1).&lt;/P&gt;
&lt;P&gt;I have succeed in getting data from the software by using SOAPUI.&lt;/P&gt;
&lt;P&gt;Now I need to do more by getting data to put on a database...&lt;/P&gt;
&lt;P&gt;I have to understand how to get data by using a component of TOS instead of making a script (php for example).&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;
&lt;P&gt;Ponce&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 11:23:51 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271522#M49074</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T11:23:51Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271523#M49075</link>
      <description>&lt;P&gt;OK, we can go from your SOAPUI config to the config you need with Talend. What did you use with SOAPUI when you got a successful result?&lt;/P&gt;
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 11:31:18 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271523#M49075</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T11:31:18Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271524#M49076</link>
      <description>&lt;P&gt;With a new SOAP project with the WSDL I have, I get the list of methods.&lt;/P&gt;&lt;P&gt;When I click on a method/request, I have the request in XML format. I just have to write missing data to execute and having the result on the right (in XML format).&lt;/P&gt;&lt;P&gt;Some requests need data which comes from another requests...&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;This is an example of a request I can do to begin :&lt;/P&gt;&lt;P&gt;&amp;lt;soapenv:Envelope xmlns:xsi="&lt;A href="http://www.w3.org/2001/XMLSchema-instance" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema-instance&lt;/A&gt;" xmlns:xsd="&lt;A href="http://www.w3.org/2001/XMLSchema" target="_blank" rel="nofollow noopener noreferrer"&gt;http://www.w3.org/2001/XMLSchema&lt;/A&gt;" xmlns:soapenv="&lt;A href="http://schemas.xmlsoap.org/soap/envelope/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/envelope/&lt;/A&gt;" xmlns:net="&lt;STRONG&gt;URL&lt;/STRONG&gt;"&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Header&amp;gt;&lt;BR /&gt;&amp;lt;WebServiceUser xsi:type="net:WebServiceUser"&amp;gt;&lt;BR /&gt;&amp;lt;!--You may enter the following 3 items in any order--&amp;gt;&lt;BR /&gt;&amp;lt;codeClient xsi:type="xsd:int"&amp;gt;&lt;STRONG&gt;CODECLIENT&lt;/STRONG&gt;&amp;lt;/codeClient&amp;gt;&lt;BR /&gt;&amp;lt;login xsi:type="xsd:string"&amp;gt;&lt;STRONG&gt;LOGIN&lt;/STRONG&gt;&amp;lt;/login&amp;gt;&lt;BR /&gt;&amp;lt;password xsi:type="xsd:string"&amp;gt;&lt;STRONG&gt;PASSWORD&lt;/STRONG&gt;&amp;lt;/password&amp;gt;&lt;BR /&gt;&amp;lt;/WebServiceUser&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Header&amp;gt;&lt;BR /&gt;&amp;lt;soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;net:getSites soapenv:encodingStyle="&lt;A href="http://schemas.xmlsoap.org/soap/encoding/&amp;quot;/" target="_blank" rel="nofollow noopener noreferrer"&gt;http://schemas.xmlsoap.org/soap/encoding/"/&lt;/A&gt;&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Body&amp;gt;&lt;BR /&gt;&amp;lt;/soapenv:Envelope&amp;gt;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 11:39:05 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271524#M49076</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T11:39:05Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271525#M49077</link>
      <description>&lt;P&gt;Right, I have converted your example SOAP message to an escaped version since it will be interpreted as a Java String by Talend. FYI, this allows you to make the contents dynamic by using String variables.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;"&amp;lt;soapenv:Envelope xmlns:xsi=\"http://www.w3.org/2001/XMLSchema-instance\" xmlns:xsd=\"http://www.w3.org/2001/XMLSchema\" xmlns:soapenv=\"http://schemas.xmlsoap.org/soap/envelope/\" xmlns:net=\"URL\"&amp;gt;\r\n&amp;lt;soapenv:Header&amp;gt;\r\n&amp;lt;WebServiceUser xsi:type=\"net:WebServiceUser\"&amp;gt;\r\n&amp;lt;!--You may enter the following 3 items in any order--&amp;gt;\r\n&amp;lt;codeClient xsi:type=\"xsd:int\"&amp;gt;"+context.ClientCode+"&amp;lt;/codeClient&amp;gt;\r\n&amp;lt;login xsi:type=\"xsd:string\"&amp;gt;"+context.Login+"&amp;lt;/login&amp;gt;\r\n&amp;lt;password xsi:type=\"xsd:string\"&amp;gt;"+context.Password+"&amp;lt;/password&amp;gt;\r\n&amp;lt;/WebServiceUser&amp;gt;\r\n&amp;lt;/soapenv:Header&amp;gt;\r\n&amp;lt;soapenv:Body&amp;gt;\r\n&amp;lt;net:getSites soapenv:encodingStyle=\"http://schemas.xmlsoap.org/soap/encoding/\"/&amp;gt;\r\n&amp;lt;/soapenv:Body&amp;gt;\r\n&amp;lt;/soapenv:Envelope&amp;gt;"&lt;/PRE&gt; 
&lt;P&gt;You will notice 3 context variables I have added. One for Login, Password and ClientCode. You will need to either change these or use them in your job.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;The component I would test this with would be the tSOAP component. The code above needs to be placed in the "SOAP Message" parameter.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;You will need to populate the "ENDPOINT" and "SOAP Action" parameters. You have not given me enough info to tell you what they should be.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Add a tLogRow after your tSOAP component and test it like this. What do you get?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 12:20:22 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271525#M49077</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T12:20:22Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271526#M49078</link>
      <description>&lt;P&gt;I have this on TOS :&lt;/P&gt; 
&lt;P&gt;tsoap -&amp;gt;row(Main)-&amp;gt;tlogrow&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;In tsoap :&lt;/P&gt; 
&lt;P&gt;Endpoint : URL&lt;/P&gt; 
&lt;P&gt;Action SOAP : url with Method name&lt;/P&gt; 
&lt;P&gt;Version : SOAP1.1&lt;/P&gt; 
&lt;P&gt;SOAP Message : your code with my three paramters.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;When execute : Syntax error on token "Invalid Character", invalid (It could have another errors ....)&lt;/P&gt; 
&lt;PRE&gt;org.talend.designer.runprocess.ProcessorException: Erreurs de compilation du Job 
Au moins le Job "testJob" a des erreurs de compilation, réparez et réexportez.
Ligne en erreur: 561
Message détaillé: Syntax error on token "Invalid Character", invalid (
Il peut y avoir d'autres erreurs causées par la compatibilité avec la JVM. Vérifiez que les paramètres de votre JVM sont les mêmes que dans le studio.
	at org.talend.designer.runprocess.JobErrorsChecker.checkLastGenerationHasCompilationError(JobErrorsChecker.java:338)
	at org.talend.designer.runprocess.DefaultRunProcessService.checkLastGenerationHasCompilationError(DefaultRunProcessService.java:533)
	at org.talend.designer.runprocess.RunProcessService.checkLastGenerationHasCompilationError(RunProcessService.java:316)
	at org.talend.designer.runprocess.ProcessorUtilities.generateBuildInfo(ProcessorUtilities.java:826)
	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:609)
	at org.talend.designer.runprocess.ProcessorUtilities.generateCode(ProcessorUtilities.java:1951)
	at org.talend.designer.runprocess.RunProcessContext$1.run(RunProcessContext.java:601)
	at org.eclipse.jface.operation.ModalContext.runInCurrentThread(ModalContext.java:440)
	at org.eclipse.jface.operation.ModalContext.run(ModalContext.java:356)
	at org.eclipse.jface.dialogs.ProgressMonitorDialog.run(ProgressMonitorDialog.java:474)
	at org.eclipse.ui.internal.progress.ProgressMonitorJobsDialog.run(ProgressMonitorJobsDialog.java:240)
	at org.eclipse.ui.internal.progress.ProgressManager.run(ProgressManager.java:966)
	at org.talend.designer.runprocess.RunProcessContext.exec(RunProcessContext.java:548)
	at org.talend.designer.runprocess.ui.ProcessComposite.exec(ProcessComposite.java:1444)
	at org.talend.designer.runprocess.ui.views.ProcessView$RunAction.run(ProcessView.java:700)
	at org.talend.designer.runprocess.ui.actions.RunProcessAction.run(RunProcessAction.java:58)
	at org.talend.designer.core.debug.JobLaunchConfigurationDelegate$1.run(JobLaunchConfigurationDelegate.java:85)
	at org.eclipse.swt.widgets.RunnableLock.run(RunnableLock.java:40)
	at org.eclipse.swt.widgets.Synchronizer.runAsyncMessages(Synchronizer.java:185)
	at org.eclipse.swt.widgets.Display.runAsyncMessages(Display.java:4906)
	at org.eclipse.swt.widgets.Display.readAndDispatch(Display.java:4475)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine$5.run(PartRenderingEngine.java:1173)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.e4.ui.internal.workbench.swt.PartRenderingEngine.run(PartRenderingEngine.java:1062)
	at org.eclipse.e4.ui.internal.workbench.E4Workbench.createAndRunUI(E4Workbench.java:156)
	at org.eclipse.ui.internal.Workbench.lambda$3(Workbench.java:636)
	at org.eclipse.core.databinding.observable.Realm.runWithDefault(Realm.java:339)
	at org.eclipse.ui.internal.Workbench.createAndRunWorkbench(Workbench.java:563)
	at org.eclipse.ui.PlatformUI.createAndRunWorkbench(PlatformUI.java:151)
	at org.talend.rcp.intro.Application.start(Application.java:277)
	at org.eclipse.equinox.internal.app.EclipseAppHandle.run(EclipseAppHandle.java:203)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.runApplication(EclipseAppLauncher.java:137)
	at org.eclipse.core.runtime.internal.adaptor.EclipseAppLauncher.start(EclipseAppLauncher.java:107)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:400)
	at org.eclipse.core.runtime.adaptor.EclipseStarter.run(EclipseStarter.java:255)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
	at java.base/jdk.internal.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.java:62)
	at java.base/jdk.internal.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAccessorImpl.java:43)
	at java.base/java.lang.reflect.Method.invoke(Method.java:566)
	at org.eclipse.equinox.launcher.Main.invokeFramework(Main.java:659)
	at org.eclipse.equinox.launcher.Main.basicRun(Main.java:595)
	at org.eclipse.equinox.launcher.Main.run(Main.java:1501)
	at org.eclipse.equinox.launcher.Main.main(Main.java:1474)&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;This is the result on SOAPUI :&lt;/P&gt; 
&lt;PRE&gt;&amp;lt;SOAP-ENV:Envelope SOAP-ENV:encodingStyle="http://schemas.xmlsoap.org/soap/encoding/" xmlns:SOAP-ENV="http://schemas.xmlsoap.org/soap/envelope/" xmlns:ns1="XXXXXX" xmlns:SOAP-ENC="http://schemas.xmlsoap.org/soap/encoding/" xmlns:xsi="http://www.w3.org/2001/XMLSchema-instance" xmlns:xsd="http://www.w3.org/2001/XMLSchema"&amp;gt;
   &amp;lt;SOAP-ENV:Body&amp;gt;
      &amp;lt;ns1:getSitesResponse&amp;gt;
         &amp;lt;getSitesReturn SOAP-ENC:arrayType="ns1:wsPiSite[6]" xsi:type="ns1:wsPiSiteArray"&amp;gt;
            &amp;lt;item xsi:type="ns1:wsPiSite"&amp;gt;
               &amp;lt;abrege_site xsi:nil="true"/&amp;gt;
               &amp;lt;adr1 xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/adr1&amp;gt;
               &amp;lt;adr2 xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/adr2&amp;gt;
               &amp;lt;adr3 xsi:nil="true"/&amp;gt;
               &amp;lt;civilite_dirigeant xsi:type="xsd:string"&amp;gt;M.&amp;lt;/civilite_dirigeant&amp;gt;
               &amp;lt;code_site xsi:type="xsd:int"&amp;gt;XXXXXX&amp;lt;/code_site&amp;gt;
               &amp;lt;cp xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/cp&amp;gt;
               &amp;lt;email xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/email&amp;gt;
               &amp;lt;fax xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/fax&amp;gt;
               &amp;lt;naf xsi:nil="true"/&amp;gt;
               &amp;lt;nom_dirigeant xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/nom_dirigeant&amp;gt;
               &amp;lt;nom_forme_juridique xsi:nil="true"/&amp;gt;
               &amp;lt;nom_site xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/nom_site&amp;gt;
               &amp;lt;prenom_dirigeant xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/prenom_dirigeant&amp;gt;
               &amp;lt;rne xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/rne&amp;gt;
               &amp;lt;siret xsi:nil="true"/&amp;gt;
               &amp;lt;tel1 xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/tel1&amp;gt;
               &amp;lt;tel2 xsi:nil="true"/&amp;gt;
               &amp;lt;ville xsi:type="xsd:string"&amp;gt;XXXXXX&amp;lt;/ville&amp;gt;
            &amp;lt;/item&amp;gt;
[...]
 &amp;lt;/getSitesReturn&amp;gt;
      &amp;lt;/ns1:getSitesResponse&amp;gt;
   &amp;lt;/SOAP-ENV:Body&amp;gt;
&amp;lt;/SOAP-ENV:Envelope&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 14:49:33 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271526#M49078</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T14:49:33Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271527#M49079</link>
      <description>&lt;P&gt;This looks like a compilation error. I'm afraid my French is not great. If it is a compilation error, you can get more information by clicking on the "Code" tab in the bottom left corner of the development window, waiting for the code to be built and then looking for red blocks on the right of the page. Click on the red blocks and it will take you to the code in error. Can you take a few screenshots of any code errors found? Also, can you take a screenshot of your tSOAP config please?&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 14:55:42 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271527#M49079</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T14:55:42Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271528#M49080</link>
      <description>&lt;P&gt;On the bottom left corner, you mean "outline" ?&lt;/P&gt;
&lt;P&gt;I don't see a development windows.&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwNR"&gt;tos-tsoap.png&lt;/A&gt;</description>
      <pubDate>Fri, 09 Aug 2019 15:21:46 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271528#M49080</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T15:21:46Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271529#M49081</link>
      <description>&lt;P&gt;When I said the development window, I meant where you place your components. You have a "Code" tab there. If you click on it, it will reveal the code that has been generated. I can see one error from your screenshot though. Take a look at the image below....&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN class="lia-inline-image-display-wrapper lia-image-align-inline" image-alt="Screenshot 2019-08-09 at 16.54.19.png" style="width: 999px;"&gt;&lt;span class="lia-inline-image-display-wrapper" image-alt="0683p000009M7Vu.png"&gt;&lt;img src="https://community.qlik.com/t5/image/serverpage/image-id/142144i5A877EF55219A81C/image-size/large?v=v2&amp;amp;px=999" role="button" title="0683p000009M7Vu.png" alt="0683p000009M7Vu.png" /&gt;&lt;/span&gt;&lt;/SPAN&gt;&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;Where you have replaced the context variable examples I gave you, you have made 1 or 2 possible mistakes (I cannot see as this has been covered). You have either added new variables here and omitted to include the + symbols before and after those variables. These are required for String concatenation. Everything after the last " is concatenated with the value held by the variable after the + in my example. The alternative is that you have added a hardcoded value. In which case you need to remove the quotes after the &amp;gt; and before &amp;lt;.&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;P&gt;For example, I gave you something like this....&lt;/P&gt; 
&lt;P&gt;&amp;nbsp;&lt;/P&gt; 
&lt;PRE&gt;&amp;lt;Login&amp;gt;"+context.Login+"&amp;lt;/Login&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;If you are adding a new variable to replace context.Login, you needed to change it to this (assuming the new variable is actually a column value from a row)....&lt;/P&gt; 
&lt;PRE&gt;&amp;lt;Login&amp;gt;"+row1.columnVal+"&amp;lt;/Login&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;If you are hardcoding a literal value (the actual login name), you would want to do this...&lt;/P&gt; 
&lt;PRE&gt;&amp;lt;Login&amp;gt;MyActualName&amp;lt;/Login&amp;gt;&lt;/PRE&gt; 
&lt;P&gt;What you have done is left the quotes and omitted the +s. This will break the Java String.&lt;/P&gt;</description>
      <pubDate>Fri, 09 Aug 2019 17:01:19 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271529#M49081</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-09T17:01:19Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271530#M49082</link>
      <description>&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;thanks for your message.&lt;/P&gt;&lt;P&gt;I have some difficulties to understand about variables.&lt;/P&gt;&lt;P&gt;Where we have to put the values of variables ?&lt;/P&gt;&lt;P&gt;About Login and Password, is it like on the picture ?&lt;/P&gt;&lt;P&gt;What about the ClientCode we need too ?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;You say&lt;/P&gt;&lt;PRE&gt;&amp;lt;Login&amp;gt;"+row1.columnVal+"&amp;lt;/Login&amp;gt;&lt;/PRE&gt;&lt;P&gt;But for a tsoap component, what/where is row1 and columnVal ?&lt;/P&gt;&lt;P&gt;Should we use a WSDL webservice metadata for to put values ?&lt;/P&gt;&lt;P&gt;Thank you,&lt;/P&gt;&lt;P&gt;Ponce&lt;/P&gt;&lt;BR /&gt;&lt;A href="https://community.qlik.com/legacyfs/online/tlnd_dw_files/0683p000009LwBd"&gt;tos-tsoap-2.png&lt;/A&gt;</description>
      <pubDate>Thu, 15 Aug 2019 09:42:39 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271530#M49082</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-15T09:42:39Z</dc:date>
    </item>
    <item>
      <title>Re: Date From SOAP todatabase</title>
      <link>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271531#M49083</link>
      <description>&lt;P&gt;My example was a generic example using what most people use to pass values into SOAP messages. But I could have been clearer. "row1.columnVal" was just a generic reference to the standard row and column notation used. This could have been a context variable or any other Java variable. What is happening here is that several domain specific languages/contexts are being combined. Creating the SOAP message is just a case of Java String manipulation.&amp;nbsp;&lt;/P&gt;</description>
      <pubDate>Thu, 15 Aug 2019 14:32:37 GMT</pubDate>
      <guid>https://community.qlik.com/t5/Talend-Studio/Date-From-SOAP-todatabase/m-p/2271531#M49083</guid>
      <dc:creator>Anonymous</dc:creator>
      <dc:date>2019-08-15T14:32:37Z</dc:date>
    </item>
  </channel>
</rss>

