* fix(TDI-32435): VerticaBulkExec codegen error
* Avoid ArrayIndexOfBoundsException when schema is empty
* fix(TDI-32435): Add null-check
* fix(TDI-32435): Init string with null instead of empty String
* fix(TDI-32435): Throw runtime exception if schema is empty
* Use StringBuilder to build result String
* fix(TDI-34091): add cid to name of config file
* fix(TDI-34091): add threadId and pid to conf file name
* fix(TDI-34091): add try with resources to close PW
* fix(TCOMP-842): fix unused import
* fix(TCOMP-842): merge ActionParameters class into Action class
* fix(TCOMP-842): add parametersChanged field in SuggestionsAction
* fix(TCOMP-842): make server call when parameters were changed
* fix(TCOMP-842): make SuggestionsAction thread-safe
* fix(TCOMP-842): fix suggested values from label list to map<label, id>
* fix(TDI-40641): tTeradataFastLoad select DB Type
* Add db type to tTeradataFastLoad
* Add Date,Timestamp and Time handling to tTeradataFastLoad
* Fix tTeradataFastLoadUtility
* fix(TDI-40641): tTeradataFastLoad select DB Type
* Add migration task
* fix(TDI-40646): add two version for gpload and gpload.py
* fix(TDI-40646): change building of url for additional parameters
* fix(TDI-40646): improve logging
* fix(TDI-40646): remove empty String for cmds array
* fix(TDI-40646): some pathes now can be used from context
* feat(TUP-20283):Improve audit report generation in studio.
* feat(TUP-20283):Add db version support to report generation in studio.
* feat(TUP-20283):TUP-20271 Database configuration should be restore when
change DB type.
* feat(TUP-20283):Show information after generate report.
* feat(TUP-20283):update some properties.
* feat(TUP-20283):fix a bug of improve audit report generation in studio.
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
* TESB-22483:CI for ESB - Build Data Service using Jenkins will get an
error
* feat(TDI-40496): update driver for GPLoad component
* feat(TDI-40496): change driver for all components in GP family
* feat(TDI-40496): add greenplum driver to tPostgreSQLBulkExec
* feat(TDI-40496): integrate code from TDI-40582
* feat(TDI-40496): Add PostgreSQL driver as default
* feat(TDI-40496): change driver for tGreenplumELT
* feat(TDI-40496): change getValue from prevNode
* feat(TDI-34637): make a first implementation of the feature
* feat(TDI-34637): fix query string definition
* feta(TDI-34637): implement feature for rest data actions
* feat(TDI-34637): fix support null in where clause
* feat(TDI-34637): fix insert or update on duplicate key update
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
https://jira.talendforge.org/browse/TUP-20231
* fix(TUP-20231)Update Detection won't popup after updating it's joblet
name in JobletView
if joblet related job is opened, should return.
* feat(TUP-20033):Audit in project settings in studio.
* feat(TUP-20033):improve for Audit in project settings in studio.
* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.
* feat(TUP-20033):improve to generate Audit in project settings in studio.
* feat(TUP-20033):improve to generate Audit in project settings in studio.
* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.
* feat(TUP-20034):add the basic GUI part and load default value from
templte file and save/load db info into *.prefs file .
* feat(TUP-20034):Check db connection for the Audit in project settings.
* feat(TUP-20034):Audit in project settings - Add advanced setting for
full DB setup configuration.
* feat(TUP-20035):Audit in project settings - Generate report from
history.
* feat(TUP-20035):Audit in project settings - Generate report from
history.
* feat(TUP-20035):Audit in project settings - Generate report from
history.
* feat(TUP-20035):test and improve to generate report from history.
* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
https://jira.talendforge.org/browse/TUP-19603
* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution
* fix(TUP-19603)Suffix number is not proper when drag DB connection to a
job
A better solution
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
* fix(TUP-20072):Setting DB Type to JDBC causes a NullPointerException
when running the job in TOS 7.0.1
* Revert "Igonchar/tcomp 816 (#2332)"
This reverts commit c76a0d430f.
* Revert "fix(TUP-18501)Error trying to do memory run (#2382)"
This reverts commit 50f6d70964.
* Revert "fix(TUP-20210):Strange behavior on component tNLPModel for required (#2384)"
This reverts commit e9c6dc3f98.
* fix(TCOMP-816): improve ConfigType handling in TaCoKitConfigurationModel
* fix(TCOMP-816): move setters to TaCoKitConfigurationModel constructor to ensure instance is correct after instantiation
* fix(TCOMP-816): avoid duplication in TaCoKitConfigurationModel constructor
* fix(TCOMP-816): clean TaCoKitConfigurationModel API
* feat(TCOMP-816): implement Tacokit metadata migration during import
* fix(TCOMP-816): fix migration
* fix(TCOMP-816) try to fix updated related jobs
* feat(TCOMP-816): implement Tacokit process migration during import
* fix(TCOMP-816): set correct version after migration
* fix(TCOMP-816): preserve technical parameters
* fix(TCOMP-816): fix small warnings
* fix(TCOMP-816): persist Tacokit component id in process item
* fix(TCOMP-816): fix technical parameters field type in Process item
* fix(TCOMP-816): clean TaCoKitProcessMigrator class
* fix(TCOMP-816): clean TaCoKitMigrationManager
* feat(TCOMP-816) implement process migration during Studio start-up
* fix(TCOMP-816): remove updateDBConnection() call as it doesn't update related processes
* feat(TCOMP-816): add progress monitor messages
* feat(TCOMP-816): implement related items update after metadata is migrated during import
* feat(TUP-20033):Audit in project settings in studio.
* feat(TUP-20033):improve for Audit in project settings in studio.
* feat(TUP-20033):improve to use h2 for Audit in project settings in
studio.
* feat(TUP-20033):improve to generate Audit in project settings in studio.
* feat(TUP-20033):improve to generate Audit in project settings in studio.
* feat(TUP-20033): fix TUP-20175 Generate successfully if not set audit
report folder on studio.
* feat(TUP-20033):Audit in project settings in studio.
* fix(TESB-22183): Add support for circular WSDL imports to WSDLLoader.
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
Auf Branch bugfix/master/TESB-22183
�nderungen, die nicht zum Commit vorgemerkt sind:
ge�ndert: main/plugins/org.talend.designer.core/.classpath
Unversionierte Dateien:
test/plugins/org.talend.designer.webservice.test/src/org/talend/designer/webservice/test/ServiceDiscoveryHelperTest.java
keine �nderungen zum Commit vorgemerkt (benutzen Sie "git add" und/oder "git commit -a")
* fix(TESB-22183): Enhanced unit test for handling WSDL with circular imports.
Circular WSDL imports are not prohibited by WS-I basic profile. However, they are currently causing WSDL import to fail in an endless recursion. The present fix corrects this condition and ensures that WSDL documents are not imported more than once.
* fix(TDI-40511): add index mapping for missing field in runtime schema
* fix(TDI-40511): fix issues with ordering
* fix(TDI-40511): replace magic numbers with constant.
* fix(TDI-40511): bump versions
* fix(TDI-40511): add index mapping for missing field in runtime schema
* fix(TDI-40511): fix issues with ordering
* fix(TDI-40511): replace magic numbers with constant.
* feat(TDI-40186): Implement MoveDir property for tFTPFileExist
* feat(TDI-40186): Implement migration task
* Set false to new property for old jobs
* chore(TDI-40186): Refactoring migration task
* fix(TDI-40186): Fix not returning to root issue
Read access to the bundles included in a feature is required in order to determine which dependency modules are bundles and should therefore not be physically included in the route bundle.
* fix(TUP-19999)column cannot be mapped when column name is Half-width
figures+full width underscore
https://jira.talendforge.org/browse/TUP-19999
* fix(TUP-19999) solve the messy code of last commit
* feat(TCOMP-801): set type name for newly created ConnectionItem
* feat(TCOMP-801): move Config Type Node to ItemModel
* fix(TCOMP-801): fix Tacokit metadata import issue
* fix(TCOMP-801): fix getComponentValue() method call in UpdateNodeParameterCommand
* fix(TCOMP-801): fix exception reporting
* fix(TCOMP-801): exclude label and button from persistance in metadata repository
* fix(TCOMP-801): add javadoc for TaCoKitImportHandler
* fix(TUP-19815)Add a problem check for tRunJob
https://jira.talendforge.org/browse/TUP-19815
* fix(TUP-19815)A better solution.
* fix(TUP-19815) A better description
* fix(TUP-19815)at first, when create a new tRunJob, this process is
empty,should not check
* fix(TDI-37800): tWriteJsonField handle Arrays
* fixed String value of array in case class attribute is set to array
* fix(TDI-37800): tWriteJsonField handle Arrays
* cleaned up unused statement
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
https://jira.talendforge.org/browse/TUP-19705
To support to use mvn package directly
* fix(TUP-19705)can't do mvn package for the build out job when select
Sources(maven)
Modified the wrong spell;
<talend.job.pompath>@ProjectRelativePath@</talend.job.pompath> the
@ProjectRelativePath@ can't change to ../ today,strange, so just
modified to ../
* fix(TUP-19705) This commit to fix that there is nothing in the build out
zip when user choose multiple job.
* fix(TUP-19705) added joblet, subjob and pigudf for zip
* fix(TUP-19705)package all joblet to zip, modified package subjob to
better solution.
* fix(TUP-19705)For packageSubJob and pom, better solution.
* fix(TUP-19705) arranged folder structure
* fix(TUP-19705) To support subjob which belongs to reference project
Local runtime for Studio job/routes execution should not be used in some
cases: build type has to be checked to define the best execution
processor. As execution processor must change when build type is updated
in deployment tab, processor can not be persisted anymore.
Job build wizard displays ESB microservice as a possibility to build the
jobs. Build as microservice won't work in TOS for ESB version. This
removes Microservice from buid type combo box when product is TOS.
* fix(TCOMP-755): remove unused TacokitConnector
* fix(TCOMP-755): add IAdditionalInfo interface for TaCoKitNodeConnector
* fix(TCOMP-755): set tacokit connector type in TaCoKitNodeConnector during creation
| Patch Name | Patch\_20190920\_TPS-3404\_v1-7.0.1 |
| Release Date | 2019-10-11 |
| Target Version | 7.0.1.20190226\_1146-patch |
| Product affected | Talend Studio |
## Introduction
This is a self-contained patch.
**NOTE**: For information on how to obtain this patch, reach out to your Support contact at Talend.
## Fixed issues
This patch contains the following fixes:
- TPS-3404 [7.0.1] An error occurs on tFileOutputExcel after Iterate when /tmp/profiles folder does not exist (TDI-42092)
## Prerequisites
Consider the following requirements for your system:
- Talend Studio 7.0.1 must be installed.
- Patch TPS-2956 must be installed.
## Installation
### Installing the patch using Software update
1) Logon TAC and switch to Configuration->Software Update, then enter the correct values and save referring to the documentation: https://help.talend.com/reader/f7Em9WV_cPm2RRywucSN0Q/j9x5iXV~vyxMlUafnDejaQ
2) Switch to Software update page, where the new patch will be listed. The patch can be downloaded from here into the nexus repository.
3) On Studio Side: Logon Studio with remote mode, on the logon page the Update button is displayed: click this button to install the patch.
### Installing the patch using Talend Studio
1) Create a folder named "patches" under your studio installer directory and copy the patch .zip file to this folder.
2) Restart your studio: a window pops up, then click OK to install the patch, or restart the commandline and the patch will be installed automatically.
SqlMemoController.QueryError.infoMsg=This query can not contain context parameters(like $_context) ,\n or this query has not been enclosed by {0} . Please correct.
@@ -143,6 +144,7 @@ NewProcessWizard.failureText=Job could not be saved
ContextParameterPage.shouldPrompt=Prompt for value
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=Deactivate all linked Subjobs
EParameterName.Description=Description
EParameterName.Description=Description
Process.IfToUpgradeMetadata=The metadata used in the following component(s) has been modified.\nSelect the component(s) that you want to update from the repository.
NewProcessWizard.title=New Job
CheckController.decoration.description=Value taken from the repository
ToggleSubjobsAction.LABEL=Supprimer le surlignage des sous-jobs
EParameterName.schemaOptions=Options du sch<63>ma
EParameterName.Purpose=Objectif
EParameterName.Purpose=Objectif
MultiPageEditorContributor.Grid=&Grille
EParameterName.tableLogs=Table de logs
SqlMemoController.QueryError.infoMsg=Cette requ<71>te ne peut contenir des param<61>tres de contexte (comme $_context) ,\n ou cette requ<71>te n'a pas <20>t<EFBFBD> entour<75>e de {0}. Merci de corriger.
@@ -141,6 +142,7 @@ NewProcessWizard.failureText=Le Job n'a pas pu
ContextParameterPage.shouldPrompt=Invite pour une valeur
ContextParameterPage.prompt=Invite
EParameterName.Name=Nom
EParameterName.Name=Nom
EParameterName.onDatabaseFlag=Dans la base de donn<6E>es
ChangeActivateStatusSubjobCommand.Label.DeactiveComplete=D<EFBFBD>sactiver les Sous-job li<6C>s
EParameterName.Description=Description
EParameterName.Description=Description
Process.IfToUpgradeMetadata=La m<>tadonn<6E>e utilis<69>e dans le(s) composant(s) suivant(s) a <20>t<EFBFBD> modifi<66>e.\nS<6E>lectionnez le(s) composant(s) que vous voulez mettre <20> jour <20> partir du R<>f<EFBFBD>rentiel.
NewProcessWizard.title=Nouveau Job
CheckController.decoration.description=Valeur prise du r<>f<EFBFBD>rentiel
Some files were not shown because too many files have changed in this diff
Show More
Reference in New Issue
Block a user
Blocking a user prevents them from interacting with repositories, such as opening or commenting on pull requests or issues. Learn more about blocking a user.