Information noteWarning: 
                  The use of tMysqlClose in the post-job as shown
                            above in the Route-Job example is not valid for Data Service operation
                            Jobs containing tESBProviderRequest,
                                tESBProviderResponse,
                                tESBProviderFault, or
                                tRestRequest components. In these kind of
                            Jobs it is not recommended to use close connection components like
                                tMySQLClose. Because closing datasource
                            connection is implemented directly in the
                                tESBProvider* and
                                tRestRequest components.