2023-01-17 16:03:08,164 [main] INFO com.collibra.marketplace.denodo.Application - Starting Application v1.1.1 using Java 18.0.2.1 on ANVSAFYRDV01 with PID 1876 (C:\Denodo to Collibra Connector\sbi-denodo-1.1.1 (dev)\target\denodo-to-collibra-integration-1.1.1.jar started by chlynch in C:\Denodo to Collibra Connector\sbi-denodo-1.1.1 (dev)\target) 2023-01-17 16:03:08,221 [main] INFO com.collibra.marketplace.denodo.Application - No active profile set, falling back to 1 default profile: "default" 2023-01-17 16:03:12,064 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Bootstrapping Spring Data JPA repositories in DEFAULT mode. 2023-01-17 16:03:12,244 [main] INFO org.springframework.data.repository.config.RepositoryConfigurationDelegate - Finished Spring Data repository scanning in 142 ms. Found 5 JPA repository interfaces. 2023-01-17 16:03:12,959 [main] INFO com.ulisesbocchio.jasyptspringboot.configuration.EnableEncryptablePropertiesBeanFactoryPostProcessor - Post-processing PropertySource instances 2023-01-17 16:03:12,959 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2023-01-17 16:03:12,974 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource commandLineArgs [org.springframework.core.env.SimpleCommandLinePropertySource] to EncryptableEnumerablePropertySourceWrapper 2023-01-17 16:03:12,974 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2023-01-17 16:03:12,974 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Skipping PropertySource servletContextInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2023-01-17 16:03:12,974 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource systemProperties [org.springframework.core.env.PropertiesPropertySource] to EncryptableMapPropertySourceWrapper 2023-01-17 16:03:12,974 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource systemEnvironment [org.springframework.boot.env.SystemEnvironmentPropertySourceEnvironmentPostProcessor$OriginAwareSystemEnvironmentPropertySource] to EncryptableSystemEnvironmentPropertySourceWrapper 2023-01-17 16:03:12,989 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource random [org.springframework.boot.env.RandomValuePropertySource] to EncryptablePropertySourceWrapper 2023-01-17 16:03:12,991 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource Config resource 'file [application.properties]' via location 'application.properties' [org.springframework.boot.env.OriginTrackedMapPropertySource] to EncryptableMapPropertySourceWrapper 2023-01-17 16:03:13,675 [main] INFO com.ulisesbocchio.jasyptspringboot.filter.DefaultLazyPropertyFilter - Property Filter custom Bean not found with name 'encryptablePropertyFilter'. Initializing Default Property Filter 2023-01-17 16:03:13,704 [main] INFO com.ulisesbocchio.jasyptspringboot.resolver.DefaultLazyPropertyResolver - Property Resolver custom Bean not found with name 'encryptablePropertyResolver'. Initializing Default Property Resolver 2023-01-17 16:03:13,712 [main] INFO com.ulisesbocchio.jasyptspringboot.detector.DefaultLazyPropertyDetector - Property Detector custom Bean not found with name 'encryptablePropertyDetector'. Initializing Default Property Detector 2023-01-17 16:03:14,368 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat initialized with port(s): 8080 (http) 2023-01-17 16:03:14,398 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Initializing ProtocolHandler ["http-nio-8080"] 2023-01-17 16:03:14,401 [main] INFO org.apache.catalina.core.StandardService - Starting service [Tomcat] 2023-01-17 16:03:14,406 [main] INFO org.apache.catalina.core.StandardEngine - Starting Servlet engine: [Apache Tomcat/9.0.68] 2023-01-17 16:03:14,606 [main] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring embedded WebApplicationContext 2023-01-17 16:03:14,607 [main] INFO org.springframework.boot.web.servlet.context.ServletWebServerApplicationContext - Root WebApplicationContext: initialization completed in 6185 ms 2023-01-17 16:03:16,746 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Starting... 2023-01-17 16:03:17,231 [main] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-1 - Start completed. 2023-01-17 16:03:17,485 [main] INFO org.hibernate.jpa.internal.util.LogHelper - HHH000204: Processing PersistenceUnitInfo [name: default] 2023-01-17 16:03:17,661 [main] INFO org.hibernate.Version - HHH000412: Hibernate ORM core version 5.6.12.Final 2023-01-17 16:03:18,144 [main] INFO org.hibernate.annotations.common.Version - HCANN000001: Hibernate Commons Annotations {5.1.2.Final} 2023-01-17 16:03:18,549 [main] INFO org.hibernate.dialect.Dialect - HHH000400: Using dialect: org.hibernate.dialect.H2Dialect 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): com.collibra.marketplace.denodo.model.ColumnAssociationPk 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): com.collibra.marketplace.denodo.model.ColumnAssociationPk 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): com.collibra.marketplace.denodo.model.ViewPk 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): com.collibra.marketplace.denodo.model.ViewPk 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): com.collibra.marketplace.denodo.model.ViewDependencyPk 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): com.collibra.marketplace.denodo.model.ViewDependencyPk 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000038: Composite-id class does not override equals(): com.collibra.marketplace.denodo.model.ViewColumnPk 2023-01-17 16:03:19,229 [main] WARN org.hibernate.mapping.RootClass - HHH000039: Composite-id class does not override hashCode(): com.collibra.marketplace.denodo.model.ViewColumnPk 2023-01-17 16:03:20,324 [main] INFO org.hibernate.engine.transaction.jta.platform.internal.JtaPlatformInitiator - HHH000490: Using JtaPlatform implementation: [org.hibernate.engine.transaction.jta.platform.internal.NoJtaPlatform] 2023-01-17 16:03:20,341 [main] INFO org.springframework.orm.jpa.LocalContainerEntityManagerFactoryBean - Initialized JPA EntityManagerFactory for persistence unit 'default' 2023-01-17 16:03:22,125 [main] INFO com.collibra.marketplace.library.integration.InternalSharedLibraryConnection - Authenticating with the Collibra Platform... 2023-01-17 16:03:22,502 [main] WARN com.collibra.internal.connection.AbstractCollibraConnection - Logging all HTTP requests at INFO level. (Note: The logs may contain sensitive information) 2023-01-17 16:03:23,954 [main] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Sending client request on thread main 1 > POST https://wlgore-dev.collibra.com/rest/2.0/auth/sessions 1 > Content-Type: application/json {} 2023-01-17 16:03:24,034 [main] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Client response received on thread main 1 < 200 1 < cache-control: no-cache,no-store 1 < content-length: 52 1 < content-security-policy: default-src 'none'; frame-ancestors 'none' 1 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 1 < content-type: application/json 1 < date: Tue, 17 Jan 2023 16:03:23 GMT 1 < referrer-policy: no-referrer-when-downgrade 1 < server: istio-envoy 1 < set-cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf; Path=/; Secure; HttpOnly,rememberMe=deleteMe; Path=/; Max-Age=0; Expires=Mon, 16-Jan-2023 16:03:24 GMT; SameSite=lax 1 < strict-transport-security: max-age=63072000; includeSubDomains; 1 < x-content-type-options: nosniff 1 < x-envoy-upstream-service-time: 52 1 < x-frame-options: DENY 1 < x-xss-protection: 1; mode=block {"csrfToken":"be81e032-e751-440a-848c-981f63b08295"} 2023-01-17 16:03:24,201 [main] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Sending client request on thread main 1 > GET https://wlgore-dev.collibra.com/rest/2.0/application/info 1 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:03:24 GMT 1 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 1 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:03:24,295 [main] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Client response received on thread main 1 < 200 1 < cache-control: no-cache,no-store 1 < content-length: 268 1 < content-security-policy: default-src 'none'; frame-ancestors 'none' 1 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 1 < content-type: application/json 1 < date: Tue, 17 Jan 2023 16:03:23 GMT 1 < referrer-policy: no-referrer-when-downgrade 1 < server: istio-envoy 1 < strict-transport-security: max-age=63072000; includeSubDomains; 1 < x-content-type-options: nosniff 1 < x-envoy-upstream-service-time: 20 1 < x-frame-options: DENY 1 < x-xss-protection: 1; mode=block {"baseUrl":"https://wlgore-dev.collibra.com/","version":{"major":2023,"minor":1,"fullVersion":"2023.01.0-66","displayVersion":"2023.01.0"},"buildNumber":"20230102165117","solutions":[{"name":"Guided Stewardship","version":{"major":1,"minor":0,"fullVersion":"1.0.0"}}]} 2023-01-17 16:03:24,381 [main] INFO com.collibra.marketplace.library.integration.InternalSharedLibraryConnection - Successfully authenticated with the Collibra Platform. 2023-01-17 16:03:24,599 [main] WARN com.collibra.marketplace.library.core.CustomApiClient - Logging all Collibra CLI HTTP requests at INFO level. (Note: The logs may contain sensitive information) 2023-01-17 16:03:25,211 [main] INFO org.springframework.security.web.DefaultSecurityFilterChain - Will secure any request with [org.springframework.security.web.session.DisableEncodeUrlFilter@3dfd6220, org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter@3815146b, org.springframework.security.web.context.SecurityContextPersistenceFilter@50598a1a, org.springframework.security.web.header.HeaderWriterFilter@34a20f16, org.springframework.security.web.authentication.logout.LogoutFilter@350da119, org.springframework.security.web.authentication.www.BasicAuthenticationFilter@578a5ce8, org.springframework.security.web.savedrequest.RequestCacheAwareFilter@437ed416, org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter@de77146, org.springframework.security.web.authentication.AnonymousAuthenticationFilter@6de43bc1, org.springframework.security.web.session.SessionManagementFilter@6c951ada, org.springframework.security.web.access.ExceptionTranslationFilter@382d71c7, org.springframework.security.web.access.intercept.AuthorizationFilter@1788cb61] 2023-01-17 16:03:25,746 [main] WARN org.springframework.boot.autoconfigure.orm.jpa.JpaBaseConfiguration$JpaWebConfiguration - spring.jpa.open-in-view is enabled by default. Therefore, database queries may be performed during view rendering. Explicitly configure spring.jpa.open-in-view to disable this warning 2023-01-17 16:03:29,285 [main] INFO org.springframework.boot.actuate.endpoint.web.EndpointLinksResolver - Exposing 14 endpoint(s) beneath base path '/manage' 2023-01-17 16:03:29,351 [main] INFO org.apache.coyote.http11.Http11NioProtocol - Starting ProtocolHandler ["http-nio-8080"] 2023-01-17 16:03:29,611 [main] INFO org.springframework.boot.web.embedded.tomcat.TomcatWebServer - Tomcat started on port(s): 8080 (http) with context path '' 2023-01-17 16:03:30,444 [main] INFO com.ulisesbocchio.jasyptspringboot.caching.RefreshScopeRefreshedEventListener - Refreshing cached encryptable property sources on ServletWebServerInitializedEvent 2023-01-17 16:03:30,445 [main] INFO com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource - Property Source commandLineArgs refreshed 2023-01-17 16:03:30,447 [main] INFO com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource - Property Source systemProperties refreshed 2023-01-17 16:03:30,448 [main] INFO com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource - Property Source systemEnvironment refreshed 2023-01-17 16:03:30,449 [main] INFO com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource - Property Source random refreshed 2023-01-17 16:03:30,450 [main] INFO com.ulisesbocchio.jasyptspringboot.caching.CachingDelegateEncryptablePropertySource - Property Source Config resource 'file [application.properties]' via location 'application.properties' refreshed 2023-01-17 16:03:30,451 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource server.ports [org.springframework.core.env.MapPropertySource] to EncryptableMapPropertySourceWrapper 2023-01-17 16:03:30,453 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Skipping PropertySource configurationProperties [class org.springframework.boot.context.properties.source.ConfigurationPropertySourcesPropertySource 2023-01-17 16:03:30,453 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Skipping PropertySource servletConfigInitParams [class org.springframework.core.env.PropertySource$StubPropertySource 2023-01-17 16:03:30,455 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource servletContextInitParams [org.springframework.web.context.support.ServletContextPropertySource] to EncryptableEnumerablePropertySourceWrapper 2023-01-17 16:03:30,455 [main] INFO com.ulisesbocchio.jasyptspringboot.EncryptablePropertySourceConverter - Converting PropertySource Management Server [org.springframework.boot.actuate.autoconfigure.web.server.ManagementContextAutoConfiguration$SameManagementContextConfiguration$1] to EncryptablePropertySourceWrapper 2023-01-17 16:03:30,487 [main] INFO com.collibra.marketplace.denodo.Application - Started Application in 23.238 seconds (JVM running for 26.358) 2023-01-17 16:06:46,074 [http-nio-8080-exec-2] INFO org.apache.catalina.core.ContainerBase.[Tomcat].[localhost].[/] - Initializing Spring DispatcherServlet 'dispatcherServlet' 2023-01-17 16:06:46,080 [http-nio-8080-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Initializing Servlet 'dispatcherServlet' 2023-01-17 16:06:46,089 [http-nio-8080-exec-2] INFO org.springframework.web.servlet.DispatcherServlet - Completed initialization in 6 ms 2023-01-17 16:06:46,617 [http-nio-8080-exec-2] INFO com.collibra.marketplace.denodo.controller.EntryPointController - Synchronization triggered via API request with use mock data set to 'false' 2023-01-17 16:06:46,619 [http-nio-8080-exec-2] INFO com.collibra.marketplace.denodo.service.IntegrationService - Started synchronizing the metadata 2023-01-17 16:06:46,621 [http-nio-8080-exec-2] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieving the metadata from Denodo... 2023-01-17 16:06:47,106 [http-nio-8080-exec-2] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Starting... 2023-01-17 16:06:47,125 [http-nio-8080-exec-2] WARN com.zaxxer.hikari.util.DriverDataSource - Registered driver with driverClassName=com.denodo.vdp.jdbc.Driver was not found, trying direct instantiation. 2023-01-17 16:06:48,347 [http-nio-8080-exec-2] INFO com.zaxxer.hikari.pool.PoolBase - HikariPool-2 - Driver does not support get/set network timeout for connections. (null) 2023-01-17 16:06:48,473 [http-nio-8080-exec-2] INFO com.zaxxer.hikari.HikariDataSource - HikariPool-2 - Start completed. 2023-01-17 16:10:05,479 [http-nio-8080-exec-2] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieved the metadata from Denodo. 2023-01-17 16:10:05,481 [http-nio-8080-exec-2] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transforming the assets... 2023-01-17 16:10:07,395 [http-nio-8080-exec-2] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transformed all assets. 2023-01-17 16:10:07,480 [http-nio-8080-exec-2] INFO com.collibra.marketplace.denodo.service.IntegrationService - Importing the 55915 assets and 1623 complex relations... 2023-01-17 16:10:07,993 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 2 * Sending client request on thread http-nio-8080-exec-2 2 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 2 > Content-Type: application/json 2 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:07 GMT 2 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 2 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","customer_experience","enterprise_data_governance","assets","modeling","mpd_customer_service","admin","physical","utilities","logical","logical > psd_sales_change_log_06_get_product_family_description [View]","physical > bv_collibrametrics_dbo_all_element_col_count [View]","assets > customer [View]","physical > gv_wlgdw_gorestar_g_month_dim [View]","physical > bv_jira_projects [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","physical > bv_wlgdw_gorestar_g_lot_dim [View]","logical > if_wwp_tpm_stat [View]","physical > gv_collibrametrics_collibra_incomplete_dataelement_trending [View]","logical > usecthist_history_td2_ch2383 [View]","physical > gv_jira_projectcomponents [View]","physical > gv_camstar_mes04_erproute [View]","logical > if_wlgdw_com_jde_customer_master [View]","utilities > datasource_connection_status [View]","physical > gv_wlgdw_com_jde_user_defined_codes_alt_des [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","assets > cost_center [View]","logical > roles_perm_01_union_view_db [View]","assets > sales_order [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","assets > business [View]","physical > gv_collibrametrics_dbo_all_element_to_col [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","assets > wfp_tech_associate_role_competancy_data [View]","logical > usecthist_tags_01_split_tagname [View]","physical > bv_wlgdw_gorestar_g_pricing_dim [View]","logical > util_log_01_row_num [View]","physical > gv_qsi_dpc_updates [View]","physical > bv_wlgdw_hr_taleo_reqs_hist_status [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","physical > bv_wlgdw_py_secman_spend_security [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","physical > bv_wlgdw_salesforce_sf_contacts [View]","assets > collibrametrics_count_data_element_no_sor_col [View]","physical > gv_den_rls_white_list_08_trim_cols [View]","logical > usecthist_history_kamino4 [View]","physical > bv_collibrametrics_dbo_count_approved_multiple_sor [View]","physical > bv_collibrametrics_dbo_data_elements_to_entity [View]","physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim [View]","modeling > gorestar_order_detail_01_join_day [View]","physical > bv_pbh_history [View]","physical > bv_camstar_mes04_productfamily [View]","physical > gv_jira_projecttypes [View]","assets > projects [View]","physical > bv_data_catalog_query_statistics [View]","assets > collibrametrics_collibra_assets [View]","physical > gv_servicenow_dmn_demand_01_cast [View]","logical > if_camstar_mes04_esigrequirement [View]","physical > bv_collibrametrics_dbo_pdd_status_type_count [View]","physical > gv_camstar_mes04_csigetenumerationlabels_union [View]","physical > bv_data_catalog_view_custom_property [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","assets > td1_ch2203_history [View]","logical > local_ws_03_filter_ws [View]","utilities > all_ds_changes [View]","physical > gv_servicenow_sys_user_group_01_cast [View]","physical > gv_collibrametrics_dbo_count_data_element_no_sor [View]","assets > machine_tag_names [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","assets > servicenow_incident [View]","assets > insp4_history [View]","physical > ds_servicenow_problem_copy [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","physical > bv_wwp_job_history [View]","modeling > if_collibrametrics_collibra_relation [View]","assets > denodo_standards_check [View]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","physical > gv_wlgdw_salesforce_sf_accounts [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > if_gsms_fluorite_case_items [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","assets > collibrametrics_created_by_user_trending [View]","physical > gv_collibrametrics_dbo_all_element_uif_count [View]","assets > contingent_workforce [View]","logical > usecthist_01_join_if_usecthist_history [View]","physical > bv_collibrametrics_dbo_change_req_with_rev_group [View]","physical > bv_wlgdw_servicenow_incident [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","assets > collibrametrics_count_all_element_controls [View]","logical > if_perficient_ctms_followup_item [View]","physical > bv_wlgdw_sop_jde_branch_plant_master [View]","physical > gv_dynamodb_gsms_case_items_01_flatten [View]","logical > if_pbh_history [View]","assets > salesforce_account [View]","modeling > ctms_site_contact_01_filter [View]","physical > bv_jira_issuecustomfields [View]","physical > gv_jira_boardsprints [View]","physical > bv_camstar_mes04_billofprocessbase [View]","physical > bv_ukg_vpaycodemapping [View]","modeling > if_views_not_categorized_assets_datamarts [View]","physical > gv_jira_issuefixversions [View]","physical > bv_wlgdw_gorestar_g_business_dim [View]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact [View]","assets > collibrametrics_all_element_to_col [View]","assets > salesforce_dnb_company_record [View]","assets > denodo_view_details [View]","logical > gsms_fluorite_case_12_join_extreatedarea [View]","logical > qsi_ncmr_02_selection [View]","logical > if_wlgore_hr_taleo_reqs_hist_status_themons [View]","assets > wfp_tm1_demand_forecast [View]","utilities > webservice_with_lower_categories_excluding_parents [View]","logical > if_wlgdw_gorestar_g_cost_center_dim [View]","modeling > if_active_directory_group_member [View]","logical > if_jira_watchers [View]","physical > gv_ad_user [View]","physical > gv_jira_audit [View]","modeling > extended_test [View]","assets > hulk3_history [View]","logical > if_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","assets > boards [View]","modeling > data_quality_rules_with_rule_type [View]","assets > collibrametrics_count_col_dqrule [View]","physical > bv_wlgdw_sec_jde_roles [View]","enterprise_data_governance > data_elements_approved_represented_by_column [View]","assets > mach2_20000806_history [View]","physical > gv_jira_dashboards [View]","physical > bv_servicenow_problem [View]","physical > bv_jira_securitylevels [View]","physical > bv_data_catalog_ws_custom_property [View]","physical > bv_wlgdw_com_jde_user_defined_codes [View]","logical > local_view_04_join_categorized_assets_datamarts_category [View]","physical > bv_pbh_tagtype [View]","logical > if_collibrametrics_dbo_count_all_element_monitors [View]","physical > gv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_camstar_mes04_spec [View]","physical > bv_data_catalog_frequent_query [View]","assets > sales_agent [View]","assets > concur_attendee_extract [View]","modeling > ctms_docum 2023-01-17 16:10:08,338 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 2 * Client response received on thread http-nio-8080-exec-2 2 < 200 2 < cache-control: no-cache,no-store 2 < content-length: 384 2 < content-security-policy: default-src 'none'; frame-ancestors 'none' 2 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 2 < content-type: application/json 2 < date: Tue, 17 Jan 2023 16:10:08 GMT 2 < referrer-policy: no-referrer-when-downgrade 2 < server: istio-envoy 2 < strict-transport-security: max-age=63072000; includeSubDomains; 2 < x-content-type-options: nosniff 2 < x-envoy-upstream-service-time: 279 2 < x-frame-options: DENY 2 < x-xss-protection: 1; mode=block {"id":"22b24743-be6f-419e-8f45-49381db76777","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971808217,"system":false,"resourceType":"Job","name":"Export to \"exportbc549a385cd04fa7abfd0640e57aa62e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:09,441 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 3 * Sending client request on thread http-nio-8080-exec-2 3 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/22b24743-be6f-419e-8f45-49381db76777 3 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:09 GMT 3 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 3 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:09,456 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 3 * Client response received on thread http-nio-8080-exec-2 3 < 200 3 < cache-control: no-cache,no-store 3 < content-length: 485 3 < content-security-policy: default-src 'none'; frame-ancestors 'none' 3 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 3 < content-type: application/json 3 < date: Tue, 17 Jan 2023 16:10:09 GMT 3 < referrer-policy: no-referrer-when-downgrade 3 < server: istio-envoy 3 < strict-transport-security: max-age=63072000; includeSubDomains; 3 < x-content-type-options: nosniff 3 < x-envoy-upstream-service-time: 8 3 < x-frame-options: DENY 3 < x-xss-protection: 1; mode=block {"id":"22b24743-be6f-419e-8f45-49381db76777","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971808217,"system":false,"resourceType":"Job","name":"Export to \"exportbc549a385cd04fa7abfd0640e57aa62e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971809138,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:10:10,460 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 4 * Sending client request on thread http-nio-8080-exec-2 4 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/22b24743-be6f-419e-8f45-49381db76777 4 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:10 GMT 4 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 4 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:10,470 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 4 * Client response received on thread http-nio-8080-exec-2 4 < 200 4 < cache-control: no-cache,no-store 4 < content-length: 736 4 < content-security-policy: default-src 'none'; frame-ancestors 'none' 4 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 4 < content-type: application/json 4 < date: Tue, 17 Jan 2023 16:10:10 GMT 4 < referrer-policy: no-referrer-when-downgrade 4 < server: istio-envoy 4 < strict-transport-security: max-age=63072000; includeSubDomains; 4 < x-content-type-options: nosniff 4 < x-envoy-upstream-service-time: 4 4 < x-frame-options: DENY 4 < x-xss-protection: 1; mode=block {"id":"22b24743-be6f-419e-8f45-49381db76777","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971808217,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971810260,"system":false,"resourceType":"Job","name":"Export to \"exportbc549a385cd04fa7abfd0640e57aa62e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971809138,"endDate":1673971810260,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"b8652f1b-a25f-4e09-b353-0b20785fe5f6\",\"fileName\":\"exportbc549a385cd04fa7abfd0640e57aa62e.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:10,477 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 5 * Sending client request on thread http-nio-8080-exec-2 5 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/22b24743-be6f-419e-8f45-49381db76777 5 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:10 GMT 5 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 5 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:10,494 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 5 * Client response received on thread http-nio-8080-exec-2 5 < 200 5 < cache-control: no-cache,no-store 5 < content-length: 736 5 < content-security-policy: default-src 'none'; frame-ancestors 'none' 5 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 5 < content-type: application/json 5 < date: Tue, 17 Jan 2023 16:10:10 GMT 5 < referrer-policy: no-referrer-when-downgrade 5 < server: istio-envoy 5 < strict-transport-security: max-age=63072000; includeSubDomains; 5 < x-content-type-options: nosniff 5 < x-envoy-upstream-service-time: 3 5 < x-frame-options: DENY 5 < x-xss-protection: 1; mode=block {"id":"22b24743-be6f-419e-8f45-49381db76777","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971808217,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971810260,"system":false,"resourceType":"Job","name":"Export to \"exportbc549a385cd04fa7abfd0640e57aa62e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971809138,"endDate":1673971810260,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"b8652f1b-a25f-4e09-b353-0b20785fe5f6\",\"fileName\":\"exportbc549a385cd04fa7abfd0640e57aa62e.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:10,503 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 6 * Sending client request on thread http-nio-8080-exec-2 6 > GET https://wlgore-dev.collibra.com/rest/2.0/files/b8652f1b-a25f-4e09-b353-0b20785fe5f6 6 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:10 GMT 6 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 6 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:10,527 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 6 * Client response received on thread http-nio-8080-exec-2 6 < 200 6 < cache-control: no-cache,no-store 6 < content-disposition: attachment; filename = "exportbc549a385cd04fa7abfd0640e57aa62e.csv" 6 < content-length: 1457212 6 < content-security-policy: default-src 'none'; frame-ancestors 'none' 6 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 6 < content-type: text/csv 6 < date: Tue, 17 Jan 2023 16:10:10 GMT 6 < referrer-policy: no-referrer-when-downgrade 6 < server: istio-envoy 6 < strict-transport-security: max-age=63072000; includeSubDomains; 6 < x-content-type-options: nosniff 6 < x-envoy-upstream-service-time: 5 6 < x-frame-options: DENY 6 < x-xss-protection: 1; mode=block physical > bv_dynamodb_gsms_list_items [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_dynamodb_case_master > advisingphysician [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > ctms_protocol_deviations > account_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_ncmr_updates [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_customer_dim > county [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_count_col_dqrule > domain_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > currency_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > category41_desc [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > refinementdate_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > attendee_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_excel_ncmr [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > planview_associate_data_updates > country [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > product > category8_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_collibrametrics_dbo_data_elements_to_sor_col [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > collibrametrics_change_req_with_impacted_assets_revgroup > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_denodo_concur_attendee_extract > col130 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure_most_recent > par_business_sequence_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_perficient_ctms_protocol > products [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_count_data_element_no_bterm [View];00000000-0000-0000-0000-000000031007;Table;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wwp_job > state_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_dqrule_rule_type_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_02_remote_table > sys_mod_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_data_catalog_ws_op_res [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_master > divisional_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_data_elements_to_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_branch_plant_02_filter_bp > category_code_43 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > emergency [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_repository > route_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_collibrametrics_collibra_collibra_domains > domain_resource_type_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_dmn_demand_02_remote_table > approval [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > psd_sales_change_log > pm_order_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_gorestar_g_cost_center_dim > category30_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_11_join_implant_date > eur_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_post_new_user_import_template_01_create_fields > corporation_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_sch_time_period_02_falttened > pm_start_from_jan [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_incident > service_offering_link [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > hr_global_finance_headcount_01_add_case_statement_for_pay_status > cost_center_cd [Column];00000000-0000-0000-0000-00...more... 2023-01-17 16:10:12,135 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 7 * Sending client request on thread http-nio-8080-exec-2 7 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 7 > Content-Type: multipart/form-data;boundary=Boundary_1_270078751_1673971812118 7 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:12 GMT 7 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 7 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_1_270078751_1673971812118 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_1_270078751_1673971812118 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_1_270078751_1673971812118 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_1_270078751_1673971812118 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_1_270078751_1673971812118 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > cohort_analysis_secured_names > wage_salary [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > cohort_analysis_secured_names > wage_salary [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wage_salary","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"20"}],"00000000-0000-0000-0001-000500000009":[{"value":"20"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > cohort_analysis_secured_names [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"assets > foghat_20032271_history > pm_end [Column]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}},"domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"},"name":"assets > foghat_20032271_history > pm_end [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"pm_end","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"parameter for data period end"}],"00000000-0000-0000-0000-000000000219":[{"value":"TIMESTAMP"}],"00000000-0000-0000-0000-000000000220":[{"value":"7"}],"00000000-0000-0000-0001-000500000009":[{"value":"23"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"assets > foghat_20032271_history [View]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}}]}}] --Boundary_1_270078751_1673971812118-- 2023-01-17 16:10:12,279 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 7 * Client response received on thread http-nio-8080-exec-2 7 < 200 7 < cache-control: no-cache,no-store 7 < content-length: 333 7 < content-security-policy: default-src 'none'; frame-ancestors 'none' 7 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 7 < content-type: application/json 7 < date: Tue, 17 Jan 2023 16:10:12 GMT 7 < referrer-policy: no-referrer-when-downgrade 7 < server: istio-envoy 7 < strict-transport-security: max-age=63072000; includeSubDomains; 7 < x-content-type-options: nosniff 7 < x-envoy-upstream-service-time: 79 7 < x-frame-options: DENY 7 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:13,287 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 8 * Sending client request on thread http-nio-8080-exec-2 8 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 8 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:13 GMT 8 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 8 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:13,301 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 8 * Client response received on thread http-nio-8080-exec-2 8 < 200 8 < cache-control: no-cache,no-store 8 < content-length: 359 8 < content-security-policy: default-src 'none'; frame-ancestors 'none' 8 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 8 < content-type: application/json 8 < date: Tue, 17 Jan 2023 16:10:13 GMT 8 < referrer-policy: no-referrer-when-downgrade 8 < server: istio-envoy 8 < strict-transport-security: max-age=63072000; includeSubDomains; 8 < x-content-type-options: nosniff 8 < x-envoy-upstream-service-time: 6 8 < x-frame-options: DENY 8 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:10:14,303 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 9 * Sending client request on thread http-nio-8080-exec-2 9 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 9 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:14 GMT 9 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 9 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:14,316 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 9 * Client response received on thread http-nio-8080-exec-2 9 < 200 9 < cache-control: no-cache,no-store 9 < content-length: 359 9 < content-security-policy: default-src 'none'; frame-ancestors 'none' 9 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 9 < content-type: application/json 9 < date: Tue, 17 Jan 2023 16:10:14 GMT 9 < referrer-policy: no-referrer-when-downgrade 9 < server: istio-envoy 9 < strict-transport-security: max-age=63072000; includeSubDomains; 9 < x-content-type-options: nosniff 9 < x-envoy-upstream-service-time: 4 9 < x-frame-options: DENY 9 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:10:15,319 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 10 * Sending client request on thread http-nio-8080-exec-2 10 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 10 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:15 GMT 10 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 10 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:15,330 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 10 * Client response received on thread http-nio-8080-exec-2 10 < 200 10 < cache-control: no-cache,no-store 10 < content-length: 405 10 < content-security-policy: default-src 'none'; frame-ancestors 'none' 10 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 10 < content-type: application/json 10 < date: Tue, 17 Jan 2023 16:10:15 GMT 10 < referrer-policy: no-referrer-when-downgrade 10 < server: istio-envoy 10 < strict-transport-security: max-age=63072000; includeSubDomains; 10 < x-content-type-options: nosniff 10 < x-envoy-upstream-service-time: 4 10 < x-frame-options: DENY 10 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.500225011250563,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:10:16,336 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 11 * Sending client request on thread http-nio-8080-exec-2 11 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 11 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:16 GMT 11 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 11 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:16,347 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 11 * Client response received on thread http-nio-8080-exec-2 11 < 200 11 < cache-control: no-cache,no-store 11 < content-length: 405 11 < content-security-policy: default-src 'none'; frame-ancestors 'none' 11 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 11 < content-type: application/json 11 < date: Tue, 17 Jan 2023 16:10:16 GMT 11 < referrer-policy: no-referrer-when-downgrade 11 < server: istio-envoy 11 < strict-transport-security: max-age=63072000; includeSubDomains; 11 < x-content-type-options: nosniff 11 < x-envoy-upstream-service-time: 5 11 < x-frame-options: DENY 11 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.000450022501125,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:10:17,351 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 12 * Sending client request on thread http-nio-8080-exec-2 12 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 12 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:17 GMT 12 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 12 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:17,368 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 12 * Client response received on thread http-nio-8080-exec-2 12 < 200 12 < cache-control: no-cache,no-store 12 < content-length: 405 12 < content-security-policy: default-src 'none'; frame-ancestors 'none' 12 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 12 < content-type: application/json 12 < date: Tue, 17 Jan 2023 16:10:17 GMT 12 < referrer-policy: no-referrer-when-downgrade 12 < server: istio-envoy 12 < strict-transport-security: max-age=63072000; includeSubDomains; 12 < x-content-type-options: nosniff 12 < x-envoy-upstream-service-time: 5 12 < x-frame-options: DENY 12 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.00090004500225,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:10:18,393 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 13 * Sending client request on thread http-nio-8080-exec-2 13 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 13 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:18 GMT 13 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 13 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:18,403 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 13 * Client response received on thread http-nio-8080-exec-2 13 < 200 13 < cache-control: no-cache,no-store 13 < content-length: 406 13 < content-security-policy: default-src 'none'; frame-ancestors 'none' 13 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 13 < content-type: application/json 13 < date: Tue, 17 Jan 2023 16:10:18 GMT 13 < referrer-policy: no-referrer-when-downgrade 13 < server: istio-envoy 13 < strict-transport-security: max-age=63072000; includeSubDomains; 13 < x-content-type-options: nosniff 13 < x-envoy-upstream-service-time: 4 13 < x-frame-options: DENY 13 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.501125056252814,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:10:19,407 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 14 * Sending client request on thread http-nio-8080-exec-2 14 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 14 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:19 GMT 14 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 14 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:19,421 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 14 * Client response received on thread http-nio-8080-exec-2 14 < 200 14 < cache-control: no-cache,no-store 14 < content-length: 406 14 < content-security-policy: default-src 'none'; frame-ancestors 'none' 14 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 14 < content-type: application/json 14 < date: Tue, 17 Jan 2023 16:10:19 GMT 14 < referrer-policy: no-referrer-when-downgrade 14 < server: istio-envoy 14 < strict-transport-security: max-age=63072000; includeSubDomains; 14 < x-content-type-options: nosniff 14 < x-envoy-upstream-service-time: 6 14 < x-frame-options: DENY 14 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.001350067503378,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:10:20,429 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 15 * Sending client request on thread http-nio-8080-exec-2 15 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 15 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:20 GMT 15 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 15 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:20,460 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 15 * Client response received on thread http-nio-8080-exec-2 15 < 200 15 < cache-control: no-cache,no-store 15 < content-length: 405 15 < content-security-policy: default-src 'none'; frame-ancestors 'none' 15 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 15 < content-type: application/json 15 < date: Tue, 17 Jan 2023 16:10:20 GMT 15 < referrer-policy: no-referrer-when-downgrade 15 < server: istio-envoy 15 < strict-transport-security: max-age=63072000; includeSubDomains; 15 < x-content-type-options: nosniff 15 < x-envoy-upstream-service-time: 4 15 < x-frame-options: DENY 15 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.50157507875394,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:10:21,464 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 16 * Sending client request on thread http-nio-8080-exec-2 16 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 16 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:21 GMT 16 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 16 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:21,476 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 16 * Client response received on thread http-nio-8080-exec-2 16 < 200 16 < cache-control: no-cache,no-store 16 < content-length: 404 16 < content-security-policy: default-src 'none'; frame-ancestors 'none' 16 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 16 < content-type: application/json 16 < date: Tue, 17 Jan 2023 16:10:21 GMT 16 < referrer-policy: no-referrer-when-downgrade 16 < server: istio-envoy 16 < strict-transport-security: max-age=63072000; includeSubDomains; 16 < x-content-type-options: nosniff 16 < x-envoy-upstream-service-time: 4 16 < x-frame-options: DENY 16 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0018000900045,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:10:22,478 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 17 * Sending client request on thread http-nio-8080-exec-2 17 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 17 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:22 GMT 17 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 17 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:22,490 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 17 * Client response received on thread http-nio-8080-exec-2 17 < 200 17 < cache-control: no-cache,no-store 17 < content-length: 406 17 < content-security-policy: default-src 'none'; frame-ancestors 'none' 17 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 17 < content-type: application/json 17 < date: Tue, 17 Jan 2023 16:10:22 GMT 17 < referrer-policy: no-referrer-when-downgrade 17 < server: istio-envoy 17 < strict-transport-security: max-age=63072000; includeSubDomains; 17 < x-content-type-options: nosniff 17 < x-envoy-upstream-service-time: 4 17 < x-frame-options: DENY 17 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.502025101255064,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:10:23,492 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 18 * Sending client request on thread http-nio-8080-exec-2 18 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 18 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:23 GMT 18 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 18 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:23,515 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 18 * Client response received on thread http-nio-8080-exec-2 18 < 200 18 < cache-control: no-cache,no-store 18 < content-length: 415 18 < content-security-policy: default-src 'none'; frame-ancestors 'none' 18 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 18 < content-type: application/json 18 < date: Tue, 17 Jan 2023 16:10:23 GMT 18 < referrer-policy: no-referrer-when-downgrade 18 < server: istio-envoy 18 < strict-transport-security: max-age=63072000; includeSubDomains; 18 < x-content-type-options: nosniff 18 < x-envoy-upstream-service-time: 9 18 < x-frame-options: DENY 18 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":54.002700135006755,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET_RELATION"} 2023-01-17 16:10:25,520 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 19 * Sending client request on thread http-nio-8080-exec-2 19 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 19 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:25 GMT 19 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 19 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:25,535 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 19 * Client response received on thread http-nio-8080-exec-2 19 < 200 19 < cache-control: no-cache,no-store 19 < content-length: 414 19 < content-security-policy: default-src 'none'; frame-ancestors 'none' 19 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 19 < content-type: application/json 19 < date: Tue, 17 Jan 2023 16:10:25 GMT 19 < referrer-policy: no-referrer-when-downgrade 19 < server: istio-envoy 19 < strict-transport-security: max-age=63072000; includeSubDomains; 19 < x-content-type-options: nosniff 19 < x-envoy-upstream-service-time: 7 19 < x-frame-options: DENY 19 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":76.50382519125957,"cancelable":true,"startDate":1673971813139,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET_RELATION"} 2023-01-17 16:10:27,539 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 20 * Sending client request on thread http-nio-8080-exec-2 20 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 20 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:27 GMT 20 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 20 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:27,554 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 20 * Client response received on thread http-nio-8080-exec-2 20 < 200 20 < cache-control: no-cache,no-store 20 < content-length: 1961 20 < content-security-policy: default-src 'none'; frame-ancestors 'none' 20 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 20 < content-type: application/json 20 < date: Tue, 17 Jan 2023 16:10:27 GMT 20 < referrer-policy: no-referrer-when-downgrade 20 < server: istio-envoy 20 < strict-transport-security: max-age=63072000; includeSubDomains; 20 < vary: accept-encoding 20 < x-content-type-options: nosniff 20 < x-envoy-upstream-service-time: 5 20 < x-frame-options: DENY 20 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971826477,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971813139,"endDate":1673971826477,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Table\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031007\"},\"Column\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":2,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":35,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"},\"[Schema] contains / is part of [Table]\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007043\"}}},\"AT\":{\"TYPE\":{\"Table Type\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000008\"},\"View Status\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"fb2963a3-8e92-4bf8-9852-e5e9f16f00d6\"},\"Size\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Cache Status\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"31d73b59-fa3c-4beb-a34b-33f1071adf9d\"},\"Technical Data Type\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"},\"URL\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000258\"}}}}}"} 2023-01-17 16:10:27,560 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 21 * Sending client request on thread http-nio-8080-exec-2 21 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/197567ab-56c2-414c-b592-34ae24dd9dee 21 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:27 GMT 21 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 21 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:27,586 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 21 * Client response received on thread http-nio-8080-exec-2 21 < 200 21 < cache-control: no-cache,no-store 21 < content-length: 1961 21 < content-security-policy: default-src 'none'; frame-ancestors 'none' 21 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 21 < content-type: application/json 21 < date: Tue, 17 Jan 2023 16:10:27 GMT 21 < referrer-policy: no-referrer-when-downgrade 21 < server: istio-envoy 21 < strict-transport-security: max-age=63072000; includeSubDomains; 21 < vary: accept-encoding 21 < x-content-type-options: nosniff 21 < x-envoy-upstream-service-time: 5 21 < x-frame-options: DENY 21 < x-xss-protection: 1; mode=block {"id":"197567ab-56c2-414c-b592-34ae24dd9dee","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971812263,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971826477,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971813139,"endDate":1673971826477,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Table\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031007\"},\"Column\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":2,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":35,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"},\"[Schema] contains / is part of [Table]\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007043\"}}},\"AT\":{\"TYPE\":{\"Table Type\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000008\"},\"View Status\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"fb2963a3-8e92-4bf8-9852-e5e9f16f00d6\"},\"Size\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Cache Status\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"31d73b59-fa3c-4beb-a34b-33f1071adf9d\"},\"Technical Data Type\":{\"ADD\":33,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"},\"URL\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000258\"}}}}}"} 2023-01-17 16:10:27,617 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 22 * Sending client request on thread http-nio-8080-exec-2 22 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 22 > Content-Type: application/json 22 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:27 GMT 22 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 22 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","customer_experience","enterprise_data_governance","assets","modeling","mpd_customer_service","admin","physical","utilities","logical","logical > psd_sales_change_log_06_get_product_family_description [View]","physical > bv_collibrametrics_dbo_all_element_col_count [View]","assets > customer [View]","physical > gv_wlgdw_gorestar_g_month_dim [View]","physical > bv_jira_projects [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","physical > bv_wlgdw_gorestar_g_lot_dim [View]","logical > if_wwp_tpm_stat [View]","physical > gv_collibrametrics_collibra_incomplete_dataelement_trending [View]","logical > usecthist_history_td2_ch2383 [View]","physical > gv_jira_projectcomponents [View]","physical > gv_camstar_mes04_erproute [View]","logical > if_wlgdw_com_jde_customer_master [View]","utilities > datasource_connection_status [View]","physical > gv_wlgdw_com_jde_user_defined_codes_alt_des [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","assets > cost_center [View]","logical > roles_perm_01_union_view_db [View]","assets > sales_order [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","assets > business [View]","physical > gv_collibrametrics_dbo_all_element_to_col [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","assets > wfp_tech_associate_role_competancy_data [View]","logical > usecthist_tags_01_split_tagname [View]","physical > bv_wlgdw_gorestar_g_pricing_dim [View]","logical > util_log_01_row_num [View]","physical > gv_qsi_dpc_updates [View]","physical > bv_wlgdw_hr_taleo_reqs_hist_status [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","physical > bv_wlgdw_py_secman_spend_security [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","physical > bv_wlgdw_salesforce_sf_contacts [View]","assets > collibrametrics_count_data_element_no_sor_col [View]","physical > gv_den_rls_white_list_08_trim_cols [View]","logical > usecthist_history_kamino4 [View]","physical > bv_collibrametrics_dbo_count_approved_multiple_sor [View]","physical > bv_collibrametrics_dbo_data_elements_to_entity [View]","physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim [View]","modeling > gorestar_order_detail_01_join_day [View]","physical > bv_pbh_history [View]","physical > bv_camstar_mes04_productfamily [View]","physical > gv_jira_projecttypes [View]","assets > projects [View]","physical > bv_data_catalog_query_statistics [View]","assets > collibrametrics_collibra_assets [View]","physical > gv_servicenow_dmn_demand_01_cast [View]","logical > if_camstar_mes04_esigrequirement [View]","physical > bv_collibrametrics_dbo_pdd_status_type_count [View]","physical > gv_camstar_mes04_csigetenumerationlabels_union [View]","physical > bv_data_catalog_view_custom_property [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","assets > td1_ch2203_history [View]","logical > local_ws_03_filter_ws [View]","utilities > all_ds_changes [View]","physical > gv_servicenow_sys_user_group_01_cast [View]","physical > gv_collibrametrics_dbo_count_data_element_no_sor [View]","assets > machine_tag_names [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","assets > servicenow_incident [View]","assets > insp4_history [View]","physical > ds_servicenow_problem_copy [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","physical > bv_wwp_job_history [View]","modeling > if_collibrametrics_collibra_relation [View]","assets > denodo_standards_check [View]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","physical > gv_wlgdw_salesforce_sf_accounts [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > if_gsms_fluorite_case_items [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","assets > collibrametrics_created_by_user_trending [View]","physical > gv_collibrametrics_dbo_all_element_uif_count [View]","assets > contingent_workforce [View]","logical > usecthist_01_join_if_usecthist_history [View]","physical > bv_collibrametrics_dbo_change_req_with_rev_group [View]","physical > bv_wlgdw_servicenow_incident [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","assets > collibrametrics_count_all_element_controls [View]","logical > if_perficient_ctms_followup_item [View]","physical > bv_wlgdw_sop_jde_branch_plant_master [View]","physical > gv_dynamodb_gsms_case_items_01_flatten [View]","logical > if_pbh_history [View]","assets > salesforce_account [View]","modeling > ctms_site_contact_01_filter [View]","physical > bv_jira_issuecustomfields [View]","physical > gv_jira_boardsprints [View]","physical > bv_camstar_mes04_billofprocessbase [View]","physical > bv_ukg_vpaycodemapping [View]","modeling > if_views_not_categorized_assets_datamarts [View]","physical > gv_jira_issuefixversions [View]","physical > bv_wlgdw_gorestar_g_business_dim [View]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact [View]","assets > collibrametrics_all_element_to_col [View]","assets > salesforce_dnb_company_record [View]","assets > denodo_view_details [View]","logical > gsms_fluorite_case_12_join_extreatedarea [View]","logical > qsi_ncmr_02_selection [View]","logical > if_wlgore_hr_taleo_reqs_hist_status_themons [View]","assets > wfp_tm1_demand_forecast [View]","utilities > webservice_with_lower_categories_excluding_parents [View]","logical > if_wlgdw_gorestar_g_cost_center_dim [View]","modeling > if_active_directory_group_member [View]","logical > if_jira_watchers [View]","physical > gv_ad_user [View]","physical > gv_jira_audit [View]","modeling > extended_test [View]","assets > hulk3_history [View]","logical > if_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","assets > boards [View]","modeling > data_quality_rules_with_rule_type [View]","assets > collibrametrics_count_col_dqrule [View]","physical > bv_wlgdw_sec_jde_roles [View]","enterprise_data_governance > data_elements_approved_represented_by_column [View]","assets > mach2_20000806_history [View]","physical > gv_jira_dashboards [View]","physical > bv_servicenow_problem [View]","physical > bv_jira_securitylevels [View]","physical > bv_data_catalog_ws_custom_property [View]","physical > bv_wlgdw_com_jde_user_defined_codes [View]","logical > local_view_04_join_categorized_assets_datamarts_category [View]","physical > bv_pbh_tagtype [View]","logical > if_collibrametrics_dbo_count_all_element_monitors [View]","physical > gv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_camstar_mes04_spec [View]","physical > bv_data_catalog_frequent_query [View]","assets > sales_agent [View]","assets > concur_attendee_extract [View]","modeling > ctms_docum 2023-01-17 16:10:27,749 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 22 * Client response received on thread http-nio-8080-exec-2 22 < 200 22 < cache-control: no-cache,no-store 22 < content-length: 384 22 < content-security-policy: default-src 'none'; frame-ancestors 'none' 22 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 22 < content-type: application/json 22 < date: Tue, 17 Jan 2023 16:10:27 GMT 22 < referrer-policy: no-referrer-when-downgrade 22 < server: istio-envoy 22 < strict-transport-security: max-age=63072000; includeSubDomains; 22 < x-content-type-options: nosniff 22 < x-envoy-upstream-service-time: 109 22 < x-frame-options: DENY 22 < x-xss-protection: 1; mode=block {"id":"481be1b1-dbe9-4071-84f6-1d021a8d7319","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971827653,"system":false,"resourceType":"Job","name":"Export to \"export2e6733f6ee0b4083969f06d076f4eab1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:28,762 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 23 * Sending client request on thread http-nio-8080-exec-2 23 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/481be1b1-dbe9-4071-84f6-1d021a8d7319 23 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:28 GMT 23 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 23 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:28,772 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 23 * Client response received on thread http-nio-8080-exec-2 23 < 200 23 < cache-control: no-cache,no-store 23 < content-length: 485 23 < content-security-policy: default-src 'none'; frame-ancestors 'none' 23 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 23 < content-type: application/json 23 < date: Tue, 17 Jan 2023 16:10:28 GMT 23 < referrer-policy: no-referrer-when-downgrade 23 < server: istio-envoy 23 < strict-transport-security: max-age=63072000; includeSubDomains; 23 < x-content-type-options: nosniff 23 < x-envoy-upstream-service-time: 4 23 < x-frame-options: DENY 23 < x-xss-protection: 1; mode=block {"id":"481be1b1-dbe9-4071-84f6-1d021a8d7319","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971827653,"system":false,"resourceType":"Job","name":"Export to \"export2e6733f6ee0b4083969f06d076f4eab1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971828147,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:10:29,776 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 24 * Sending client request on thread http-nio-8080-exec-2 24 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/481be1b1-dbe9-4071-84f6-1d021a8d7319 24 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:29 GMT 24 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 24 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:29,789 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 24 * Client response received on thread http-nio-8080-exec-2 24 < 200 24 < cache-control: no-cache,no-store 24 < content-length: 736 24 < content-security-policy: default-src 'none'; frame-ancestors 'none' 24 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 24 < content-type: application/json 24 < date: Tue, 17 Jan 2023 16:10:29 GMT 24 < referrer-policy: no-referrer-when-downgrade 24 < server: istio-envoy 24 < strict-transport-security: max-age=63072000; includeSubDomains; 24 < x-content-type-options: nosniff 24 < x-envoy-upstream-service-time: 5 24 < x-frame-options: DENY 24 < x-xss-protection: 1; mode=block {"id":"481be1b1-dbe9-4071-84f6-1d021a8d7319","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971827653,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971829297,"system":false,"resourceType":"Job","name":"Export to \"export2e6733f6ee0b4083969f06d076f4eab1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971828147,"endDate":1673971829296,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"3e2b3fec-d39d-4569-8a30-cbfedc887cd2\",\"fileName\":\"export2e6733f6ee0b4083969f06d076f4eab1.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:29,793 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 25 * Sending client request on thread http-nio-8080-exec-2 25 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/481be1b1-dbe9-4071-84f6-1d021a8d7319 25 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:29 GMT 25 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 25 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:29,813 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 25 * Client response received on thread http-nio-8080-exec-2 25 < 200 25 < cache-control: no-cache,no-store 25 < content-length: 736 25 < content-security-policy: default-src 'none'; frame-ancestors 'none' 25 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 25 < content-type: application/json 25 < date: Tue, 17 Jan 2023 16:10:29 GMT 25 < referrer-policy: no-referrer-when-downgrade 25 < server: istio-envoy 25 < strict-transport-security: max-age=63072000; includeSubDomains; 25 < x-content-type-options: nosniff 25 < x-envoy-upstream-service-time: 5 25 < x-frame-options: DENY 25 < x-xss-protection: 1; mode=block {"id":"481be1b1-dbe9-4071-84f6-1d021a8d7319","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971827653,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971829297,"system":false,"resourceType":"Job","name":"Export to \"export2e6733f6ee0b4083969f06d076f4eab1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971828147,"endDate":1673971829296,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"3e2b3fec-d39d-4569-8a30-cbfedc887cd2\",\"fileName\":\"export2e6733f6ee0b4083969f06d076f4eab1.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:29,825 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 26 * Sending client request on thread http-nio-8080-exec-2 26 > GET https://wlgore-dev.collibra.com/rest/2.0/files/3e2b3fec-d39d-4569-8a30-cbfedc887cd2 26 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:29 GMT 26 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 26 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:29,840 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 26 * Client response received on thread http-nio-8080-exec-2 26 < 200 26 < cache-control: no-cache,no-store 26 < content-disposition: attachment; filename = "export2e6733f6ee0b4083969f06d076f4eab1.csv" 26 < content-length: 1463110 26 < content-security-policy: default-src 'none'; frame-ancestors 'none' 26 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 26 < content-type: text/csv 26 < date: Tue, 17 Jan 2023 16:10:29 GMT 26 < referrer-policy: no-referrer-when-downgrade 26 < server: istio-envoy 26 < strict-transport-security: max-age=63072000; includeSubDomains; 26 < x-content-type-options: nosniff 26 < x-envoy-upstream-service-time: 4 26 < x-frame-options: DENY 26 < x-xss-protection: 1; mode=block physical > bv_dynamodb_gsms_list_items [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > u_dmn_explored_existing_system [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_dynamodb_case_master > advisingphysician [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > ctms_protocol_deviations > account_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_ncmr_updates [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_customer_dim > county [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_count_col_dqrule > domain_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > currency_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > category41_desc [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > refinementdate_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > attendee_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_excel_ncmr [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > work_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > planview_associate_data_updates > country [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > product > category8_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_collibrametrics_dbo_data_elements_to_sor_col [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > collibrametrics_change_req_with_impacted_assets_revgroup > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_denodo_concur_attendee_extract > col130 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure_most_recent > par_business_sequence_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_perficient_ctms_protocol > products [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_count_data_element_no_bterm [View];00000000-0000-0000-0000-000000031007;Table;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wwp_job > state_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_dqrule_rule_type_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_02_remote_table > sys_mod_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_data_catalog_ws_op_res [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_master > divisional_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_data_elements_to_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_branch_plant_02_filter_bp > category_code_43 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > emergency [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_repository > route_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_collibrametrics_collibra_collibra_domains > domain_resource_type_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_dmn_demand_02_remote_table > approval [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > psd_sales_change_log > pm_order_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_gorestar_g_cost_center_dim > category30_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_11_join_implant_date > eur_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_post_new_user_import_template_01_create_fields > corporation_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_sch_time_period_02_falttened > pm_start_from_jan [Column];00000000-0000-0000-0...more... 2023-01-17 16:10:30,363 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 27 * Sending client request on thread http-nio-8080-exec-2 27 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 27 > Content-Type: application/json 27 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:30 GMT 27 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 27 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_wlgdw_servicenow_cmdb_ci > u_current_external_support_status [Column]","logical > timecard_03_emplid > processemployeeprofile [Column]","logical > servicenow_change_request_02_join_cmn_department > phase_state [Column]","physical > gv_servicenow_problem_01_cast > delivery_plan [Column]","logical > usecthist_history_fpex_ch2262 > pm_machine [Column]","assets > salesforce_dnb_company_record > employeecounttotal [Column]","physical > bv_camstar_mes04_spec > assignudi [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_approved [Column]","physical > gv_wlgdw_hr_gen_wfp_project > pfp_start_date [Column]","physical > bv_wlgdw_salesforce_sf_strategic_account_plan > packs [Column]","assets > ship_to > gl_class [Column]","logical > qsi_dpc_fs_01_join_dpc_updates_fs > partnumber [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > monthly_web_traffic [Column]","modeling > if_views_tagged_outside_assets_datamarts > name [Column]","physical > gv_collibrametrics_dbo_pdd_asset_list > created_by [Column]","logical > if_ukg_vtimecardpunch > geolatitude [Column]","logical > hr_cohort_02_join_trpose > country [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > currency_cd_a_b_amts [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > report_custom_1 [Column]","logical > sales_order_detail_11_join_implant_date > original_ship_date_key [Column]","logical > product_01_join_base_type_family_line_info > devicetype [Column]","logical > hr_global_finance_headcount_02_trim_emplid > emplid [Column]","modeling > wfp_tm1_demand > home_team [Column]","assets > fab_datahub_adhoc_fab_analytics > r12mth_time_range [Column]","physical > bv_perficient_ctms_protocol > protocol_0 [Column]","physical > bv_jira_securitylevels > id [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > currencyisocode [Column]","logical > if_perficient_ctms_protocol_deviations > pifirstname [Column]","physical > gv_ukg_vpeople > fulltimestandardhoursquantity [Column]","physical > bv_servicenow_change_request > u_service_impact [Column]","logical > if_servicenow_problem_02_join_sys_user_group > work_notes_list [Column]","logical > if_wlgdw_sop_order_detail_cons > salesperson_code_2 [Column]","logical > usecthist_history_insp4 > tag_part_1 [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > use_non_eng_add_for_e1_sync [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > product [Column]","logical > sales_order_detail_12_join_salesperson > local_sales_amt [Column]","physical > gv_servicenow_change_request_02_remote_table > sys_updated_on [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_filled_dt_yr [Column]","logical > gore_branch_plant_01_join_country > tax_or_deduction_comp_sts_6 [Column]","logical > psd_sales_change_log_07_get_product_group_description > product_family [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > invoice_doc_type [Column]","physical > bv_servicenow_u_demand_metric_instances > dmn_upon_reject [Column]","logical > gsms_fluorite_case_09_join_casetype > hospitaldepartment [Column]","physical > bv_collibrametrics_dbo_data_elements_approved > domain_name [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > manufacturing_date_spec [Column]","physical > bv_ukg_vpeople > updatedtm [Column]","logical > planview_associate_data_updates_03_track_changes > job_family_description [Column]","assets > customer > open_order_amt [Column]","logical > if_jira_issuechangelogs > itemfrom [Column]","physical > bv_wlgdw_salesforce_sf_contacts > process_true [Column]","logical > gore_branch_plant_01_join_country > date_other_5 [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > address_nbr [Column]","physical > gv_wlgdw_gorestar_g_pricing_dim > item_effective_date [Column]","physical > bv_wlgdw_sop_jde_branch_plant_master > commitment_specific_days [Column]","physical > gv_wlgdw_salesforce_sf_record_types > lastmodifieddate [Column]","modeling > if_sales_order > related_po_so_wo_number [Column]","physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column]","assets > hulk2_history > ww_quality_rule [Column]","physical > gv_wlgdw_cqrowner_jde_company_masters > beg_of_fy_ar [Column]","logical > issues_01_cache_selection > changemanagementloescore_0 [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > dependency_user_creator [Column]","modeling > if_jde_address_book_repository > temp_credit_message [Column]","physical > gv_wlgdw_salesforce_sf_accounts > account_external_id [Column]","logical > if_collibrametrics_collibra_collibra_assets > name [Column]","modeling > ctms_site_contact > region_unique_identifier [Column]","logical > if_servicenow_sc_req_item > escalation [Column]","logical > if_wlgdw_com_jde_address_book_repository > postal_code [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > mailingstateabbreviation [Column]","physical > bv_servicenow_cmdb_ci_old > cost [Column]","assets > squidward_1991534_history > ww_version [Column]","logical > if_wgldw_hr_gen_tpwfp_resource > y03m06 [Column]","physical > bv_wwp_util_reas > last_edit_by [Column]","logical > if_servicenow_incident > u_device_asset_name [Column]","physical > bv_servicenow_sc_req_item > u_department [Column]","utilities > webservice_untagged_assets_datamarts > database_name [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > telephonenumber [Column]","assets > webservice_untagged_assets_datamarts > last_modification_isst_data [Column]","physical > gv_servicenow_change_request_02_remote_table > u_source_incident [Column]","assets > cost_center > brand_code [Column]","assets > pricing > country [Column]","modeling > data_elements_approved_left_join_sor > asset_type [Column]","logical > if_ukg_vpeople > paycodeviewprofile [Column]","assets > jde_address_book_repository > divisional_use_2 [Column]","logical > usecthist_history_mach2_20000806 > wwretrievalmode [Column]","physical > gv_wlgdw_gorestar_g_bu_structure_dim > bus_lvl_nme [Column]","assets > sales_order_multi > reference_2 [Column]","logical > product_base_type_family_line_info_12_join_cdodefinition > inspectall [Column]","assets > hr_ukg_ld_cc_emplid_hours > country [Column]","modeling > if_putzbrunn_history > percent_good [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_post_int_site [Column]","modeling > ctms_site_contact_01_filter > account_unique_identifier [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > activity_due [Column]","logical > if_jira_workflows > isdefault [Column]","physical > gv_wgldwdev_tpwfp_resource > y03m09 [Column]","logical > sales_order_detail_13_join_salesperson2 > currency_mode_cd [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > strategic_account_plan__c [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > attendee_custom_20 [Column]","assets > ukg_time_card_punch > user_entered_labor_entry_name_1 [Column]","physical > gv_servicenow_problem_01_cast > follow_up [Column]","logical > usecthist_02_join_date_param > pm_end_days_back [Column]","physical > bv_collibrametrics_dbo_pdd_asset_list > status [Column]","physical > gv_servicenow_sc_request_01_cast > cmdb_ci_business_app [Column]","physical > gv_camstar_mes04_product > changehistoryid [Column]","assets > hr_ukg_backup > pp_payperiod [Column]","logica 2023-01-17 16:10:30,502 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 27 * Client response received on thread http-nio-8080-exec-2 27 < 200 27 < cache-control: no-cache,no-store 27 < content-length: 384 27 < content-security-policy: default-src 'none'; frame-ancestors 'none' 27 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 27 < content-type: application/json 27 < date: Tue, 17 Jan 2023 16:10:30 GMT 27 < referrer-policy: no-referrer-when-downgrade 27 < server: istio-envoy 27 < strict-transport-security: max-age=63072000; includeSubDomains; 27 < x-content-type-options: nosniff 27 < x-envoy-upstream-service-time: 121 27 < x-frame-options: DENY 27 < x-xss-protection: 1; mode=block {"id":"020916d9-918a-4c49-9fe4-0408f029217f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971830402,"system":false,"resourceType":"Job","name":"Export to \"export7272d5f6dc5e4cea90510720fa251747.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:31,507 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 28 * Sending client request on thread http-nio-8080-exec-2 28 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/020916d9-918a-4c49-9fe4-0408f029217f 28 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:31 GMT 28 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 28 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:31,517 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 28 * Client response received on thread http-nio-8080-exec-2 28 < 200 28 < cache-control: no-cache,no-store 28 < content-length: 485 28 < content-security-policy: default-src 'none'; frame-ancestors 'none' 28 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 28 < content-type: application/json 28 < date: Tue, 17 Jan 2023 16:10:31 GMT 28 < referrer-policy: no-referrer-when-downgrade 28 < server: istio-envoy 28 < strict-transport-security: max-age=63072000; includeSubDomains; 28 < x-content-type-options: nosniff 28 < x-envoy-upstream-service-time: 5 28 < x-frame-options: DENY 28 < x-xss-protection: 1; mode=block {"id":"020916d9-918a-4c49-9fe4-0408f029217f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971830402,"system":false,"resourceType":"Job","name":"Export to \"export7272d5f6dc5e4cea90510720fa251747.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971831149,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:10:32,522 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 29 * Sending client request on thread http-nio-8080-exec-2 29 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/020916d9-918a-4c49-9fe4-0408f029217f 29 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:32 GMT 29 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 29 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:32,535 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 29 * Client response received on thread http-nio-8080-exec-2 29 < 200 29 < cache-control: no-cache,no-store 29 < content-length: 736 29 < content-security-policy: default-src 'none'; frame-ancestors 'none' 29 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 29 < content-type: application/json 29 < date: Tue, 17 Jan 2023 16:10:32 GMT 29 < referrer-policy: no-referrer-when-downgrade 29 < server: istio-envoy 29 < strict-transport-security: max-age=63072000; includeSubDomains; 29 < x-content-type-options: nosniff 29 < x-envoy-upstream-service-time: 4 29 < x-frame-options: DENY 29 < x-xss-protection: 1; mode=block {"id":"020916d9-918a-4c49-9fe4-0408f029217f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971830402,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971832326,"system":false,"resourceType":"Job","name":"Export to \"export7272d5f6dc5e4cea90510720fa251747.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971831149,"endDate":1673971832325,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"9f6dccc4-c57b-4222-ac93-f9cb3a3e7708\",\"fileName\":\"export7272d5f6dc5e4cea90510720fa251747.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:32,540 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 30 * Sending client request on thread http-nio-8080-exec-2 30 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/020916d9-918a-4c49-9fe4-0408f029217f 30 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:32 GMT 30 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 30 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:32,552 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 30 * Client response received on thread http-nio-8080-exec-2 30 < 200 30 < cache-control: no-cache,no-store 30 < content-length: 736 30 < content-security-policy: default-src 'none'; frame-ancestors 'none' 30 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 30 < content-type: application/json 30 < date: Tue, 17 Jan 2023 16:10:32 GMT 30 < referrer-policy: no-referrer-when-downgrade 30 < server: istio-envoy 30 < strict-transport-security: max-age=63072000; includeSubDomains; 30 < x-content-type-options: nosniff 30 < x-envoy-upstream-service-time: 5 30 < x-frame-options: DENY 30 < x-xss-protection: 1; mode=block {"id":"020916d9-918a-4c49-9fe4-0408f029217f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971830402,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971832326,"system":false,"resourceType":"Job","name":"Export to \"export7272d5f6dc5e4cea90510720fa251747.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971831149,"endDate":1673971832325,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"9f6dccc4-c57b-4222-ac93-f9cb3a3e7708\",\"fileName\":\"export7272d5f6dc5e4cea90510720fa251747.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:32,555 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 31 * Sending client request on thread http-nio-8080-exec-2 31 > GET https://wlgore-dev.collibra.com/rest/2.0/files/9f6dccc4-c57b-4222-ac93-f9cb3a3e7708 31 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:32 GMT 31 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 31 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:32,567 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 31 * Client response received on thread http-nio-8080-exec-2 31 < 200 31 < cache-control: no-cache,no-store 31 < content-disposition: attachment; filename = "export7272d5f6dc5e4cea90510720fa251747.csv" 31 < content-length: 1492764 31 < content-security-policy: default-src 'none'; frame-ancestors 'none' 31 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 31 < content-type: text/csv 31 < date: Tue, 17 Jan 2023 16:10:32 GMT 31 < referrer-policy: no-referrer-when-downgrade 31 < server: istio-envoy 31 < strict-transport-security: max-age=63072000; includeSubDomains; 31 < x-content-type-options: nosniff 31 < x-envoy-upstream-service-time: 3 31 < x-frame-options: DENY 31 < x-xss-protection: 1; mode=block assets > hr_ukg_ld_cc_emplid_hours > expecteddailyhours [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wgldwdev_tpwfp_project > group_identifier_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > sic4code3description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_sop_product_family_master > load_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > report_entry_custom_40 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_gen_wfp_resource > y01m08 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_financial_account_dim > category28_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > business_structure_most_recent > business_l07_short_name [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_dynamodb_case_master_01_proj > producttype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_com_edirectory_ldap_extract > job_family_description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_spec > wlgsplitresetdcstatus [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_collibrametrics_dbo_count_data_element_entity_approved > combo_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > servicenow_change_request > state [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_salesforce_sf_contacts > contact_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > if_wwp_uom > last_edit_comment [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > checked_in [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_change_request_01_cast > sys_updated_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_changestatus > exportimportkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > ww_resolution [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_camstar_mes04_spec > wlgprocesstimestartalttxn [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issuesubtasks > summary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_rls_white_list_04_position_white_list > elementtype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > num_req_curr_filled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > tortleo_history > value [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > issues_aggregated > sprint_issue_project_key [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > report_org_unit_6 [Column];00000000-0000-0000-0000-00000...more... 2023-01-17 16:10:33,316 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 32 * Sending client request on thread http-nio-8080-exec-2 32 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 32 > Content-Type: multipart/form-data;boundary=Boundary_2_127361962_1673971833306 32 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:33 GMT 32 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 32 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_2_127361962_1673971833306 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_2_127361962_1673971833306 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_2_127361962_1673971833306 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_2_127361962_1673971833306 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_2_127361962_1673971833306 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" me":"physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_hold [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_hold [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"qty_on_hold","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"DECODE(LOT_STATUS_CODE,NULL,0,ON_HAND_QTY)"}],"00000000-0000-0000-0000-000000000219":[{"value":"NUMERIC"}],"00000000-0000-0000-0000-000000000220":[{"value":"22"}],"00000000-0000-0000-0001-000500000009":[{"value":"24"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_wlgdw_gorestar_g_inventory_location_fact [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_servicenow_change_request_01_cast > work_notes_list [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_servicenow_change_request_01_cast > work_notes_list [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"work_notes_list","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_servicenow_change_request_01_cast [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_opportunity > previous_type [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_opportunity > previous_type [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"previous_type","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"PREVIOUS_TYPE__C"}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"50"}],"00000000-0000-0000-0001-000500000009":[{"value":"50"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_opportunity [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_jira_audit > changedto [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_jira_audit > changedto [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"changedto","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"The previous value."}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"2000"}],"00000000-0000-0000-0001-000500000009":[{"value":"2000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_jira_audit [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"assets > tortmike_history > machine [Column]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}},"domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"},"name":"assets > tortmike_history > machine [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"machine","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"array of tagname split on periods"}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"assets > tortmike_history [View]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > ds_servicenow_problem_copy > failed_attempts [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > ds_servicenow_problem_copy > failed_attempts [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"failed_attempts","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > ds_servicenow_problem_copy [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > bv_collibrametrics_dbo_match_uif_dqrule > source_id [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > bv_collibrametrics_dbo_match_uif_dqrule > source_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"source_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"CHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"36"}],"00000000-0000-0000-0001-000500000009":[{"value":"36"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > bv_collibrametrics_dbo_match_uif_dqrule [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}}] --Boundary_2_127361962_1673971833306-- 2023-01-17 16:10:33,443 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 32 * Client response received on thread http-nio-8080-exec-2 32 < 200 32 < cache-control: no-cache,no-store 32 < content-length: 333 32 < content-security-policy: default-src 'none'; frame-ancestors 'none' 32 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 32 < content-type: application/json 32 < date: Tue, 17 Jan 2023 16:10:33 GMT 32 < referrer-policy: no-referrer-when-downgrade 32 < server: istio-envoy 32 < strict-transport-security: max-age=63072000; includeSubDomains; 32 < x-content-type-options: nosniff 32 < x-envoy-upstream-service-time: 76 32 < x-frame-options: DENY 32 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:34,448 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 33 * Sending client request on thread http-nio-8080-exec-2 33 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 33 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:34 GMT 33 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 33 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:34,466 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 33 * Client response received on thread http-nio-8080-exec-2 33 < 200 33 < cache-control: no-cache,no-store 33 < content-length: 359 33 < content-security-policy: default-src 'none'; frame-ancestors 'none' 33 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 33 < content-type: application/json 33 < date: Tue, 17 Jan 2023 16:10:34 GMT 33 < referrer-policy: no-referrer-when-downgrade 33 < server: istio-envoy 33 < strict-transport-security: max-age=63072000; includeSubDomains; 33 < x-content-type-options: nosniff 33 < x-envoy-upstream-service-time: 5 33 < x-frame-options: DENY 33 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:10:35,470 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 34 * Sending client request on thread http-nio-8080-exec-2 34 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 34 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:35 GMT 34 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 34 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:35,482 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 34 * Client response received on thread http-nio-8080-exec-2 34 < 200 34 < cache-control: no-cache,no-store 34 < content-length: 359 34 < content-security-policy: default-src 'none'; frame-ancestors 'none' 34 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 34 < content-type: application/json 34 < date: Tue, 17 Jan 2023 16:10:35 GMT 34 < referrer-policy: no-referrer-when-downgrade 34 < server: istio-envoy 34 < strict-transport-security: max-age=63072000; includeSubDomains; 34 < x-content-type-options: nosniff 34 < x-envoy-upstream-service-time: 7 34 < x-frame-options: DENY 34 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:10:36,486 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 35 * Sending client request on thread http-nio-8080-exec-2 35 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 35 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:36 GMT 35 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 35 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:36,497 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 35 * Client response received on thread http-nio-8080-exec-2 35 < 200 35 < cache-control: no-cache,no-store 35 < content-length: 391 35 < content-security-policy: default-src 'none'; frame-ancestors 'none' 35 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 35 < content-type: application/json 35 < date: Tue, 17 Jan 2023 16:10:36 GMT 35 < referrer-policy: no-referrer-when-downgrade 35 < server: istio-envoy 35 < strict-transport-security: max-age=63072000; includeSubDomains; 35 < x-content-type-options: nosniff 35 < x-envoy-upstream-service-time: 4 35 < x-frame-options: DENY 35 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:10:37,502 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 36 * Sending client request on thread http-nio-8080-exec-2 36 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 36 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:37 GMT 36 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 36 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:37,517 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 36 * Client response received on thread http-nio-8080-exec-2 36 < 200 36 < cache-control: no-cache,no-store 36 < content-length: 391 36 < content-security-policy: default-src 'none'; frame-ancestors 'none' 36 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 36 < content-type: application/json 36 < date: Tue, 17 Jan 2023 16:10:37 GMT 36 < referrer-policy: no-referrer-when-downgrade 36 < server: istio-envoy 36 < strict-transport-security: max-age=63072000; includeSubDomains; 36 < x-content-type-options: nosniff 36 < x-envoy-upstream-service-time: 9 36 < x-frame-options: DENY 36 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:10:38,521 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 37 * Sending client request on thread http-nio-8080-exec-2 37 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 37 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:38 GMT 37 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 37 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:38,542 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 37 * Client response received on thread http-nio-8080-exec-2 37 < 200 37 < cache-control: no-cache,no-store 37 < content-length: 392 37 < content-security-policy: default-src 'none'; frame-ancestors 'none' 37 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 37 < content-type: application/json 37 < date: Tue, 17 Jan 2023 16:10:38 GMT 37 < referrer-policy: no-referrer-when-downgrade 37 < server: istio-envoy 37 < strict-transport-security: max-age=63072000; includeSubDomains; 37 < x-content-type-options: nosniff 37 < x-envoy-upstream-service-time: 6 37 < x-frame-options: DENY 37 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.5,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:10:39,545 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 38 * Sending client request on thread http-nio-8080-exec-2 38 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 38 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:39 GMT 38 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 38 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:39,556 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 38 * Client response received on thread http-nio-8080-exec-2 38 < 200 38 < cache-control: no-cache,no-store 38 < content-length: 392 38 < content-security-policy: default-src 'none'; frame-ancestors 'none' 38 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 38 < content-type: application/json 38 < date: Tue, 17 Jan 2023 16:10:39 GMT 38 < referrer-policy: no-referrer-when-downgrade 38 < server: istio-envoy 38 < strict-transport-security: max-age=63072000; includeSubDomains; 38 < x-content-type-options: nosniff 38 < x-envoy-upstream-service-time: 6 38 < x-frame-options: DENY 38 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:10:40,559 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 39 * Sending client request on thread http-nio-8080-exec-2 39 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 39 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:40 GMT 39 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 39 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:40,571 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 39 * Client response received on thread http-nio-8080-exec-2 39 < 200 39 < cache-control: no-cache,no-store 39 < content-length: 392 39 < content-security-policy: default-src 'none'; frame-ancestors 'none' 39 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 39 < content-type: application/json 39 < date: Tue, 17 Jan 2023 16:10:40 GMT 39 < referrer-policy: no-referrer-when-downgrade 39 < server: istio-envoy 39 < strict-transport-security: max-age=63072000; includeSubDomains; 39 < x-content-type-options: nosniff 39 < x-envoy-upstream-service-time: 5 39 < x-frame-options: DENY 39 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:10:41,577 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 40 * Sending client request on thread http-nio-8080-exec-2 40 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 40 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:41 GMT 40 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 40 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:41,588 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 40 * Client response received on thread http-nio-8080-exec-2 40 < 200 40 < cache-control: no-cache,no-store 40 < content-length: 392 40 < content-security-policy: default-src 'none'; frame-ancestors 'none' 40 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 40 < content-type: application/json 40 < date: Tue, 17 Jan 2023 16:10:41 GMT 40 < referrer-policy: no-referrer-when-downgrade 40 < server: istio-envoy 40 < strict-transport-security: max-age=63072000; includeSubDomains; 40 < x-content-type-options: nosniff 40 < x-envoy-upstream-service-time: 4 40 < x-frame-options: DENY 40 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.5,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:10:42,593 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 41 * Sending client request on thread http-nio-8080-exec-2 41 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 41 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:42 GMT 41 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 41 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:42,605 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 41 * Client response received on thread http-nio-8080-exec-2 41 < 200 41 < cache-control: no-cache,no-store 41 < content-length: 392 41 < content-security-policy: default-src 'none'; frame-ancestors 'none' 41 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 41 < content-type: application/json 41 < date: Tue, 17 Jan 2023 16:10:42 GMT 41 < referrer-policy: no-referrer-when-downgrade 41 < server: istio-envoy 41 < strict-transport-security: max-age=63072000; includeSubDomains; 41 < x-content-type-options: nosniff 41 < x-envoy-upstream-service-time: 4 41 < x-frame-options: DENY 41 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:10:43,609 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 42 * Sending client request on thread http-nio-8080-exec-2 42 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 42 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:43 GMT 42 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 42 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:43,618 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 42 * Client response received on thread http-nio-8080-exec-2 42 < 200 42 < cache-control: no-cache,no-store 42 < content-length: 392 42 < content-security-policy: default-src 'none'; frame-ancestors 'none' 42 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 42 < content-type: application/json 42 < date: Tue, 17 Jan 2023 16:10:43 GMT 42 < referrer-policy: no-referrer-when-downgrade 42 < server: istio-envoy 42 < strict-transport-security: max-age=63072000; includeSubDomains; 42 < x-content-type-options: nosniff 42 < x-envoy-upstream-service-time: 4 42 < x-frame-options: DENY 42 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:10:44,623 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 43 * Sending client request on thread http-nio-8080-exec-2 43 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 43 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:44 GMT 43 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 43 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:44,634 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 43 * Client response received on thread http-nio-8080-exec-2 43 < 200 43 < cache-control: no-cache,no-store 43 < content-length: 401 43 < content-security-policy: default-src 'none'; frame-ancestors 'none' 43 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 43 < content-type: application/json 43 < date: Tue, 17 Jan 2023 16:10:44 GMT 43 < referrer-policy: no-referrer-when-downgrade 43 < server: istio-envoy 43 < strict-transport-security: max-age=63072000; includeSubDomains; 43 < x-content-type-options: nosniff 43 < x-envoy-upstream-service-time: 4 43 < x-frame-options: DENY 43 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":49.5,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:10:46,636 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 44 * Sending client request on thread http-nio-8080-exec-2 44 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 44 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:46 GMT 44 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 44 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:46,647 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 44 * Client response received on thread http-nio-8080-exec-2 44 < 200 44 < cache-control: no-cache,no-store 44 < content-length: 401 44 < content-security-policy: default-src 'none'; frame-ancestors 'none' 44 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 44 < content-type: application/json 44 < date: Tue, 17 Jan 2023 16:10:46 GMT 44 < referrer-policy: no-referrer-when-downgrade 44 < server: istio-envoy 44 < strict-transport-security: max-age=63072000; includeSubDomains; 44 < x-content-type-options: nosniff 44 < x-envoy-upstream-service-time: 4 44 < x-frame-options: DENY 44 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":76.5,"cancelable":true,"startDate":1673971834152,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET_RELATION"} 2023-01-17 16:10:48,650 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 45 * Sending client request on thread http-nio-8080-exec-2 45 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 45 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:48 GMT 45 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 45 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:48,660 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 45 * Client response received on thread http-nio-8080-exec-2 45 < 200 45 < cache-control: no-cache,no-store 45 < content-length: 1336 45 < content-security-policy: default-src 'none'; frame-ancestors 'none' 45 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 45 < content-type: application/json 45 < date: Tue, 17 Jan 2023 16:10:48 GMT 45 < referrer-policy: no-referrer-when-downgrade 45 < server: istio-envoy 45 < strict-transport-security: max-age=63072000; includeSubDomains; 45 < vary: accept-encoding 45 < x-content-type-options: nosniff 45 < x-envoy-upstream-service-time: 4 45 < x-frame-options: DENY 45 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971847730,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971834152,"endDate":1673971847730,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:10:48,664 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 46 * Sending client request on thread http-nio-8080-exec-2 46 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bc26ed40-73c9-4367-a892-c8c3f929e006 46 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:48 GMT 46 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 46 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:48,679 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 46 * Client response received on thread http-nio-8080-exec-2 46 < 200 46 < cache-control: no-cache,no-store 46 < content-length: 1336 46 < content-security-policy: default-src 'none'; frame-ancestors 'none' 46 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 46 < content-type: application/json 46 < date: Tue, 17 Jan 2023 16:10:48 GMT 46 < referrer-policy: no-referrer-when-downgrade 46 < server: istio-envoy 46 < strict-transport-security: max-age=63072000; includeSubDomains; 46 < vary: accept-encoding 46 < x-content-type-options: nosniff 46 < x-envoy-upstream-service-time: 4 46 < x-frame-options: DENY 46 < x-xss-protection: 1; mode=block {"id":"bc26ed40-73c9-4367-a892-c8c3f929e006","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971833425,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971847730,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971834152,"endDate":1673971847730,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":56,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:10:48,713 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 47 * Sending client request on thread http-nio-8080-exec-2 47 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 47 > Content-Type: application/json 47 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:48 GMT 47 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 47 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_wlgdw_servicenow_cmdb_ci > u_current_external_support_status [Column]","logical > timecard_03_emplid > processemployeeprofile [Column]","logical > servicenow_change_request_02_join_cmn_department > phase_state [Column]","physical > gv_servicenow_problem_01_cast > delivery_plan [Column]","logical > usecthist_history_fpex_ch2262 > pm_machine [Column]","assets > salesforce_dnb_company_record > employeecounttotal [Column]","physical > bv_camstar_mes04_spec > assignudi [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_approved [Column]","physical > gv_wlgdw_hr_gen_wfp_project > pfp_start_date [Column]","physical > bv_wlgdw_salesforce_sf_strategic_account_plan > packs [Column]","assets > ship_to > gl_class [Column]","logical > qsi_dpc_fs_01_join_dpc_updates_fs > partnumber [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > monthly_web_traffic [Column]","modeling > if_views_tagged_outside_assets_datamarts > name [Column]","physical > gv_collibrametrics_dbo_pdd_asset_list > created_by [Column]","logical > if_ukg_vtimecardpunch > geolatitude [Column]","logical > hr_cohort_02_join_trpose > country [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > currency_cd_a_b_amts [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > report_custom_1 [Column]","logical > sales_order_detail_11_join_implant_date > original_ship_date_key [Column]","logical > product_01_join_base_type_family_line_info > devicetype [Column]","logical > hr_global_finance_headcount_02_trim_emplid > emplid [Column]","modeling > wfp_tm1_demand > home_team [Column]","assets > fab_datahub_adhoc_fab_analytics > r12mth_time_range [Column]","physical > bv_perficient_ctms_protocol > protocol_0 [Column]","physical > bv_jira_securitylevels > id [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > currencyisocode [Column]","logical > if_perficient_ctms_protocol_deviations > pifirstname [Column]","physical > gv_ukg_vpeople > fulltimestandardhoursquantity [Column]","physical > bv_servicenow_change_request > u_service_impact [Column]","logical > if_servicenow_problem_02_join_sys_user_group > work_notes_list [Column]","logical > if_wlgdw_sop_order_detail_cons > salesperson_code_2 [Column]","logical > usecthist_history_insp4 > tag_part_1 [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > use_non_eng_add_for_e1_sync [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > product [Column]","logical > sales_order_detail_12_join_salesperson > local_sales_amt [Column]","physical > gv_servicenow_change_request_02_remote_table > sys_updated_on [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_filled_dt_yr [Column]","logical > gore_branch_plant_01_join_country > tax_or_deduction_comp_sts_6 [Column]","logical > psd_sales_change_log_07_get_product_group_description > product_family [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > invoice_doc_type [Column]","physical > bv_servicenow_u_demand_metric_instances > dmn_upon_reject [Column]","logical > gsms_fluorite_case_09_join_casetype > hospitaldepartment [Column]","physical > bv_collibrametrics_dbo_data_elements_approved > domain_name [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > manufacturing_date_spec [Column]","physical > bv_ukg_vpeople > updatedtm [Column]","logical > planview_associate_data_updates_03_track_changes > job_family_description [Column]","assets > customer > open_order_amt [Column]","logical > if_jira_issuechangelogs > itemfrom [Column]","physical > bv_wlgdw_salesforce_sf_contacts > process_true [Column]","logical > gore_branch_plant_01_join_country > date_other_5 [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > address_nbr [Column]","physical > gv_wlgdw_gorestar_g_pricing_dim > item_effective_date [Column]","physical > bv_wlgdw_sop_jde_branch_plant_master > commitment_specific_days [Column]","physical > gv_wlgdw_salesforce_sf_record_types > lastmodifieddate [Column]","modeling > if_sales_order > related_po_so_wo_number [Column]","physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column]","assets > hulk2_history > ww_quality_rule [Column]","physical > gv_wlgdw_cqrowner_jde_company_masters > beg_of_fy_ar [Column]","logical > issues_01_cache_selection > changemanagementloescore_0 [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > dependency_user_creator [Column]","modeling > if_jde_address_book_repository > temp_credit_message [Column]","physical > gv_wlgdw_salesforce_sf_accounts > account_external_id [Column]","logical > if_collibrametrics_collibra_collibra_assets > name [Column]","modeling > ctms_site_contact > region_unique_identifier [Column]","logical > if_servicenow_sc_req_item > escalation [Column]","logical > if_wlgdw_com_jde_address_book_repository > postal_code [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > mailingstateabbreviation [Column]","physical > bv_servicenow_cmdb_ci_old > cost [Column]","assets > squidward_1991534_history > ww_version [Column]","logical > if_wgldw_hr_gen_tpwfp_resource > y03m06 [Column]","physical > bv_wwp_util_reas > last_edit_by [Column]","logical > if_servicenow_incident > u_device_asset_name [Column]","physical > bv_servicenow_sc_req_item > u_department [Column]","utilities > webservice_untagged_assets_datamarts > database_name [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > telephonenumber [Column]","assets > webservice_untagged_assets_datamarts > last_modification_isst_data [Column]","physical > gv_servicenow_change_request_02_remote_table > u_source_incident [Column]","assets > cost_center > brand_code [Column]","assets > pricing > country [Column]","modeling > data_elements_approved_left_join_sor > asset_type [Column]","logical > if_ukg_vpeople > paycodeviewprofile [Column]","assets > jde_address_book_repository > divisional_use_2 [Column]","logical > usecthist_history_mach2_20000806 > wwretrievalmode [Column]","physical > gv_wlgdw_gorestar_g_bu_structure_dim > bus_lvl_nme [Column]","assets > sales_order_multi > reference_2 [Column]","logical > product_base_type_family_line_info_12_join_cdodefinition > inspectall [Column]","assets > hr_ukg_ld_cc_emplid_hours > country [Column]","modeling > if_putzbrunn_history > percent_good [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_post_int_site [Column]","modeling > ctms_site_contact_01_filter > account_unique_identifier [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > activity_due [Column]","logical > if_jira_workflows > isdefault [Column]","physical > gv_wgldwdev_tpwfp_resource > y03m09 [Column]","logical > sales_order_detail_13_join_salesperson2 > currency_mode_cd [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > strategic_account_plan__c [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > attendee_custom_20 [Column]","assets > ukg_time_card_punch > user_entered_labor_entry_name_1 [Column]","physical > gv_servicenow_problem_01_cast > follow_up [Column]","logical > usecthist_02_join_date_param > pm_end_days_back [Column]","physical > bv_collibrametrics_dbo_pdd_asset_list > status [Column]","physical > gv_servicenow_sc_request_01_cast > cmdb_ci_business_app [Column]","physical > gv_camstar_mes04_product > changehistoryid [Column]","assets > hr_ukg_backup > pp_payperiod [Column]","logica 2023-01-17 16:10:48,845 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 47 * Client response received on thread http-nio-8080-exec-2 47 < 200 47 < cache-control: no-cache,no-store 47 < content-length: 384 47 < content-security-policy: default-src 'none'; frame-ancestors 'none' 47 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 47 < content-type: application/json 47 < date: Tue, 17 Jan 2023 16:10:48 GMT 47 < referrer-policy: no-referrer-when-downgrade 47 < server: istio-envoy 47 < strict-transport-security: max-age=63072000; includeSubDomains; 47 < x-content-type-options: nosniff 47 < x-envoy-upstream-service-time: 118 47 < x-frame-options: DENY 47 < x-xss-protection: 1; mode=block {"id":"cae14496-f2d6-4982-a800-26781f4aa8d8","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971848745,"system":false,"resourceType":"Job","name":"Export to \"exportb6aa754599c745aa8f673be23abe51be.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:49,852 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 48 * Sending client request on thread http-nio-8080-exec-2 48 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/cae14496-f2d6-4982-a800-26781f4aa8d8 48 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:49 GMT 48 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 48 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:49,863 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 48 * Client response received on thread http-nio-8080-exec-2 48 < 200 48 < cache-control: no-cache,no-store 48 < content-length: 485 48 < content-security-policy: default-src 'none'; frame-ancestors 'none' 48 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 48 < content-type: application/json 48 < date: Tue, 17 Jan 2023 16:10:49 GMT 48 < referrer-policy: no-referrer-when-downgrade 48 < server: istio-envoy 48 < strict-transport-security: max-age=63072000; includeSubDomains; 48 < x-content-type-options: nosniff 48 < x-envoy-upstream-service-time: 4 48 < x-frame-options: DENY 48 < x-xss-protection: 1; mode=block {"id":"cae14496-f2d6-4982-a800-26781f4aa8d8","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971848745,"system":false,"resourceType":"Job","name":"Export to \"exportb6aa754599c745aa8f673be23abe51be.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971849167,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:10:50,865 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 49 * Sending client request on thread http-nio-8080-exec-2 49 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/cae14496-f2d6-4982-a800-26781f4aa8d8 49 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:50 GMT 49 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 49 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:50,890 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 49 * Client response received on thread http-nio-8080-exec-2 49 < 200 49 < cache-control: no-cache,no-store 49 < content-length: 736 49 < content-security-policy: default-src 'none'; frame-ancestors 'none' 49 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 49 < content-type: application/json 49 < date: Tue, 17 Jan 2023 16:10:50 GMT 49 < referrer-policy: no-referrer-when-downgrade 49 < server: istio-envoy 49 < strict-transport-security: max-age=63072000; includeSubDomains; 49 < x-content-type-options: nosniff 49 < x-envoy-upstream-service-time: 4 49 < x-frame-options: DENY 49 < x-xss-protection: 1; mode=block {"id":"cae14496-f2d6-4982-a800-26781f4aa8d8","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971848745,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971850327,"system":false,"resourceType":"Job","name":"Export to \"exportb6aa754599c745aa8f673be23abe51be.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971849167,"endDate":1673971850327,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"2836c24f-4ec9-4fda-b791-2a1e9a42928b\",\"fileName\":\"exportb6aa754599c745aa8f673be23abe51be.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:50,903 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 50 * Sending client request on thread http-nio-8080-exec-2 50 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/cae14496-f2d6-4982-a800-26781f4aa8d8 50 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:50 GMT 50 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 50 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:50,944 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 50 * Client response received on thread http-nio-8080-exec-2 50 < 200 50 < cache-control: no-cache,no-store 50 < content-length: 736 50 < content-security-policy: default-src 'none'; frame-ancestors 'none' 50 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 50 < content-type: application/json 50 < date: Tue, 17 Jan 2023 16:10:50 GMT 50 < referrer-policy: no-referrer-when-downgrade 50 < server: istio-envoy 50 < strict-transport-security: max-age=63072000; includeSubDomains; 50 < x-content-type-options: nosniff 50 < x-envoy-upstream-service-time: 4 50 < x-frame-options: DENY 50 < x-xss-protection: 1; mode=block {"id":"cae14496-f2d6-4982-a800-26781f4aa8d8","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971848745,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971850327,"system":false,"resourceType":"Job","name":"Export to \"exportb6aa754599c745aa8f673be23abe51be.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971849167,"endDate":1673971850327,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"2836c24f-4ec9-4fda-b791-2a1e9a42928b\",\"fileName\":\"exportb6aa754599c745aa8f673be23abe51be.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:50,951 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 51 * Sending client request on thread http-nio-8080-exec-2 51 > GET https://wlgore-dev.collibra.com/rest/2.0/files/2836c24f-4ec9-4fda-b791-2a1e9a42928b 51 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:50 GMT 51 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 51 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:50,979 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 51 * Client response received on thread http-nio-8080-exec-2 51 < 200 51 < cache-control: no-cache,no-store 51 < content-disposition: attachment; filename = "exportb6aa754599c745aa8f673be23abe51be.csv" 51 < content-length: 1501756 51 < content-security-policy: default-src 'none'; frame-ancestors 'none' 51 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 51 < content-type: text/csv 51 < date: Tue, 17 Jan 2023 16:10:50 GMT 51 < referrer-policy: no-referrer-when-downgrade 51 < server: istio-envoy 51 < strict-transport-security: max-age=63072000; includeSubDomains; 51 < x-content-type-options: nosniff 51 < x-envoy-upstream-service-time: 4 51 < x-frame-options: DENY 51 < x-xss-protection: 1; mode=block assets > hr_ukg_ld_cc_emplid_hours > expecteddailyhours [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wgldwdev_tpwfp_project > group_identifier_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > sic4code3description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_sop_product_family_master > load_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > report_entry_custom_40 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_gen_wfp_resource > y01m08 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_financial_account_dim > category28_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > business_structure_most_recent > business_l07_short_name [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_dynamodb_case_master_01_proj > producttype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_com_edirectory_ldap_extract > job_family_description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_spec > wlgsplitresetdcstatus [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_collibrametrics_dbo_count_data_element_entity_approved > combo_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > servicenow_change_request > state [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_salesforce_sf_contacts > contact_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > if_wwp_uom > last_edit_comment [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > checked_in [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_change_request_01_cast > sys_updated_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_changestatus > exportimportkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > ww_resolution [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_camstar_mes04_spec > wlgprocesstimestartalttxn [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > model_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issuesubtasks > summary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_rls_white_list_04_position_white_list > elementtype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > num_req_curr_filled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > tortleo_history > value [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > issues_aggregated > sprint_issue_project_key [Column];00000000-0000-0000-0000-000000031008;Column;...more... 2023-01-17 16:10:51,322 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 52 * Sending client request on thread http-nio-8080-exec-2 52 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 52 > Content-Type: application/json 52 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:51 GMT 52 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 52 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["assets > hr_global_finance_headcount > full_time_equivalent [Column]","physical > bv_wwp_job > state_cd [Column]","physical > bv_perficient_ctms_protocol > plannedsubjects_0 [Column]","physical > gv_servicenow_02_change_request_rt > u_business_user_impact [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > productrevision [Column]","physical > gv_wlgdw_com_jde_address_book_repository > mailing_name [Column]","physical > bv_wlgdw_gorestar_g_lot_dim > best_before_dt [Column]","logical > if_concur_attendee_extract > report_custom_15 [Column]","assets > ship_to > division_cd [Column]","logical > if_servicenow_cmn_department > u_group [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > providecredit [Column]","logical > if_servicenow_incident_01_join_sys_user_group > resolved_at [Column]","physical > bv_ukg_vtimecardtotal > laborentryname3 [Column]","logical > timecard_02_join_people > paycodeviewprofile [Column]","logical > if_servicenow_problem_01_join_sys_user > u_resolution [Column]","physical > gv_camstar_mes04_documentset > filtertags [Column]","physical > gv_den_rls_white_list_06_split_white_list_string > elementtype [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category05_cd [Column]","physical > gv_wlgdw_salesforce_sf_contacts > mailinggeocodeaccuracy [Column]","physical > gv_servicenow_01_change_request > u_acceptance_begin [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > interest_comp_late_revenue [Column]","logical > sales_order_detail_11_join_implant_date > promised_date_key [Column]","physical > bv_servicenow_change_request_old > knowledge [Column]","logical > sales_order_detail_05_join_actual_ship_date > unit_price [Column]","logical > if_wwp_util_reas > max_duration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > enterprise_cc_cd [Column]","logical > sales_order_detail_03_join_promised_ship_date > salesperson2_nme [Column]","physical > gv_ukg_vtimecardtotal > isfromcorrection [Column]","physical > gv_collibrametrics_dbo_full_element_list > created_by [Column]","physical > gv_wlgdw_proxy_gorestar_g_product_dim > sales_category4_cd [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_29 [Column]","physical > bv_camstar_mes04_erproute > erproutebaseid [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > attribute_type_id [Column]","modeling > if_views_untagged_assets_datamarts > view_id [Column]","modeling > pbh_production_dashboard_rto > ww_timestamp_rule [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > modelnumber [Column]","assets > salesforce_bdr_market > systemmodstamp [Column]","logical > gsms_fluorite_case_04_join_tgbranchpreservation > updatedat [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > lot_number_pre_assignment [Column]","physical > gv_wlgdw_salesforce_sf_strategic_account_plan > id [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > salesordernumber [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > ship_to_address_line_3 [Column]","physical > gv_wlgdw_hr_gen_wfp_project > end_life_date [Column]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact > company [Column]","logical > if_ukg_vpeople > externalurlprofile [Column]","physical > bv_ad_user > employeetype [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > service_offering [Column]","logical > gsms_fluorite_case_09_join_casetype > ordertype [Column]","logical > sales_order_detail_09_join_promised_date > importer_of_record [Column]","assets > epd4_ch2371_history > ww_version [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > u_capacity_timing_notes [Column]","assets > salesforce_contact > firstname [Column]","modeling > ctms_site_contact > site_unique_identifier [Column]","assets > pegasus_history > ww_cycle_count [Column]","physical > gv_jira_issuechangelogs > authoraccountid [Column]","physical > bv_data_catalog_local_ws_statistics > mean_age_executions_vdp [Column]","logical > usecthist_history_hulk2 > pm_end_days_back [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > terms_of_delivery [Column]","modeling > if_jde_address_book_repository > country [Column]","logical > product_base_type_family_line_info_13_join_uom > expiration_date_spec [Column]","logical > if_collibrametrics_dbo_data_elements_to_bterm > combo_name [Column]","physical > gv_perficient_ctms_activities > payment [Column]","assets > cost_center > sub_division_description [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > total_approved [Column]","logical > sales_order_detail_10_join_original_promised_date > export_license_nbr [Column]","physical > gv_wlgdw_cqrowner_jde_cost_center_masters > description_comp [Column]","physical > bv_pbh_taghistory > description [Column]","enterprise_data_governance > collibra_relations_with_name > type_id [Column]","logical > product_base_type_family_line_info_19_join_changestatus > billofprocessid [Column]","logical > timecard_02_join_people > primarylaborentryname1 [Column]","physical > gv_perficient_ctms_site_contact > region [Column]","physical > gv_servicenow_02_change_request_rt > u_cause_of_issue [Column]","logical > servicenow_change_request_02_join_cmn_department > task_effective_number [Column]","enterprise_data_governance > collibra_relations_is_current > collibra_relation_load_id [Column]","physical > gv_servicenow_sc_req_item_01_cast > priority [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > item_desc [Column]","logical > if_servicenow_dmn_demand > upon_approval [Column]","logical > timecard_03_emplid > payperiodweek [Column]","mpd_customer_service > gsms_fluorite_case > order_type [Column]","logical > planview_associate_data_updates_03_track_changes > name [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_system_changes_required_choice [Column]","logical > usecthist_history_insp8 > pm_end_days_back [Column]","physical > bv_perficient_ctms_document_tracking > program_unique_identifier [Column]","logical > if_servicenow_incident > sys_mod_count [Column]","logical > psd_sales_change_log_05_get_product_code_description > sold_to_name [Column]","logical > if_servicenow_sys_user_group > exclude_manager [Column]","physical > gv_servicenow_change_request_01_cast > reassignment_count [Column]","modeling > if_views_categorized_outside_assets_datamarts > database_search_description [Column]","physical > bv_jira_boardsprints > state [Column]","physical > bv_collibrametrics_dbo_full_element_list > sql_load_date [Column]","physical > gv_sf_items_02_flatten_items > revisiondate [Column]","modeling > if_jde_user_defined_codes_alternate_description > system_code [Column]","physical > bv_ukg_vpeople > passwordupdateddatetime [Column]","assets > business_structure_most_recent > business_l01_abbreviate_name [Column]","assets > students > email_address [Column]","logical > local_view_03_filter_views_categorized > view_search_description [Column]","physical > gv_pbh_history > startdatetime [Column]","physical > gv_camstar_mes04_product > wlgprocesstimevalidationopid [Column]","logical > product_base_type_family_line_info_01_join_documentset > productfamilyname [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > item_category7_desc [Column]","modeling > wfp_tm1_demand_ 2023-01-17 16:10:51,923 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 52 * Client response received on thread http-nio-8080-exec-2 52 < 200 52 < cache-control: no-cache,no-store 52 < content-length: 384 52 < content-security-policy: default-src 'none'; frame-ancestors 'none' 52 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 52 < content-type: application/json 52 < date: Tue, 17 Jan 2023 16:10:51 GMT 52 < referrer-policy: no-referrer-when-downgrade 52 < server: istio-envoy 52 < strict-transport-security: max-age=63072000; includeSubDomains; 52 < x-content-type-options: nosniff 52 < x-envoy-upstream-service-time: 128 52 < x-frame-options: DENY 52 < x-xss-protection: 1; mode=block {"id":"e3c33911-c421-4a3e-8d85-a867533429fa","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971851812,"system":false,"resourceType":"Job","name":"Export to \"export477c2baeca684818a422a2e975c932ea.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:52,929 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 53 * Sending client request on thread http-nio-8080-exec-2 53 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e3c33911-c421-4a3e-8d85-a867533429fa 53 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:52 GMT 53 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 53 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:52,940 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 53 * Client response received on thread http-nio-8080-exec-2 53 < 200 53 < cache-control: no-cache,no-store 53 < content-length: 485 53 < content-security-policy: default-src 'none'; frame-ancestors 'none' 53 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 53 < content-type: application/json 53 < date: Tue, 17 Jan 2023 16:10:52 GMT 53 < referrer-policy: no-referrer-when-downgrade 53 < server: istio-envoy 53 < strict-transport-security: max-age=63072000; includeSubDomains; 53 < x-content-type-options: nosniff 53 < x-envoy-upstream-service-time: 4 53 < x-frame-options: DENY 53 < x-xss-protection: 1; mode=block {"id":"e3c33911-c421-4a3e-8d85-a867533429fa","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971851812,"system":false,"resourceType":"Job","name":"Export to \"export477c2baeca684818a422a2e975c932ea.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971852168,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:10:53,942 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 54 * Sending client request on thread http-nio-8080-exec-2 54 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e3c33911-c421-4a3e-8d85-a867533429fa 54 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:53 GMT 54 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 54 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:53,956 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 54 * Client response received on thread http-nio-8080-exec-2 54 < 200 54 < cache-control: no-cache,no-store 54 < content-length: 736 54 < content-security-policy: default-src 'none'; frame-ancestors 'none' 54 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 54 < content-type: application/json 54 < date: Tue, 17 Jan 2023 16:10:53 GMT 54 < referrer-policy: no-referrer-when-downgrade 54 < server: istio-envoy 54 < strict-transport-security: max-age=63072000; includeSubDomains; 54 < x-content-type-options: nosniff 54 < x-envoy-upstream-service-time: 4 54 < x-frame-options: DENY 54 < x-xss-protection: 1; mode=block {"id":"e3c33911-c421-4a3e-8d85-a867533429fa","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971851812,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971853280,"system":false,"resourceType":"Job","name":"Export to \"export477c2baeca684818a422a2e975c932ea.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971852168,"endDate":1673971853280,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"522fd2c7-985d-46b0-8041-b1775068d6af\",\"fileName\":\"export477c2baeca684818a422a2e975c932ea.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:53,962 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 55 * Sending client request on thread http-nio-8080-exec-2 55 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e3c33911-c421-4a3e-8d85-a867533429fa 55 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:53 GMT 55 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 55 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:53,976 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 55 * Client response received on thread http-nio-8080-exec-2 55 < 200 55 < cache-control: no-cache,no-store 55 < content-length: 736 55 < content-security-policy: default-src 'none'; frame-ancestors 'none' 55 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 55 < content-type: application/json 55 < date: Tue, 17 Jan 2023 16:10:53 GMT 55 < referrer-policy: no-referrer-when-downgrade 55 < server: istio-envoy 55 < strict-transport-security: max-age=63072000; includeSubDomains; 55 < x-content-type-options: nosniff 55 < x-envoy-upstream-service-time: 3 55 < x-frame-options: DENY 55 < x-xss-protection: 1; mode=block {"id":"e3c33911-c421-4a3e-8d85-a867533429fa","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971851812,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971853280,"system":false,"resourceType":"Job","name":"Export to \"export477c2baeca684818a422a2e975c932ea.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971852168,"endDate":1673971853280,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"522fd2c7-985d-46b0-8041-b1775068d6af\",\"fileName\":\"export477c2baeca684818a422a2e975c932ea.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:10:53,983 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 56 * Sending client request on thread http-nio-8080-exec-2 56 > GET https://wlgore-dev.collibra.com/rest/2.0/files/522fd2c7-985d-46b0-8041-b1775068d6af 56 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:53 GMT 56 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 56 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:53,996 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 56 * Client response received on thread http-nio-8080-exec-2 56 < 200 56 < cache-control: no-cache,no-store 56 < content-disposition: attachment; filename = "export477c2baeca684818a422a2e975c932ea.csv" 56 < content-length: 1494629 56 < content-security-policy: default-src 'none'; frame-ancestors 'none' 56 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 56 < content-type: text/csv 56 < date: Tue, 17 Jan 2023 16:10:53 GMT 56 < referrer-policy: no-referrer-when-downgrade 56 < server: istio-envoy 56 < strict-transport-security: max-age=63072000; includeSubDomains; 56 < x-content-type-options: nosniff 56 < x-envoy-upstream-service-time: 4 56 < x-frame-options: DENY 56 < x-xss-protection: 1; mode=block physical > gv_ukg_vpayperiod > spanperiodunits [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > issueupdateddate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_customer_dim > global_parent_nme2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_cqrowner_jde_company_masters > display_10_class_codes [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_sop_order_header_cons > salesperson_code_2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issues > dependencies_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_projectroles > roleid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_salesforce_sf_accounts > store_locator [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_sop_order_header_cons > order_suffix [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_customer > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > bdr_market > category04_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > denodo_standards_check > last_modification_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issuepriorities > url [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_taleo_open_current_status > wage_salary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_sf_learning_history > providecredit [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > cmdb_ci [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_sc_req_item_01_cast > sys_tags [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > salesforce_account > lead_source_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_change_request > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > account_number > postal_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_gen_wfp_project > work_labor_invest_actuals [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_eagle_eye > percentgood [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_samplingplan > revision [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_wlgdw_servicenow_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > sales_order_multi > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_cmn_department_01_cast > code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_incident_old > u_assigned_above_tier_1 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_purchase_order [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > reporterkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_serv...more... 2023-01-17 16:10:55,361 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 57 * Sending client request on thread http-nio-8080-exec-2 57 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 57 > Content-Type: multipart/form-data;boundary=Boundary_3_1607342508_1673971855349 57 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:55 GMT 57 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 57 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_3_1607342508_1673971855349 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_3_1607342508_1673971855349 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_3_1607342508_1673971855349 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_3_1607342508_1673971855349 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_3_1607342508_1673971855349 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" --Boundary_3_1607342508_1673971855349-- 2023-01-17 16:10:55,700 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 57 * Client response received on thread http-nio-8080-exec-2 57 < 200 57 < cache-control: no-cache,no-store 57 < content-length: 333 57 < content-security-policy: default-src 'none'; frame-ancestors 'none' 57 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 57 < content-type: application/json 57 < date: Tue, 17 Jan 2023 16:10:55 GMT 57 < referrer-policy: no-referrer-when-downgrade 57 < server: istio-envoy 57 < strict-transport-security: max-age=63072000; includeSubDomains; 57 < x-content-type-options: nosniff 57 < x-envoy-upstream-service-time: 75 57 < x-frame-options: DENY 57 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:10:56,704 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 58 * Sending client request on thread http-nio-8080-exec-2 58 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 58 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:56 GMT 58 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 58 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:56,716 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 58 * Client response received on thread http-nio-8080-exec-2 58 < 200 58 < cache-control: no-cache,no-store 58 < content-length: 359 58 < content-security-policy: default-src 'none'; frame-ancestors 'none' 58 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 58 < content-type: application/json 58 < date: Tue, 17 Jan 2023 16:10:56 GMT 58 < referrer-policy: no-referrer-when-downgrade 58 < server: istio-envoy 58 < strict-transport-security: max-age=63072000; includeSubDomains; 58 < x-content-type-options: nosniff 58 < x-envoy-upstream-service-time: 5 58 < x-frame-options: DENY 58 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:10:57,720 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 59 * Sending client request on thread http-nio-8080-exec-2 59 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 59 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:57 GMT 59 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 59 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:57,731 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 59 * Client response received on thread http-nio-8080-exec-2 59 < 200 59 < cache-control: no-cache,no-store 59 < content-length: 391 59 < content-security-policy: default-src 'none'; frame-ancestors 'none' 59 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 59 < content-type: application/json 59 < date: Tue, 17 Jan 2023 16:10:57 GMT 59 < referrer-policy: no-referrer-when-downgrade 59 < server: istio-envoy 59 < strict-transport-security: max-age=63072000; includeSubDomains; 59 < x-content-type-options: nosniff 59 < x-envoy-upstream-service-time: 5 59 < x-frame-options: DENY 59 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:10:58,735 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 60 * Sending client request on thread http-nio-8080-exec-2 60 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 60 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:58 GMT 60 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 60 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:58,748 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 60 * Client response received on thread http-nio-8080-exec-2 60 < 200 60 < cache-control: no-cache,no-store 60 < content-length: 391 60 < content-security-policy: default-src 'none'; frame-ancestors 'none' 60 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 60 < content-type: application/json 60 < date: Tue, 17 Jan 2023 16:10:58 GMT 60 < referrer-policy: no-referrer-when-downgrade 60 < server: istio-envoy 60 < strict-transport-security: max-age=63072000; includeSubDomains; 60 < x-content-type-options: nosniff 60 < x-envoy-upstream-service-time: 4 60 < x-frame-options: DENY 60 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:10:59,752 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 61 * Sending client request on thread http-nio-8080-exec-2 61 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 61 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:10:59 GMT 61 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 61 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:10:59,762 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 61 * Client response received on thread http-nio-8080-exec-2 61 < 200 61 < cache-control: no-cache,no-store 61 < content-length: 392 61 < content-security-policy: default-src 'none'; frame-ancestors 'none' 61 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 61 < content-type: application/json 61 < date: Tue, 17 Jan 2023 16:10:59 GMT 61 < referrer-policy: no-referrer-when-downgrade 61 < server: istio-envoy 61 < strict-transport-security: max-age=63072000; includeSubDomains; 61 < x-content-type-options: nosniff 61 < x-envoy-upstream-service-time: 4 61 < x-frame-options: DENY 61 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.5,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:11:00,765 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 62 * Sending client request on thread http-nio-8080-exec-2 62 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 62 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:00 GMT 62 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 62 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:00,776 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 62 * Client response received on thread http-nio-8080-exec-2 62 < 200 62 < cache-control: no-cache,no-store 62 < content-length: 392 62 < content-security-policy: default-src 'none'; frame-ancestors 'none' 62 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 62 < content-type: application/json 62 < date: Tue, 17 Jan 2023 16:11:00 GMT 62 < referrer-policy: no-referrer-when-downgrade 62 < server: istio-envoy 62 < strict-transport-security: max-age=63072000; includeSubDomains; 62 < x-content-type-options: nosniff 62 < x-envoy-upstream-service-time: 5 62 < x-frame-options: DENY 62 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:11:01,778 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 63 * Sending client request on thread http-nio-8080-exec-2 63 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 63 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:01 GMT 63 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 63 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:01,792 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 63 * Client response received on thread http-nio-8080-exec-2 63 < 200 63 < cache-control: no-cache,no-store 63 < content-length: 392 63 < content-security-policy: default-src 'none'; frame-ancestors 'none' 63 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 63 < content-type: application/json 63 < date: Tue, 17 Jan 2023 16:11:01 GMT 63 < referrer-policy: no-referrer-when-downgrade 63 < server: istio-envoy 63 < strict-transport-security: max-age=63072000; includeSubDomains; 63 < x-content-type-options: nosniff 63 < x-envoy-upstream-service-time: 5 63 < x-frame-options: DENY 63 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:11:02,799 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 64 * Sending client request on thread http-nio-8080-exec-2 64 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 64 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:02 GMT 64 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 64 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:02,811 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 64 * Client response received on thread http-nio-8080-exec-2 64 < 200 64 < cache-control: no-cache,no-store 64 < content-length: 392 64 < content-security-policy: default-src 'none'; frame-ancestors 'none' 64 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 64 < content-type: application/json 64 < date: Tue, 17 Jan 2023 16:11:02 GMT 64 < referrer-policy: no-referrer-when-downgrade 64 < server: istio-envoy 64 < strict-transport-security: max-age=63072000; includeSubDomains; 64 < x-content-type-options: nosniff 64 < x-envoy-upstream-service-time: 5 64 < x-frame-options: DENY 64 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:11:03,813 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 65 * Sending client request on thread http-nio-8080-exec-2 65 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 65 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:03 GMT 65 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 65 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:03,829 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 65 * Client response received on thread http-nio-8080-exec-2 65 < 200 65 < cache-control: no-cache,no-store 65 < content-length: 392 65 < content-security-policy: default-src 'none'; frame-ancestors 'none' 65 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 65 < content-type: application/json 65 < date: Tue, 17 Jan 2023 16:11:03 GMT 65 < referrer-policy: no-referrer-when-downgrade 65 < server: istio-envoy 65 < strict-transport-security: max-age=63072000; includeSubDomains; 65 < x-content-type-options: nosniff 65 < x-envoy-upstream-service-time: 5 65 < x-frame-options: DENY 65 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:11:04,835 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 66 * Sending client request on thread http-nio-8080-exec-2 66 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 66 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:04 GMT 66 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 66 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:04,847 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 66 * Client response received on thread http-nio-8080-exec-2 66 < 200 66 < cache-control: no-cache,no-store 66 < content-length: 392 66 < content-security-policy: default-src 'none'; frame-ancestors 'none' 66 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 66 < content-type: application/json 66 < date: Tue, 17 Jan 2023 16:11:04 GMT 66 < referrer-policy: no-referrer-when-downgrade 66 < server: istio-envoy 66 < strict-transport-security: max-age=63072000; includeSubDomains; 66 < x-content-type-options: nosniff 66 < x-envoy-upstream-service-time: 4 66 < x-frame-options: DENY 66 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:11:05,851 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 67 * Sending client request on thread http-nio-8080-exec-2 67 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 67 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:05 GMT 67 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 67 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:05,862 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 67 * Client response received on thread http-nio-8080-exec-2 67 < 200 67 < cache-control: no-cache,no-store 67 < content-length: 401 67 < content-security-policy: default-src 'none'; frame-ancestors 'none' 67 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 67 < content-type: application/json 67 < date: Tue, 17 Jan 2023 16:11:05 GMT 67 < referrer-policy: no-referrer-when-downgrade 67 < server: istio-envoy 67 < strict-transport-security: max-age=63072000; includeSubDomains; 67 < x-content-type-options: nosniff 67 < x-envoy-upstream-service-time: 4 67 < x-frame-options: DENY 67 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":49.5,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:11:06,865 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 68 * Sending client request on thread http-nio-8080-exec-2 68 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 68 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:06 GMT 68 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 68 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:06,879 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 68 * Client response received on thread http-nio-8080-exec-2 68 < 200 68 < cache-control: no-cache,no-store 68 < content-length: 401 68 < content-security-policy: default-src 'none'; frame-ancestors 'none' 68 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 68 < content-type: application/json 68 < date: Tue, 17 Jan 2023 16:11:06 GMT 68 < referrer-policy: no-referrer-when-downgrade 68 < server: istio-envoy 68 < strict-transport-security: max-age=63072000; includeSubDomains; 68 < x-content-type-options: nosniff 68 < x-envoy-upstream-service-time: 5 68 < x-frame-options: DENY 68 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":58.5,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET_RELATION"} 2023-01-17 16:11:08,886 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 69 * Sending client request on thread http-nio-8080-exec-2 69 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 69 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:08 GMT 69 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 69 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:08,902 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 69 * Client response received on thread http-nio-8080-exec-2 69 < 200 69 < cache-control: no-cache,no-store 69 < content-length: 401 69 < content-security-policy: default-src 'none'; frame-ancestors 'none' 69 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 69 < content-type: application/json 69 < date: Tue, 17 Jan 2023 16:11:08 GMT 69 < referrer-policy: no-referrer-when-downgrade 69 < server: istio-envoy 69 < strict-transport-security: max-age=63072000; includeSubDomains; 69 < x-content-type-options: nosniff 69 < x-envoy-upstream-service-time: 5 69 < x-frame-options: DENY 69 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":85.5,"cancelable":true,"startDate":1673971856171,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET_RELATION"} 2023-01-17 16:11:10,904 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 70 * Sending client request on thread http-nio-8080-exec-2 70 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 70 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:10 GMT 70 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 70 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:10,914 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 70 * Client response received on thread http-nio-8080-exec-2 70 < 200 70 < cache-control: no-cache,no-store 70 < content-length: 1336 70 < content-security-policy: default-src 'none'; frame-ancestors 'none' 70 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 70 < content-type: application/json 70 < date: Tue, 17 Jan 2023 16:11:10 GMT 70 < referrer-policy: no-referrer-when-downgrade 70 < server: istio-envoy 70 < strict-transport-security: max-age=63072000; includeSubDomains; 70 < vary: accept-encoding 70 < x-content-type-options: nosniff 70 < x-envoy-upstream-service-time: 4 70 < x-frame-options: DENY 70 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971869239,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971856171,"endDate":1673971869239,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":2,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":63,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:11:10,921 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 71 * Sending client request on thread http-nio-8080-exec-2 71 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4e334284-22c9-450d-9db2-fa9263233e1d 71 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:10 GMT 71 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 71 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:10,931 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 71 * Client response received on thread http-nio-8080-exec-2 71 < 200 71 < cache-control: no-cache,no-store 71 < content-length: 1336 71 < content-security-policy: default-src 'none'; frame-ancestors 'none' 71 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 71 < content-type: application/json 71 < date: Tue, 17 Jan 2023 16:11:10 GMT 71 < referrer-policy: no-referrer-when-downgrade 71 < server: istio-envoy 71 < strict-transport-security: max-age=63072000; includeSubDomains; 71 < vary: accept-encoding 71 < x-content-type-options: nosniff 71 < x-envoy-upstream-service-time: 4 71 < x-frame-options: DENY 71 < x-xss-protection: 1; mode=block {"id":"4e334284-22c9-450d-9db2-fa9263233e1d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971855687,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971869239,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971856171,"endDate":1673971869239,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":2,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":63,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":65,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:11:10,952 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 72 * Sending client request on thread http-nio-8080-exec-2 72 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 72 > Content-Type: application/json 72 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:10 GMT 72 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 72 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["assets > hr_global_finance_headcount > full_time_equivalent [Column]","physical > bv_wwp_job > state_cd [Column]","physical > bv_perficient_ctms_protocol > plannedsubjects_0 [Column]","physical > gv_servicenow_02_change_request_rt > u_business_user_impact [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > productrevision [Column]","physical > gv_wlgdw_com_jde_address_book_repository > mailing_name [Column]","physical > bv_wlgdw_gorestar_g_lot_dim > best_before_dt [Column]","logical > if_concur_attendee_extract > report_custom_15 [Column]","assets > ship_to > division_cd [Column]","logical > if_servicenow_cmn_department > u_group [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > providecredit [Column]","logical > if_servicenow_incident_01_join_sys_user_group > resolved_at [Column]","physical > bv_ukg_vtimecardtotal > laborentryname3 [Column]","logical > timecard_02_join_people > paycodeviewprofile [Column]","logical > if_servicenow_problem_01_join_sys_user > u_resolution [Column]","physical > gv_camstar_mes04_documentset > filtertags [Column]","physical > gv_den_rls_white_list_06_split_white_list_string > elementtype [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category05_cd [Column]","physical > gv_wlgdw_salesforce_sf_contacts > mailinggeocodeaccuracy [Column]","physical > gv_servicenow_01_change_request > u_acceptance_begin [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > interest_comp_late_revenue [Column]","logical > sales_order_detail_11_join_implant_date > promised_date_key [Column]","physical > bv_servicenow_change_request_old > knowledge [Column]","logical > sales_order_detail_05_join_actual_ship_date > unit_price [Column]","logical > if_wwp_util_reas > max_duration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > enterprise_cc_cd [Column]","logical > sales_order_detail_03_join_promised_ship_date > salesperson2_nme [Column]","physical > gv_ukg_vtimecardtotal > isfromcorrection [Column]","physical > gv_collibrametrics_dbo_full_element_list > created_by [Column]","physical > gv_wlgdw_proxy_gorestar_g_product_dim > sales_category4_cd [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_29 [Column]","physical > bv_camstar_mes04_erproute > erproutebaseid [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > attribute_type_id [Column]","modeling > if_views_untagged_assets_datamarts > view_id [Column]","modeling > pbh_production_dashboard_rto > ww_timestamp_rule [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > modelnumber [Column]","assets > salesforce_bdr_market > systemmodstamp [Column]","logical > gsms_fluorite_case_04_join_tgbranchpreservation > updatedat [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > lot_number_pre_assignment [Column]","physical > gv_wlgdw_salesforce_sf_strategic_account_plan > id [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > salesordernumber [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > ship_to_address_line_3 [Column]","physical > gv_wlgdw_hr_gen_wfp_project > end_life_date [Column]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact > company [Column]","logical > if_ukg_vpeople > externalurlprofile [Column]","physical > bv_ad_user > employeetype [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > service_offering [Column]","logical > gsms_fluorite_case_09_join_casetype > ordertype [Column]","logical > sales_order_detail_09_join_promised_date > importer_of_record [Column]","assets > epd4_ch2371_history > ww_version [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > u_capacity_timing_notes [Column]","assets > salesforce_contact > firstname [Column]","modeling > ctms_site_contact > site_unique_identifier [Column]","assets > pegasus_history > ww_cycle_count [Column]","physical > gv_jira_issuechangelogs > authoraccountid [Column]","physical > bv_data_catalog_local_ws_statistics > mean_age_executions_vdp [Column]","logical > usecthist_history_hulk2 > pm_end_days_back [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > terms_of_delivery [Column]","modeling > if_jde_address_book_repository > country [Column]","logical > product_base_type_family_line_info_13_join_uom > expiration_date_spec [Column]","logical > if_collibrametrics_dbo_data_elements_to_bterm > combo_name [Column]","physical > gv_perficient_ctms_activities > payment [Column]","assets > cost_center > sub_division_description [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > total_approved [Column]","logical > sales_order_detail_10_join_original_promised_date > export_license_nbr [Column]","physical > gv_wlgdw_cqrowner_jde_cost_center_masters > description_comp [Column]","physical > bv_pbh_taghistory > description [Column]","enterprise_data_governance > collibra_relations_with_name > type_id [Column]","logical > product_base_type_family_line_info_19_join_changestatus > billofprocessid [Column]","logical > timecard_02_join_people > primarylaborentryname1 [Column]","physical > gv_perficient_ctms_site_contact > region [Column]","physical > gv_servicenow_02_change_request_rt > u_cause_of_issue [Column]","logical > servicenow_change_request_02_join_cmn_department > task_effective_number [Column]","enterprise_data_governance > collibra_relations_is_current > collibra_relation_load_id [Column]","physical > gv_servicenow_sc_req_item_01_cast > priority [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > item_desc [Column]","logical > if_servicenow_dmn_demand > upon_approval [Column]","logical > timecard_03_emplid > payperiodweek [Column]","mpd_customer_service > gsms_fluorite_case > order_type [Column]","logical > planview_associate_data_updates_03_track_changes > name [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_system_changes_required_choice [Column]","logical > usecthist_history_insp8 > pm_end_days_back [Column]","physical > bv_perficient_ctms_document_tracking > program_unique_identifier [Column]","logical > if_servicenow_incident > sys_mod_count [Column]","logical > psd_sales_change_log_05_get_product_code_description > sold_to_name [Column]","logical > if_servicenow_sys_user_group > exclude_manager [Column]","physical > gv_servicenow_change_request_01_cast > reassignment_count [Column]","modeling > if_views_categorized_outside_assets_datamarts > database_search_description [Column]","physical > bv_jira_boardsprints > state [Column]","physical > bv_collibrametrics_dbo_full_element_list > sql_load_date [Column]","physical > gv_sf_items_02_flatten_items > revisiondate [Column]","modeling > if_jde_user_defined_codes_alternate_description > system_code [Column]","physical > bv_ukg_vpeople > passwordupdateddatetime [Column]","assets > business_structure_most_recent > business_l01_abbreviate_name [Column]","assets > students > email_address [Column]","logical > local_view_03_filter_views_categorized > view_search_description [Column]","physical > gv_pbh_history > startdatetime [Column]","physical > gv_camstar_mes04_product > wlgprocesstimevalidationopid [Column]","logical > product_base_type_family_line_info_01_join_documentset > productfamilyname [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > item_category7_desc [Column]","modeling > wfp_tm1_demand_ 2023-01-17 16:11:11,077 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 72 * Client response received on thread http-nio-8080-exec-2 72 < 200 72 < cache-control: no-cache,no-store 72 < content-length: 384 72 < content-security-policy: default-src 'none'; frame-ancestors 'none' 72 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 72 < content-type: application/json 72 < date: Tue, 17 Jan 2023 16:11:10 GMT 72 < referrer-policy: no-referrer-when-downgrade 72 < server: istio-envoy 72 < strict-transport-security: max-age=63072000; includeSubDomains; 72 < x-content-type-options: nosniff 72 < x-envoy-upstream-service-time: 116 72 < x-frame-options: DENY 72 < x-xss-protection: 1; mode=block {"id":"ad26681c-530d-487c-9581-9d6572d87fdd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971870979,"system":false,"resourceType":"Job","name":"Export to \"export30917f3c0daa4966a403e9269d51de0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:12,079 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 73 * Sending client request on thread http-nio-8080-exec-2 73 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/ad26681c-530d-487c-9581-9d6572d87fdd 73 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:12 GMT 73 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 73 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:12,090 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 73 * Client response received on thread http-nio-8080-exec-2 73 < 200 73 < cache-control: no-cache,no-store 73 < content-length: 485 73 < content-security-policy: default-src 'none'; frame-ancestors 'none' 73 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 73 < content-type: application/json 73 < date: Tue, 17 Jan 2023 16:11:11 GMT 73 < referrer-policy: no-referrer-when-downgrade 73 < server: istio-envoy 73 < strict-transport-security: max-age=63072000; includeSubDomains; 73 < x-content-type-options: nosniff 73 < x-envoy-upstream-service-time: 5 73 < x-frame-options: DENY 73 < x-xss-protection: 1; mode=block {"id":"ad26681c-530d-487c-9581-9d6572d87fdd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971870979,"system":false,"resourceType":"Job","name":"Export to \"export30917f3c0daa4966a403e9269d51de0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971871207,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:11:13,093 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 74 * Sending client request on thread http-nio-8080-exec-2 74 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/ad26681c-530d-487c-9581-9d6572d87fdd 74 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:13 GMT 74 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 74 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:13,105 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 74 * Client response received on thread http-nio-8080-exec-2 74 < 200 74 < cache-control: no-cache,no-store 74 < content-length: 736 74 < content-security-policy: default-src 'none'; frame-ancestors 'none' 74 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 74 < content-type: application/json 74 < date: Tue, 17 Jan 2023 16:11:12 GMT 74 < referrer-policy: no-referrer-when-downgrade 74 < server: istio-envoy 74 < strict-transport-security: max-age=63072000; includeSubDomains; 74 < x-content-type-options: nosniff 74 < x-envoy-upstream-service-time: 4 74 < x-frame-options: DENY 74 < x-xss-protection: 1; mode=block {"id":"ad26681c-530d-487c-9581-9d6572d87fdd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971870979,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971872412,"system":false,"resourceType":"Job","name":"Export to \"export30917f3c0daa4966a403e9269d51de0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971871207,"endDate":1673971872412,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"c6b0b3e5-de1b-486c-bb17-b73bae35a93d\",\"fileName\":\"export30917f3c0daa4966a403e9269d51de0b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:13,107 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 75 * Sending client request on thread http-nio-8080-exec-2 75 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/ad26681c-530d-487c-9581-9d6572d87fdd 75 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:13 GMT 75 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 75 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:13,138 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 75 * Client response received on thread http-nio-8080-exec-2 75 < 200 75 < cache-control: no-cache,no-store 75 < content-length: 736 75 < content-security-policy: default-src 'none'; frame-ancestors 'none' 75 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 75 < content-type: application/json 75 < date: Tue, 17 Jan 2023 16:11:12 GMT 75 < referrer-policy: no-referrer-when-downgrade 75 < server: istio-envoy 75 < strict-transport-security: max-age=63072000; includeSubDomains; 75 < x-content-type-options: nosniff 75 < x-envoy-upstream-service-time: 3 75 < x-frame-options: DENY 75 < x-xss-protection: 1; mode=block {"id":"ad26681c-530d-487c-9581-9d6572d87fdd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971870979,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971872412,"system":false,"resourceType":"Job","name":"Export to \"export30917f3c0daa4966a403e9269d51de0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971871207,"endDate":1673971872412,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"c6b0b3e5-de1b-486c-bb17-b73bae35a93d\",\"fileName\":\"export30917f3c0daa4966a403e9269d51de0b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:13,148 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 76 * Sending client request on thread http-nio-8080-exec-2 76 > GET https://wlgore-dev.collibra.com/rest/2.0/files/c6b0b3e5-de1b-486c-bb17-b73bae35a93d 76 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:13 GMT 76 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 76 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:13,168 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 76 * Client response received on thread http-nio-8080-exec-2 76 < 200 76 < cache-control: no-cache,no-store 76 < content-disposition: attachment; filename = "export30917f3c0daa4966a403e9269d51de0b.csv" 76 < content-length: 1505017 76 < content-security-policy: default-src 'none'; frame-ancestors 'none' 76 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 76 < content-type: text/csv 76 < date: Tue, 17 Jan 2023 16:11:12 GMT 76 < referrer-policy: no-referrer-when-downgrade 76 < server: istio-envoy 76 < strict-transport-security: max-age=63072000; includeSubDomains; 76 < x-content-type-options: nosniff 76 < x-envoy-upstream-service-time: 3 76 < x-frame-options: DENY 76 < x-xss-protection: 1; mode=block physical > gv_ukg_vpayperiod > spanperiodunits [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > issueupdateddate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_customer_dim > global_parent_nme2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_cqrowner_jde_company_masters > display_10_class_codes [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_sop_order_header_cons > salesperson_code_2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issues > dependencies_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_projectroles > roleid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_salesforce_sf_accounts > store_locator [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_sop_order_header_cons > order_suffix [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_customer > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > bdr_market > category04_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > denodo_standards_check > last_modification_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issuepriorities > url [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_taleo_open_current_status > wage_salary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_sf_learning_history > providecredit [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > cmdb_ci [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_sc_req_item_01_cast > sys_tags [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > salesforce_account > lead_source_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_change_request > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > account_number > postal_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_gen_wfp_project > work_labor_invest_actuals [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_eagle_eye > percentgood [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_samplingplan > revision [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_wlgdw_servicenow_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > sales_order_multi > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_cmn_department_01_cast > code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_incident_old > u_assigned_above_tier_1 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_purchase_order [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > reporterkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_serv...more... 2023-01-17 16:11:13,411 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 77 * Sending client request on thread http-nio-8080-exec-2 77 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 77 > Content-Type: application/json 77 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:13 GMT 77 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 77 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_servicenow_cmdb_ci > u_corporate [Column]","physical > gv_wlgdw_sop_order_detail_cons > related_po_so_wo_number [Column]","physical > bv_servicenow_change_request > reason [Column]","logical > if_camstar_mes04_changestatus > control [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category08_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > containernumberingruleid [Column]","logical > local_view_07_filter > category_id [Column]","logical > if_all_ds_changes > modification [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > route_cd_oh [Column]","modeling > dcr_list > asset_type [Column]","physical > gv_servicenow_incident_02_remote_table > close_code [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_title_manag [Column]","physical > bv_servicenow_dmn_demand > location [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > wlgproductinfoname [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > temp_credit_message [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > shipto_addressline4 [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > current_net_yield [Column]","physical > gv_collibrametrics_dbo_elements_entities > batch_id [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > item_sales_order_number [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > embeddabledeeplink [Column]","physical > gv_camstar_mes04_uom > description [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_performance [Column]","assets > ukg_people > seniority_date [Column]","logical > sales_order_detail_05_join_actual_ship_date > lcn_nbr [Column]","logical > if_wlgdw_com_jde_address_book_master > future_non_us_ap_1 [Column]","logical > if_servicenow_cmdb_ci > warranty_expiration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > payment_terms_desc [Column]","physical > gv_servicenow_sc_request_01_cast > route_reason [Column]","physical > gv_wlgdw_com_jde_address_book_repository > tax_reporting [Column]","physical > gv_servicenow_sc_request_02_remote_table > watch_list [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_on_hold_reason [Column]","physical > gv_camstar_mes04_product > filtertags [Column]","logical > gore_branch_plant_02_filter_bp > category_code_18 [Column]","physical > bv_servicenow_change_request > u_post_implementation_test_plan [Column]","physical > bv_camstar_mes04_product > expirationdatespecid [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > date_final_payment_julian [Column]","physical > gv_servicenow_json_incident_01_flatten > u_new_call_opened [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > cytd_time_bckt_nm [Column]","logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartqty [Column]","logical > if_servicenow_sys_user > manager [Column]","assets > business_structure > business_l07_abbreviate_name [Column]","modeling > collibra_author_01_user_is_current_filter > license_type [Column]","physical > bv_servicenow_change_request > chg_model [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > studentid [Column]","assets > hr_ukg_ld_cc_emplid_hours > notificationprofile [Column]","physical > bv_collibrametrics_dbo_approved_element_sorcol_with_dq > sor_col_id [Column]","logical > issues_01_cache_selection > resolutiondate [Column]","assets > bdr_market > category04_cd [Column]","physical > gv_collibrametrics_dbo_uif_with_data_element > domain_name [Column]","physical > gv_collibrametrics_dbo_count_uif_dqrule > dq_col_num [Column]","physical > bv_servicenow_cmn_department > business_unit [Column]","modeling > ctms_document_tracking > due_date [Column]","physical > gv_wlgdw_sop_order_header_cons > reference [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > company_currency_cd [Column]","physical > gv_wlgdw_gorestar_g_customer_dim > salesperson2_cd [Column]","assets > jde_address_book_repository > phone_number_2 [Column]","physical > bv_data_catalog_endorsement_view > element_id [Column]","physical > bv_ath_g_denodo_eagle_eye > statetime [Column]","logical > usecthist_history_ch0976 > pm_start_days_back [Column]","assets > collibrametrics_data_elements_to_dqrule > domain_name [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_yrmon [Column]","physical > gv_collibrametrics_dbo_de_null_metrics > domain_name [Column]","physical > bv_servicenow_sys_user_group_old > points [Column]","physical > gv_wlgdw_salesforce_sf_opportunity > fiscalquarter [Column]","physical > bv_jira_worklogs > visibilityvalue [Column]","physical > bv_jira_issues > acreviewedbyqa_0 [Column]","logical > sales_order_detail_13_join_salesperson2 > salesperson_key_2 [Column]","logical > product_base_type_family_line_info_20_join_employee > stockpointcontrolled [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > resource_allocated_cost [Column]","physical > gv_wlgdw_com_jde_customer_master > gl_class [Column]","logical > if_jira_issues > enterprisepoapproved_0 [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_answerdate [Column]","logical > if_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column]","physical > gv_collibrametrics_dbo_change_req_with_rev_group > status [Column]","physical > gv_jira_issuecomponents > id [Column]","physical > gv_wlgdw_salesforce_sf_contacts > csr_email [Column]","logical > if_wlgdw_sop_country_bdr_region > bdr_region [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > mfg_purchase_group [Column]","physical > gv_perficient_ctms_escalation_item > site_unique_identifier [Column]","logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l01_cd [Column]","physical > gv_apshist_history > startdatetime [Column]","assets > fab_datahub_adhoc_fab_analytics > subdivision_code [Column]","assets > ukg_people > primary_org_path_text [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category13_desc [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > exreintervention [Column]","assets > webservice_with_lower_categories_excluding_parents > database_name [Column]","logical > if_wlgdw_sop_order_header_cons > lcn_received_date [Column]","physical > gv_collibrametrics_dbo_users_with_author > collibra_user_load_id [Column]","logical > if_jira_issuelinks > issueupdateddate [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category30_desc [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_variable_cost_amt [Column]","assets > gsms_fluorite_case > excluder_treated_area [Column]","physical > incident_remote_table_jdeleon > sys_created_by [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > italian_desc [Column]","physical > bv_wlgdw_salesforce_sf_opportunity > division [Column]","logical > usecthist_history_elvis_20032269 > vvalue [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > account_name [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > operation_date [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category20_desc [Column]","physical > gv_wgldwdev_tpwfp_tech_associate_role_competancy_data > held_proficiency [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > work_station_id [Column]","physical > bv_wlgdw_hr_gen_wfp_resource 2023-01-17 16:11:13,549 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 77 * Client response received on thread http-nio-8080-exec-2 77 < 200 77 < cache-control: no-cache,no-store 77 < content-length: 384 77 < content-security-policy: default-src 'none'; frame-ancestors 'none' 77 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 77 < content-type: application/json 77 < date: Tue, 17 Jan 2023 16:11:12 GMT 77 < referrer-policy: no-referrer-when-downgrade 77 < server: istio-envoy 77 < strict-transport-security: max-age=63072000; includeSubDomains; 77 < x-content-type-options: nosniff 77 < x-envoy-upstream-service-time: 113 77 < x-frame-options: DENY 77 < x-xss-protection: 1; mode=block {"id":"0d6a1aaa-fb94-4b5b-84af-2e1673abbe45","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971873450,"system":false,"resourceType":"Job","name":"Export to \"exportae718f504df847fabbbdcb18576486fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:14,552 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 78 * Sending client request on thread http-nio-8080-exec-2 78 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/0d6a1aaa-fb94-4b5b-84af-2e1673abbe45 78 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:14 GMT 78 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 78 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:14,562 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 78 * Client response received on thread http-nio-8080-exec-2 78 < 200 78 < cache-control: no-cache,no-store 78 < content-length: 485 78 < content-security-policy: default-src 'none'; frame-ancestors 'none' 78 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 78 < content-type: application/json 78 < date: Tue, 17 Jan 2023 16:11:13 GMT 78 < referrer-policy: no-referrer-when-downgrade 78 < server: istio-envoy 78 < strict-transport-security: max-age=63072000; includeSubDomains; 78 < x-content-type-options: nosniff 78 < x-envoy-upstream-service-time: 4 78 < x-frame-options: DENY 78 < x-xss-protection: 1; mode=block {"id":"0d6a1aaa-fb94-4b5b-84af-2e1673abbe45","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971873450,"system":false,"resourceType":"Job","name":"Export to \"exportae718f504df847fabbbdcb18576486fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971874208,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:11:15,565 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 79 * Sending client request on thread http-nio-8080-exec-2 79 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/0d6a1aaa-fb94-4b5b-84af-2e1673abbe45 79 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:15 GMT 79 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 79 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:15,581 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 79 * Client response received on thread http-nio-8080-exec-2 79 < 200 79 < cache-control: no-cache,no-store 79 < content-length: 736 79 < content-security-policy: default-src 'none'; frame-ancestors 'none' 79 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 79 < content-type: application/json 79 < date: Tue, 17 Jan 2023 16:11:14 GMT 79 < referrer-policy: no-referrer-when-downgrade 79 < server: istio-envoy 79 < strict-transport-security: max-age=63072000; includeSubDomains; 79 < x-content-type-options: nosniff 79 < x-envoy-upstream-service-time: 4 79 < x-frame-options: DENY 79 < x-xss-protection: 1; mode=block {"id":"0d6a1aaa-fb94-4b5b-84af-2e1673abbe45","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971873450,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971875309,"system":false,"resourceType":"Job","name":"Export to \"exportae718f504df847fabbbdcb18576486fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971874208,"endDate":1673971875309,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"1cefa8fd-2f19-4a7c-8e3e-3a35a029d2ae\",\"fileName\":\"exportae718f504df847fabbbdcb18576486fb.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:15,584 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 80 * Sending client request on thread http-nio-8080-exec-2 80 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/0d6a1aaa-fb94-4b5b-84af-2e1673abbe45 80 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:15 GMT 80 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 80 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:15,603 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 80 * Client response received on thread http-nio-8080-exec-2 80 < 200 80 < cache-control: no-cache,no-store 80 < content-length: 736 80 < content-security-policy: default-src 'none'; frame-ancestors 'none' 80 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 80 < content-type: application/json 80 < date: Tue, 17 Jan 2023 16:11:14 GMT 80 < referrer-policy: no-referrer-when-downgrade 80 < server: istio-envoy 80 < strict-transport-security: max-age=63072000; includeSubDomains; 80 < x-content-type-options: nosniff 80 < x-envoy-upstream-service-time: 3 80 < x-frame-options: DENY 80 < x-xss-protection: 1; mode=block {"id":"0d6a1aaa-fb94-4b5b-84af-2e1673abbe45","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971873450,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971875309,"system":false,"resourceType":"Job","name":"Export to \"exportae718f504df847fabbbdcb18576486fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971874208,"endDate":1673971875309,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"1cefa8fd-2f19-4a7c-8e3e-3a35a029d2ae\",\"fileName\":\"exportae718f504df847fabbbdcb18576486fb.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:15,608 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 81 * Sending client request on thread http-nio-8080-exec-2 81 > GET https://wlgore-dev.collibra.com/rest/2.0/files/1cefa8fd-2f19-4a7c-8e3e-3a35a029d2ae 81 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:15 GMT 81 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 81 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:15,627 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 81 * Client response received on thread http-nio-8080-exec-2 81 < 200 81 < cache-control: no-cache,no-store 81 < content-disposition: attachment; filename = "exportae718f504df847fabbbdcb18576486fb.csv" 81 < content-length: 1489382 81 < content-security-policy: default-src 'none'; frame-ancestors 'none' 81 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 81 < content-type: text/csv 81 < date: Tue, 17 Jan 2023 16:11:14 GMT 81 < referrer-policy: no-referrer-when-downgrade 81 < server: istio-envoy 81 < strict-transport-security: max-age=63072000; includeSubDomains; 81 < x-content-type-options: nosniff 81 < x-envoy-upstream-service-time: 3 81 < x-frame-options: DENY 81 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_jira_issuetransitions > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_jira_issuetypes > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_rls_white_list_05_get_white_list_string > elementwrite [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_opportunity > opportunity_market [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_count_all_element_monitors > monitors [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_sch_time_period_05_filter > month_number [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > collibrametrics_collibra_responsibilities > responsibility_id [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > servicenow_incident > u_first_line_resolved [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_shrt_nme [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 utilities > webservice_not_categorized_assets_datamarts > server_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > bv_wlgdw_gorestar_g_cost_center_dim > local1_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > kamino3_20043398_history > quality_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_collibra_relation > modified_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_wlgproductline > iconid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_servicenow_system_user > middle_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > customer > divisional_use_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_02_change_request_rt > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_wlgproductinfo > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_denodo_concur_attendee_extract > col17 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_salesforce_sf_dnb_company_record > primarystateprovincename [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_accounts > shippingcountrycode [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmdb_ci_01_cast > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_06_join_gf_hc > professionaltransferorganizationset [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_incident_02_remote_table > correlation_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > pricing > date_updated [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_cost_center_dim > plant_desc [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > user_lot_date_3_default_days [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > business_unit_group [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgsellbyperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > copadostory_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > salesforce_marketing_plan > channel__c [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_deduction_codes_5 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > data_elements_in_candidate_with_business_term_01_filter_relations > is_current [Column];000...more... 2023-01-17 16:11:16,422 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 82 * Sending client request on thread http-nio-8080-exec-2 82 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 82 > Content-Type: multipart/form-data;boundary=Boundary_4_1720835376_1673971876413 82 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:16 GMT 82 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 82 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_4_1720835376_1673971876413 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_4_1720835376_1673971876413 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_4_1720835376_1673971876413 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_4_1720835376_1673971876413 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_4_1720835376_1673971876413 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" servicenow_change_request_01_cast [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > usecthist_history_insp8 > wwcyclecount [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > usecthist_history_insp8 > wwcyclecount [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wwcyclecount","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"The number of sub-intervals for the specified time period."}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > usecthist_history_insp8 [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_jira_attachments > issuekey [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_jira_attachments > issuekey [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"issuekey","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"The key of the issue."}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"2000"}],"00000000-0000-0000-0001-000500000009":[{"value":"2000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_jira_attachments [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > product_base_type_family_line_info_15_join_bom_bombase > erp_route_rev_record [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > product_base_type_family_line_info_15_join_bom_bombase > erp_route_rev_record [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"erp_route_rev_record","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > product_base_type_family_line_info_15_join_bom_bombase [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > gore_branch_plant_02_filter_bp > burden_category [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > gore_branch_plant_02_filter_bp > burden_category [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"burden_category","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"5"}],"00000000-0000-0000-0001-000500000009":[{"value":"5"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > gore_branch_plant_02_filter_bp [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_servicenow_change_request > u_reason_for_issue [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_servicenow_change_request > u_reason_for_issue [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"u_reason_for_issue","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"4000"}],"00000000-0000-0000-0001-000500000009":[{"value":"4000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_servicenow_change_request [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}}] --Boundary_4_1720835376_1673971876413-- 2023-01-17 16:11:16,557 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 82 * Client response received on thread http-nio-8080-exec-2 82 < 200 82 < cache-control: no-cache,no-store 82 < content-length: 333 82 < content-security-policy: default-src 'none'; frame-ancestors 'none' 82 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 82 < content-type: application/json 82 < date: Tue, 17 Jan 2023 16:11:15 GMT 82 < referrer-policy: no-referrer-when-downgrade 82 < server: istio-envoy 82 < strict-transport-security: max-age=63072000; includeSubDomains; 82 < x-content-type-options: nosniff 82 < x-envoy-upstream-service-time: 96 82 < x-frame-options: DENY 82 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:17,566 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 83 * Sending client request on thread http-nio-8080-exec-2 83 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 83 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:17 GMT 83 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 83 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:17,579 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 83 * Client response received on thread http-nio-8080-exec-2 83 < 200 83 < cache-control: no-cache,no-store 83 < content-length: 359 83 < content-security-policy: default-src 'none'; frame-ancestors 'none' 83 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 83 < content-type: application/json 83 < date: Tue, 17 Jan 2023 16:11:16 GMT 83 < referrer-policy: no-referrer-when-downgrade 83 < server: istio-envoy 83 < strict-transport-security: max-age=63072000; includeSubDomains; 83 < x-content-type-options: nosniff 83 < x-envoy-upstream-service-time: 5 83 < x-frame-options: DENY 83 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:11:18,585 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 84 * Sending client request on thread http-nio-8080-exec-2 84 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 84 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:18 GMT 84 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 84 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:18,603 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 84 * Client response received on thread http-nio-8080-exec-2 84 < 200 84 < cache-control: no-cache,no-store 84 < content-length: 359 84 < content-security-policy: default-src 'none'; frame-ancestors 'none' 84 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 84 < content-type: application/json 84 < date: Tue, 17 Jan 2023 16:11:17 GMT 84 < referrer-policy: no-referrer-when-downgrade 84 < server: istio-envoy 84 < strict-transport-security: max-age=63072000; includeSubDomains; 84 < x-content-type-options: nosniff 84 < x-envoy-upstream-service-time: 4 84 < x-frame-options: DENY 84 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:11:19,608 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 85 * Sending client request on thread http-nio-8080-exec-2 85 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 85 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:19 GMT 85 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 85 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:19,622 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 85 * Client response received on thread http-nio-8080-exec-2 85 < 200 85 < cache-control: no-cache,no-store 85 < content-length: 391 85 < content-security-policy: default-src 'none'; frame-ancestors 'none' 85 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 85 < content-type: application/json 85 < date: Tue, 17 Jan 2023 16:11:18 GMT 85 < referrer-policy: no-referrer-when-downgrade 85 < server: istio-envoy 85 < strict-transport-security: max-age=63072000; includeSubDomains; 85 < x-content-type-options: nosniff 85 < x-envoy-upstream-service-time: 4 85 < x-frame-options: DENY 85 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:11:20,626 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 86 * Sending client request on thread http-nio-8080-exec-2 86 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 86 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:20 GMT 86 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 86 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:20,637 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 86 * Client response received on thread http-nio-8080-exec-2 86 < 200 86 < cache-control: no-cache,no-store 86 < content-length: 391 86 < content-security-policy: default-src 'none'; frame-ancestors 'none' 86 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 86 < content-type: application/json 86 < date: Tue, 17 Jan 2023 16:11:19 GMT 86 < referrer-policy: no-referrer-when-downgrade 86 < server: istio-envoy 86 < strict-transport-security: max-age=63072000; includeSubDomains; 86 < x-content-type-options: nosniff 86 < x-envoy-upstream-service-time: 5 86 < x-frame-options: DENY 86 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:11:21,639 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 87 * Sending client request on thread http-nio-8080-exec-2 87 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 87 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:21 GMT 87 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 87 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:21,651 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 87 * Client response received on thread http-nio-8080-exec-2 87 < 200 87 < cache-control: no-cache,no-store 87 < content-length: 392 87 < content-security-policy: default-src 'none'; frame-ancestors 'none' 87 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 87 < content-type: application/json 87 < date: Tue, 17 Jan 2023 16:11:20 GMT 87 < referrer-policy: no-referrer-when-downgrade 87 < server: istio-envoy 87 < strict-transport-security: max-age=63072000; includeSubDomains; 87 < x-content-type-options: nosniff 87 < x-envoy-upstream-service-time: 4 87 < x-frame-options: DENY 87 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.5,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:11:22,654 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 88 * Sending client request on thread http-nio-8080-exec-2 88 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 88 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:22 GMT 88 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 88 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:22,705 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 88 * Client response received on thread http-nio-8080-exec-2 88 < 200 88 < cache-control: no-cache,no-store 88 < content-length: 392 88 < content-security-policy: default-src 'none'; frame-ancestors 'none' 88 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 88 < content-type: application/json 88 < date: Tue, 17 Jan 2023 16:11:21 GMT 88 < referrer-policy: no-referrer-when-downgrade 88 < server: istio-envoy 88 < strict-transport-security: max-age=63072000; includeSubDomains; 88 < x-content-type-options: nosniff 88 < x-envoy-upstream-service-time: 45 88 < x-frame-options: DENY 88 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:11:23,710 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 89 * Sending client request on thread http-nio-8080-exec-2 89 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 89 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:23 GMT 89 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 89 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:23,727 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 89 * Client response received on thread http-nio-8080-exec-2 89 < 200 89 < cache-control: no-cache,no-store 89 < content-length: 392 89 < content-security-policy: default-src 'none'; frame-ancestors 'none' 89 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 89 < content-type: application/json 89 < date: Tue, 17 Jan 2023 16:11:22 GMT 89 < referrer-policy: no-referrer-when-downgrade 89 < server: istio-envoy 89 < strict-transport-security: max-age=63072000; includeSubDomains; 89 < x-content-type-options: nosniff 89 < x-envoy-upstream-service-time: 4 89 < x-frame-options: DENY 89 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:11:24,731 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 90 * Sending client request on thread http-nio-8080-exec-2 90 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 90 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:24 GMT 90 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 90 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:24,744 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 90 * Client response received on thread http-nio-8080-exec-2 90 < 200 90 < cache-control: no-cache,no-store 90 < content-length: 392 90 < content-security-policy: default-src 'none'; frame-ancestors 'none' 90 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 90 < content-type: application/json 90 < date: Tue, 17 Jan 2023 16:11:23 GMT 90 < referrer-policy: no-referrer-when-downgrade 90 < server: istio-envoy 90 < strict-transport-security: max-age=63072000; includeSubDomains; 90 < x-content-type-options: nosniff 90 < x-envoy-upstream-service-time: 4 90 < x-frame-options: DENY 90 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.5,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:11:25,751 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 91 * Sending client request on thread http-nio-8080-exec-2 91 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 91 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:25 GMT 91 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 91 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:25,769 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 91 * Client response received on thread http-nio-8080-exec-2 91 < 200 91 < cache-control: no-cache,no-store 91 < content-length: 392 91 < content-security-policy: default-src 'none'; frame-ancestors 'none' 91 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 91 < content-type: application/json 91 < date: Tue, 17 Jan 2023 16:11:24 GMT 91 < referrer-policy: no-referrer-when-downgrade 91 < server: istio-envoy 91 < strict-transport-security: max-age=63072000; includeSubDomains; 91 < x-content-type-options: nosniff 91 < x-envoy-upstream-service-time: 5 91 < x-frame-options: DENY 91 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:11:26,772 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 92 * Sending client request on thread http-nio-8080-exec-2 92 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 92 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:26 GMT 92 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 92 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:26,783 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 92 * Client response received on thread http-nio-8080-exec-2 92 < 200 92 < cache-control: no-cache,no-store 92 < content-length: 392 92 < content-security-policy: default-src 'none'; frame-ancestors 'none' 92 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 92 < content-type: application/json 92 < date: Tue, 17 Jan 2023 16:11:25 GMT 92 < referrer-policy: no-referrer-when-downgrade 92 < server: istio-envoy 92 < strict-transport-security: max-age=63072000; includeSubDomains; 92 < x-content-type-options: nosniff 92 < x-envoy-upstream-service-time: 5 92 < x-frame-options: DENY 92 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:11:27,789 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 93 * Sending client request on thread http-nio-8080-exec-2 93 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 93 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:27 GMT 93 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 93 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:27,800 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 93 * Client response received on thread http-nio-8080-exec-2 93 < 200 93 < cache-control: no-cache,no-store 93 < content-length: 401 93 < content-security-policy: default-src 'none'; frame-ancestors 'none' 93 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 93 < content-type: application/json 93 < date: Tue, 17 Jan 2023 16:11:26 GMT 93 < referrer-policy: no-referrer-when-downgrade 93 < server: istio-envoy 93 < strict-transport-security: max-age=63072000; includeSubDomains; 93 < x-content-type-options: nosniff 93 < x-envoy-upstream-service-time: 5 93 < x-frame-options: DENY 93 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":54.0,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET_RELATION"} 2023-01-17 16:11:29,803 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 94 * Sending client request on thread http-nio-8080-exec-2 94 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 94 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:29 GMT 94 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 94 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:29,815 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 94 * Client response received on thread http-nio-8080-exec-2 94 < 200 94 < cache-control: no-cache,no-store 94 < content-length: 401 94 < content-security-policy: default-src 'none'; frame-ancestors 'none' 94 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 94 < content-type: application/json 94 < date: Tue, 17 Jan 2023 16:11:28 GMT 94 < referrer-policy: no-referrer-when-downgrade 94 < server: istio-envoy 94 < strict-transport-security: max-age=63072000; includeSubDomains; 94 < x-content-type-options: nosniff 94 < x-envoy-upstream-service-time: 6 94 < x-frame-options: DENY 94 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":76.5,"cancelable":true,"startDate":1673971877210,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET_RELATION"} 2023-01-17 16:11:31,817 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 95 * Sending client request on thread http-nio-8080-exec-2 95 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 95 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:31 GMT 95 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 95 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:31,830 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 95 * Client response received on thread http-nio-8080-exec-2 95 < 200 95 < cache-control: no-cache,no-store 95 < content-length: 1336 95 < content-security-policy: default-src 'none'; frame-ancestors 'none' 95 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 95 < content-type: application/json 95 < date: Tue, 17 Jan 2023 16:11:30 GMT 95 < referrer-policy: no-referrer-when-downgrade 95 < server: istio-envoy 95 < strict-transport-security: max-age=63072000; includeSubDomains; 95 < vary: accept-encoding 95 < x-content-type-options: nosniff 95 < x-envoy-upstream-service-time: 5 95 < x-frame-options: DENY 95 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971890644,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971877210,"endDate":1673971890644,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":60,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:11:31,833 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 96 * Sending client request on thread http-nio-8080-exec-2 96 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/965b71ea-34fe-4df4-b1bd-aaccaef83954 96 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:31 GMT 96 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 96 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:31,843 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 96 * Client response received on thread http-nio-8080-exec-2 96 < 200 96 < cache-control: no-cache,no-store 96 < content-length: 1336 96 < content-security-policy: default-src 'none'; frame-ancestors 'none' 96 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 96 < content-type: application/json 96 < date: Tue, 17 Jan 2023 16:11:30 GMT 96 < referrer-policy: no-referrer-when-downgrade 96 < server: istio-envoy 96 < strict-transport-security: max-age=63072000; includeSubDomains; 96 < vary: accept-encoding 96 < x-content-type-options: nosniff 96 < x-envoy-upstream-service-time: 4 96 < x-frame-options: DENY 96 < x-xss-protection: 1; mode=block {"id":"965b71ea-34fe-4df4-b1bd-aaccaef83954","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971876544,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971890644,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971877210,"endDate":1673971890644,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":60,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":61,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:11:31,871 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 97 * Sending client request on thread http-nio-8080-exec-2 97 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 97 > Content-Type: application/json 97 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:31 GMT 97 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 97 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_servicenow_cmdb_ci > u_corporate [Column]","physical > gv_wlgdw_sop_order_detail_cons > related_po_so_wo_number [Column]","physical > bv_servicenow_change_request > reason [Column]","logical > if_camstar_mes04_changestatus > control [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category08_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > containernumberingruleid [Column]","logical > local_view_07_filter > category_id [Column]","logical > if_all_ds_changes > modification [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > route_cd_oh [Column]","modeling > dcr_list > asset_type [Column]","physical > gv_servicenow_incident_02_remote_table > close_code [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_title_manag [Column]","physical > bv_servicenow_dmn_demand > location [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > wlgproductinfoname [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > temp_credit_message [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > shipto_addressline4 [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > current_net_yield [Column]","physical > gv_collibrametrics_dbo_elements_entities > batch_id [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > item_sales_order_number [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > embeddabledeeplink [Column]","physical > gv_camstar_mes04_uom > description [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_performance [Column]","assets > ukg_people > seniority_date [Column]","logical > sales_order_detail_05_join_actual_ship_date > lcn_nbr [Column]","logical > if_wlgdw_com_jde_address_book_master > future_non_us_ap_1 [Column]","logical > if_servicenow_cmdb_ci > warranty_expiration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > payment_terms_desc [Column]","physical > gv_servicenow_sc_request_01_cast > route_reason [Column]","physical > gv_wlgdw_com_jde_address_book_repository > tax_reporting [Column]","physical > gv_servicenow_sc_request_02_remote_table > watch_list [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_on_hold_reason [Column]","physical > gv_camstar_mes04_product > filtertags [Column]","logical > gore_branch_plant_02_filter_bp > category_code_18 [Column]","physical > bv_servicenow_change_request > u_post_implementation_test_plan [Column]","physical > bv_camstar_mes04_product > expirationdatespecid [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > date_final_payment_julian [Column]","physical > gv_servicenow_json_incident_01_flatten > u_new_call_opened [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > cytd_time_bckt_nm [Column]","logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartqty [Column]","logical > if_servicenow_sys_user > manager [Column]","assets > business_structure > business_l07_abbreviate_name [Column]","modeling > collibra_author_01_user_is_current_filter > license_type [Column]","physical > bv_servicenow_change_request > chg_model [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > studentid [Column]","assets > hr_ukg_ld_cc_emplid_hours > notificationprofile [Column]","physical > bv_collibrametrics_dbo_approved_element_sorcol_with_dq > sor_col_id [Column]","logical > issues_01_cache_selection > resolutiondate [Column]","assets > bdr_market > category04_cd [Column]","physical > gv_collibrametrics_dbo_uif_with_data_element > domain_name [Column]","physical > gv_collibrametrics_dbo_count_uif_dqrule > dq_col_num [Column]","physical > bv_servicenow_cmn_department > business_unit [Column]","modeling > ctms_document_tracking > due_date [Column]","physical > gv_wlgdw_sop_order_header_cons > reference [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > company_currency_cd [Column]","physical > gv_wlgdw_gorestar_g_customer_dim > salesperson2_cd [Column]","assets > jde_address_book_repository > phone_number_2 [Column]","physical > bv_data_catalog_endorsement_view > element_id [Column]","physical > bv_ath_g_denodo_eagle_eye > statetime [Column]","logical > usecthist_history_ch0976 > pm_start_days_back [Column]","assets > collibrametrics_data_elements_to_dqrule > domain_name [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_yrmon [Column]","physical > gv_collibrametrics_dbo_de_null_metrics > domain_name [Column]","physical > bv_servicenow_sys_user_group_old > points [Column]","physical > gv_wlgdw_salesforce_sf_opportunity > fiscalquarter [Column]","physical > bv_jira_worklogs > visibilityvalue [Column]","physical > bv_jira_issues > acreviewedbyqa_0 [Column]","logical > sales_order_detail_13_join_salesperson2 > salesperson_key_2 [Column]","logical > product_base_type_family_line_info_20_join_employee > stockpointcontrolled [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > resource_allocated_cost [Column]","physical > gv_wlgdw_com_jde_customer_master > gl_class [Column]","logical > if_jira_issues > enterprisepoapproved_0 [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_answerdate [Column]","logical > if_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column]","physical > gv_collibrametrics_dbo_change_req_with_rev_group > status [Column]","physical > gv_jira_issuecomponents > id [Column]","physical > gv_wlgdw_salesforce_sf_contacts > csr_email [Column]","logical > if_wlgdw_sop_country_bdr_region > bdr_region [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > mfg_purchase_group [Column]","physical > gv_perficient_ctms_escalation_item > site_unique_identifier [Column]","logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l01_cd [Column]","physical > gv_apshist_history > startdatetime [Column]","assets > fab_datahub_adhoc_fab_analytics > subdivision_code [Column]","assets > ukg_people > primary_org_path_text [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category13_desc [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > exreintervention [Column]","assets > webservice_with_lower_categories_excluding_parents > database_name [Column]","logical > if_wlgdw_sop_order_header_cons > lcn_received_date [Column]","physical > gv_collibrametrics_dbo_users_with_author > collibra_user_load_id [Column]","logical > if_jira_issuelinks > issueupdateddate [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category30_desc [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_variable_cost_amt [Column]","assets > gsms_fluorite_case > excluder_treated_area [Column]","physical > incident_remote_table_jdeleon > sys_created_by [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > italian_desc [Column]","physical > bv_wlgdw_salesforce_sf_opportunity > division [Column]","logical > usecthist_history_elvis_20032269 > vvalue [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > account_name [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > operation_date [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category20_desc [Column]","physical > gv_wgldwdev_tpwfp_tech_associate_role_competancy_data > held_proficiency [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > work_station_id [Column]","physical > bv_wlgdw_hr_gen_wfp_resource 2023-01-17 16:11:32,006 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 97 * Client response received on thread http-nio-8080-exec-2 97 < 200 97 < cache-control: no-cache,no-store 97 < content-length: 384 97 < content-security-policy: default-src 'none'; frame-ancestors 'none' 97 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 97 < content-type: application/json 97 < date: Tue, 17 Jan 2023 16:11:31 GMT 97 < referrer-policy: no-referrer-when-downgrade 97 < server: istio-envoy 97 < strict-transport-security: max-age=63072000; includeSubDomains; 97 < x-content-type-options: nosniff 97 < x-envoy-upstream-service-time: 117 97 < x-frame-options: DENY 97 < x-xss-protection: 1; mode=block {"id":"9a1b5845-c4ec-4db5-950d-2749d2a6ed77","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971891907,"system":false,"resourceType":"Job","name":"Export to \"exporta95ec96100524f2ca72ee0f4ff1bf5ba.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:33,008 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 98 * Sending client request on thread http-nio-8080-exec-2 98 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/9a1b5845-c4ec-4db5-950d-2749d2a6ed77 98 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:33 GMT 98 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 98 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:33,023 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 98 * Client response received on thread http-nio-8080-exec-2 98 < 200 98 < cache-control: no-cache,no-store 98 < content-length: 485 98 < content-security-policy: default-src 'none'; frame-ancestors 'none' 98 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 98 < content-type: application/json 98 < date: Tue, 17 Jan 2023 16:11:32 GMT 98 < referrer-policy: no-referrer-when-downgrade 98 < server: istio-envoy 98 < strict-transport-security: max-age=63072000; includeSubDomains; 98 < x-content-type-options: nosniff 98 < x-envoy-upstream-service-time: 4 98 < x-frame-options: DENY 98 < x-xss-protection: 1; mode=block {"id":"9a1b5845-c4ec-4db5-950d-2749d2a6ed77","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971891907,"system":false,"resourceType":"Job","name":"Export to \"exporta95ec96100524f2ca72ee0f4ff1bf5ba.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971892218,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:11:34,025 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 99 * Sending client request on thread http-nio-8080-exec-2 99 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/9a1b5845-c4ec-4db5-950d-2749d2a6ed77 99 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:34 GMT 99 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 99 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:34,035 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 99 * Client response received on thread http-nio-8080-exec-2 99 < 200 99 < cache-control: no-cache,no-store 99 < content-length: 736 99 < content-security-policy: default-src 'none'; frame-ancestors 'none' 99 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 99 < content-type: application/json 99 < date: Tue, 17 Jan 2023 16:11:33 GMT 99 < referrer-policy: no-referrer-when-downgrade 99 < server: istio-envoy 99 < strict-transport-security: max-age=63072000; includeSubDomains; 99 < x-content-type-options: nosniff 99 < x-envoy-upstream-service-time: 4 99 < x-frame-options: DENY 99 < x-xss-protection: 1; mode=block {"id":"9a1b5845-c4ec-4db5-950d-2749d2a6ed77","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971891907,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971893360,"system":false,"resourceType":"Job","name":"Export to \"exporta95ec96100524f2ca72ee0f4ff1bf5ba.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971892218,"endDate":1673971893359,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"568e252b-c7e9-48e6-90f0-fb2909403eea\",\"fileName\":\"exporta95ec96100524f2ca72ee0f4ff1bf5ba.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:34,040 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 100 * Sending client request on thread http-nio-8080-exec-2 100 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/9a1b5845-c4ec-4db5-950d-2749d2a6ed77 100 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:34 GMT 100 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 100 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:34,055 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 100 * Client response received on thread http-nio-8080-exec-2 100 < 200 100 < cache-control: no-cache,no-store 100 < content-length: 736 100 < content-security-policy: default-src 'none'; frame-ancestors 'none' 100 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 100 < content-type: application/json 100 < date: Tue, 17 Jan 2023 16:11:33 GMT 100 < referrer-policy: no-referrer-when-downgrade 100 < server: istio-envoy 100 < strict-transport-security: max-age=63072000; includeSubDomains; 100 < x-content-type-options: nosniff 100 < x-envoy-upstream-service-time: 4 100 < x-frame-options: DENY 100 < x-xss-protection: 1; mode=block {"id":"9a1b5845-c4ec-4db5-950d-2749d2a6ed77","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971891907,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971893360,"system":false,"resourceType":"Job","name":"Export to \"exporta95ec96100524f2ca72ee0f4ff1bf5ba.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971892218,"endDate":1673971893359,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"568e252b-c7e9-48e6-90f0-fb2909403eea\",\"fileName\":\"exporta95ec96100524f2ca72ee0f4ff1bf5ba.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:34,057 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 101 * Sending client request on thread http-nio-8080-exec-2 101 > GET https://wlgore-dev.collibra.com/rest/2.0/files/568e252b-c7e9-48e6-90f0-fb2909403eea 101 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:34 GMT 101 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 101 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:34,078 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 101 * Client response received on thread http-nio-8080-exec-2 101 < 200 101 < cache-control: no-cache,no-store 101 < content-disposition: attachment; filename = "exporta95ec96100524f2ca72ee0f4ff1bf5ba.csv" 101 < content-length: 1499202 101 < content-security-policy: default-src 'none'; frame-ancestors 'none' 101 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 101 < content-type: text/csv 101 < date: Tue, 17 Jan 2023 16:11:33 GMT 101 < referrer-policy: no-referrer-when-downgrade 101 < server: istio-envoy 101 < strict-transport-security: max-age=63072000; includeSubDomains; 101 < x-content-type-options: nosniff 101 < x-envoy-upstream-service-time: 3 101 < x-frame-options: DENY 101 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_jira_issuetransitions > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_jira_issuetypes > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_rls_white_list_05_get_white_list_string > elementwrite [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_opportunity > opportunity_market [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_count_all_element_monitors > monitors [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_sch_time_period_05_filter > month_number [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > collibrametrics_collibra_responsibilities > responsibility_id [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > servicenow_incident > u_first_line_resolved [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_shrt_nme [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 utilities > webservice_not_categorized_assets_datamarts > server_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > bv_wlgdw_gorestar_g_cost_center_dim > local1_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > kamino3_20043398_history > quality_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_collibra_relation > modified_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_wlgproductline > iconid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_servicenow_system_user > middle_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > customer > divisional_use_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_02_change_request_rt > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_wlgproductinfo > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_denodo_concur_attendee_extract > col17 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_salesforce_sf_dnb_company_record > primarystateprovincename [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_accounts > shippingcountrycode [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmdb_ci_01_cast > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_06_join_gf_hc > professionaltransferorganizationset [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_incident_02_remote_table > correlation_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > pricing > date_updated [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_cost_center_dim > plant_desc [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > user_lot_date_3_default_days [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > business_unit_group [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgsellbyperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > copadostory_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > salesforce_marketing_plan > channel__c [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_deduction_codes_5 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > data_elements_in_candidate_with_business_term_01_filter_relations > is_current [Column];000...more... 2023-01-17 16:11:34,387 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 102 * Sending client request on thread http-nio-8080-exec-2 102 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 102 > Content-Type: application/json 102 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:34 GMT 102 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 102 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_approval_history [Column]","logical > usecthist_history_insp5 > vvalue [Column]","assets > concur_attendee_extract > attendee_approved_amount_1 [Column]","utilities > webservice_categorized_outside_assets_datamarts > database_synch_date [Column]","assets > salesforce_e1_account > address_line_3 [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > currentcost [Column]","logical > gore_branch_plant_02_filter_bp > business_unit_subsequent [Column]","logical > if_ukg_vtimecardtotal > laborentryname6 [Column]","logical > tpm_stat_01_join_ent > idletime [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgbestbeforeperiod [Column]","logical > apshist_03_join_if_aps_history > date_time [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > clustr [Column]","logical > product_base_type_family_line_info_18_join_customer > start_uom [Column]","modeling > if_concur_attendee_extract > report_custom_3 [Column]","physical > bv_wwp_ent > can_sched_shifts [Column]","physical > gv_wwp_util_state > last_edit_comment [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > asset_id [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > catalognumber [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > update_flag [Column]","physical > gv_servicenow_dmn_demand_02_remote_table > financial_return [Column]","physical > gv_collibrametrics_collibra_collibra_domains > is_current [Column]","logical > sales_order_detail_12_join_salesperson > original_promised_date [Column]","modeling > if_product > source_plant_desc [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > actual_ship_date_key [Column]","logical > sprints_01_cache_selection > goal [Column]","assets > customer > credit_message [Column]","physical > bv_collibrametrics_collibra_incomplete_dataelement_trending > load_date [Column]","physical > bv_camstar_mes04_wlgproductinfo > wlgissueconversionfactor [Column]","physical > bv_servicenow_cmdb_ci > u_application_life_cycle_gap [Column]","physical > bv_collibrametrics_dbo_data_elements_to_entity > name [Column]","modeling > ctms_document_tracking > comments [Column]","physical > gv_collibrametrics_collibra_collibra_responsibilities > modified_date [Column]","physical > bv_collibrametrics_collibra_collibra_relation > target_resource_type [Column]","modeling > ctms_site_contact_02_join_document_tracking > parent_entity [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > atomic_key [Column]","logical > if_ad_user > mail [Column]","physical > bv_sphera_get_user_by_id > passwordinterval [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr1_time_bckt_cd [Column]","logical > activities_01_derived_columns > last_updated_by [Column]","logical > product_base_type_family_line_info_24_projection > expiration_date_spec_revision [Column]","logical > if_wlgdw_hr_taleo_created_last_5_yrs > job_family [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > garments_revenue [Column]","physical > bv_jira_issuelinks > id [Column]","physical > bv_camstar_mes04_productfamily > wipmsgdefmgrid [Column]","physical > bv_vdp8_dev_rows_2 > ww_interpolation_type [Column]","logical > if_wlgdw_com_jde_customer_master > category_code_17 [Column]","physical > gv_wlgdw_sop_order_header_cons > government_contract_priority [Column]","logical > learning_historys_01_cache_selection > studentid [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > jde_wo_number [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > qty_on_backorder [Column]","physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_u_potential_value [Column]","physical > bv_servicenow_dmn_demand_old > sys_class_name [Column]","physical > bv_ukg_vtimecardpunch > partitiondate [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_hiring_manag_nm [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > stockpointcontrolled [Column]","logical > if_servicenow_sc_req_item > order_guide [Column]","physical > bv_servicenow_change_request_parameterized > u_other_source [Column]","assets > salesforce_order_header > createddate [Column]","physical > gv_collibrametrics_dbo_rel_type_de_sor_system_file > relation_id [Column]","logical > usecthist_history_insp2 > wwresolution [Column]","assets > cfa_1806811_history > quality_detail [Column]","physical > bv_servicenow_user_old > sys_class_name [Column]","physical > bv_dynamodb_gsms_list_items > itemtypeid [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > stockpointcontrolled [Column]","physical > bv_denodo_concur_attendee_extract > col43 [Column]","assets > servicenow_problem > u_rout_cause [Column]","logical > product_base_type_family_line_info_24_projection > bill_of_process [Column]","modeling > wfp_supply_attrition > distribution_fte [Column]","physical > bv_wlgdw_com_jde_customer_master > category_code_27 [Column]","modeling > pbh_production_dashboard_sfa3 > opc_quality [Column]","physical > bv_servicenow_sys_user > mobile_phone [Column]","logical > if_usecthist_history > wwrowcount [Column]","logical > putzbrunn_history_01_paramaterize > wwparameters [Column]","logical > if_collibrametrics_collibra_collibra_relation > sql_load_date [Column]","assets > concur_attendee_extract > report_entry_custom_4 [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > customer_key [Column]","physical > gv_wlgdw_salesforce_sf_contacts > ccrz__companytype [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y02m09 [Column]","logical > usecthist_history_hulk2 > value [Column]","logical > gore_branch_plant_01_join_country > tax_deduction_codes_6 [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > demand_manager [Column]","physical > gv_camstar_mes04_billofprocess > description [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","physical > gv_wlgdw_salesforce_sf_accounts > billinglatitude [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > y05m04 [Column]","logical > timecard_06_join_gf_hc > pp_payperiodoffset [Column]","physical > gv_servicenow_cmdb_ci_02_remote_table > u_personal_information [Column]","logical > product_base_type_family_line_info_13_join_uom > expirationdatespecbaseid [Column]","assets > collibrametrics_elements_entities > combo_name [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_depart_num [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category37_desc [Column]","logical > tpm_stat_05_join_job > downtime [Column]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs > job_function [Column]","physical > bv_wwp_item > obsolete [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > brandname [Column]","logical > sales_order_detail_12_join_salesperson > local_xfr_profit_amt [Column]","assets > sales_agent > postal_code [Column]","physical > gv_sphera_get_user_by_id_01_token > usertype [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > life_cycle_stage_link [Column]","logical > learning_historys_01_cache_selection > componentkey [Column]","logical > sales_o 2023-01-17 16:11:34,520 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 102 * Client response received on thread http-nio-8080-exec-2 102 < 200 102 < cache-control: no-cache,no-store 102 < content-length: 384 102 < content-security-policy: default-src 'none'; frame-ancestors 'none' 102 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 102 < content-type: application/json 102 < date: Tue, 17 Jan 2023 16:11:33 GMT 102 < referrer-policy: no-referrer-when-downgrade 102 < server: istio-envoy 102 < strict-transport-security: max-age=63072000; includeSubDomains; 102 < x-content-type-options: nosniff 102 < x-envoy-upstream-service-time: 120 102 < x-frame-options: DENY 102 < x-xss-protection: 1; mode=block {"id":"bdc17b38-476e-4138-8be8-3184747c0c74","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971894417,"system":false,"resourceType":"Job","name":"Export to \"export6439ada9d8074626be29f3f9f3a3b742.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:35,523 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 103 * Sending client request on thread http-nio-8080-exec-2 103 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bdc17b38-476e-4138-8be8-3184747c0c74 103 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:35 GMT 103 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 103 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:35,533 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 103 * Client response received on thread http-nio-8080-exec-2 103 < 200 103 < cache-control: no-cache,no-store 103 < content-length: 485 103 < content-security-policy: default-src 'none'; frame-ancestors 'none' 103 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 103 < content-type: application/json 103 < date: Tue, 17 Jan 2023 16:11:34 GMT 103 < referrer-policy: no-referrer-when-downgrade 103 < server: istio-envoy 103 < strict-transport-security: max-age=63072000; includeSubDomains; 103 < x-content-type-options: nosniff 103 < x-envoy-upstream-service-time: 4 103 < x-frame-options: DENY 103 < x-xss-protection: 1; mode=block {"id":"bdc17b38-476e-4138-8be8-3184747c0c74","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971894417,"system":false,"resourceType":"Job","name":"Export to \"export6439ada9d8074626be29f3f9f3a3b742.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971895220,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:11:36,534 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 104 * Sending client request on thread http-nio-8080-exec-2 104 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bdc17b38-476e-4138-8be8-3184747c0c74 104 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:36 GMT 104 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 104 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:36,546 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 104 * Client response received on thread http-nio-8080-exec-2 104 < 200 104 < cache-control: no-cache,no-store 104 < content-length: 736 104 < content-security-policy: default-src 'none'; frame-ancestors 'none' 104 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 104 < content-type: application/json 104 < date: Tue, 17 Jan 2023 16:11:35 GMT 104 < referrer-policy: no-referrer-when-downgrade 104 < server: istio-envoy 104 < strict-transport-security: max-age=63072000; includeSubDomains; 104 < x-content-type-options: nosniff 104 < x-envoy-upstream-service-time: 5 104 < x-frame-options: DENY 104 < x-xss-protection: 1; mode=block {"id":"bdc17b38-476e-4138-8be8-3184747c0c74","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971894417,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971896310,"system":false,"resourceType":"Job","name":"Export to \"export6439ada9d8074626be29f3f9f3a3b742.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971895220,"endDate":1673971896310,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"8c61072d-26fb-4ce5-b00e-f226a0d84451\",\"fileName\":\"export6439ada9d8074626be29f3f9f3a3b742.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:36,547 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 105 * Sending client request on thread http-nio-8080-exec-2 105 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/bdc17b38-476e-4138-8be8-3184747c0c74 105 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:36 GMT 105 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 105 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:36,557 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 105 * Client response received on thread http-nio-8080-exec-2 105 < 200 105 < cache-control: no-cache,no-store 105 < content-length: 736 105 < content-security-policy: default-src 'none'; frame-ancestors 'none' 105 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 105 < content-type: application/json 105 < date: Tue, 17 Jan 2023 16:11:35 GMT 105 < referrer-policy: no-referrer-when-downgrade 105 < server: istio-envoy 105 < strict-transport-security: max-age=63072000; includeSubDomains; 105 < x-content-type-options: nosniff 105 < x-envoy-upstream-service-time: 4 105 < x-frame-options: DENY 105 < x-xss-protection: 1; mode=block {"id":"bdc17b38-476e-4138-8be8-3184747c0c74","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971894417,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971896310,"system":false,"resourceType":"Job","name":"Export to \"export6439ada9d8074626be29f3f9f3a3b742.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971895220,"endDate":1673971896310,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"8c61072d-26fb-4ce5-b00e-f226a0d84451\",\"fileName\":\"export6439ada9d8074626be29f3f9f3a3b742.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:36,561 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 106 * Sending client request on thread http-nio-8080-exec-2 106 > GET https://wlgore-dev.collibra.com/rest/2.0/files/8c61072d-26fb-4ce5-b00e-f226a0d84451 106 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:36 GMT 106 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 106 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:36,573 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 106 * Client response received on thread http-nio-8080-exec-2 106 < 200 106 < cache-control: no-cache,no-store 106 < content-disposition: attachment; filename = "export6439ada9d8074626be29f3f9f3a3b742.csv" 106 < content-length: 1490831 106 < content-security-policy: default-src 'none'; frame-ancestors 'none' 106 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 106 < content-type: text/csv 106 < date: Tue, 17 Jan 2023 16:11:35 GMT 106 < referrer-policy: no-referrer-when-downgrade 106 < server: istio-envoy 106 < strict-transport-security: max-age=63072000; includeSubDomains; 106 < x-content-type-options: nosniff 106 < x-envoy-upstream-service-time: 3 106 < x-frame-options: DENY 106 < x-xss-protection: 1; mode=block physical > gv_wlgdw_proxy_gorestar_g_salesperson_dim > salesperson_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_sys_user_group_01_cast > email [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_pay_code_rls > user_cn [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_den_rls_white_list_06_split_white_list_string > elementexecute [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_full_element_list > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_data_elements_to_dqdim > display_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 mpd_customer_service > gsms_fluorite_case > responsible_username [Column];00000000-0000-0000-0000-000000031008;Column;6fc3f48e-45dc-43e5-bc6a-8434832131fa physical > gv_wlgdw_servicenow_system_user > user_password [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_time_card_punch > work_rule [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_ath_g_denodo_eagle_eye > tagname [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_qsi_car_updates > controlnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_or_deduction_comp_sts_10 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > made_sla [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_marketing_plan > status__c [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > incident_remote_table_jdeleon > active [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_data_catalog_lucene_index > allowed_roles [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > category9_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_change_request_02_remote_table > reason [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_comments > updateauthoraccountid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > allow_multi_currency [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_cdodefinition > uidetailsid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > cost_center > market_segment_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_jira_projectversions > id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_dynamodb_case_master_03_remove_zeros > shipto_addressline2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > parentstatusid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_apshist_history > wwparameters [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_denodo_concur_attendee_extract > col165 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_cost_center_dim > plant_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_ps_hr_gf_hc > ld_cc_product_fam_nm [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af...more... 2023-01-17 16:11:36,917 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 107 * Sending client request on thread http-nio-8080-exec-2 107 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 107 > Content-Type: multipart/form-data;boundary=Boundary_5_888289507_1673971896906 107 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:36 GMT 107 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 107 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_5_888289507_1673971896906 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_5_888289507_1673971896906 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_5_888289507_1673971896906 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_5_888289507_1673971896906 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_5_888289507_1673971896906 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" fb379f8b74f"},"name":"modeling > data_elements_in_candidate_with_entity_01_filter_relations > collibra_relation_load_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"collibra_relation_load_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > data_elements_in_candidate_with_entity_01_filter_relations [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_spec > wlguseqty2 [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_spec > wlguseqty2 [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlguseqty2","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"BIT"}],"00000000-0000-0000-0000-000000000220":[{"value":"1"}],"00000000-0000-0000-0001-000500000009":[{"value":"5"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_spec [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_wlgdw_sop_jde_branch_plant_master > multiple_order_qty [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_wlgdw_sop_jde_branch_plant_master > multiple_order_qty [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"multiple_order_qty","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"IBWOMO"}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"7"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_wlgdw_sop_jde_branch_plant_master [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > wfp_tm1_demand > y04m09 [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > wfp_tm1_demand > y04m09 [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"y04m09","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"NUMERIC"}],"00000000-0000-0000-0000-000000000220":[{"value":"38"}],"00000000-0000-0000-0001-000500000009":[{"value":"39"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > wfp_tm1_demand [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > product_base_type_family_line_info_12_join_cdodefinition > status [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > product_base_type_family_line_info_12_join_cdodefinition > status [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"status","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > product_base_type_family_line_info_12_join_cdodefinition [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_opportunity > description [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_opportunity > description [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"description","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"CLOB"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_opportunity [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > sales_order_detail_07_join_requested_date > quote_nbr_oh [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > sales_order_detail_07_join_requested_date > quote_nbr_oh [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"quote_nbr_oh","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"ORDER_HEADER_CONS.QUOTE_NUMBER"}],"00000000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"20"}],"00000000-0000-0000-0001-000500000009":[{"value":"20"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > sales_order_detail_07_join_requested_date [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}}] --Boundary_5_888289507_1673971896906-- 2023-01-17 16:11:37,070 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 107 * Client response received on thread http-nio-8080-exec-2 107 < 200 107 < cache-control: no-cache,no-store 107 < content-length: 333 107 < content-security-policy: default-src 'none'; frame-ancestors 'none' 107 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 107 < content-type: application/json 107 < date: Tue, 17 Jan 2023 16:11:36 GMT 107 < referrer-policy: no-referrer-when-downgrade 107 < server: istio-envoy 107 < strict-transport-security: max-age=63072000; includeSubDomains; 107 < x-content-type-options: nosniff 107 < x-envoy-upstream-service-time: 84 107 < x-frame-options: DENY 107 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:38,073 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 108 * Sending client request on thread http-nio-8080-exec-2 108 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 108 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:38 GMT 108 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 108 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:38,084 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 108 * Client response received on thread http-nio-8080-exec-2 108 < 200 108 < cache-control: no-cache,no-store 108 < content-length: 359 108 < content-security-policy: default-src 'none'; frame-ancestors 'none' 108 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 108 < content-type: application/json 108 < date: Tue, 17 Jan 2023 16:11:37 GMT 108 < referrer-policy: no-referrer-when-downgrade 108 < server: istio-envoy 108 < strict-transport-security: max-age=63072000; includeSubDomains; 108 < x-content-type-options: nosniff 108 < x-envoy-upstream-service-time: 6 108 < x-frame-options: DENY 108 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:11:39,101 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 109 * Sending client request on thread http-nio-8080-exec-2 109 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 109 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:39 GMT 109 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 109 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:39,111 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 109 * Client response received on thread http-nio-8080-exec-2 109 < 200 109 < cache-control: no-cache,no-store 109 < content-length: 391 109 < content-security-policy: default-src 'none'; frame-ancestors 'none' 109 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 109 < content-type: application/json 109 < date: Tue, 17 Jan 2023 16:11:39 GMT 109 < referrer-policy: no-referrer-when-downgrade 109 < server: istio-envoy 109 < strict-transport-security: max-age=63072000; includeSubDomains; 109 < x-content-type-options: nosniff 109 < x-envoy-upstream-service-time: 5 109 < x-frame-options: DENY 109 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:11:40,116 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 110 * Sending client request on thread http-nio-8080-exec-2 110 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 110 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:40 GMT 110 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 110 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:40,128 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 110 * Client response received on thread http-nio-8080-exec-2 110 < 200 110 < cache-control: no-cache,no-store 110 < content-length: 391 110 < content-security-policy: default-src 'none'; frame-ancestors 'none' 110 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 110 < content-type: application/json 110 < date: Tue, 17 Jan 2023 16:11:40 GMT 110 < referrer-policy: no-referrer-when-downgrade 110 < server: istio-envoy 110 < strict-transport-security: max-age=63072000; includeSubDomains; 110 < x-content-type-options: nosniff 110 < x-envoy-upstream-service-time: 6 110 < x-frame-options: DENY 110 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:11:41,132 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 111 * Sending client request on thread http-nio-8080-exec-2 111 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 111 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:41 GMT 111 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 111 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:41,144 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 111 * Client response received on thread http-nio-8080-exec-2 111 < 200 111 < cache-control: no-cache,no-store 111 < content-length: 392 111 < content-security-policy: default-src 'none'; frame-ancestors 'none' 111 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 111 < content-type: application/json 111 < date: Tue, 17 Jan 2023 16:11:41 GMT 111 < referrer-policy: no-referrer-when-downgrade 111 < server: istio-envoy 111 < strict-transport-security: max-age=63072000; includeSubDomains; 111 < x-content-type-options: nosniff 111 < x-envoy-upstream-service-time: 4 111 < x-frame-options: DENY 111 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.5,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:11:42,148 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 112 * Sending client request on thread http-nio-8080-exec-2 112 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 112 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:42 GMT 112 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 112 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:42,158 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 112 * Client response received on thread http-nio-8080-exec-2 112 < 200 112 < cache-control: no-cache,no-store 112 < content-length: 392 112 < content-security-policy: default-src 'none'; frame-ancestors 'none' 112 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 112 < content-type: application/json 112 < date: Tue, 17 Jan 2023 16:11:42 GMT 112 < referrer-policy: no-referrer-when-downgrade 112 < server: istio-envoy 112 < strict-transport-security: max-age=63072000; includeSubDomains; 112 < x-content-type-options: nosniff 112 < x-envoy-upstream-service-time: 4 112 < x-frame-options: DENY 112 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:11:43,161 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 113 * Sending client request on thread http-nio-8080-exec-2 113 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 113 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:43 GMT 113 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 113 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:43,171 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 113 * Client response received on thread http-nio-8080-exec-2 113 < 200 113 < cache-control: no-cache,no-store 113 < content-length: 392 113 < content-security-policy: default-src 'none'; frame-ancestors 'none' 113 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 113 < content-type: application/json 113 < date: Tue, 17 Jan 2023 16:11:43 GMT 113 < referrer-policy: no-referrer-when-downgrade 113 < server: istio-envoy 113 < strict-transport-security: max-age=63072000; includeSubDomains; 113 < x-content-type-options: nosniff 113 < x-envoy-upstream-service-time: 4 113 < x-frame-options: DENY 113 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:11:44,174 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 114 * Sending client request on thread http-nio-8080-exec-2 114 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 114 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:44 GMT 114 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 114 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:44,186 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 114 * Client response received on thread http-nio-8080-exec-2 114 < 200 114 < cache-control: no-cache,no-store 114 < content-length: 392 114 < content-security-policy: default-src 'none'; frame-ancestors 'none' 114 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 114 < content-type: application/json 114 < date: Tue, 17 Jan 2023 16:11:44 GMT 114 < referrer-policy: no-referrer-when-downgrade 114 < server: istio-envoy 114 < strict-transport-security: max-age=63072000; includeSubDomains; 114 < x-content-type-options: nosniff 114 < x-envoy-upstream-service-time: 4 114 < x-frame-options: DENY 114 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.5,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:11:45,189 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 115 * Sending client request on thread http-nio-8080-exec-2 115 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 115 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:45 GMT 115 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 115 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:45,212 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 115 * Client response received on thread http-nio-8080-exec-2 115 < 200 115 < cache-control: no-cache,no-store 115 < content-length: 392 115 < content-security-policy: default-src 'none'; frame-ancestors 'none' 115 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 115 < content-type: application/json 115 < date: Tue, 17 Jan 2023 16:11:45 GMT 115 < referrer-policy: no-referrer-when-downgrade 115 < server: istio-envoy 115 < strict-transport-security: max-age=63072000; includeSubDomains; 115 < x-content-type-options: nosniff 115 < x-envoy-upstream-service-time: 5 115 < x-frame-options: DENY 115 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:11:46,217 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 116 * Sending client request on thread http-nio-8080-exec-2 116 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 116 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:46 GMT 116 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 116 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:46,228 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 116 * Client response received on thread http-nio-8080-exec-2 116 < 200 116 < cache-control: no-cache,no-store 116 < content-length: 392 116 < content-security-policy: default-src 'none'; frame-ancestors 'none' 116 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 116 < content-type: application/json 116 < date: Tue, 17 Jan 2023 16:11:46 GMT 116 < referrer-policy: no-referrer-when-downgrade 116 < server: istio-envoy 116 < strict-transport-security: max-age=63072000; includeSubDomains; 116 < x-content-type-options: nosniff 116 < x-envoy-upstream-service-time: 5 116 < x-frame-options: DENY 116 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:11:47,231 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 117 * Sending client request on thread http-nio-8080-exec-2 117 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 117 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:47 GMT 117 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 117 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:47,241 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 117 * Client response received on thread http-nio-8080-exec-2 117 < 200 117 < cache-control: no-cache,no-store 117 < content-length: 401 117 < content-security-policy: default-src 'none'; frame-ancestors 'none' 117 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 117 < content-type: application/json 117 < date: Tue, 17 Jan 2023 16:11:47 GMT 117 < referrer-policy: no-referrer-when-downgrade 117 < server: istio-envoy 117 < strict-transport-security: max-age=63072000; includeSubDomains; 117 < x-content-type-options: nosniff 117 < x-envoy-upstream-service-time: 4 117 < x-frame-options: DENY 117 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":49.5,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:11:48,246 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 118 * Sending client request on thread http-nio-8080-exec-2 118 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 118 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:48 GMT 118 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 118 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:48,257 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 118 * Client response received on thread http-nio-8080-exec-2 118 < 200 118 < cache-control: no-cache,no-store 118 < content-length: 401 118 < content-security-policy: default-src 'none'; frame-ancestors 'none' 118 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 118 < content-type: application/json 118 < date: Tue, 17 Jan 2023 16:11:48 GMT 118 < referrer-policy: no-referrer-when-downgrade 118 < server: istio-envoy 118 < strict-transport-security: max-age=63072000; includeSubDomains; 118 < x-content-type-options: nosniff 118 < x-envoy-upstream-service-time: 4 118 < x-frame-options: DENY 118 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":63.0,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET_RELATION"} 2023-01-17 16:11:50,264 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 119 * Sending client request on thread http-nio-8080-exec-2 119 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 119 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:50 GMT 119 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 119 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:50,277 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 119 * Client response received on thread http-nio-8080-exec-2 119 < 200 119 < cache-control: no-cache,no-store 119 < content-length: 402 119 < content-security-policy: default-src 'none'; frame-ancestors 'none' 119 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 119 < content-type: application/json 119 < date: Tue, 17 Jan 2023 16:11:50 GMT 119 < referrer-policy: no-referrer-when-downgrade 119 < server: istio-envoy 119 < strict-transport-security: max-age=63072000; includeSubDomains; 119 < x-content-type-options: nosniff 119 < x-envoy-upstream-service-time: 4 119 < x-frame-options: DENY 119 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":90.0,"cancelable":true,"startDate":1673971897221,"state":"RUNNING","result":"NOT_SET","message":"Imported 10000 ASSET_RELATION"} 2023-01-17 16:11:52,280 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 120 * Sending client request on thread http-nio-8080-exec-2 120 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 120 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:52 GMT 120 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 120 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:52,292 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 120 * Client response received on thread http-nio-8080-exec-2 120 < 200 120 < cache-control: no-cache,no-store 120 < content-length: 1336 120 < content-security-policy: default-src 'none'; frame-ancestors 'none' 120 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 120 < content-type: application/json 120 < date: Tue, 17 Jan 2023 16:11:52 GMT 120 < referrer-policy: no-referrer-when-downgrade 120 < server: istio-envoy 120 < strict-transport-security: max-age=63072000; includeSubDomains; 120 < vary: accept-encoding 120 < x-content-type-options: nosniff 120 < x-envoy-upstream-service-time: 5 120 < x-frame-options: DENY 120 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971910295,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971897221,"endDate":1673971910294,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":51,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:11:52,294 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 121 * Sending client request on thread http-nio-8080-exec-2 121 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/398e9fd5-4497-4419-86b9-5222e0e596b7 121 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:52 GMT 121 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 121 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:52,310 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 121 * Client response received on thread http-nio-8080-exec-2 121 < 200 121 < cache-control: no-cache,no-store 121 < content-length: 1336 121 < content-security-policy: default-src 'none'; frame-ancestors 'none' 121 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 121 < content-type: application/json 121 < date: Tue, 17 Jan 2023 16:11:52 GMT 121 < referrer-policy: no-referrer-when-downgrade 121 < server: istio-envoy 121 < strict-transport-security: max-age=63072000; includeSubDomains; 121 < vary: accept-encoding 121 < x-content-type-options: nosniff 121 < x-envoy-upstream-service-time: 3 121 < x-frame-options: DENY 121 < x-xss-protection: 1; mode=block {"id":"398e9fd5-4497-4419-86b9-5222e0e596b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971897057,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971910295,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971897221,"endDate":1673971910294,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"}},\"PARENT\":{\"assets\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"59aed24b-dc36-4bb3-b5bd-19d44601b70a\"},\"logical\":{\"ADD\":51,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":52,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:11:52,369 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 122 * Sending client request on thread http-nio-8080-exec-2 122 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 122 > Content-Type: application/json 122 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:52 GMT 122 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 122 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_approval_history [Column]","logical > usecthist_history_insp5 > vvalue [Column]","assets > concur_attendee_extract > attendee_approved_amount_1 [Column]","utilities > webservice_categorized_outside_assets_datamarts > database_synch_date [Column]","assets > salesforce_e1_account > address_line_3 [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > currentcost [Column]","logical > gore_branch_plant_02_filter_bp > business_unit_subsequent [Column]","logical > if_ukg_vtimecardtotal > laborentryname6 [Column]","logical > tpm_stat_01_join_ent > idletime [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgbestbeforeperiod [Column]","logical > apshist_03_join_if_aps_history > date_time [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > clustr [Column]","logical > product_base_type_family_line_info_18_join_customer > start_uom [Column]","modeling > if_concur_attendee_extract > report_custom_3 [Column]","physical > bv_wwp_ent > can_sched_shifts [Column]","physical > gv_wwp_util_state > last_edit_comment [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > asset_id [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > catalognumber [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > update_flag [Column]","physical > gv_servicenow_dmn_demand_02_remote_table > financial_return [Column]","physical > gv_collibrametrics_collibra_collibra_domains > is_current [Column]","logical > sales_order_detail_12_join_salesperson > original_promised_date [Column]","modeling > if_product > source_plant_desc [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > actual_ship_date_key [Column]","logical > sprints_01_cache_selection > goal [Column]","assets > customer > credit_message [Column]","physical > bv_collibrametrics_collibra_incomplete_dataelement_trending > load_date [Column]","physical > bv_camstar_mes04_wlgproductinfo > wlgissueconversionfactor [Column]","physical > bv_servicenow_cmdb_ci > u_application_life_cycle_gap [Column]","physical > bv_collibrametrics_dbo_data_elements_to_entity > name [Column]","modeling > ctms_document_tracking > comments [Column]","physical > gv_collibrametrics_collibra_collibra_responsibilities > modified_date [Column]","physical > bv_collibrametrics_collibra_collibra_relation > target_resource_type [Column]","modeling > ctms_site_contact_02_join_document_tracking > parent_entity [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > atomic_key [Column]","logical > if_ad_user > mail [Column]","physical > bv_sphera_get_user_by_id > passwordinterval [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr1_time_bckt_cd [Column]","logical > activities_01_derived_columns > last_updated_by [Column]","logical > product_base_type_family_line_info_24_projection > expiration_date_spec_revision [Column]","logical > if_wlgdw_hr_taleo_created_last_5_yrs > job_family [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > garments_revenue [Column]","physical > bv_jira_issuelinks > id [Column]","physical > bv_camstar_mes04_productfamily > wipmsgdefmgrid [Column]","physical > bv_vdp8_dev_rows_2 > ww_interpolation_type [Column]","logical > if_wlgdw_com_jde_customer_master > category_code_17 [Column]","physical > gv_wlgdw_sop_order_header_cons > government_contract_priority [Column]","logical > learning_historys_01_cache_selection > studentid [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > jde_wo_number [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > qty_on_backorder [Column]","physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_u_potential_value [Column]","physical > bv_servicenow_dmn_demand_old > sys_class_name [Column]","physical > bv_ukg_vtimecardpunch > partitiondate [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_hiring_manag_nm [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > stockpointcontrolled [Column]","logical > if_servicenow_sc_req_item > order_guide [Column]","physical > bv_servicenow_change_request_parameterized > u_other_source [Column]","assets > salesforce_order_header > createddate [Column]","physical > gv_collibrametrics_dbo_rel_type_de_sor_system_file > relation_id [Column]","logical > usecthist_history_insp2 > wwresolution [Column]","assets > cfa_1806811_history > quality_detail [Column]","physical > bv_servicenow_user_old > sys_class_name [Column]","physical > bv_dynamodb_gsms_list_items > itemtypeid [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > stockpointcontrolled [Column]","physical > bv_denodo_concur_attendee_extract > col43 [Column]","assets > servicenow_problem > u_rout_cause [Column]","logical > product_base_type_family_line_info_24_projection > bill_of_process [Column]","modeling > wfp_supply_attrition > distribution_fte [Column]","physical > bv_wlgdw_com_jde_customer_master > category_code_27 [Column]","modeling > pbh_production_dashboard_sfa3 > opc_quality [Column]","physical > bv_servicenow_sys_user > mobile_phone [Column]","logical > if_usecthist_history > wwrowcount [Column]","logical > putzbrunn_history_01_paramaterize > wwparameters [Column]","logical > if_collibrametrics_collibra_collibra_relation > sql_load_date [Column]","assets > concur_attendee_extract > report_entry_custom_4 [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > customer_key [Column]","physical > gv_wlgdw_salesforce_sf_contacts > ccrz__companytype [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y02m09 [Column]","logical > usecthist_history_hulk2 > value [Column]","logical > gore_branch_plant_01_join_country > tax_deduction_codes_6 [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > demand_manager [Column]","physical > gv_camstar_mes04_billofprocess > description [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","physical > gv_wlgdw_salesforce_sf_accounts > billinglatitude [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > y05m04 [Column]","logical > timecard_06_join_gf_hc > pp_payperiodoffset [Column]","physical > gv_servicenow_cmdb_ci_02_remote_table > u_personal_information [Column]","logical > product_base_type_family_line_info_13_join_uom > expirationdatespecbaseid [Column]","assets > collibrametrics_elements_entities > combo_name [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_depart_num [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category37_desc [Column]","logical > tpm_stat_05_join_job > downtime [Column]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs > job_function [Column]","physical > bv_wwp_item > obsolete [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > brandname [Column]","logical > sales_order_detail_12_join_salesperson > local_xfr_profit_amt [Column]","assets > sales_agent > postal_code [Column]","physical > gv_sphera_get_user_by_id_01_token > usertype [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > life_cycle_stage_link [Column]","logical > learning_historys_01_cache_selection > componentkey [Column]","logical > sales_o 2023-01-17 16:11:52,506 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 122 * Client response received on thread http-nio-8080-exec-2 122 < 200 122 < cache-control: no-cache,no-store 122 < content-length: 384 122 < content-security-policy: default-src 'none'; frame-ancestors 'none' 122 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 122 < content-type: application/json 122 < date: Tue, 17 Jan 2023 16:11:52 GMT 122 < referrer-policy: no-referrer-when-downgrade 122 < server: istio-envoy 122 < strict-transport-security: max-age=63072000; includeSubDomains; 122 < x-content-type-options: nosniff 122 < x-envoy-upstream-service-time: 111 122 < x-frame-options: DENY 122 < x-xss-protection: 1; mode=block {"id":"7caa83f6-5dc2-4849-82bb-056179a49102","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971912410,"system":false,"resourceType":"Job","name":"Export to \"exportd38c7a52eb9a48c28057ebcba241e98a.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:53,508 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 123 * Sending client request on thread http-nio-8080-exec-2 123 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7caa83f6-5dc2-4849-82bb-056179a49102 123 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:53 GMT 123 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 123 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:53,521 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 123 * Client response received on thread http-nio-8080-exec-2 123 < 200 123 < cache-control: no-cache,no-store 123 < content-length: 485 123 < content-security-policy: default-src 'none'; frame-ancestors 'none' 123 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 123 < content-type: application/json 123 < date: Tue, 17 Jan 2023 16:11:53 GMT 123 < referrer-policy: no-referrer-when-downgrade 123 < server: istio-envoy 123 < strict-transport-security: max-age=63072000; includeSubDomains; 123 < x-content-type-options: nosniff 123 < x-envoy-upstream-service-time: 4 123 < x-frame-options: DENY 123 < x-xss-protection: 1; mode=block {"id":"7caa83f6-5dc2-4849-82bb-056179a49102","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971912410,"system":false,"resourceType":"Job","name":"Export to \"exportd38c7a52eb9a48c28057ebcba241e98a.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971913228,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:11:54,525 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 124 * Sending client request on thread http-nio-8080-exec-2 124 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7caa83f6-5dc2-4849-82bb-056179a49102 124 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:54 GMT 124 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 124 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:54,536 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 124 * Client response received on thread http-nio-8080-exec-2 124 < 200 124 < cache-control: no-cache,no-store 124 < content-length: 736 124 < content-security-policy: default-src 'none'; frame-ancestors 'none' 124 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 124 < content-type: application/json 124 < date: Tue, 17 Jan 2023 16:11:54 GMT 124 < referrer-policy: no-referrer-when-downgrade 124 < server: istio-envoy 124 < strict-transport-security: max-age=63072000; includeSubDomains; 124 < x-content-type-options: nosniff 124 < x-envoy-upstream-service-time: 5 124 < x-frame-options: DENY 124 < x-xss-protection: 1; mode=block {"id":"7caa83f6-5dc2-4849-82bb-056179a49102","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971912410,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971914356,"system":false,"resourceType":"Job","name":"Export to \"exportd38c7a52eb9a48c28057ebcba241e98a.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971913228,"endDate":1673971914356,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"ad4515c2-4bb8-4ec5-8433-f21495f9e3ea\",\"fileName\":\"exportd38c7a52eb9a48c28057ebcba241e98a.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:54,538 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 125 * Sending client request on thread http-nio-8080-exec-2 125 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7caa83f6-5dc2-4849-82bb-056179a49102 125 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:54 GMT 125 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 125 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:54,548 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 125 * Client response received on thread http-nio-8080-exec-2 125 < 200 125 < cache-control: no-cache,no-store 125 < content-length: 736 125 < content-security-policy: default-src 'none'; frame-ancestors 'none' 125 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 125 < content-type: application/json 125 < date: Tue, 17 Jan 2023 16:11:54 GMT 125 < referrer-policy: no-referrer-when-downgrade 125 < server: istio-envoy 125 < strict-transport-security: max-age=63072000; includeSubDomains; 125 < x-content-type-options: nosniff 125 < x-envoy-upstream-service-time: 3 125 < x-frame-options: DENY 125 < x-xss-protection: 1; mode=block {"id":"7caa83f6-5dc2-4849-82bb-056179a49102","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971912410,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971914356,"system":false,"resourceType":"Job","name":"Export to \"exportd38c7a52eb9a48c28057ebcba241e98a.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971913228,"endDate":1673971914356,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"ad4515c2-4bb8-4ec5-8433-f21495f9e3ea\",\"fileName\":\"exportd38c7a52eb9a48c28057ebcba241e98a.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:54,553 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 126 * Sending client request on thread http-nio-8080-exec-2 126 > GET https://wlgore-dev.collibra.com/rest/2.0/files/ad4515c2-4bb8-4ec5-8433-f21495f9e3ea 126 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:54 GMT 126 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 126 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:54,573 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 126 * Client response received on thread http-nio-8080-exec-2 126 < 200 126 < cache-control: no-cache,no-store 126 < content-disposition: attachment; filename = "exportd38c7a52eb9a48c28057ebcba241e98a.csv" 126 < content-length: 1499174 126 < content-security-policy: default-src 'none'; frame-ancestors 'none' 126 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 126 < content-type: text/csv 126 < date: Tue, 17 Jan 2023 16:11:54 GMT 126 < referrer-policy: no-referrer-when-downgrade 126 < server: istio-envoy 126 < strict-transport-security: max-age=63072000; includeSubDomains; 126 < x-content-type-options: nosniff 126 < x-envoy-upstream-service-time: 3 126 < x-frame-options: DENY 126 < x-xss-protection: 1; mode=block physical > gv_wlgdw_proxy_gorestar_g_salesperson_dim > salesperson_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_sys_user_group_01_cast > email [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_pay_code_rls > user_cn [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_den_rls_white_list_06_split_white_list_string > elementexecute [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_full_element_list > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_data_elements_to_dqdim > display_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 mpd_customer_service > gsms_fluorite_case > responsible_username [Column];00000000-0000-0000-0000-000000031008;Column;6fc3f48e-45dc-43e5-bc6a-8434832131fa physical > gv_wlgdw_servicenow_system_user > user_password [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_time_card_punch > work_rule [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_ath_g_denodo_eagle_eye > tagname [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_qsi_car_updates > controlnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_or_deduction_comp_sts_10 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > made_sla [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_marketing_plan > status__c [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > incident_remote_table_jdeleon > active [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_data_catalog_lucene_index > allowed_roles [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > category9_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_change_request_02_remote_table > reason [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_comments > updateauthoraccountid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > allow_multi_currency [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_cdodefinition > uidetailsid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > cost_center > market_segment_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_jira_projectversions > id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_dynamodb_case_master_03_remove_zeros > shipto_addressline2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > parentstatusid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_apshist_history > wwparameters [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_denodo_concur_attendee_extract > col165 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_cost_center_dim > plant_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b1...more... 2023-01-17 16:11:54,795 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 127 * Sending client request on thread http-nio-8080-exec-2 127 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 127 > Content-Type: application/json 127 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:54 GMT 127 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 127 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_jira_issues > riskseverity_0 [Column]","physical > gv_dynamodb_case_master_01_proj > advisingphysician_addressnumber [Column]","logical > if_jira_issuecomponents > issueupdateddate [Column]","logical > issues_01_cache_selection > storypoints_0 [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > category35_desc [Column]","assets > month > fiscal_year_end [Column]","physical > bv_servicenow_sc_request > skills [Column]","physical > gv_perficient_ctms_protocol > clinicalstudyreportapprovaltoregulatoryapprovalsubmission [Column]","assets > customer > hold_orders_code [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > outlook_end_date [Column]","logical > if_servicenow_sys_user > sys_created_by [Column]","assets > concur_attendee_extract > employee_future_use_2 [Column]","modeling > wfp_tm1_demand > y03m01 [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > lastreferenceddate [Column]","logical > if_camstar_mes04_samplingplan > samplingplanbaseid [Column]","physical > gv_wlgdw_salesforce_sf_contacts > othercity [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_user_base [Column]","physical > gv_jira_projects > componentsaggregate [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > category37_cd [Column]","physical > gv_servicenow_sc_req_item_02_remote_table > stage [Column]","utilities > webservice_tagged_outside_assets_datamarts > description [Column]","logical > gsms_fluorite_case_10_join_academicsociety > patient_id [Column]","physical > gv_wlgdw_hr_ps_hr_gf_hc > job_family [Column]","physical > gv_ukg_vpeople > accountlockedswt [Column]","physical > gv_qsi_or_updates_02_selection > area [Column]","logical > if_wlgdw_com_ps_wl_associate_data > three_legged_stool [Column]","logical > tpm_stat_03_join_item > batch_size [Column]","logical > if_servicenow_cmdb_ci > justification [Column]","physical > bv_perficient_ctms_site_contact > role [Column]","mpd_customer_service > gsms_fluorite_case > sales_order_number [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > business_unit_name [Column]","logical > gore_branch_plant_01_join_country > tax_distributable_1 [Column]","logical > usecthist_history_kamino4 > wwinterpolationtype [Column]","physical > bv_collibrametrics_dbo_data_elements_to_sor > status [Column]","modeling > pbh_production_dashboard_dwr > ww_qualityrule [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > changehistoryid [Column]","assets > ctms_activities > activity [Column]","physical > bv_wlgdw_salesforce_sf_record_types > date_updated [Column]","logical > if_perficient_ctms_site_contact > country [Column]","assets > issues > labels [Column]","physical > bv_perficient_ctms_protocol > last_updated_by [Column]","mpd_customer_service > gsms_fluorite_case_list_report > hospital_state [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > revision [Column]","logical > if_wwp_item > inv_unique_by_job [Column]","logical > if_concur_attendee_extract > attendee_company_name [Column]","physical > bv_wwp_job_history > oper_id [Column]","logical > sales_order_detail_02_join_gl_date > usd_labor_amt [Column]","physical > bv_wwp_util_log > event_end_time [Column]","modeling > data_elements_in_candidate_with_entity_01_filter_relations > modified_date [Column]","physical > bv_pbh_tag > createdby [Column]","logical > timecard_02_join_people > usestwelvehourformatswt [Column]","logical > if_servicenow_problem > u_root_cause_ci [Column]","logical > gore_branch_plant_01_join_country > category_code_41 [Column]","physical > gv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_40 [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdstartqty [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > cost_center_key [Column]","physical > bv_pbh_tag > datecreated [Column]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule > sor_col_relation [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > stdstartuom2id [Column]","physical > gv_servicenow_01_change_request_remote_table > u_duration_of_implementation [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > agent_cd [Column]","logical > if_jira_audit > eventsource [Column]","logical > local_view_02_join_view_category > last_modification_vdp_data [Column]","assets > salesforce_opportunity > previous_opportunity [Column]","physical > gv_wlgdw_hr_gen_wfp_resource > y03m02 [Column]","physical > bv_collibrametrics_dbo_all_element_uif_count > asset_type [Column]","assets > car_reporting > long_term_due [Column]","physical > gv_collibrametrics_collibra_collibra_relation > target_id [Column]","assets > pricing > item_id [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > stocking_uom [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_current_platform_apm [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category15_cd [Column]","physical > bv_wlgdw_sop_order_header_cons > source_inspection_required [Column]","logical > if_wlgdw_sop_order_detail_cons > product_group [Column]","physical > bv_servicenow_incident > closed_by [Column]","logical > sales_order_detail_02_join_gl_date > backorder_qty [Column]","physical > gv_wlgdw_com_jde_customer_master > category_code_14 [Column]","physical > bv_data_catalog_view_field_property > view_field_id [Column]","logical > if_servicenow_incident_01_join_sys_user_group > u_rejected_reason [Column]","modeling > if_views_not_categorized_assets_datamarts > database_name [Column]","assets > ukg_time_card_punch > associated_rule_id [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > component_type [Column]","logical > qsi_dpc_fs_03_min_max > area [Column]","physical > bv_wwp_ent > tree_icon [Column]","physical > gv_wlgdw_salesforce_sf_accounts > parent_account_new [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category40_cd [Column]","physical > bv_wlgdw_sop_order_detail_cons > sales_taxable [Column]","physical > gv_user_roles_04_rollup > denodo_hr_data_access [Column]","physical > bv_servicenow_sc_req_item > correlation_display [Column]","logical > if_servicenow_dmn_demand > u_total_financial_benefit [Column]","physical > bv_camstar_mes04_product > currentcost [Column]","logical > if_jira_boardsprints > originboardid [Column]","logical > local_view_01_join_local_database > database_description_type [Column]","physical > bv_wlgdw_servicenow_incident > problem_id [Column]","physical > bv_servicenow_cmdb_ci > sys_created_by [Column]","logical > issues_01_cache_selection > autoplaydatesoptional_0 [Column]","logical > sales_order_detail_12_join_salesperson > unit_price [Column]","modeling > ctms_site_contact_02_join_document_tracking > contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > geographic_region [Column]","physical > gv_wwp_util_state > last_edit_at [Column]","logical > usecthist_history_montana_200113344 > value [Column]","logical > usecthist_history_insp4 > wwresolution [Column]","logical > if_ukg_vtimecardpunch > laborentryname6 [Column]","logical > if_servicenow_problem > watch_list [Column]","assets > financial_account > currency_code [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > patien 2023-01-17 16:11:54,887 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 127 * Client response received on thread http-nio-8080-exec-2 127 < 200 127 < cache-control: no-cache,no-store 127 < content-length: 384 127 < content-security-policy: default-src 'none'; frame-ancestors 'none' 127 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 127 < content-type: application/json 127 < date: Tue, 17 Jan 2023 16:11:54 GMT 127 < referrer-policy: no-referrer-when-downgrade 127 < server: istio-envoy 127 < strict-transport-security: max-age=63072000; includeSubDomains; 127 < x-content-type-options: nosniff 127 < x-envoy-upstream-service-time: 77 127 < x-frame-options: DENY 127 < x-xss-protection: 1; mode=block {"id":"01eea79e-3a42-42a2-acff-c1af347af1b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971914822,"system":false,"resourceType":"Job","name":"Export to \"export8d8c33b74b3848f98dece5e901ce976d.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:55,892 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 128 * Sending client request on thread http-nio-8080-exec-2 128 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/01eea79e-3a42-42a2-acff-c1af347af1b7 128 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:55 GMT 128 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 128 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:55,905 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 128 * Client response received on thread http-nio-8080-exec-2 128 < 200 128 < cache-control: no-cache,no-store 128 < content-length: 736 128 < content-security-policy: default-src 'none'; frame-ancestors 'none' 128 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 128 < content-type: application/json 128 < date: Tue, 17 Jan 2023 16:11:55 GMT 128 < referrer-policy: no-referrer-when-downgrade 128 < server: istio-envoy 128 < strict-transport-security: max-age=63072000; includeSubDomains; 128 < x-content-type-options: nosniff 128 < x-envoy-upstream-service-time: 4 128 < x-frame-options: DENY 128 < x-xss-protection: 1; mode=block {"id":"01eea79e-3a42-42a2-acff-c1af347af1b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971914822,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971915894,"system":false,"resourceType":"Job","name":"Export to \"export8d8c33b74b3848f98dece5e901ce976d.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971915229,"endDate":1673971915894,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"37a3cfed-cf0a-4761-95df-b4ff4c4ca4b6\",\"fileName\":\"export8d8c33b74b3848f98dece5e901ce976d.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:55,909 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 129 * Sending client request on thread http-nio-8080-exec-2 129 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/01eea79e-3a42-42a2-acff-c1af347af1b7 129 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:55 GMT 129 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 129 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:55,919 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 129 * Client response received on thread http-nio-8080-exec-2 129 < 200 129 < cache-control: no-cache,no-store 129 < content-length: 736 129 < content-security-policy: default-src 'none'; frame-ancestors 'none' 129 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 129 < content-type: application/json 129 < date: Tue, 17 Jan 2023 16:11:55 GMT 129 < referrer-policy: no-referrer-when-downgrade 129 < server: istio-envoy 129 < strict-transport-security: max-age=63072000; includeSubDomains; 129 < x-content-type-options: nosniff 129 < x-envoy-upstream-service-time: 3 129 < x-frame-options: DENY 129 < x-xss-protection: 1; mode=block {"id":"01eea79e-3a42-42a2-acff-c1af347af1b7","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971914822,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971915894,"system":false,"resourceType":"Job","name":"Export to \"export8d8c33b74b3848f98dece5e901ce976d.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971915229,"endDate":1673971915894,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"37a3cfed-cf0a-4761-95df-b4ff4c4ca4b6\",\"fileName\":\"export8d8c33b74b3848f98dece5e901ce976d.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:11:55,927 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 130 * Sending client request on thread http-nio-8080-exec-2 130 > GET https://wlgore-dev.collibra.com/rest/2.0/files/37a3cfed-cf0a-4761-95df-b4ff4c4ca4b6 130 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:55 GMT 130 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 130 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:55,938 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 130 * Client response received on thread http-nio-8080-exec-2 130 < 200 130 < cache-control: no-cache,no-store 130 < content-disposition: attachment; filename = "export8d8c33b74b3848f98dece5e901ce976d.csv" 130 < content-length: 882366 130 < content-security-policy: default-src 'none'; frame-ancestors 'none' 130 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 130 < content-type: text/csv 130 < date: Tue, 17 Jan 2023 16:11:55 GMT 130 < referrer-policy: no-referrer-when-downgrade 130 < server: istio-envoy 130 < strict-transport-security: max-age=63072000; includeSubDomains; 130 < x-content-type-options: nosniff 130 < x-envoy-upstream-service-time: 3 130 < x-frame-options: DENY 130 < x-xss-protection: 1; mode=block physical > gv_wlgdw_servicenow_incident > closed_by_link [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > affectedversionsaggregate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_created_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure > business_l05_actv_ind [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_incident_02_remote_table > u_new_call_opened [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > faxnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_collibra_incomplete_dca_trending > total_dca [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > state_time [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ctms_document_tracking > alarm [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > u_dr_required [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_sc_request > comments [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > ctms_activities > site [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_proxy_gorestar_g_product_dim > min_reorder_qty [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_log > fixedtime [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_all_element_col_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_vdp8_dev_rows > ww_interpolation_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_servicenow_change_request_parameterized > delivery_plan [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > content [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > alt_account_nbr [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_change_request_parameterized > location [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > createdbyid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_pbh_tag > createdby [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_user > schedule [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_car_fs_04_history > area [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > carrier_alpha_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_reas > ent_enabled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_count_data_element_sor_col_with_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_cdodefinition > parentcdoid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_01_cast > sys_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_cmdb_ci > u_runs_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > order_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 utilities > views_tagged_outside_assets_datamarts > database_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > gv_wlgdw_salesforce_sf_contacts > delete_status [Column];00000000-0000-0000-0000-000000031008;Co...more... 2023-01-17 16:11:56,120 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 131 * Sending client request on thread http-nio-8080-exec-2 131 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 131 > Content-Type: multipart/form-data;boundary=Boundary_6_138713060_1673971916113 131 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:56 GMT 131 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 131 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_6_138713060_1673971916113 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_6_138713060_1673971916113 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_6_138713060_1673971916113 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_6_138713060_1673971916113 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_6_138713060_1673971916113 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" salesforce_sf_dnb_company_record [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_salesforce_sf_opportunity [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_salesforce_sf_record_types [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_pricing_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_month_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_cqrowner_jde_company_masters [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_ps_hr_gf_hc [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_udc_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_salesforce_sf_contacts [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_gen_wfp_tech_associate_role_competancy_data [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_fte_amounts [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_lot_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_capacity_data [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_open_current_status [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_system_user [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_company_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_system_user_group [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_com_jde_address_book_master [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_inventory_location_fact [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_created_last_5_yrs [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_filled_last_5_yrs [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_incident [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_capacity_combined [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_generic_text [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_cmdb_ci [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_com_jde_user_defined_codes [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_inventory_fact [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_shenzhenhk_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_jde_roles [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_business_unit_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_gl_security_shenzhen [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_sop_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_asia_pac_security_build [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_gl_security_pacrim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_v_security_roles [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_sfdc_cog_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_asia_pac_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_v_jde_roles [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_spend_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_table_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > gv_servicenow_01_change_request_remote_table [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_problem [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_ct_branch_plant [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_shanghai_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_user [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > incident_remote_table_jdeleon [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_gl_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_shenzhen_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}],"00000000-0000-0000-0000-120000000003:SOURCE":[{"name":"physical > 1_connect > 1_1_data_sources > oracle","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}}] --Boundary_6_138713060_1673971916113-- 2023-01-17 16:11:56,211 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 131 * Client response received on thread http-nio-8080-exec-2 131 < 200 131 < cache-control: no-cache,no-store 131 < content-length: 333 131 < content-security-policy: default-src 'none'; frame-ancestors 'none' 131 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 131 < content-type: application/json 131 < date: Tue, 17 Jan 2023 16:11:56 GMT 131 < referrer-policy: no-referrer-when-downgrade 131 < server: istio-envoy 131 < strict-transport-security: max-age=63072000; includeSubDomains; 131 < x-content-type-options: nosniff 131 < x-envoy-upstream-service-time: 52 131 < x-frame-options: DENY 131 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:11:57,214 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 132 * Sending client request on thread http-nio-8080-exec-2 132 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 132 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:57 GMT 132 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 132 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:57,226 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 132 * Client response received on thread http-nio-8080-exec-2 132 < 200 132 < cache-control: no-cache,no-store 132 < content-length: 359 132 < content-security-policy: default-src 'none'; frame-ancestors 'none' 132 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 132 < content-type: application/json 132 < date: Tue, 17 Jan 2023 16:11:57 GMT 132 < referrer-policy: no-referrer-when-downgrade 132 < server: istio-envoy 132 < strict-transport-security: max-age=63072000; includeSubDomains; 132 < x-content-type-options: nosniff 132 < x-envoy-upstream-service-time: 4 132 < x-frame-options: DENY 132 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971916229,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:11:58,231 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 133 * Sending client request on thread http-nio-8080-exec-2 133 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 133 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:58 GMT 133 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 133 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:58,244 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 133 * Client response received on thread http-nio-8080-exec-2 133 < 200 133 < cache-control: no-cache,no-store 133 < content-length: 404 133 < content-security-policy: default-src 'none'; frame-ancestors 'none' 133 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 133 < content-type: application/json 133 < date: Tue, 17 Jan 2023 16:11:58 GMT 133 < referrer-policy: no-referrer-when-downgrade 133 < server: istio-envoy 133 < strict-transport-security: max-age=63072000; includeSubDomains; 133 < x-content-type-options: nosniff 133 < x-envoy-upstream-service-time: 4 133 < x-frame-options: DENY 133 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":7.61743546339399,"cancelable":true,"startDate":1673971916229,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:11:59,250 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 134 * Sending client request on thread http-nio-8080-exec-2 134 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 134 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:11:59 GMT 134 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 134 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:11:59,261 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 134 * Client response received on thread http-nio-8080-exec-2 134 < 200 134 < cache-control: no-cache,no-store 134 < content-length: 406 134 < content-security-policy: default-src 'none'; frame-ancestors 'none' 134 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 134 < content-type: application/json 134 < date: Tue, 17 Jan 2023 16:11:59 GMT 134 < referrer-policy: no-referrer-when-downgrade 134 < server: istio-envoy 134 < strict-transport-security: max-age=63072000; includeSubDomains; 134 < x-content-type-options: nosniff 134 < x-envoy-upstream-service-time: 5 134 < x-frame-options: DENY 134 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.852306390181973,"cancelable":true,"startDate":1673971916229,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:12:00,265 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 135 * Sending client request on thread http-nio-8080-exec-2 135 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 135 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:00 GMT 135 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 135 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:00,289 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 135 * Client response received on thread http-nio-8080-exec-2 135 < 200 135 < cache-control: no-cache,no-store 135 < content-length: 405 135 < content-security-policy: default-src 'none'; frame-ancestors 'none' 135 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 135 < content-type: application/json 135 < date: Tue, 17 Jan 2023 16:12:00 GMT 135 < referrer-policy: no-referrer-when-downgrade 135 < server: istio-envoy 135 < strict-transport-security: max-age=63072000; includeSubDomains; 135 < x-content-type-options: nosniff 135 < x-envoy-upstream-service-time: 4 135 < x-frame-options: DENY 135 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":30.46974185357596,"cancelable":true,"startDate":1673971916229,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:12:01,291 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 136 * Sending client request on thread http-nio-8080-exec-2 136 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 136 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:01 GMT 136 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 136 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:01,301 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 136 * Client response received on thread http-nio-8080-exec-2 136 < 200 136 < cache-control: no-cache,no-store 136 < content-length: 405 136 < content-security-policy: default-src 'none'; frame-ancestors 'none' 136 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 136 < content-type: application/json 136 < date: Tue, 17 Jan 2023 16:12:01 GMT 136 < referrer-policy: no-referrer-when-downgrade 136 < server: istio-envoy 136 < strict-transport-security: max-age=63072000; includeSubDomains; 136 < x-content-type-options: nosniff 136 < x-envoy-upstream-service-time: 4 136 < x-frame-options: DENY 136 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":38.08717731696996,"cancelable":true,"startDate":1673971916229,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:12:02,304 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 137 * Sending client request on thread http-nio-8080-exec-2 137 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 137 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:02 GMT 137 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 137 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:02,314 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 137 * Client response received on thread http-nio-8080-exec-2 137 < 200 137 < cache-control: no-cache,no-store 137 < content-length: 414 137 < content-security-policy: default-src 'none'; frame-ancestors 'none' 137 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 137 < content-type: application/json 137 < date: Tue, 17 Jan 2023 16:12:02 GMT 137 < referrer-policy: no-referrer-when-downgrade 137 < server: istio-envoy 137 < strict-transport-security: max-age=63072000; includeSubDomains; 137 < x-content-type-options: nosniff 137 < x-envoy-upstream-service-time: 5 137 < x-frame-options: DENY 137 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":52.67456622936945,"cancelable":true,"startDate":1673971916229,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:12:03,318 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 138 * Sending client request on thread http-nio-8080-exec-2 138 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 138 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:03 GMT 138 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 138 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:03,328 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 138 * Client response received on thread http-nio-8080-exec-2 138 < 200 138 < cache-control: no-cache,no-store 138 < content-length: 414 138 < content-security-policy: default-src 'none'; frame-ancestors 'none' 138 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 138 < content-type: application/json 138 < date: Tue, 17 Jan 2023 16:12:03 GMT 138 < referrer-policy: no-referrer-when-downgrade 138 < server: istio-envoy 138 < strict-transport-security: max-age=63072000; includeSubDomains; 138 < x-content-type-options: nosniff 138 < x-envoy-upstream-service-time: 4 138 < x-frame-options: DENY 138 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":75.52687261955143,"cancelable":true,"startDate":1673971916229,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET_RELATION"} 2023-01-17 16:12:04,331 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 139 * Sending client request on thread http-nio-8080-exec-2 139 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 139 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:04 GMT 139 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 139 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:04,343 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 139 * Client response received on thread http-nio-8080-exec-2 139 < 200 139 < cache-control: no-cache,no-store 139 < content-length: 1624 139 < content-security-policy: default-src 'none'; frame-ancestors 'none' 139 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 139 < content-type: application/json 139 < date: Tue, 17 Jan 2023 16:12:04 GMT 139 < referrer-policy: no-referrer-when-downgrade 139 < server: istio-envoy 139 < strict-transport-security: max-age=63072000; includeSubDomains; 139 < vary: accept-encoding 139 < x-content-type-options: nosniff 139 < x-envoy-upstream-service-time: 4 139 < x-frame-options: DENY 139 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971924039,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971916229,"endDate":1673971924039,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"},\"Denodo Folder\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"bf8b45cf-d65b-4c52-8125-8a6c725214f0\"}},\"PARENT\":{\"logical\":{\"ADD\":32,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"},\"[BI Folder] assembles / is assembled in [BI Folder]\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-120000000001\"},\"[BI Folder] contains / contained in [Data Asset]\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-120000000014\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:12:04,345 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 140 * Sending client request on thread http-nio-8080-exec-2 140 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6afad2ef-cce1-4ff2-8367-897ab7fc1cba 140 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:04 GMT 140 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 140 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:04,360 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 140 * Client response received on thread http-nio-8080-exec-2 140 < 200 140 < cache-control: no-cache,no-store 140 < content-length: 1624 140 < content-security-policy: default-src 'none'; frame-ancestors 'none' 140 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 140 < content-type: application/json 140 < date: Tue, 17 Jan 2023 16:12:04 GMT 140 < referrer-policy: no-referrer-when-downgrade 140 < server: istio-envoy 140 < strict-transport-security: max-age=63072000; includeSubDomains; 140 < vary: accept-encoding 140 < x-content-type-options: nosniff 140 < x-envoy-upstream-service-time: 3 140 < x-frame-options: DENY 140 < x-xss-protection: 1; mode=block {"id":"6afad2ef-cce1-4ff2-8367-897ab7fc1cba","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971916197,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971924039,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971916229,"endDate":1673971924039,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\",\"types\":{\"TE\":{\"TYPE\":{\"Column\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000031008\"},\"Denodo Folder\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"bf8b45cf-d65b-4c52-8125-8a6c725214f0\"}},\"PARENT\":{\"logical\":{\"ADD\":32,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"e0505ba7-b10a-4c87-80d4-75d9e28901c4\"}}},\"RE\":{\"TYPE\":{\"[Column] is part of / contains [Table]\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000007042\"},\"[BI Folder] assembles / is assembled in [BI Folder]\":{\"ADD\":1,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-120000000001\"},\"[BI Folder] contains / contained in [Data Asset]\":{\"ADD\":4,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-120000000014\"}}},\"AT\":{\"TYPE\":{\"Size\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0001-000500000009\"},\"Data Type Precision\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000220\"},\"Technical Data Type\":{\"ADD\":31,\"UPDATE\":0,\"REMOVE\":0,\"ID\":\"00000000-0000-0000-0000-000000000219\"}}}}}"} 2023-01-17 16:12:04,583 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 141 * Sending client request on thread http-nio-8080-exec-2 141 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 141 > Content-Type: application/json 141 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:04 GMT 141 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 141 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_jira_issues > riskseverity_0 [Column]","physical > gv_dynamodb_case_master_01_proj > advisingphysician_addressnumber [Column]","logical > if_jira_issuecomponents > issueupdateddate [Column]","logical > issues_01_cache_selection > storypoints_0 [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > category35_desc [Column]","assets > month > fiscal_year_end [Column]","physical > bv_servicenow_sc_request > skills [Column]","physical > gv_perficient_ctms_protocol > clinicalstudyreportapprovaltoregulatoryapprovalsubmission [Column]","assets > customer > hold_orders_code [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > outlook_end_date [Column]","logical > if_servicenow_sys_user > sys_created_by [Column]","assets > concur_attendee_extract > employee_future_use_2 [Column]","modeling > wfp_tm1_demand > y03m01 [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > lastreferenceddate [Column]","logical > if_camstar_mes04_samplingplan > samplingplanbaseid [Column]","physical > gv_wlgdw_salesforce_sf_contacts > othercity [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_user_base [Column]","physical > gv_jira_projects > componentsaggregate [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > category37_cd [Column]","physical > gv_servicenow_sc_req_item_02_remote_table > stage [Column]","utilities > webservice_tagged_outside_assets_datamarts > description [Column]","logical > gsms_fluorite_case_10_join_academicsociety > patient_id [Column]","physical > gv_wlgdw_hr_ps_hr_gf_hc > job_family [Column]","physical > gv_ukg_vpeople > accountlockedswt [Column]","physical > gv_qsi_or_updates_02_selection > area [Column]","logical > if_wlgdw_com_ps_wl_associate_data > three_legged_stool [Column]","logical > tpm_stat_03_join_item > batch_size [Column]","logical > if_servicenow_cmdb_ci > justification [Column]","physical > bv_perficient_ctms_site_contact > role [Column]","mpd_customer_service > gsms_fluorite_case > sales_order_number [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > business_unit_name [Column]","logical > gore_branch_plant_01_join_country > tax_distributable_1 [Column]","logical > usecthist_history_kamino4 > wwinterpolationtype [Column]","physical > bv_collibrametrics_dbo_data_elements_to_sor > status [Column]","modeling > pbh_production_dashboard_dwr > ww_qualityrule [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > changehistoryid [Column]","assets > ctms_activities > activity [Column]","physical > bv_wlgdw_salesforce_sf_record_types > date_updated [Column]","logical > if_perficient_ctms_site_contact > country [Column]","assets > issues > labels [Column]","physical > bv_perficient_ctms_protocol > last_updated_by [Column]","mpd_customer_service > gsms_fluorite_case_list_report > hospital_state [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > revision [Column]","logical > if_wwp_item > inv_unique_by_job [Column]","logical > if_concur_attendee_extract > attendee_company_name [Column]","physical > bv_wwp_job_history > oper_id [Column]","logical > sales_order_detail_02_join_gl_date > usd_labor_amt [Column]","physical > bv_wwp_util_log > event_end_time [Column]","modeling > data_elements_in_candidate_with_entity_01_filter_relations > modified_date [Column]","physical > bv_pbh_tag > createdby [Column]","logical > timecard_02_join_people > usestwelvehourformatswt [Column]","logical > if_servicenow_problem > u_root_cause_ci [Column]","logical > gore_branch_plant_01_join_country > category_code_41 [Column]","physical > gv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_40 [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdstartqty [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > cost_center_key [Column]","physical > bv_pbh_tag > datecreated [Column]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule > sor_col_relation [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > stdstartuom2id [Column]","physical > gv_servicenow_01_change_request_remote_table > u_duration_of_implementation [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > agent_cd [Column]","logical > if_jira_audit > eventsource [Column]","logical > local_view_02_join_view_category > last_modification_vdp_data [Column]","assets > salesforce_opportunity > previous_opportunity [Column]","physical > gv_wlgdw_hr_gen_wfp_resource > y03m02 [Column]","physical > bv_collibrametrics_dbo_all_element_uif_count > asset_type [Column]","assets > car_reporting > long_term_due [Column]","physical > gv_collibrametrics_collibra_collibra_relation > target_id [Column]","assets > pricing > item_id [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > stocking_uom [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_current_platform_apm [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category15_cd [Column]","physical > bv_wlgdw_sop_order_header_cons > source_inspection_required [Column]","logical > if_wlgdw_sop_order_detail_cons > product_group [Column]","physical > bv_servicenow_incident > closed_by [Column]","logical > sales_order_detail_02_join_gl_date > backorder_qty [Column]","physical > gv_wlgdw_com_jde_customer_master > category_code_14 [Column]","physical > bv_data_catalog_view_field_property > view_field_id [Column]","logical > if_servicenow_incident_01_join_sys_user_group > u_rejected_reason [Column]","modeling > if_views_not_categorized_assets_datamarts > database_name [Column]","assets > ukg_time_card_punch > associated_rule_id [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > component_type [Column]","logical > qsi_dpc_fs_03_min_max > area [Column]","physical > bv_wwp_ent > tree_icon [Column]","physical > gv_wlgdw_salesforce_sf_accounts > parent_account_new [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category40_cd [Column]","physical > bv_wlgdw_sop_order_detail_cons > sales_taxable [Column]","physical > gv_user_roles_04_rollup > denodo_hr_data_access [Column]","physical > bv_servicenow_sc_req_item > correlation_display [Column]","logical > if_servicenow_dmn_demand > u_total_financial_benefit [Column]","physical > bv_camstar_mes04_product > currentcost [Column]","logical > if_jira_boardsprints > originboardid [Column]","logical > local_view_01_join_local_database > database_description_type [Column]","physical > bv_wlgdw_servicenow_incident > problem_id [Column]","physical > bv_servicenow_cmdb_ci > sys_created_by [Column]","logical > issues_01_cache_selection > autoplaydatesoptional_0 [Column]","logical > sales_order_detail_12_join_salesperson > unit_price [Column]","modeling > ctms_site_contact_02_join_document_tracking > contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > geographic_region [Column]","physical > gv_wwp_util_state > last_edit_at [Column]","logical > usecthist_history_montana_200113344 > value [Column]","logical > usecthist_history_insp4 > wwresolution [Column]","logical > if_ukg_vtimecardpunch > laborentryname6 [Column]","logical > if_servicenow_problem > watch_list [Column]","assets > financial_account > currency_code [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > patien 2023-01-17 16:12:04,723 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 141 * Client response received on thread http-nio-8080-exec-2 141 < 200 141 < cache-control: no-cache,no-store 141 < content-length: 384 141 < content-security-policy: default-src 'none'; frame-ancestors 'none' 141 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 141 < content-type: application/json 141 < date: Tue, 17 Jan 2023 16:12:04 GMT 141 < referrer-policy: no-referrer-when-downgrade 141 < server: istio-envoy 141 < strict-transport-security: max-age=63072000; includeSubDomains; 141 < x-content-type-options: nosniff 141 < x-envoy-upstream-service-time: 76 141 < x-frame-options: DENY 141 < x-xss-protection: 1; mode=block {"id":"5719d745-b13a-4542-aa1c-7a0c0e7548c2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971924657,"system":false,"resourceType":"Job","name":"Export to \"export365a86ab9996405cb88c27e9fe41b7fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:12:05,725 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 142 * Sending client request on thread http-nio-8080-exec-2 142 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/5719d745-b13a-4542-aa1c-7a0c0e7548c2 142 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:05 GMT 142 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 142 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:05,735 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 142 * Client response received on thread http-nio-8080-exec-2 142 < 200 142 < cache-control: no-cache,no-store 142 < content-length: 485 142 < content-security-policy: default-src 'none'; frame-ancestors 'none' 142 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 142 < content-type: application/json 142 < date: Tue, 17 Jan 2023 16:12:05 GMT 142 < referrer-policy: no-referrer-when-downgrade 142 < server: istio-envoy 142 < strict-transport-security: max-age=63072000; includeSubDomains; 142 < x-content-type-options: nosniff 142 < x-envoy-upstream-service-time: 4 142 < x-frame-options: DENY 142 < x-xss-protection: 1; mode=block {"id":"5719d745-b13a-4542-aa1c-7a0c0e7548c2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971924657,"system":false,"resourceType":"Job","name":"Export to \"export365a86ab9996405cb88c27e9fe41b7fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673971925234,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:12:06,737 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 143 * Sending client request on thread http-nio-8080-exec-2 143 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/5719d745-b13a-4542-aa1c-7a0c0e7548c2 143 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:06 GMT 143 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 143 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:06,747 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 143 * Client response received on thread http-nio-8080-exec-2 143 < 200 143 < cache-control: no-cache,no-store 143 < content-length: 736 143 < content-security-policy: default-src 'none'; frame-ancestors 'none' 143 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 143 < content-type: application/json 143 < date: Tue, 17 Jan 2023 16:12:06 GMT 143 < referrer-policy: no-referrer-when-downgrade 143 < server: istio-envoy 143 < strict-transport-security: max-age=63072000; includeSubDomains; 143 < x-content-type-options: nosniff 143 < x-envoy-upstream-service-time: 4 143 < x-frame-options: DENY 143 < x-xss-protection: 1; mode=block {"id":"5719d745-b13a-4542-aa1c-7a0c0e7548c2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971924657,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971925857,"system":false,"resourceType":"Job","name":"Export to \"export365a86ab9996405cb88c27e9fe41b7fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971925234,"endDate":1673971925856,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"e1dfc93f-3cb8-4474-b853-8b188a5543b6\",\"fileName\":\"export365a86ab9996405cb88c27e9fe41b7fb.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:12:06,748 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 144 * Sending client request on thread http-nio-8080-exec-2 144 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/5719d745-b13a-4542-aa1c-7a0c0e7548c2 144 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:06 GMT 144 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 144 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:06,756 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 144 * Client response received on thread http-nio-8080-exec-2 144 < 200 144 < cache-control: no-cache,no-store 144 < content-length: 736 144 < content-security-policy: default-src 'none'; frame-ancestors 'none' 144 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 144 < content-type: application/json 144 < date: Tue, 17 Jan 2023 16:12:06 GMT 144 < referrer-policy: no-referrer-when-downgrade 144 < server: istio-envoy 144 < strict-transport-security: max-age=63072000; includeSubDomains; 144 < x-content-type-options: nosniff 144 < x-envoy-upstream-service-time: 4 144 < x-frame-options: DENY 144 < x-xss-protection: 1; mode=block {"id":"5719d745-b13a-4542-aa1c-7a0c0e7548c2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971924657,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971925857,"system":false,"resourceType":"Job","name":"Export to \"export365a86ab9996405cb88c27e9fe41b7fb.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673971925234,"endDate":1673971925856,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"e1dfc93f-3cb8-4474-b853-8b188a5543b6\",\"fileName\":\"export365a86ab9996405cb88c27e9fe41b7fb.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:12:06,758 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 145 * Sending client request on thread http-nio-8080-exec-2 145 > GET https://wlgore-dev.collibra.com/rest/2.0/files/e1dfc93f-3cb8-4474-b853-8b188a5543b6 145 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:06 GMT 145 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 145 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:06,769 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 145 * Client response received on thread http-nio-8080-exec-2 145 < 200 145 < cache-control: no-cache,no-store 145 < content-disposition: attachment; filename = "export365a86ab9996405cb88c27e9fe41b7fb.csv" 145 < content-length: 887591 145 < content-security-policy: default-src 'none'; frame-ancestors 'none' 145 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 145 < content-type: text/csv 145 < date: Tue, 17 Jan 2023 16:12:06 GMT 145 < referrer-policy: no-referrer-when-downgrade 145 < server: istio-envoy 145 < strict-transport-security: max-age=63072000; includeSubDomains; 145 < x-content-type-options: nosniff 145 < x-envoy-upstream-service-time: 4 145 < x-frame-options: DENY 145 < x-xss-protection: 1; mode=block physical > gv_wlgdw_servicenow_incident > closed_by_link [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > affectedversionsaggregate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_created_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure > business_l05_actv_ind [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_incident_02_remote_table > u_new_call_opened [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > faxnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_collibra_incomplete_dca_trending > total_dca [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > state_time [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ctms_document_tracking > alarm [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > u_dr_required [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_sc_request > comments [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > ctms_activities > site [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_proxy_gorestar_g_product_dim > min_reorder_qty [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_log > fixedtime [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_all_element_col_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_vdp8_dev_rows > ww_interpolation_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_servicenow_change_request_parameterized > delivery_plan [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > content [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > alt_account_nbr [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_change_request_parameterized > location [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > createdbyid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_pbh_tag > createdby [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_user > schedule [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_car_fs_04_history > area [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > carrier_alpha_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_reas > ent_enabled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_count_data_element_sor_col_with_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_cdodefinition > parentcdoid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_01_cast > sys_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_cmdb_ci > u_runs_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > order_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 utilities > views_tagged_outside_assets_datamarts > database_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > gv_wlgdw_salesforce_sf_contacts > delete_status [Column];00000000-0000-0000-0000-000000031008;Co...more... 2023-01-17 16:12:06,927 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 146 * Sending client request on thread http-nio-8080-exec-2 146 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 146 > Content-Type: multipart/form-data;boundary=Boundary_7_2094553423_1673971926925 146 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:06 GMT 146 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 146 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_7_2094553423_1673971926925 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_7_2094553423_1673971926925 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_7_2094553423_1673971926925 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_7_2094553423_1673971926925 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_7_2094553423_1673971926925 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 4-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > authordisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > accountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > updateauthoraccountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_worklogs > authordisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_sprints > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > sprintid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issuelinks > outwardissuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issueaffectedversions > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > accountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_attachments > authoraccountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issuetypes > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > issuetypeid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_projects > leaddisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > usecthist_tags_02_get_machine_names > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_usecthist_history > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"1:+"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":"Rocord of the machine with this tagname"}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":"Machine tagname"}]}}] 2023-01-17 16:12:06,971 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 146 * Client response received on thread http-nio-8080-exec-2 146 < 200 146 < cache-control: no-cache,no-store 146 < content-length: 333 146 < content-security-policy: default-src 'none'; frame-ancestors 'none' 146 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 146 < content-type: application/json 146 < date: Tue, 17 Jan 2023 16:12:06 GMT 146 < referrer-policy: no-referrer-when-downgrade 146 < server: istio-envoy 146 < strict-transport-security: max-age=63072000; includeSubDomains; 146 < x-content-type-options: nosniff 146 < x-envoy-upstream-service-time: 25 146 < x-frame-options: DENY 146 < x-xss-protection: 1; mode=block {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:12:07,978 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 147 * Sending client request on thread http-nio-8080-exec-2 147 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4c826e83-ecfb-4b57-8f0c-609f6297a6b4 147 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:07 GMT 147 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 147 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:07,988 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 147 * Client response received on thread http-nio-8080-exec-2 147 < 200 147 < cache-control: no-cache,no-store 147 < content-length: 359 147 < content-security-policy: default-src 'none'; frame-ancestors 'none' 147 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 147 < content-type: application/json 147 < date: Tue, 17 Jan 2023 16:12:07 GMT 147 < referrer-policy: no-referrer-when-downgrade 147 < server: istio-envoy 147 < strict-transport-security: max-age=63072000; includeSubDomains; 147 < x-content-type-options: nosniff 147 < x-envoy-upstream-service-time: 4 147 < x-frame-options: DENY 147 < x-xss-protection: 1; mode=block {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971927235,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:12:08,991 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 148 * Sending client request on thread http-nio-8080-exec-2 148 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4c826e83-ecfb-4b57-8f0c-609f6297a6b4 148 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:08 GMT 148 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 148 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:09,004 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 148 * Client response received on thread http-nio-8080-exec-2 148 < 200 148 < cache-control: no-cache,no-store 148 < content-length: 359 148 < content-security-policy: default-src 'none'; frame-ancestors 'none' 148 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 148 < content-type: application/json 148 < date: Tue, 17 Jan 2023 16:12:08 GMT 148 < referrer-policy: no-referrer-when-downgrade 148 < server: istio-envoy 148 < strict-transport-security: max-age=63072000; includeSubDomains; 148 < x-content-type-options: nosniff 148 < x-envoy-upstream-service-time: 5 148 < x-frame-options: DENY 148 < x-xss-protection: 1; mode=block {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971927235,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:12:10,008 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 149 * Sending client request on thread http-nio-8080-exec-2 149 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4c826e83-ecfb-4b57-8f0c-609f6297a6b4 149 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:10 GMT 149 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 149 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:10,023 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 149 * Client response received on thread http-nio-8080-exec-2 149 < 200 149 < cache-control: no-cache,no-store 149 < content-length: 359 149 < content-security-policy: default-src 'none'; frame-ancestors 'none' 149 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 149 < content-type: application/json 149 < date: Tue, 17 Jan 2023 16:12:09 GMT 149 < referrer-policy: no-referrer-when-downgrade 149 < server: istio-envoy 149 < strict-transport-security: max-age=63072000; includeSubDomains; 149 < x-content-type-options: nosniff 149 < x-envoy-upstream-service-time: 6 149 < x-frame-options: DENY 149 < x-xss-protection: 1; mode=block {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971927235,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:12:11,034 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 150 * Sending client request on thread http-nio-8080-exec-2 150 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4c826e83-ecfb-4b57-8f0c-609f6297a6b4 150 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:11 GMT 150 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 150 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:11,044 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 150 * Client response received on thread http-nio-8080-exec-2 150 < 200 150 < cache-control: no-cache,no-store 150 < content-length: 359 150 < content-security-policy: default-src 'none'; frame-ancestors 'none' 150 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 150 < content-type: application/json 150 < date: Tue, 17 Jan 2023 16:12:10 GMT 150 < referrer-policy: no-referrer-when-downgrade 150 < server: istio-envoy 150 < strict-transport-security: max-age=63072000; includeSubDomains; 150 < x-content-type-options: nosniff 150 < x-envoy-upstream-service-time: 5 150 < x-frame-options: DENY 150 < x-xss-protection: 1; mode=block {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673971927235,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:12:12,048 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 151 * Sending client request on thread http-nio-8080-exec-2 151 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4c826e83-ecfb-4b57-8f0c-609f6297a6b4 151 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:12 GMT 151 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 151 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:12,059 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 151 * Client response received on thread http-nio-8080-exec-2 151 < 200 151 < cache-control: no-cache,no-store 151 < content-length: 416 151 < content-security-policy: default-src 'none'; frame-ancestors 'none' 151 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 151 < content-type: application/json 151 < date: Tue, 17 Jan 2023 16:12:11 GMT 151 < referrer-policy: no-referrer-when-downgrade 151 < server: istio-envoy 151 < strict-transport-security: max-age=63072000; includeSubDomains; 151 < x-content-type-options: nosniff 151 < x-envoy-upstream-service-time: 4 151 < x-frame-options: DENY 151 < x-xss-protection: 1; mode=block {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":55.45286506469501,"cancelable":true,"startDate":1673971927235,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 COMPLEX_RELATION"} 2023-01-17 16:12:13,062 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 152 * Sending client request on thread http-nio-8080-exec-2 152 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4c826e83-ecfb-4b57-8f0c-609f6297a6b4 152 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:12:13 GMT 152 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 152 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:12:13,072 [http-nio-8080-exec-2] INFO org.glassfish.jersey.logging.LoggingFeature - 152 * Client response received on thread http-nio-8080-exec-2 152 < 200 152 < cache-control: no-cache,no-store 152 < content-length: 705 152 < content-security-policy: default-src 'none'; frame-ancestors 'none' 152 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 152 < content-type: application/json 152 < date: Tue, 17 Jan 2023 16:12:12 GMT 152 < referrer-policy: no-referrer-when-downgrade 152 < server: istio-envoy 152 < strict-transport-security: max-age=63072000; includeSubDomains; 152 < x-content-type-options: nosniff 152 < x-envoy-upstream-service-time: 4 152 < x-frame-options: DENY 152 < x-xss-protection: 1; mode=block {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971932095,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":true,"startDate":1673971927235,"endDate":1673971932089,"state":"ERROR","result":"FAILURE","message":"{\"conflicts\":{\"Line 1,314 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}"} 2023-01-17 16:12:13,099 [http-nio-8080-exec-2] ERROR com.collibra.marketplace.denodo.exception.GlobalExceptionHandler - Internal error during execution. com.collibra.marketplace.library.integration.exception.CollibraIntegrationLibraryException: {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971932095,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673971927235,"endDate":1673971932089,"state":"ERROR","message":"{\"conflicts\":{\"Line 1,314 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:823) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.importComplexRelations(CollibraImportApiHelper.java:453) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.denodo.service.IntegrationService.start(IntegrationService.java:66) ~[classes!/:1.1.1] at com.collibra.marketplace.denodo.controller.EntryPointController.syncTriggeredByApiRequest(EntryPointController.java:52) ~[classes!/:1.1.1] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilterInternal(AuthorizationFilter.java:73) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:198) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.7.5.jar!/:2.7.5] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.68.jar!/:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: com.collibra.internal.exceptions.CollibraJobFailedException: {"id":"4c826e83-ecfb-4b57-8f0c-609f6297a6b4","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673971926954,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673971932095,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673971927235,"endDate":1673971932089,"state":"ERROR","message":"{\"conflicts\":{\"Line 1,314 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.internal.utils.JobUtils.waitForJobToFinish(JobUtils.java:134) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.utils.JobUtils.monitorJobStatus(JobUtils.java:60) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJson(ImportOperationsLogic.java:565) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJsonFromFile(ImportOperationsLogic.java:420) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.UpsertComplexRelationsOperationsLogic.sbUpsertComplexRelationsByName(UpsertComplexRelationsOperationsLogic.java:128) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.lambda$internalImportComplexRelations$4(CollibraImportApiHelper.java:847) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.InternalSharedLibraryCall.callAndHandle(InternalSharedLibraryCall.java:46) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelations(CollibraImportApiHelper.java:845) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:798) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] ... 96 more 2023-01-17 16:13:58,922 [http-nio-8080-exec-8] INFO com.collibra.marketplace.denodo.controller.EntryPointController - Synchronization triggered via API request with use mock data set to 'false' 2023-01-17 16:13:58,924 [http-nio-8080-exec-8] INFO com.collibra.marketplace.denodo.service.IntegrationService - Started synchronizing the metadata 2023-01-17 16:13:58,926 [http-nio-8080-exec-8] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieving the metadata from Denodo... 2023-01-17 16:17:17,542 [http-nio-8080-exec-8] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieved the metadata from Denodo. 2023-01-17 16:17:17,546 [http-nio-8080-exec-8] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transforming the assets... 2023-01-17 16:17:18,098 [http-nio-8080-exec-8] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transformed all assets. 2023-01-17 16:17:18,150 [http-nio-8080-exec-8] INFO com.collibra.marketplace.denodo.service.IntegrationService - Importing the 55915 assets and 1623 complex relations... 2023-01-17 16:17:18,254 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 153 * Sending client request on thread http-nio-8080-exec-8 153 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 153 > Content-Type: application/json 153 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:18 GMT 153 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 153 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","customer_experience","enterprise_data_governance","assets","modeling","mpd_customer_service","admin","physical","utilities","logical","logical > psd_sales_change_log_06_get_product_family_description [View]","physical > bv_collibrametrics_dbo_all_element_col_count [View]","assets > customer [View]","physical > gv_wlgdw_gorestar_g_month_dim [View]","physical > bv_jira_projects [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","physical > bv_wlgdw_gorestar_g_lot_dim [View]","logical > if_wwp_tpm_stat [View]","physical > gv_collibrametrics_collibra_incomplete_dataelement_trending [View]","logical > usecthist_history_td2_ch2383 [View]","physical > gv_jira_projectcomponents [View]","physical > gv_camstar_mes04_erproute [View]","logical > if_wlgdw_com_jde_customer_master [View]","utilities > datasource_connection_status [View]","physical > gv_wlgdw_com_jde_user_defined_codes_alt_des [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","assets > cost_center [View]","logical > roles_perm_01_union_view_db [View]","assets > sales_order [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","assets > business [View]","physical > gv_collibrametrics_dbo_all_element_to_col [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","assets > wfp_tech_associate_role_competancy_data [View]","logical > usecthist_tags_01_split_tagname [View]","physical > bv_wlgdw_gorestar_g_pricing_dim [View]","logical > util_log_01_row_num [View]","physical > gv_qsi_dpc_updates [View]","physical > bv_wlgdw_hr_taleo_reqs_hist_status [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","physical > bv_wlgdw_py_secman_spend_security [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","physical > bv_wlgdw_salesforce_sf_contacts [View]","assets > collibrametrics_count_data_element_no_sor_col [View]","physical > gv_den_rls_white_list_08_trim_cols [View]","logical > usecthist_history_kamino4 [View]","physical > bv_collibrametrics_dbo_count_approved_multiple_sor [View]","physical > bv_collibrametrics_dbo_data_elements_to_entity [View]","physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim [View]","modeling > gorestar_order_detail_01_join_day [View]","physical > bv_pbh_history [View]","physical > bv_camstar_mes04_productfamily [View]","physical > gv_jira_projecttypes [View]","assets > projects [View]","physical > bv_data_catalog_query_statistics [View]","assets > collibrametrics_collibra_assets [View]","physical > gv_servicenow_dmn_demand_01_cast [View]","logical > if_camstar_mes04_esigrequirement [View]","physical > bv_collibrametrics_dbo_pdd_status_type_count [View]","physical > gv_camstar_mes04_csigetenumerationlabels_union [View]","physical > bv_data_catalog_view_custom_property [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","assets > td1_ch2203_history [View]","logical > local_ws_03_filter_ws [View]","utilities > all_ds_changes [View]","physical > gv_servicenow_sys_user_group_01_cast [View]","physical > gv_collibrametrics_dbo_count_data_element_no_sor [View]","assets > machine_tag_names [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","assets > servicenow_incident [View]","assets > insp4_history [View]","physical > ds_servicenow_problem_copy [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","physical > bv_wwp_job_history [View]","modeling > if_collibrametrics_collibra_relation [View]","assets > denodo_standards_check [View]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","physical > gv_wlgdw_salesforce_sf_accounts [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > if_gsms_fluorite_case_items [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","assets > collibrametrics_created_by_user_trending [View]","physical > gv_collibrametrics_dbo_all_element_uif_count [View]","assets > contingent_workforce [View]","logical > usecthist_01_join_if_usecthist_history [View]","physical > bv_collibrametrics_dbo_change_req_with_rev_group [View]","physical > bv_wlgdw_servicenow_incident [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","assets > collibrametrics_count_all_element_controls [View]","logical > if_perficient_ctms_followup_item [View]","physical > bv_wlgdw_sop_jde_branch_plant_master [View]","physical > gv_dynamodb_gsms_case_items_01_flatten [View]","logical > if_pbh_history [View]","assets > salesforce_account [View]","modeling > ctms_site_contact_01_filter [View]","physical > bv_jira_issuecustomfields [View]","physical > gv_jira_boardsprints [View]","physical > bv_camstar_mes04_billofprocessbase [View]","physical > bv_ukg_vpaycodemapping [View]","modeling > if_views_not_categorized_assets_datamarts [View]","physical > gv_jira_issuefixversions [View]","physical > bv_wlgdw_gorestar_g_business_dim [View]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact [View]","assets > collibrametrics_all_element_to_col [View]","assets > salesforce_dnb_company_record [View]","assets > denodo_view_details [View]","logical > gsms_fluorite_case_12_join_extreatedarea [View]","logical > qsi_ncmr_02_selection [View]","logical > if_wlgore_hr_taleo_reqs_hist_status_themons [View]","assets > wfp_tm1_demand_forecast [View]","utilities > webservice_with_lower_categories_excluding_parents [View]","logical > if_wlgdw_gorestar_g_cost_center_dim [View]","modeling > if_active_directory_group_member [View]","logical > if_jira_watchers [View]","physical > gv_ad_user [View]","physical > gv_jira_audit [View]","modeling > extended_test [View]","assets > hulk3_history [View]","logical > if_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","assets > boards [View]","modeling > data_quality_rules_with_rule_type [View]","assets > collibrametrics_count_col_dqrule [View]","physical > bv_wlgdw_sec_jde_roles [View]","enterprise_data_governance > data_elements_approved_represented_by_column [View]","assets > mach2_20000806_history [View]","physical > gv_jira_dashboards [View]","physical > bv_servicenow_problem [View]","physical > bv_jira_securitylevels [View]","physical > bv_data_catalog_ws_custom_property [View]","physical > bv_wlgdw_com_jde_user_defined_codes [View]","logical > local_view_04_join_categorized_assets_datamarts_category [View]","physical > bv_pbh_tagtype [View]","logical > if_collibrametrics_dbo_count_all_element_monitors [View]","physical > gv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_camstar_mes04_spec [View]","physical > bv_data_catalog_frequent_query [View]","assets > sales_agent [View]","assets > concur_attendee_extract [View]","modeling > ctms_docum 2023-01-17 16:17:18,386 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 153 * Client response received on thread http-nio-8080-exec-8 153 < 200 153 < cache-control: no-cache,no-store 153 < content-length: 384 153 < content-security-policy: default-src 'none'; frame-ancestors 'none' 153 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 153 < content-type: application/json 153 < date: Tue, 17 Jan 2023 16:17:17 GMT 153 < referrer-policy: no-referrer-when-downgrade 153 < server: istio-envoy 153 < strict-transport-security: max-age=63072000; includeSubDomains; 153 < x-content-type-options: nosniff 153 < x-envoy-upstream-service-time: 107 153 < x-frame-options: DENY 153 < x-xss-protection: 1; mode=block {"id":"38ec40d9-bffc-4622-ac00-7b82a15faede","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972238292,"system":false,"resourceType":"Job","name":"Export to \"export5cf7892113c645c2a9a7a26fc4c767ff.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:19,388 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 154 * Sending client request on thread http-nio-8080-exec-8 154 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/38ec40d9-bffc-4622-ac00-7b82a15faede 154 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:19 GMT 154 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 154 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:19,398 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 154 * Client response received on thread http-nio-8080-exec-8 154 < 200 154 < cache-control: no-cache,no-store 154 < content-length: 485 154 < content-security-policy: default-src 'none'; frame-ancestors 'none' 154 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 154 < content-type: application/json 154 < date: Tue, 17 Jan 2023 16:17:18 GMT 154 < referrer-policy: no-referrer-when-downgrade 154 < server: istio-envoy 154 < strict-transport-security: max-age=63072000; includeSubDomains; 154 < x-content-type-options: nosniff 154 < x-envoy-upstream-service-time: 5 154 < x-frame-options: DENY 154 < x-xss-protection: 1; mode=block {"id":"38ec40d9-bffc-4622-ac00-7b82a15faede","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972238292,"system":false,"resourceType":"Job","name":"Export to \"export5cf7892113c645c2a9a7a26fc4c767ff.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972238443,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:17:20,400 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 155 * Sending client request on thread http-nio-8080-exec-8 155 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/38ec40d9-bffc-4622-ac00-7b82a15faede 155 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:20 GMT 155 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 155 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:20,415 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 155 * Client response received on thread http-nio-8080-exec-8 155 < 200 155 < cache-control: no-cache,no-store 155 < content-length: 736 155 < content-security-policy: default-src 'none'; frame-ancestors 'none' 155 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 155 < content-type: application/json 155 < date: Tue, 17 Jan 2023 16:17:19 GMT 155 < referrer-policy: no-referrer-when-downgrade 155 < server: istio-envoy 155 < strict-transport-security: max-age=63072000; includeSubDomains; 155 < x-content-type-options: nosniff 155 < x-envoy-upstream-service-time: 5 155 < x-frame-options: DENY 155 < x-xss-protection: 1; mode=block {"id":"38ec40d9-bffc-4622-ac00-7b82a15faede","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972238292,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972239572,"system":false,"resourceType":"Job","name":"Export to \"export5cf7892113c645c2a9a7a26fc4c767ff.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972238443,"endDate":1673972239571,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"78d58531-97ed-4c77-80c2-d95c3f9c0adb\",\"fileName\":\"export5cf7892113c645c2a9a7a26fc4c767ff.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:20,417 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 156 * Sending client request on thread http-nio-8080-exec-8 156 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/38ec40d9-bffc-4622-ac00-7b82a15faede 156 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:20 GMT 156 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 156 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:20,429 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 156 * Client response received on thread http-nio-8080-exec-8 156 < 200 156 < cache-control: no-cache,no-store 156 < content-length: 736 156 < content-security-policy: default-src 'none'; frame-ancestors 'none' 156 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 156 < content-type: application/json 156 < date: Tue, 17 Jan 2023 16:17:19 GMT 156 < referrer-policy: no-referrer-when-downgrade 156 < server: istio-envoy 156 < strict-transport-security: max-age=63072000; includeSubDomains; 156 < x-content-type-options: nosniff 156 < x-envoy-upstream-service-time: 4 156 < x-frame-options: DENY 156 < x-xss-protection: 1; mode=block {"id":"38ec40d9-bffc-4622-ac00-7b82a15faede","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972238292,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972239572,"system":false,"resourceType":"Job","name":"Export to \"export5cf7892113c645c2a9a7a26fc4c767ff.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972238443,"endDate":1673972239571,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"78d58531-97ed-4c77-80c2-d95c3f9c0adb\",\"fileName\":\"export5cf7892113c645c2a9a7a26fc4c767ff.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:20,438 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 157 * Sending client request on thread http-nio-8080-exec-8 157 > GET https://wlgore-dev.collibra.com/rest/2.0/files/78d58531-97ed-4c77-80c2-d95c3f9c0adb 157 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:20 GMT 157 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 157 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:20,451 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 157 * Client response received on thread http-nio-8080-exec-8 157 < 200 157 < cache-control: no-cache,no-store 157 < content-disposition: attachment; filename = "export5cf7892113c645c2a9a7a26fc4c767ff.csv" 157 < content-length: 1463110 157 < content-security-policy: default-src 'none'; frame-ancestors 'none' 157 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 157 < content-type: text/csv 157 < date: Tue, 17 Jan 2023 16:17:19 GMT 157 < referrer-policy: no-referrer-when-downgrade 157 < server: istio-envoy 157 < strict-transport-security: max-age=63072000; includeSubDomains; 157 < x-content-type-options: nosniff 157 < x-envoy-upstream-service-time: 4 157 < x-frame-options: DENY 157 < x-xss-protection: 1; mode=block physical > bv_dynamodb_gsms_list_items [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > u_dmn_explored_existing_system [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_dynamodb_case_master > advisingphysician [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > ctms_protocol_deviations > account_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_ncmr_updates [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_customer_dim > county [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_count_col_dqrule > domain_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > currency_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > category41_desc [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > refinementdate_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > attendee_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_excel_ncmr [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > work_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > planview_associate_data_updates > country [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > product > category8_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_collibrametrics_dbo_data_elements_to_sor_col [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > collibrametrics_change_req_with_impacted_assets_revgroup > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_denodo_concur_attendee_extract > col130 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure_most_recent > par_business_sequence_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_perficient_ctms_protocol > products [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_count_data_element_no_bterm [View];00000000-0000-0000-0000-000000031007;Table;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wwp_job > state_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_dqrule_rule_type_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_02_remote_table > sys_mod_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_data_catalog_ws_op_res [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_master > divisional_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_data_elements_to_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_branch_plant_02_filter_bp > category_code_43 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > emergency [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_repository > route_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_collibrametrics_collibra_collibra_domains > domain_resource_type_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_dmn_demand_02_remote_table > approval [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > psd_sales_change_log > pm_order_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_gorestar_g_cost_center_dim > category30_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_11_join_implant_date > eur_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_post_new_user_import_template_01_create_fields > corporation_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_sch_time_period_02_falttened > pm_start_from_jan [Column];00000000-0000-0000-0...more... 2023-01-17 16:17:21,194 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 158 * Sending client request on thread http-nio-8080-exec-8 158 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 158 > Content-Type: multipart/form-data;boundary=Boundary_8_932052964_1673972241187 158 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:21 GMT 158 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 158 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_8_932052964_1673972241187 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_8_932052964_1673972241187 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_8_932052964_1673972241187 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_8_932052964_1673972241187 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_8_932052964_1673972241187 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > cohort_analysis_secured_names > wage_salary [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > cohort_analysis_secured_names > wage_salary [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wage_salary","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"20"}],"00000000-0000-0000-0001-000500000009":[{"value":"20"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > cohort_analysis_secured_names [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"assets > foghat_20032271_history > pm_end [Column]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}},"domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"},"name":"assets > foghat_20032271_history > pm_end [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"pm_end","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"parameter for data period end"}],"00000000-0000-0000-0000-000000000219":[{"value":"TIMESTAMP"}],"00000000-0000-0000-0000-000000000220":[{"value":"7"}],"00000000-0000-0000-0001-000500000009":[{"value":"23"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"assets > foghat_20032271_history [View]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}}]}}] --Boundary_8_932052964_1673972241187-- 2023-01-17 16:17:21,327 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 158 * Client response received on thread http-nio-8080-exec-8 158 < 200 158 < cache-control: no-cache,no-store 158 < content-length: 333 158 < content-security-policy: default-src 'none'; frame-ancestors 'none' 158 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 158 < content-type: application/json 158 < date: Tue, 17 Jan 2023 16:17:20 GMT 158 < referrer-policy: no-referrer-when-downgrade 158 < server: istio-envoy 158 < strict-transport-security: max-age=63072000; includeSubDomains; 158 < x-content-type-options: nosniff 158 < x-envoy-upstream-service-time: 97 158 < x-frame-options: DENY 158 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:22,330 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 159 * Sending client request on thread http-nio-8080-exec-8 159 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 159 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:22 GMT 159 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 159 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:22,346 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 159 * Client response received on thread http-nio-8080-exec-8 159 < 200 159 < cache-control: no-cache,no-store 159 < content-length: 359 159 < content-security-policy: default-src 'none'; frame-ancestors 'none' 159 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 159 < content-type: application/json 159 < date: Tue, 17 Jan 2023 16:17:21 GMT 159 < referrer-policy: no-referrer-when-downgrade 159 < server: istio-envoy 159 < strict-transport-security: max-age=63072000; includeSubDomains; 159 < x-content-type-options: nosniff 159 < x-envoy-upstream-service-time: 8 159 < x-frame-options: DENY 159 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:17:23,347 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 160 * Sending client request on thread http-nio-8080-exec-8 160 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 160 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:23 GMT 160 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 160 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:23,358 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 160 * Client response received on thread http-nio-8080-exec-8 160 < 200 160 < cache-control: no-cache,no-store 160 < content-length: 405 160 < content-security-policy: default-src 'none'; frame-ancestors 'none' 160 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 160 < content-type: application/json 160 < date: Tue, 17 Jan 2023 16:17:22 GMT 160 < referrer-policy: no-referrer-when-downgrade 160 < server: istio-envoy 160 < strict-transport-security: max-age=63072000; includeSubDomains; 160 < x-content-type-options: nosniff 160 < x-envoy-upstream-service-time: 6 160 < x-frame-options: DENY 160 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.500225011250563,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:17:24,360 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 161 * Sending client request on thread http-nio-8080-exec-8 161 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 161 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:24 GMT 161 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 161 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:24,369 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 161 * Client response received on thread http-nio-8080-exec-8 161 < 200 161 < cache-control: no-cache,no-store 161 < content-length: 405 161 < content-security-policy: default-src 'none'; frame-ancestors 'none' 161 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 161 < content-type: application/json 161 < date: Tue, 17 Jan 2023 16:17:23 GMT 161 < referrer-policy: no-referrer-when-downgrade 161 < server: istio-envoy 161 < strict-transport-security: max-age=63072000; includeSubDomains; 161 < x-content-type-options: nosniff 161 < x-envoy-upstream-service-time: 5 161 < x-frame-options: DENY 161 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.000450022501125,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:17:25,372 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 162 * Sending client request on thread http-nio-8080-exec-8 162 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 162 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:25 GMT 162 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 162 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:25,382 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 162 * Client response received on thread http-nio-8080-exec-8 162 < 200 162 < cache-control: no-cache,no-store 162 < content-length: 406 162 < content-security-policy: default-src 'none'; frame-ancestors 'none' 162 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 162 < content-type: application/json 162 < date: Tue, 17 Jan 2023 16:17:24 GMT 162 < referrer-policy: no-referrer-when-downgrade 162 < server: istio-envoy 162 < strict-transport-security: max-age=63072000; includeSubDomains; 162 < x-content-type-options: nosniff 162 < x-envoy-upstream-service-time: 5 162 < x-frame-options: DENY 162 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.500675033751689,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:17:26,385 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 163 * Sending client request on thread http-nio-8080-exec-8 163 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 163 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:26 GMT 163 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 163 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:26,407 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 163 * Client response received on thread http-nio-8080-exec-8 163 < 200 163 < cache-control: no-cache,no-store 163 < content-length: 406 163 < content-security-policy: default-src 'none'; frame-ancestors 'none' 163 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 163 < content-type: application/json 163 < date: Tue, 17 Jan 2023 16:17:25 GMT 163 < referrer-policy: no-referrer-when-downgrade 163 < server: istio-envoy 163 < strict-transport-security: max-age=63072000; includeSubDomains; 163 < x-content-type-options: nosniff 163 < x-envoy-upstream-service-time: 4 163 < x-frame-options: DENY 163 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.501125056252814,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:17:27,420 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 164 * Sending client request on thread http-nio-8080-exec-8 164 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 164 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:27 GMT 164 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 164 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:27,435 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 164 * Client response received on thread http-nio-8080-exec-8 164 < 200 164 < cache-control: no-cache,no-store 164 < content-length: 406 164 < content-security-policy: default-src 'none'; frame-ancestors 'none' 164 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 164 < content-type: application/json 164 < date: Tue, 17 Jan 2023 16:17:26 GMT 164 < referrer-policy: no-referrer-when-downgrade 164 < server: istio-envoy 164 < strict-transport-security: max-age=63072000; includeSubDomains; 164 < x-content-type-options: nosniff 164 < x-envoy-upstream-service-time: 5 164 < x-frame-options: DENY 164 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.001350067503378,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:17:28,438 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 165 * Sending client request on thread http-nio-8080-exec-8 165 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 165 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:28 GMT 165 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 165 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:28,454 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 165 * Client response received on thread http-nio-8080-exec-8 165 < 200 165 < cache-control: no-cache,no-store 165 < content-length: 405 165 < content-security-policy: default-src 'none'; frame-ancestors 'none' 165 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 165 < content-type: application/json 165 < date: Tue, 17 Jan 2023 16:17:27 GMT 165 < referrer-policy: no-referrer-when-downgrade 165 < server: istio-envoy 165 < strict-transport-security: max-age=63072000; includeSubDomains; 165 < x-content-type-options: nosniff 165 < x-envoy-upstream-service-time: 5 165 < x-frame-options: DENY 165 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.50157507875394,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:17:29,457 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 166 * Sending client request on thread http-nio-8080-exec-8 166 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 166 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:29 GMT 166 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 166 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:29,478 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 166 * Client response received on thread http-nio-8080-exec-8 166 < 200 166 < cache-control: no-cache,no-store 166 < content-length: 406 166 < content-security-policy: default-src 'none'; frame-ancestors 'none' 166 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 166 < content-type: application/json 166 < date: Tue, 17 Jan 2023 16:17:28 GMT 166 < referrer-policy: no-referrer-when-downgrade 166 < server: istio-envoy 166 < strict-transport-security: max-age=63072000; includeSubDomains; 166 < x-content-type-options: nosniff 166 < x-envoy-upstream-service-time: 5 166 < x-frame-options: DENY 166 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.502025101255064,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:17:30,484 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 167 * Sending client request on thread http-nio-8080-exec-8 167 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 167 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:30 GMT 167 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 167 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:30,498 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 167 * Client response received on thread http-nio-8080-exec-8 167 < 200 167 < cache-control: no-cache,no-store 167 < content-length: 415 167 < content-security-policy: default-src 'none'; frame-ancestors 'none' 167 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 167 < content-type: application/json 167 < date: Tue, 17 Jan 2023 16:17:29 GMT 167 < referrer-policy: no-referrer-when-downgrade 167 < server: istio-envoy 167 < strict-transport-security: max-age=63072000; includeSubDomains; 167 < x-content-type-options: nosniff 167 < x-envoy-upstream-service-time: 6 167 < x-frame-options: DENY 167 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":49.502475123756184,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:17:31,500 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 168 * Sending client request on thread http-nio-8080-exec-8 168 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 168 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:31 GMT 168 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 168 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:31,511 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 168 * Client response received on thread http-nio-8080-exec-8 168 < 200 168 < cache-control: no-cache,no-store 168 < content-length: 414 168 < content-security-policy: default-src 'none'; frame-ancestors 'none' 168 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 168 < content-type: application/json 168 < date: Tue, 17 Jan 2023 16:17:30 GMT 168 < referrer-policy: no-referrer-when-downgrade 168 < server: istio-envoy 168 < strict-transport-security: max-age=63072000; includeSubDomains; 168 < x-content-type-options: nosniff 168 < x-envoy-upstream-service-time: 5 168 < x-frame-options: DENY 168 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":63.00315015750788,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET_RELATION"} 2023-01-17 16:17:32,519 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 169 * Sending client request on thread http-nio-8080-exec-8 169 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 169 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:32 GMT 169 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 169 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:32,528 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 169 * Client response received on thread http-nio-8080-exec-8 169 < 200 169 < cache-control: no-cache,no-store 169 < content-length: 414 169 < content-security-policy: default-src 'none'; frame-ancestors 'none' 169 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 169 < content-type: application/json 169 < date: Tue, 17 Jan 2023 16:17:31 GMT 169 < referrer-policy: no-referrer-when-downgrade 169 < server: istio-envoy 169 < strict-transport-security: max-age=63072000; includeSubDomains; 169 < x-content-type-options: nosniff 169 < x-envoy-upstream-service-time: 4 169 < x-frame-options: DENY 169 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":76.50382519125957,"cancelable":true,"startDate":1673972241445,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET_RELATION"} 2023-01-17 16:17:34,532 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 170 * Sending client request on thread http-nio-8080-exec-8 170 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 170 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:34 GMT 170 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 170 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:34,548 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 170 * Client response received on thread http-nio-8080-exec-8 170 < 200 170 < cache-control: no-cache,no-store 170 < content-length: 509 170 < content-security-policy: default-src 'none'; frame-ancestors 'none' 170 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 170 < content-type: application/json 170 < date: Tue, 17 Jan 2023 16:17:33 GMT 170 < referrer-policy: no-referrer-when-downgrade 170 < server: istio-envoy 170 < strict-transport-security: max-age=63072000; includeSubDomains; 170 < x-content-type-options: nosniff 170 < x-envoy-upstream-service-time: 5 170 < x-frame-options: DENY 170 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972253547,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972241445,"endDate":1673972253546,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:17:34,564 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 171 * Sending client request on thread http-nio-8080-exec-8 171 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c 171 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:34 GMT 171 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 171 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:34,572 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 171 * Client response received on thread http-nio-8080-exec-8 171 < 200 171 < cache-control: no-cache,no-store 171 < content-length: 509 171 < content-security-policy: default-src 'none'; frame-ancestors 'none' 171 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 171 < content-type: application/json 171 < date: Tue, 17 Jan 2023 16:17:33 GMT 171 < referrer-policy: no-referrer-when-downgrade 171 < server: istio-envoy 171 < strict-transport-security: max-age=63072000; includeSubDomains; 171 < x-content-type-options: nosniff 171 < x-envoy-upstream-service-time: 4 171 < x-frame-options: DENY 171 < x-xss-protection: 1; mode=block {"id":"1c3bbf6e-7cdb-4431-a1e3-2c451a434b0c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972241311,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972253547,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972241445,"endDate":1673972253546,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:17:34,611 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 172 * Sending client request on thread http-nio-8080-exec-8 172 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 172 > Content-Type: application/json 172 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:34 GMT 172 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 172 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","customer_experience","enterprise_data_governance","assets","modeling","mpd_customer_service","admin","physical","utilities","logical","logical > psd_sales_change_log_06_get_product_family_description [View]","physical > bv_collibrametrics_dbo_all_element_col_count [View]","assets > customer [View]","physical > gv_wlgdw_gorestar_g_month_dim [View]","physical > bv_jira_projects [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","physical > bv_wlgdw_gorestar_g_lot_dim [View]","logical > if_wwp_tpm_stat [View]","physical > gv_collibrametrics_collibra_incomplete_dataelement_trending [View]","logical > usecthist_history_td2_ch2383 [View]","physical > gv_jira_projectcomponents [View]","physical > gv_camstar_mes04_erproute [View]","logical > if_wlgdw_com_jde_customer_master [View]","utilities > datasource_connection_status [View]","physical > gv_wlgdw_com_jde_user_defined_codes_alt_des [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","assets > cost_center [View]","logical > roles_perm_01_union_view_db [View]","assets > sales_order [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","assets > business [View]","physical > gv_collibrametrics_dbo_all_element_to_col [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","assets > wfp_tech_associate_role_competancy_data [View]","logical > usecthist_tags_01_split_tagname [View]","physical > bv_wlgdw_gorestar_g_pricing_dim [View]","logical > util_log_01_row_num [View]","physical > gv_qsi_dpc_updates [View]","physical > bv_wlgdw_hr_taleo_reqs_hist_status [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","physical > bv_wlgdw_py_secman_spend_security [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","physical > bv_wlgdw_salesforce_sf_contacts [View]","assets > collibrametrics_count_data_element_no_sor_col [View]","physical > gv_den_rls_white_list_08_trim_cols [View]","logical > usecthist_history_kamino4 [View]","physical > bv_collibrametrics_dbo_count_approved_multiple_sor [View]","physical > bv_collibrametrics_dbo_data_elements_to_entity [View]","physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim [View]","modeling > gorestar_order_detail_01_join_day [View]","physical > bv_pbh_history [View]","physical > bv_camstar_mes04_productfamily [View]","physical > gv_jira_projecttypes [View]","assets > projects [View]","physical > bv_data_catalog_query_statistics [View]","assets > collibrametrics_collibra_assets [View]","physical > gv_servicenow_dmn_demand_01_cast [View]","logical > if_camstar_mes04_esigrequirement [View]","physical > bv_collibrametrics_dbo_pdd_status_type_count [View]","physical > gv_camstar_mes04_csigetenumerationlabels_union [View]","physical > bv_data_catalog_view_custom_property [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","assets > td1_ch2203_history [View]","logical > local_ws_03_filter_ws [View]","utilities > all_ds_changes [View]","physical > gv_servicenow_sys_user_group_01_cast [View]","physical > gv_collibrametrics_dbo_count_data_element_no_sor [View]","assets > machine_tag_names [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","assets > servicenow_incident [View]","assets > insp4_history [View]","physical > ds_servicenow_problem_copy [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","physical > bv_wwp_job_history [View]","modeling > if_collibrametrics_collibra_relation [View]","assets > denodo_standards_check [View]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","physical > gv_wlgdw_salesforce_sf_accounts [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > if_gsms_fluorite_case_items [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","assets > collibrametrics_created_by_user_trending [View]","physical > gv_collibrametrics_dbo_all_element_uif_count [View]","assets > contingent_workforce [View]","logical > usecthist_01_join_if_usecthist_history [View]","physical > bv_collibrametrics_dbo_change_req_with_rev_group [View]","physical > bv_wlgdw_servicenow_incident [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","assets > collibrametrics_count_all_element_controls [View]","logical > if_perficient_ctms_followup_item [View]","physical > bv_wlgdw_sop_jde_branch_plant_master [View]","physical > gv_dynamodb_gsms_case_items_01_flatten [View]","logical > if_pbh_history [View]","assets > salesforce_account [View]","modeling > ctms_site_contact_01_filter [View]","physical > bv_jira_issuecustomfields [View]","physical > gv_jira_boardsprints [View]","physical > bv_camstar_mes04_billofprocessbase [View]","physical > bv_ukg_vpaycodemapping [View]","modeling > if_views_not_categorized_assets_datamarts [View]","physical > gv_jira_issuefixversions [View]","physical > bv_wlgdw_gorestar_g_business_dim [View]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact [View]","assets > collibrametrics_all_element_to_col [View]","assets > salesforce_dnb_company_record [View]","assets > denodo_view_details [View]","logical > gsms_fluorite_case_12_join_extreatedarea [View]","logical > qsi_ncmr_02_selection [View]","logical > if_wlgore_hr_taleo_reqs_hist_status_themons [View]","assets > wfp_tm1_demand_forecast [View]","utilities > webservice_with_lower_categories_excluding_parents [View]","logical > if_wlgdw_gorestar_g_cost_center_dim [View]","modeling > if_active_directory_group_member [View]","logical > if_jira_watchers [View]","physical > gv_ad_user [View]","physical > gv_jira_audit [View]","modeling > extended_test [View]","assets > hulk3_history [View]","logical > if_collibrametrics_dbo_approved_element_sor_col_dq_rule [View]","assets > boards [View]","modeling > data_quality_rules_with_rule_type [View]","assets > collibrametrics_count_col_dqrule [View]","physical > bv_wlgdw_sec_jde_roles [View]","enterprise_data_governance > data_elements_approved_represented_by_column [View]","assets > mach2_20000806_history [View]","physical > gv_jira_dashboards [View]","physical > bv_servicenow_problem [View]","physical > bv_jira_securitylevels [View]","physical > bv_data_catalog_ws_custom_property [View]","physical > bv_wlgdw_com_jde_user_defined_codes [View]","logical > local_view_04_join_categorized_assets_datamarts_category [View]","physical > bv_pbh_tagtype [View]","logical > if_collibrametrics_dbo_count_all_element_monitors [View]","physical > gv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs [View]","physical > bv_camstar_mes04_spec [View]","physical > bv_data_catalog_frequent_query [View]","assets > sales_agent [View]","assets > concur_attendee_extract [View]","modeling > ctms_docum 2023-01-17 16:17:34,751 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 172 * Client response received on thread http-nio-8080-exec-8 172 < 200 172 < cache-control: no-cache,no-store 172 < content-length: 384 172 < content-security-policy: default-src 'none'; frame-ancestors 'none' 172 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 172 < content-type: application/json 172 < date: Tue, 17 Jan 2023 16:17:33 GMT 172 < referrer-policy: no-referrer-when-downgrade 172 < server: istio-envoy 172 < strict-transport-security: max-age=63072000; includeSubDomains; 172 < x-content-type-options: nosniff 172 < x-envoy-upstream-service-time: 108 172 < x-frame-options: DENY 172 < x-xss-protection: 1; mode=block {"id":"14e2af66-f418-4df7-98fa-8e50b9a3d9cc","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972254655,"system":false,"resourceType":"Job","name":"Export to \"export47070637a9864220a04c612918a837cc.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:35,754 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 173 * Sending client request on thread http-nio-8080-exec-8 173 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/14e2af66-f418-4df7-98fa-8e50b9a3d9cc 173 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:35 GMT 173 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 173 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:35,763 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 173 * Client response received on thread http-nio-8080-exec-8 173 < 200 173 < cache-control: no-cache,no-store 173 < content-length: 485 173 < content-security-policy: default-src 'none'; frame-ancestors 'none' 173 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 173 < content-type: application/json 173 < date: Tue, 17 Jan 2023 16:17:34 GMT 173 < referrer-policy: no-referrer-when-downgrade 173 < server: istio-envoy 173 < strict-transport-security: max-age=63072000; includeSubDomains; 173 < x-content-type-options: nosniff 173 < x-envoy-upstream-service-time: 4 173 < x-frame-options: DENY 173 < x-xss-protection: 1; mode=block {"id":"14e2af66-f418-4df7-98fa-8e50b9a3d9cc","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972254655,"system":false,"resourceType":"Job","name":"Export to \"export47070637a9864220a04c612918a837cc.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972255459,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:17:36,765 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 174 * Sending client request on thread http-nio-8080-exec-8 174 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/14e2af66-f418-4df7-98fa-8e50b9a3d9cc 174 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:36 GMT 174 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 174 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:36,774 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 174 * Client response received on thread http-nio-8080-exec-8 174 < 200 174 < cache-control: no-cache,no-store 174 < content-length: 736 174 < content-security-policy: default-src 'none'; frame-ancestors 'none' 174 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 174 < content-type: application/json 174 < date: Tue, 17 Jan 2023 16:17:35 GMT 174 < referrer-policy: no-referrer-when-downgrade 174 < server: istio-envoy 174 < strict-transport-security: max-age=63072000; includeSubDomains; 174 < x-content-type-options: nosniff 174 < x-envoy-upstream-service-time: 4 174 < x-frame-options: DENY 174 < x-xss-protection: 1; mode=block {"id":"14e2af66-f418-4df7-98fa-8e50b9a3d9cc","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972254655,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972256587,"system":false,"resourceType":"Job","name":"Export to \"export47070637a9864220a04c612918a837cc.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972255459,"endDate":1673972256586,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"6232c49b-65d2-4885-b213-ffea28800848\",\"fileName\":\"export47070637a9864220a04c612918a837cc.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:36,776 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 175 * Sending client request on thread http-nio-8080-exec-8 175 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/14e2af66-f418-4df7-98fa-8e50b9a3d9cc 175 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:36 GMT 175 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 175 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:36,787 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 175 * Client response received on thread http-nio-8080-exec-8 175 < 200 175 < cache-control: no-cache,no-store 175 < content-length: 736 175 < content-security-policy: default-src 'none'; frame-ancestors 'none' 175 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 175 < content-type: application/json 175 < date: Tue, 17 Jan 2023 16:17:35 GMT 175 < referrer-policy: no-referrer-when-downgrade 175 < server: istio-envoy 175 < strict-transport-security: max-age=63072000; includeSubDomains; 175 < x-content-type-options: nosniff 175 < x-envoy-upstream-service-time: 4 175 < x-frame-options: DENY 175 < x-xss-protection: 1; mode=block {"id":"14e2af66-f418-4df7-98fa-8e50b9a3d9cc","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972254655,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972256587,"system":false,"resourceType":"Job","name":"Export to \"export47070637a9864220a04c612918a837cc.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972255459,"endDate":1673972256586,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"6232c49b-65d2-4885-b213-ffea28800848\",\"fileName\":\"export47070637a9864220a04c612918a837cc.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:36,791 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 176 * Sending client request on thread http-nio-8080-exec-8 176 > GET https://wlgore-dev.collibra.com/rest/2.0/files/6232c49b-65d2-4885-b213-ffea28800848 176 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:36 GMT 176 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 176 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:36,809 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 176 * Client response received on thread http-nio-8080-exec-8 176 < 200 176 < cache-control: no-cache,no-store 176 < content-disposition: attachment; filename = "export47070637a9864220a04c612918a837cc.csv" 176 < content-length: 1463110 176 < content-security-policy: default-src 'none'; frame-ancestors 'none' 176 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 176 < content-type: text/csv 176 < date: Tue, 17 Jan 2023 16:17:35 GMT 176 < referrer-policy: no-referrer-when-downgrade 176 < server: istio-envoy 176 < strict-transport-security: max-age=63072000; includeSubDomains; 176 < x-content-type-options: nosniff 176 < x-envoy-upstream-service-time: 3 176 < x-frame-options: DENY 176 < x-xss-protection: 1; mode=block physical > bv_dynamodb_gsms_list_items [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > u_dmn_explored_existing_system [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_dynamodb_case_master > advisingphysician [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > ctms_protocol_deviations > account_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_ncmr_updates [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_customer_dim > county [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_count_col_dqrule > domain_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > currency_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > category41_desc [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > refinementdate_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > attendee_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_excel_ncmr [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > work_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > planview_associate_data_updates > country [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > product > category8_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_collibrametrics_dbo_data_elements_to_sor_col [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > collibrametrics_change_req_with_impacted_assets_revgroup > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_denodo_concur_attendee_extract > col130 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure_most_recent > par_business_sequence_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_perficient_ctms_protocol > products [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_count_data_element_no_bterm [View];00000000-0000-0000-0000-000000031007;Table;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wwp_job > state_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_dqrule_rule_type_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_02_remote_table > sys_mod_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_data_catalog_ws_op_res [View];00000000-0000-0000-0000-000000031007;Table;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_master > divisional_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_data_elements_to_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_17 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_branch_plant_02_filter_bp > category_code_43 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > emergency [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_com_jde_address_book_repository > route_code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_collibrametrics_collibra_collibra_domains > domain_resource_type_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_dmn_demand_02_remote_table > approval [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > psd_sales_change_log > pm_order_number [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_gorestar_g_cost_center_dim > category30_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_11_join_implant_date > eur_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_post_new_user_import_template_01_create_fields > corporation_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_sch_time_period_02_falttened > pm_start_from_jan [Column];00000000-0000-0000-0...more... 2023-01-17 16:17:36,954 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 177 * Sending client request on thread http-nio-8080-exec-8 177 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 177 > Content-Type: application/json 177 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:36 GMT 177 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 177 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_wlgdw_servicenow_cmdb_ci > u_current_external_support_status [Column]","logical > timecard_03_emplid > processemployeeprofile [Column]","logical > servicenow_change_request_02_join_cmn_department > phase_state [Column]","physical > gv_servicenow_problem_01_cast > delivery_plan [Column]","logical > usecthist_history_fpex_ch2262 > pm_machine [Column]","assets > salesforce_dnb_company_record > employeecounttotal [Column]","physical > bv_camstar_mes04_spec > assignudi [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_approved [Column]","physical > gv_wlgdw_hr_gen_wfp_project > pfp_start_date [Column]","physical > bv_wlgdw_salesforce_sf_strategic_account_plan > packs [Column]","assets > ship_to > gl_class [Column]","logical > qsi_dpc_fs_01_join_dpc_updates_fs > partnumber [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > monthly_web_traffic [Column]","modeling > if_views_tagged_outside_assets_datamarts > name [Column]","physical > gv_collibrametrics_dbo_pdd_asset_list > created_by [Column]","logical > if_ukg_vtimecardpunch > geolatitude [Column]","logical > hr_cohort_02_join_trpose > country [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > currency_cd_a_b_amts [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > report_custom_1 [Column]","logical > sales_order_detail_11_join_implant_date > original_ship_date_key [Column]","logical > product_01_join_base_type_family_line_info > devicetype [Column]","logical > hr_global_finance_headcount_02_trim_emplid > emplid [Column]","modeling > wfp_tm1_demand > home_team [Column]","assets > fab_datahub_adhoc_fab_analytics > r12mth_time_range [Column]","physical > bv_perficient_ctms_protocol > protocol_0 [Column]","physical > bv_jira_securitylevels > id [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > currencyisocode [Column]","logical > if_perficient_ctms_protocol_deviations > pifirstname [Column]","physical > gv_ukg_vpeople > fulltimestandardhoursquantity [Column]","physical > bv_servicenow_change_request > u_service_impact [Column]","logical > if_servicenow_problem_02_join_sys_user_group > work_notes_list [Column]","logical > if_wlgdw_sop_order_detail_cons > salesperson_code_2 [Column]","logical > usecthist_history_insp4 > tag_part_1 [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > use_non_eng_add_for_e1_sync [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > product [Column]","logical > sales_order_detail_12_join_salesperson > local_sales_amt [Column]","physical > gv_servicenow_change_request_02_remote_table > sys_updated_on [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_filled_dt_yr [Column]","logical > gore_branch_plant_01_join_country > tax_or_deduction_comp_sts_6 [Column]","logical > psd_sales_change_log_07_get_product_group_description > product_family [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > invoice_doc_type [Column]","physical > bv_servicenow_u_demand_metric_instances > dmn_upon_reject [Column]","logical > gsms_fluorite_case_09_join_casetype > hospitaldepartment [Column]","physical > bv_collibrametrics_dbo_data_elements_approved > domain_name [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > manufacturing_date_spec [Column]","physical > bv_ukg_vpeople > updatedtm [Column]","logical > planview_associate_data_updates_03_track_changes > job_family_description [Column]","assets > customer > open_order_amt [Column]","logical > if_jira_issuechangelogs > itemfrom [Column]","physical > bv_wlgdw_salesforce_sf_contacts > process_true [Column]","logical > gore_branch_plant_01_join_country > date_other_5 [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > address_nbr [Column]","physical > gv_wlgdw_gorestar_g_pricing_dim > item_effective_date [Column]","physical > bv_wlgdw_sop_jde_branch_plant_master > commitment_specific_days [Column]","physical > gv_wlgdw_salesforce_sf_record_types > lastmodifieddate [Column]","modeling > if_sales_order > related_po_so_wo_number [Column]","physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column]","assets > hulk2_history > ww_quality_rule [Column]","physical > gv_wlgdw_cqrowner_jde_company_masters > beg_of_fy_ar [Column]","logical > issues_01_cache_selection > changemanagementloescore_0 [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > dependency_user_creator [Column]","modeling > if_jde_address_book_repository > temp_credit_message [Column]","physical > gv_wlgdw_salesforce_sf_accounts > account_external_id [Column]","logical > if_collibrametrics_collibra_collibra_assets > name [Column]","modeling > ctms_site_contact > region_unique_identifier [Column]","logical > if_servicenow_sc_req_item > escalation [Column]","logical > if_wlgdw_com_jde_address_book_repository > postal_code [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > mailingstateabbreviation [Column]","physical > bv_servicenow_cmdb_ci_old > cost [Column]","assets > squidward_1991534_history > ww_version [Column]","logical > if_wgldw_hr_gen_tpwfp_resource > y03m06 [Column]","physical > bv_wwp_util_reas > last_edit_by [Column]","logical > if_servicenow_incident > u_device_asset_name [Column]","physical > bv_servicenow_sc_req_item > u_department [Column]","utilities > webservice_untagged_assets_datamarts > database_name [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > telephonenumber [Column]","assets > webservice_untagged_assets_datamarts > last_modification_isst_data [Column]","physical > gv_servicenow_change_request_02_remote_table > u_source_incident [Column]","assets > cost_center > brand_code [Column]","assets > pricing > country [Column]","modeling > data_elements_approved_left_join_sor > asset_type [Column]","logical > if_ukg_vpeople > paycodeviewprofile [Column]","assets > jde_address_book_repository > divisional_use_2 [Column]","logical > usecthist_history_mach2_20000806 > wwretrievalmode [Column]","physical > gv_wlgdw_gorestar_g_bu_structure_dim > bus_lvl_nme [Column]","assets > sales_order_multi > reference_2 [Column]","logical > product_base_type_family_line_info_12_join_cdodefinition > inspectall [Column]","assets > hr_ukg_ld_cc_emplid_hours > country [Column]","modeling > if_putzbrunn_history > percent_good [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_post_int_site [Column]","modeling > ctms_site_contact_01_filter > account_unique_identifier [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > activity_due [Column]","logical > if_jira_workflows > isdefault [Column]","physical > gv_wgldwdev_tpwfp_resource > y03m09 [Column]","logical > sales_order_detail_13_join_salesperson2 > currency_mode_cd [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > strategic_account_plan__c [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > attendee_custom_20 [Column]","assets > ukg_time_card_punch > user_entered_labor_entry_name_1 [Column]","physical > gv_servicenow_problem_01_cast > follow_up [Column]","logical > usecthist_02_join_date_param > pm_end_days_back [Column]","physical > bv_collibrametrics_dbo_pdd_asset_list > status [Column]","physical > gv_servicenow_sc_request_01_cast > cmdb_ci_business_app [Column]","physical > gv_camstar_mes04_product > changehistoryid [Column]","assets > hr_ukg_backup > pp_payperiod [Column]","logica 2023-01-17 16:17:37,091 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 177 * Client response received on thread http-nio-8080-exec-8 177 < 200 177 < cache-control: no-cache,no-store 177 < content-length: 384 177 < content-security-policy: default-src 'none'; frame-ancestors 'none' 177 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 177 < content-type: application/json 177 < date: Tue, 17 Jan 2023 16:17:37 GMT 177 < referrer-policy: no-referrer-when-downgrade 177 < server: istio-envoy 177 < strict-transport-security: max-age=63072000; includeSubDomains; 177 < x-content-type-options: nosniff 177 < x-envoy-upstream-service-time: 125 177 < x-frame-options: DENY 177 < x-xss-protection: 1; mode=block {"id":"eb5aa3ca-7e67-439d-8a0d-14de0d9b76e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972256983,"system":false,"resourceType":"Job","name":"Export to \"export8d82f639786a4bea993c433d7b8c064b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:38,095 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 178 * Sending client request on thread http-nio-8080-exec-8 178 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/eb5aa3ca-7e67-439d-8a0d-14de0d9b76e3 178 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:38 GMT 178 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 178 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:38,104 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 178 * Client response received on thread http-nio-8080-exec-8 178 < 200 178 < cache-control: no-cache,no-store 178 < content-length: 485 178 < content-security-policy: default-src 'none'; frame-ancestors 'none' 178 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 178 < content-type: application/json 178 < date: Tue, 17 Jan 2023 16:17:38 GMT 178 < referrer-policy: no-referrer-when-downgrade 178 < server: istio-envoy 178 < strict-transport-security: max-age=63072000; includeSubDomains; 178 < x-content-type-options: nosniff 178 < x-envoy-upstream-service-time: 4 178 < x-frame-options: DENY 178 < x-xss-protection: 1; mode=block {"id":"eb5aa3ca-7e67-439d-8a0d-14de0d9b76e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972256983,"system":false,"resourceType":"Job","name":"Export to \"export8d82f639786a4bea993c433d7b8c064b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972257462,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:17:39,107 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 179 * Sending client request on thread http-nio-8080-exec-8 179 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/eb5aa3ca-7e67-439d-8a0d-14de0d9b76e3 179 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:39 GMT 179 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 179 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:39,116 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 179 * Client response received on thread http-nio-8080-exec-8 179 < 200 179 < cache-control: no-cache,no-store 179 < content-length: 736 179 < content-security-policy: default-src 'none'; frame-ancestors 'none' 179 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 179 < content-type: application/json 179 < date: Tue, 17 Jan 2023 16:17:39 GMT 179 < referrer-policy: no-referrer-when-downgrade 179 < server: istio-envoy 179 < strict-transport-security: max-age=63072000; includeSubDomains; 179 < x-content-type-options: nosniff 179 < x-envoy-upstream-service-time: 4 179 < x-frame-options: DENY 179 < x-xss-protection: 1; mode=block {"id":"eb5aa3ca-7e67-439d-8a0d-14de0d9b76e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972256983,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972258685,"system":false,"resourceType":"Job","name":"Export to \"export8d82f639786a4bea993c433d7b8c064b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972257462,"endDate":1673972258685,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"b2727ec3-3d49-4088-a658-f38fcf6e34ec\",\"fileName\":\"export8d82f639786a4bea993c433d7b8c064b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:39,118 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 180 * Sending client request on thread http-nio-8080-exec-8 180 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/eb5aa3ca-7e67-439d-8a0d-14de0d9b76e3 180 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:39 GMT 180 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 180 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:39,137 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 180 * Client response received on thread http-nio-8080-exec-8 180 < 200 180 < cache-control: no-cache,no-store 180 < content-length: 736 180 < content-security-policy: default-src 'none'; frame-ancestors 'none' 180 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 180 < content-type: application/json 180 < date: Tue, 17 Jan 2023 16:17:39 GMT 180 < referrer-policy: no-referrer-when-downgrade 180 < server: istio-envoy 180 < strict-transport-security: max-age=63072000; includeSubDomains; 180 < x-content-type-options: nosniff 180 < x-envoy-upstream-service-time: 4 180 < x-frame-options: DENY 180 < x-xss-protection: 1; mode=block {"id":"eb5aa3ca-7e67-439d-8a0d-14de0d9b76e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972256983,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972258685,"system":false,"resourceType":"Job","name":"Export to \"export8d82f639786a4bea993c433d7b8c064b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972257462,"endDate":1673972258685,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"b2727ec3-3d49-4088-a658-f38fcf6e34ec\",\"fileName\":\"export8d82f639786a4bea993c433d7b8c064b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:39,141 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 181 * Sending client request on thread http-nio-8080-exec-8 181 > GET https://wlgore-dev.collibra.com/rest/2.0/files/b2727ec3-3d49-4088-a658-f38fcf6e34ec 181 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:39 GMT 181 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 181 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:39,153 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 181 * Client response received on thread http-nio-8080-exec-8 181 < 200 181 < cache-control: no-cache,no-store 181 < content-disposition: attachment; filename = "export8d82f639786a4bea993c433d7b8c064b.csv" 181 < content-length: 1501756 181 < content-security-policy: default-src 'none'; frame-ancestors 'none' 181 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 181 < content-type: text/csv 181 < date: Tue, 17 Jan 2023 16:17:39 GMT 181 < referrer-policy: no-referrer-when-downgrade 181 < server: istio-envoy 181 < strict-transport-security: max-age=63072000; includeSubDomains; 181 < x-content-type-options: nosniff 181 < x-envoy-upstream-service-time: 3 181 < x-frame-options: DENY 181 < x-xss-protection: 1; mode=block assets > hr_ukg_ld_cc_emplid_hours > expecteddailyhours [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wgldwdev_tpwfp_project > group_identifier_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > sic4code3description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_sop_product_family_master > load_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > report_entry_custom_40 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_gen_wfp_resource > y01m08 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_financial_account_dim > category28_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > business_structure_most_recent > business_l07_short_name [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_dynamodb_case_master_01_proj > producttype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_com_edirectory_ldap_extract > job_family_description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_spec > wlgsplitresetdcstatus [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_collibrametrics_dbo_count_data_element_entity_approved > combo_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > servicenow_change_request > state [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_salesforce_sf_contacts > contact_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > if_wwp_uom > last_edit_comment [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > checked_in [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_change_request_01_cast > sys_updated_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_changestatus > exportimportkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > ww_resolution [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_camstar_mes04_spec > wlgprocesstimestartalttxn [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > model_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issuesubtasks > summary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_rls_white_list_04_position_white_list > elementtype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > num_req_curr_filled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > tortleo_history > value [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > issues_aggregated > sprint_issue_project_key [Column];00000000-0000-0000-0000-000000031008;Column;...more... 2023-01-17 16:17:39,825 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 182 * Sending client request on thread http-nio-8080-exec-8 182 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 182 > Content-Type: multipart/form-data;boundary=Boundary_9_1635519123_1673972259816 182 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:39 GMT 182 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 182 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_9_1635519123_1673972259816 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_9_1635519123_1673972259816 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_9_1635519123_1673972259816 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_9_1635519123_1673972259816 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_9_1635519123_1673972259816 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" me":"physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_hold [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_hold [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"qty_on_hold","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"DECODE(LOT_STATUS_CODE,NULL,0,ON_HAND_QTY)"}],"00000000-0000-0000-0000-000000000219":[{"value":"NUMERIC"}],"00000000-0000-0000-0000-000000000220":[{"value":"22"}],"00000000-0000-0000-0001-000500000009":[{"value":"24"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_wlgdw_gorestar_g_inventory_location_fact [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_servicenow_change_request_01_cast > work_notes_list [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_servicenow_change_request_01_cast > work_notes_list [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"work_notes_list","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_servicenow_change_request_01_cast [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_opportunity > previous_type [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_opportunity > previous_type [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"previous_type","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"PREVIOUS_TYPE__C"}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"50"}],"00000000-0000-0000-0001-000500000009":[{"value":"50"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_opportunity [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_jira_audit > changedto [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_jira_audit > changedto [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"changedto","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"The previous value."}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"2000"}],"00000000-0000-0000-0001-000500000009":[{"value":"2000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_jira_audit [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"assets > tortmike_history > machine [Column]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}},"domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"},"name":"assets > tortmike_history > machine [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"machine","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"array of tagname split on periods"}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"assets > tortmike_history [View]","domain":{"id":"59aed24b-dc36-4bb3-b5bd-19d44601b70a"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > ds_servicenow_problem_copy > failed_attempts [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > ds_servicenow_problem_copy > failed_attempts [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"failed_attempts","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > ds_servicenow_problem_copy [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > bv_collibrametrics_dbo_match_uif_dqrule > source_id [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > bv_collibrametrics_dbo_match_uif_dqrule > source_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"source_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"CHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"36"}],"00000000-0000-0000-0001-000500000009":[{"value":"36"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > bv_collibrametrics_dbo_match_uif_dqrule [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}}] --Boundary_9_1635519123_1673972259816-- 2023-01-17 16:17:39,960 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 182 * Client response received on thread http-nio-8080-exec-8 182 < 200 182 < cache-control: no-cache,no-store 182 < content-length: 333 182 < content-security-policy: default-src 'none'; frame-ancestors 'none' 182 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 182 < content-type: application/json 182 < date: Tue, 17 Jan 2023 16:17:39 GMT 182 < referrer-policy: no-referrer-when-downgrade 182 < server: istio-envoy 182 < strict-transport-security: max-age=63072000; includeSubDomains; 182 < x-content-type-options: nosniff 182 < x-envoy-upstream-service-time: 72 182 < x-frame-options: DENY 182 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:40,962 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 183 * Sending client request on thread http-nio-8080-exec-8 183 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 183 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:40 GMT 183 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 183 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:40,971 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 183 * Client response received on thread http-nio-8080-exec-8 183 < 200 183 < cache-control: no-cache,no-store 183 < content-length: 359 183 < content-security-policy: default-src 'none'; frame-ancestors 'none' 183 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 183 < content-type: application/json 183 < date: Tue, 17 Jan 2023 16:17:40 GMT 183 < referrer-policy: no-referrer-when-downgrade 183 < server: istio-envoy 183 < strict-transport-security: max-age=63072000; includeSubDomains; 183 < x-content-type-options: nosniff 183 < x-envoy-upstream-service-time: 5 183 < x-frame-options: DENY 183 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:17:41,973 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 184 * Sending client request on thread http-nio-8080-exec-8 184 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 184 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:41 GMT 184 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 184 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:41,985 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 184 * Client response received on thread http-nio-8080-exec-8 184 < 200 184 < cache-control: no-cache,no-store 184 < content-length: 391 184 < content-security-policy: default-src 'none'; frame-ancestors 'none' 184 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 184 < content-type: application/json 184 < date: Tue, 17 Jan 2023 16:17:41 GMT 184 < referrer-policy: no-referrer-when-downgrade 184 < server: istio-envoy 184 < strict-transport-security: max-age=63072000; includeSubDomains; 184 < x-content-type-options: nosniff 184 < x-envoy-upstream-service-time: 5 184 < x-frame-options: DENY 184 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:17:42,987 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 185 * Sending client request on thread http-nio-8080-exec-8 185 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 185 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:42 GMT 185 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 185 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:43,004 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 185 * Client response received on thread http-nio-8080-exec-8 185 < 200 185 < cache-control: no-cache,no-store 185 < content-length: 391 185 < content-security-policy: default-src 'none'; frame-ancestors 'none' 185 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 185 < content-type: application/json 185 < date: Tue, 17 Jan 2023 16:17:42 GMT 185 < referrer-policy: no-referrer-when-downgrade 185 < server: istio-envoy 185 < strict-transport-security: max-age=63072000; includeSubDomains; 185 < x-content-type-options: nosniff 185 < x-envoy-upstream-service-time: 9 185 < x-frame-options: DENY 185 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:17:44,008 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 186 * Sending client request on thread http-nio-8080-exec-8 186 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 186 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:44 GMT 186 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 186 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:44,017 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 186 * Client response received on thread http-nio-8080-exec-8 186 < 200 186 < cache-control: no-cache,no-store 186 < content-length: 392 186 < content-security-policy: default-src 'none'; frame-ancestors 'none' 186 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 186 < content-type: application/json 186 < date: Tue, 17 Jan 2023 16:17:43 GMT 186 < referrer-policy: no-referrer-when-downgrade 186 < server: istio-envoy 186 < strict-transport-security: max-age=63072000; includeSubDomains; 186 < x-content-type-options: nosniff 186 < x-envoy-upstream-service-time: 4 186 < x-frame-options: DENY 186 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.5,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:17:45,020 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 187 * Sending client request on thread http-nio-8080-exec-8 187 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 187 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:45 GMT 187 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 187 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:45,037 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 187 * Client response received on thread http-nio-8080-exec-8 187 < 200 187 < cache-control: no-cache,no-store 187 < content-length: 392 187 < content-security-policy: default-src 'none'; frame-ancestors 'none' 187 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 187 < content-type: application/json 187 < date: Tue, 17 Jan 2023 16:17:44 GMT 187 < referrer-policy: no-referrer-when-downgrade 187 < server: istio-envoy 187 < strict-transport-security: max-age=63072000; includeSubDomains; 187 < x-content-type-options: nosniff 187 < x-envoy-upstream-service-time: 5 187 < x-frame-options: DENY 187 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:17:46,039 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 188 * Sending client request on thread http-nio-8080-exec-8 188 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 188 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:46 GMT 188 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 188 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:46,049 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 188 * Client response received on thread http-nio-8080-exec-8 188 < 200 188 < cache-control: no-cache,no-store 188 < content-length: 392 188 < content-security-policy: default-src 'none'; frame-ancestors 'none' 188 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 188 < content-type: application/json 188 < date: Tue, 17 Jan 2023 16:17:45 GMT 188 < referrer-policy: no-referrer-when-downgrade 188 < server: istio-envoy 188 < strict-transport-security: max-age=63072000; includeSubDomains; 188 < x-content-type-options: nosniff 188 < x-envoy-upstream-service-time: 4 188 < x-frame-options: DENY 188 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:17:47,051 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 189 * Sending client request on thread http-nio-8080-exec-8 189 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 189 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:47 GMT 189 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 189 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:47,060 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 189 * Client response received on thread http-nio-8080-exec-8 189 < 200 189 < cache-control: no-cache,no-store 189 < content-length: 392 189 < content-security-policy: default-src 'none'; frame-ancestors 'none' 189 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 189 < content-type: application/json 189 < date: Tue, 17 Jan 2023 16:17:46 GMT 189 < referrer-policy: no-referrer-when-downgrade 189 < server: istio-envoy 189 < strict-transport-security: max-age=63072000; includeSubDomains; 189 < x-content-type-options: nosniff 189 < x-envoy-upstream-service-time: 4 189 < x-frame-options: DENY 189 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.5,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:17:48,063 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 190 * Sending client request on thread http-nio-8080-exec-8 190 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 190 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:48 GMT 190 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 190 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:48,076 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 190 * Client response received on thread http-nio-8080-exec-8 190 < 200 190 < cache-control: no-cache,no-store 190 < content-length: 392 190 < content-security-policy: default-src 'none'; frame-ancestors 'none' 190 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 190 < content-type: application/json 190 < date: Tue, 17 Jan 2023 16:17:47 GMT 190 < referrer-policy: no-referrer-when-downgrade 190 < server: istio-envoy 190 < strict-transport-security: max-age=63072000; includeSubDomains; 190 < x-content-type-options: nosniff 190 < x-envoy-upstream-service-time: 5 190 < x-frame-options: DENY 190 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:17:49,078 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 191 * Sending client request on thread http-nio-8080-exec-8 191 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 191 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:49 GMT 191 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 191 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:49,095 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 191 * Client response received on thread http-nio-8080-exec-8 191 < 200 191 < cache-control: no-cache,no-store 191 < content-length: 392 191 < content-security-policy: default-src 'none'; frame-ancestors 'none' 191 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 191 < content-type: application/json 191 < date: Tue, 17 Jan 2023 16:17:48 GMT 191 < referrer-policy: no-referrer-when-downgrade 191 < server: istio-envoy 191 < strict-transport-security: max-age=63072000; includeSubDomains; 191 < x-content-type-options: nosniff 191 < x-envoy-upstream-service-time: 5 191 < x-frame-options: DENY 191 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:17:50,099 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 192 * Sending client request on thread http-nio-8080-exec-8 192 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 192 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:50 GMT 192 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 192 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:50,109 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 192 * Client response received on thread http-nio-8080-exec-8 192 < 200 192 < cache-control: no-cache,no-store 192 < content-length: 401 192 < content-security-policy: default-src 'none'; frame-ancestors 'none' 192 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 192 < content-type: application/json 192 < date: Tue, 17 Jan 2023 16:17:49 GMT 192 < referrer-policy: no-referrer-when-downgrade 192 < server: istio-envoy 192 < strict-transport-security: max-age=63072000; includeSubDomains; 192 < x-content-type-options: nosniff 192 < x-envoy-upstream-service-time: 4 192 < x-frame-options: DENY 192 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":54.0,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET_RELATION"} 2023-01-17 16:17:51,111 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 193 * Sending client request on thread http-nio-8080-exec-8 193 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 193 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:51 GMT 193 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 193 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:51,137 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 193 * Client response received on thread http-nio-8080-exec-8 193 < 200 193 < cache-control: no-cache,no-store 193 < content-length: 401 193 < content-security-policy: default-src 'none'; frame-ancestors 'none' 193 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 193 < content-type: application/json 193 < date: Tue, 17 Jan 2023 16:17:50 GMT 193 < referrer-policy: no-referrer-when-downgrade 193 < server: istio-envoy 193 < strict-transport-security: max-age=63072000; includeSubDomains; 193 < x-content-type-options: nosniff 193 < x-envoy-upstream-service-time: 21 193 < x-frame-options: DENY 193 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":67.5,"cancelable":true,"startDate":1673972260464,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET_RELATION"} 2023-01-17 16:17:53,139 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 194 * Sending client request on thread http-nio-8080-exec-8 194 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 194 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:53 GMT 194 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 194 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:53,148 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 194 * Client response received on thread http-nio-8080-exec-8 194 < 200 194 < cache-control: no-cache,no-store 194 < content-length: 509 194 < content-security-policy: default-src 'none'; frame-ancestors 'none' 194 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 194 < content-type: application/json 194 < date: Tue, 17 Jan 2023 16:17:52 GMT 194 < referrer-policy: no-referrer-when-downgrade 194 < server: istio-envoy 194 < strict-transport-security: max-age=63072000; includeSubDomains; 194 < x-content-type-options: nosniff 194 < x-envoy-upstream-service-time: 4 194 < x-frame-options: DENY 194 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972272840,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972260464,"endDate":1673972272839,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:17:53,149 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 195 * Sending client request on thread http-nio-8080-exec-8 195 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/578ef12e-a518-4731-800d-f19dc7a32195 195 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:53 GMT 195 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 195 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:53,160 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 195 * Client response received on thread http-nio-8080-exec-8 195 < 200 195 < cache-control: no-cache,no-store 195 < content-length: 509 195 < content-security-policy: default-src 'none'; frame-ancestors 'none' 195 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 195 < content-type: application/json 195 < date: Tue, 17 Jan 2023 16:17:52 GMT 195 < referrer-policy: no-referrer-when-downgrade 195 < server: istio-envoy 195 < strict-transport-security: max-age=63072000; includeSubDomains; 195 < x-content-type-options: nosniff 195 < x-envoy-upstream-service-time: 7 195 < x-frame-options: DENY 195 < x-xss-protection: 1; mode=block {"id":"578ef12e-a518-4731-800d-f19dc7a32195","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972259946,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972272840,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972260464,"endDate":1673972272839,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:17:53,263 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 196 * Sending client request on thread http-nio-8080-exec-8 196 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 196 > Content-Type: application/json 196 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:53 GMT 196 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 196 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_wlgdw_servicenow_cmdb_ci > u_current_external_support_status [Column]","logical > timecard_03_emplid > processemployeeprofile [Column]","logical > servicenow_change_request_02_join_cmn_department > phase_state [Column]","physical > gv_servicenow_problem_01_cast > delivery_plan [Column]","logical > usecthist_history_fpex_ch2262 > pm_machine [Column]","assets > salesforce_dnb_company_record > employeecounttotal [Column]","physical > bv_camstar_mes04_spec > assignudi [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_approved [Column]","physical > gv_wlgdw_hr_gen_wfp_project > pfp_start_date [Column]","physical > bv_wlgdw_salesforce_sf_strategic_account_plan > packs [Column]","assets > ship_to > gl_class [Column]","logical > qsi_dpc_fs_01_join_dpc_updates_fs > partnumber [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > monthly_web_traffic [Column]","modeling > if_views_tagged_outside_assets_datamarts > name [Column]","physical > gv_collibrametrics_dbo_pdd_asset_list > created_by [Column]","logical > if_ukg_vtimecardpunch > geolatitude [Column]","logical > hr_cohort_02_join_trpose > country [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > currency_cd_a_b_amts [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > report_custom_1 [Column]","logical > sales_order_detail_11_join_implant_date > original_ship_date_key [Column]","logical > product_01_join_base_type_family_line_info > devicetype [Column]","logical > hr_global_finance_headcount_02_trim_emplid > emplid [Column]","modeling > wfp_tm1_demand > home_team [Column]","assets > fab_datahub_adhoc_fab_analytics > r12mth_time_range [Column]","physical > bv_perficient_ctms_protocol > protocol_0 [Column]","physical > bv_jira_securitylevels > id [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > currencyisocode [Column]","logical > if_perficient_ctms_protocol_deviations > pifirstname [Column]","physical > gv_ukg_vpeople > fulltimestandardhoursquantity [Column]","physical > bv_servicenow_change_request > u_service_impact [Column]","logical > if_servicenow_problem_02_join_sys_user_group > work_notes_list [Column]","logical > if_wlgdw_sop_order_detail_cons > salesperson_code_2 [Column]","logical > usecthist_history_insp4 > tag_part_1 [Column]","logical > if_wlgdw_salesforce_sf_e1_accounts > use_non_eng_add_for_e1_sync [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > product [Column]","logical > sales_order_detail_12_join_salesperson > local_sales_amt [Column]","physical > gv_servicenow_change_request_02_remote_table > sys_updated_on [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_filled_dt_yr [Column]","logical > gore_branch_plant_01_join_country > tax_or_deduction_comp_sts_6 [Column]","logical > psd_sales_change_log_07_get_product_group_description > product_family [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > invoice_doc_type [Column]","physical > bv_servicenow_u_demand_metric_instances > dmn_upon_reject [Column]","logical > gsms_fluorite_case_09_join_casetype > hospitaldepartment [Column]","physical > bv_collibrametrics_dbo_data_elements_approved > domain_name [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > manufacturing_date_spec [Column]","physical > bv_ukg_vpeople > updatedtm [Column]","logical > planview_associate_data_updates_03_track_changes > job_family_description [Column]","assets > customer > open_order_amt [Column]","logical > if_jira_issuechangelogs > itemfrom [Column]","physical > bv_wlgdw_salesforce_sf_contacts > process_true [Column]","logical > gore_branch_plant_01_join_country > date_other_5 [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > address_nbr [Column]","physical > gv_wlgdw_gorestar_g_pricing_dim > item_effective_date [Column]","physical > bv_wlgdw_sop_jde_branch_plant_master > commitment_specific_days [Column]","physical > gv_wlgdw_salesforce_sf_record_types > lastmodifieddate [Column]","modeling > if_sales_order > related_po_so_wo_number [Column]","physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column]","assets > hulk2_history > ww_quality_rule [Column]","physical > gv_wlgdw_cqrowner_jde_company_masters > beg_of_fy_ar [Column]","logical > issues_01_cache_selection > changemanagementloescore_0 [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > dependency_user_creator [Column]","modeling > if_jde_address_book_repository > temp_credit_message [Column]","physical > gv_wlgdw_salesforce_sf_accounts > account_external_id [Column]","logical > if_collibrametrics_collibra_collibra_assets > name [Column]","modeling > ctms_site_contact > region_unique_identifier [Column]","logical > if_servicenow_sc_req_item > escalation [Column]","logical > if_wlgdw_com_jde_address_book_repository > postal_code [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > mailingstateabbreviation [Column]","physical > bv_servicenow_cmdb_ci_old > cost [Column]","assets > squidward_1991534_history > ww_version [Column]","logical > if_wgldw_hr_gen_tpwfp_resource > y03m06 [Column]","physical > bv_wwp_util_reas > last_edit_by [Column]","logical > if_servicenow_incident > u_device_asset_name [Column]","physical > bv_servicenow_sc_req_item > u_department [Column]","utilities > webservice_untagged_assets_datamarts > database_name [Column]","logical > if_wlgdw_salesforce_sf_dnb_company_record > telephonenumber [Column]","assets > webservice_untagged_assets_datamarts > last_modification_isst_data [Column]","physical > gv_servicenow_change_request_02_remote_table > u_source_incident [Column]","assets > cost_center > brand_code [Column]","assets > pricing > country [Column]","modeling > data_elements_approved_left_join_sor > asset_type [Column]","logical > if_ukg_vpeople > paycodeviewprofile [Column]","assets > jde_address_book_repository > divisional_use_2 [Column]","logical > usecthist_history_mach2_20000806 > wwretrievalmode [Column]","physical > gv_wlgdw_gorestar_g_bu_structure_dim > bus_lvl_nme [Column]","assets > sales_order_multi > reference_2 [Column]","logical > product_base_type_family_line_info_12_join_cdodefinition > inspectall [Column]","assets > hr_ukg_ld_cc_emplid_hours > country [Column]","modeling > if_putzbrunn_history > percent_good [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_post_int_site [Column]","modeling > ctms_site_contact_01_filter > account_unique_identifier [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > activity_due [Column]","logical > if_jira_workflows > isdefault [Column]","physical > gv_wgldwdev_tpwfp_resource > y03m09 [Column]","logical > sales_order_detail_13_join_salesperson2 > currency_mode_cd [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > strategic_account_plan__c [Column]","physical > gv_denodo_concur_attendee_extract_01_rename_and_cast > attendee_custom_20 [Column]","assets > ukg_time_card_punch > user_entered_labor_entry_name_1 [Column]","physical > gv_servicenow_problem_01_cast > follow_up [Column]","logical > usecthist_02_join_date_param > pm_end_days_back [Column]","physical > bv_collibrametrics_dbo_pdd_asset_list > status [Column]","physical > gv_servicenow_sc_request_01_cast > cmdb_ci_business_app [Column]","physical > gv_camstar_mes04_product > changehistoryid [Column]","assets > hr_ukg_backup > pp_payperiod [Column]","logica 2023-01-17 16:17:53,430 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 196 * Client response received on thread http-nio-8080-exec-8 196 < 200 196 < cache-control: no-cache,no-store 196 < content-length: 384 196 < content-security-policy: default-src 'none'; frame-ancestors 'none' 196 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 196 < content-type: application/json 196 < date: Tue, 17 Jan 2023 16:17:53 GMT 196 < referrer-policy: no-referrer-when-downgrade 196 < server: istio-envoy 196 < strict-transport-security: max-age=63072000; includeSubDomains; 196 < x-content-type-options: nosniff 196 < x-envoy-upstream-service-time: 155 196 < x-frame-options: DENY 196 < x-xss-protection: 1; mode=block {"id":"671cb34f-b4ce-4d6d-bf13-9460cea6029f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972273300,"system":false,"resourceType":"Job","name":"Export to \"export0bd57e93997643af979c52cb58d589d1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:54,433 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 197 * Sending client request on thread http-nio-8080-exec-8 197 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/671cb34f-b4ce-4d6d-bf13-9460cea6029f 197 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:54 GMT 197 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 197 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:54,446 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 197 * Client response received on thread http-nio-8080-exec-8 197 < 200 197 < cache-control: no-cache,no-store 197 < content-length: 485 197 < content-security-policy: default-src 'none'; frame-ancestors 'none' 197 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 197 < content-type: application/json 197 < date: Tue, 17 Jan 2023 16:17:54 GMT 197 < referrer-policy: no-referrer-when-downgrade 197 < server: istio-envoy 197 < strict-transport-security: max-age=63072000; includeSubDomains; 197 < x-content-type-options: nosniff 197 < x-envoy-upstream-service-time: 4 197 < x-frame-options: DENY 197 < x-xss-protection: 1; mode=block {"id":"671cb34f-b4ce-4d6d-bf13-9460cea6029f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972273300,"system":false,"resourceType":"Job","name":"Export to \"export0bd57e93997643af979c52cb58d589d1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972273475,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:17:55,450 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 198 * Sending client request on thread http-nio-8080-exec-8 198 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/671cb34f-b4ce-4d6d-bf13-9460cea6029f 198 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:55 GMT 198 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 198 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:55,460 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 198 * Client response received on thread http-nio-8080-exec-8 198 < 200 198 < cache-control: no-cache,no-store 198 < content-length: 736 198 < content-security-policy: default-src 'none'; frame-ancestors 'none' 198 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 198 < content-type: application/json 198 < date: Tue, 17 Jan 2023 16:17:55 GMT 198 < referrer-policy: no-referrer-when-downgrade 198 < server: istio-envoy 198 < strict-transport-security: max-age=63072000; includeSubDomains; 198 < x-content-type-options: nosniff 198 < x-envoy-upstream-service-time: 5 198 < x-frame-options: DENY 198 < x-xss-protection: 1; mode=block {"id":"671cb34f-b4ce-4d6d-bf13-9460cea6029f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972273300,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972274603,"system":false,"resourceType":"Job","name":"Export to \"export0bd57e93997643af979c52cb58d589d1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972273475,"endDate":1673972274603,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"1f1e0d5f-b695-434c-b13c-e873ad21ee99\",\"fileName\":\"export0bd57e93997643af979c52cb58d589d1.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:55,462 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 199 * Sending client request on thread http-nio-8080-exec-8 199 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/671cb34f-b4ce-4d6d-bf13-9460cea6029f 199 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:55 GMT 199 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 199 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:55,473 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 199 * Client response received on thread http-nio-8080-exec-8 199 < 200 199 < cache-control: no-cache,no-store 199 < content-length: 736 199 < content-security-policy: default-src 'none'; frame-ancestors 'none' 199 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 199 < content-type: application/json 199 < date: Tue, 17 Jan 2023 16:17:55 GMT 199 < referrer-policy: no-referrer-when-downgrade 199 < server: istio-envoy 199 < strict-transport-security: max-age=63072000; includeSubDomains; 199 < x-content-type-options: nosniff 199 < x-envoy-upstream-service-time: 4 199 < x-frame-options: DENY 199 < x-xss-protection: 1; mode=block {"id":"671cb34f-b4ce-4d6d-bf13-9460cea6029f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972273300,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972274603,"system":false,"resourceType":"Job","name":"Export to \"export0bd57e93997643af979c52cb58d589d1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972273475,"endDate":1673972274603,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"1f1e0d5f-b695-434c-b13c-e873ad21ee99\",\"fileName\":\"export0bd57e93997643af979c52cb58d589d1.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:55,474 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 200 * Sending client request on thread http-nio-8080-exec-8 200 > GET https://wlgore-dev.collibra.com/rest/2.0/files/1f1e0d5f-b695-434c-b13c-e873ad21ee99 200 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:55 GMT 200 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 200 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:55,487 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 200 * Client response received on thread http-nio-8080-exec-8 200 < 200 200 < cache-control: no-cache,no-store 200 < content-disposition: attachment; filename = "export0bd57e93997643af979c52cb58d589d1.csv" 200 < content-length: 1501756 200 < content-security-policy: default-src 'none'; frame-ancestors 'none' 200 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 200 < content-type: text/csv 200 < date: Tue, 17 Jan 2023 16:17:55 GMT 200 < referrer-policy: no-referrer-when-downgrade 200 < server: istio-envoy 200 < strict-transport-security: max-age=63072000; includeSubDomains; 200 < x-content-type-options: nosniff 200 < x-envoy-upstream-service-time: 4 200 < x-frame-options: DENY 200 < x-xss-protection: 1; mode=block assets > hr_ukg_ld_cc_emplid_hours > expecteddailyhours [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wgldwdev_tpwfp_project > group_identifier_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > sic4code3description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_sop_product_family_master > load_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > concur_attendee_extract > report_entry_custom_40 [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_gen_wfp_resource > y01m08 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_financial_account_dim > category28_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > business_structure_most_recent > business_l07_short_name [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_dynamodb_case_master_01_proj > producttype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_com_edirectory_ldap_extract > job_family_description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_spec > wlgsplitresetdcstatus [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_collibrametrics_dbo_count_data_element_entity_approved > combo_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > servicenow_change_request > state [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_salesforce_sf_contacts > contact_count [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > if_wwp_uom > last_edit_comment [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > checked_in [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_change_request_01_cast > sys_updated_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_changestatus > exportimportkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > ww_resolution [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_camstar_mes04_spec > wlgprocesstimestartalttxn [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_dmn_demand_02_join_cmn_department > model_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issuesubtasks > summary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_den_rls_white_list_04_position_white_list > elementtype [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > num_req_curr_filled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > tortleo_history > value [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_qsi_or_01_join_fileaccess > assignedto_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > issues_aggregated > sprint_issue_project_key [Column];00000000-0000-0000-0000-000000031008;Column;...more... 2023-01-17 16:17:55,605 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 201 * Sending client request on thread http-nio-8080-exec-8 201 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 201 > Content-Type: application/json 201 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:55 GMT 201 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 201 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["assets > hr_global_finance_headcount > full_time_equivalent [Column]","physical > bv_wwp_job > state_cd [Column]","physical > bv_perficient_ctms_protocol > plannedsubjects_0 [Column]","physical > gv_servicenow_02_change_request_rt > u_business_user_impact [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > productrevision [Column]","physical > gv_wlgdw_com_jde_address_book_repository > mailing_name [Column]","physical > bv_wlgdw_gorestar_g_lot_dim > best_before_dt [Column]","logical > if_concur_attendee_extract > report_custom_15 [Column]","assets > ship_to > division_cd [Column]","logical > if_servicenow_cmn_department > u_group [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > providecredit [Column]","logical > if_servicenow_incident_01_join_sys_user_group > resolved_at [Column]","physical > bv_ukg_vtimecardtotal > laborentryname3 [Column]","logical > timecard_02_join_people > paycodeviewprofile [Column]","logical > if_servicenow_problem_01_join_sys_user > u_resolution [Column]","physical > gv_camstar_mes04_documentset > filtertags [Column]","physical > gv_den_rls_white_list_06_split_white_list_string > elementtype [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category05_cd [Column]","physical > gv_wlgdw_salesforce_sf_contacts > mailinggeocodeaccuracy [Column]","physical > gv_servicenow_01_change_request > u_acceptance_begin [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > interest_comp_late_revenue [Column]","logical > sales_order_detail_11_join_implant_date > promised_date_key [Column]","physical > bv_servicenow_change_request_old > knowledge [Column]","logical > sales_order_detail_05_join_actual_ship_date > unit_price [Column]","logical > if_wwp_util_reas > max_duration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > enterprise_cc_cd [Column]","logical > sales_order_detail_03_join_promised_ship_date > salesperson2_nme [Column]","physical > gv_ukg_vtimecardtotal > isfromcorrection [Column]","physical > gv_collibrametrics_dbo_full_element_list > created_by [Column]","physical > gv_wlgdw_proxy_gorestar_g_product_dim > sales_category4_cd [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_29 [Column]","physical > bv_camstar_mes04_erproute > erproutebaseid [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > attribute_type_id [Column]","modeling > if_views_untagged_assets_datamarts > view_id [Column]","modeling > pbh_production_dashboard_rto > ww_timestamp_rule [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > modelnumber [Column]","assets > salesforce_bdr_market > systemmodstamp [Column]","logical > gsms_fluorite_case_04_join_tgbranchpreservation > updatedat [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > lot_number_pre_assignment [Column]","physical > gv_wlgdw_salesforce_sf_strategic_account_plan > id [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > salesordernumber [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > ship_to_address_line_3 [Column]","physical > gv_wlgdw_hr_gen_wfp_project > end_life_date [Column]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact > company [Column]","logical > if_ukg_vpeople > externalurlprofile [Column]","physical > bv_ad_user > employeetype [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > service_offering [Column]","logical > gsms_fluorite_case_09_join_casetype > ordertype [Column]","logical > sales_order_detail_09_join_promised_date > importer_of_record [Column]","assets > epd4_ch2371_history > ww_version [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > u_capacity_timing_notes [Column]","assets > salesforce_contact > firstname [Column]","modeling > ctms_site_contact > site_unique_identifier [Column]","assets > pegasus_history > ww_cycle_count [Column]","physical > gv_jira_issuechangelogs > authoraccountid [Column]","physical > bv_data_catalog_local_ws_statistics > mean_age_executions_vdp [Column]","logical > usecthist_history_hulk2 > pm_end_days_back [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > terms_of_delivery [Column]","modeling > if_jde_address_book_repository > country [Column]","logical > product_base_type_family_line_info_13_join_uom > expiration_date_spec [Column]","logical > if_collibrametrics_dbo_data_elements_to_bterm > combo_name [Column]","physical > gv_perficient_ctms_activities > payment [Column]","assets > cost_center > sub_division_description [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > total_approved [Column]","logical > sales_order_detail_10_join_original_promised_date > export_license_nbr [Column]","physical > gv_wlgdw_cqrowner_jde_cost_center_masters > description_comp [Column]","physical > bv_pbh_taghistory > description [Column]","enterprise_data_governance > collibra_relations_with_name > type_id [Column]","logical > product_base_type_family_line_info_19_join_changestatus > billofprocessid [Column]","logical > timecard_02_join_people > primarylaborentryname1 [Column]","physical > gv_perficient_ctms_site_contact > region [Column]","physical > gv_servicenow_02_change_request_rt > u_cause_of_issue [Column]","logical > servicenow_change_request_02_join_cmn_department > task_effective_number [Column]","enterprise_data_governance > collibra_relations_is_current > collibra_relation_load_id [Column]","physical > gv_servicenow_sc_req_item_01_cast > priority [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > item_desc [Column]","logical > if_servicenow_dmn_demand > upon_approval [Column]","logical > timecard_03_emplid > payperiodweek [Column]","mpd_customer_service > gsms_fluorite_case > order_type [Column]","logical > planview_associate_data_updates_03_track_changes > name [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_system_changes_required_choice [Column]","logical > usecthist_history_insp8 > pm_end_days_back [Column]","physical > bv_perficient_ctms_document_tracking > program_unique_identifier [Column]","logical > if_servicenow_incident > sys_mod_count [Column]","logical > psd_sales_change_log_05_get_product_code_description > sold_to_name [Column]","logical > if_servicenow_sys_user_group > exclude_manager [Column]","physical > gv_servicenow_change_request_01_cast > reassignment_count [Column]","modeling > if_views_categorized_outside_assets_datamarts > database_search_description [Column]","physical > bv_jira_boardsprints > state [Column]","physical > bv_collibrametrics_dbo_full_element_list > sql_load_date [Column]","physical > gv_sf_items_02_flatten_items > revisiondate [Column]","modeling > if_jde_user_defined_codes_alternate_description > system_code [Column]","physical > bv_ukg_vpeople > passwordupdateddatetime [Column]","assets > business_structure_most_recent > business_l01_abbreviate_name [Column]","assets > students > email_address [Column]","logical > local_view_03_filter_views_categorized > view_search_description [Column]","physical > gv_pbh_history > startdatetime [Column]","physical > gv_camstar_mes04_product > wlgprocesstimevalidationopid [Column]","logical > product_base_type_family_line_info_01_join_documentset > productfamilyname [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > item_category7_desc [Column]","modeling > wfp_tm1_demand_ 2023-01-17 16:17:55,740 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 201 * Client response received on thread http-nio-8080-exec-8 201 < 200 201 < cache-control: no-cache,no-store 201 < content-length: 384 201 < content-security-policy: default-src 'none'; frame-ancestors 'none' 201 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 201 < content-type: application/json 201 < date: Tue, 17 Jan 2023 16:17:55 GMT 201 < referrer-policy: no-referrer-when-downgrade 201 < server: istio-envoy 201 < strict-transport-security: max-age=63072000; includeSubDomains; 201 < x-content-type-options: nosniff 201 < x-envoy-upstream-service-time: 122 201 < x-frame-options: DENY 201 < x-xss-protection: 1; mode=block {"id":"181ec4b6-470b-41aa-a32e-ec352cd21047","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972275635,"system":false,"resourceType":"Job","name":"Export to \"exportd3489e847a694182b3ea91382260b3ae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:56,745 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 202 * Sending client request on thread http-nio-8080-exec-8 202 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/181ec4b6-470b-41aa-a32e-ec352cd21047 202 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:56 GMT 202 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 202 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:56,756 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 202 * Client response received on thread http-nio-8080-exec-8 202 < 200 202 < cache-control: no-cache,no-store 202 < content-length: 485 202 < content-security-policy: default-src 'none'; frame-ancestors 'none' 202 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 202 < content-type: application/json 202 < date: Tue, 17 Jan 2023 16:17:56 GMT 202 < referrer-policy: no-referrer-when-downgrade 202 < server: istio-envoy 202 < strict-transport-security: max-age=63072000; includeSubDomains; 202 < x-content-type-options: nosniff 202 < x-envoy-upstream-service-time: 4 202 < x-frame-options: DENY 202 < x-xss-protection: 1; mode=block {"id":"181ec4b6-470b-41aa-a32e-ec352cd21047","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972275635,"system":false,"resourceType":"Job","name":"Export to \"exportd3489e847a694182b3ea91382260b3ae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972276476,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:17:57,757 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 203 * Sending client request on thread http-nio-8080-exec-8 203 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/181ec4b6-470b-41aa-a32e-ec352cd21047 203 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:57 GMT 203 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 203 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:57,767 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 203 * Client response received on thread http-nio-8080-exec-8 203 < 200 203 < cache-control: no-cache,no-store 203 < content-length: 736 203 < content-security-policy: default-src 'none'; frame-ancestors 'none' 203 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 203 < content-type: application/json 203 < date: Tue, 17 Jan 2023 16:17:57 GMT 203 < referrer-policy: no-referrer-when-downgrade 203 < server: istio-envoy 203 < strict-transport-security: max-age=63072000; includeSubDomains; 203 < x-content-type-options: nosniff 203 < x-envoy-upstream-service-time: 5 203 < x-frame-options: DENY 203 < x-xss-protection: 1; mode=block {"id":"181ec4b6-470b-41aa-a32e-ec352cd21047","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972275635,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972277667,"system":false,"resourceType":"Job","name":"Export to \"exportd3489e847a694182b3ea91382260b3ae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972276476,"endDate":1673972277667,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"71e16d54-11d3-419d-8f9e-1297bab9182e\",\"fileName\":\"exportd3489e847a694182b3ea91382260b3ae.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:57,768 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 204 * Sending client request on thread http-nio-8080-exec-8 204 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/181ec4b6-470b-41aa-a32e-ec352cd21047 204 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:57 GMT 204 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 204 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:57,780 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 204 * Client response received on thread http-nio-8080-exec-8 204 < 200 204 < cache-control: no-cache,no-store 204 < content-length: 736 204 < content-security-policy: default-src 'none'; frame-ancestors 'none' 204 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 204 < content-type: application/json 204 < date: Tue, 17 Jan 2023 16:17:57 GMT 204 < referrer-policy: no-referrer-when-downgrade 204 < server: istio-envoy 204 < strict-transport-security: max-age=63072000; includeSubDomains; 204 < x-content-type-options: nosniff 204 < x-envoy-upstream-service-time: 4 204 < x-frame-options: DENY 204 < x-xss-protection: 1; mode=block {"id":"181ec4b6-470b-41aa-a32e-ec352cd21047","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972275635,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972277667,"system":false,"resourceType":"Job","name":"Export to \"exportd3489e847a694182b3ea91382260b3ae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972276476,"endDate":1673972277667,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"71e16d54-11d3-419d-8f9e-1297bab9182e\",\"fileName\":\"exportd3489e847a694182b3ea91382260b3ae.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:17:57,782 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 205 * Sending client request on thread http-nio-8080-exec-8 205 > GET https://wlgore-dev.collibra.com/rest/2.0/files/71e16d54-11d3-419d-8f9e-1297bab9182e 205 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:57 GMT 205 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 205 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:57,792 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 205 * Client response received on thread http-nio-8080-exec-8 205 < 200 205 < cache-control: no-cache,no-store 205 < content-disposition: attachment; filename = "exportd3489e847a694182b3ea91382260b3ae.csv" 205 < content-length: 1505017 205 < content-security-policy: default-src 'none'; frame-ancestors 'none' 205 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 205 < content-type: text/csv 205 < date: Tue, 17 Jan 2023 16:17:57 GMT 205 < referrer-policy: no-referrer-when-downgrade 205 < server: istio-envoy 205 < strict-transport-security: max-age=63072000; includeSubDomains; 205 < x-content-type-options: nosniff 205 < x-envoy-upstream-service-time: 4 205 < x-frame-options: DENY 205 < x-xss-protection: 1; mode=block physical > gv_ukg_vpayperiod > spanperiodunits [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > issueupdateddate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_customer_dim > global_parent_nme2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_cqrowner_jde_company_masters > display_10_class_codes [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_sop_order_header_cons > salesperson_code_2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issues > dependencies_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_projectroles > roleid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_salesforce_sf_accounts > store_locator [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_sop_order_header_cons > order_suffix [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_customer > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > bdr_market > category04_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > denodo_standards_check > last_modification_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issuepriorities > url [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_taleo_open_current_status > wage_salary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_sf_learning_history > providecredit [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > cmdb_ci [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_sc_req_item_01_cast > sys_tags [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > salesforce_account > lead_source_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_change_request > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > account_number > postal_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_gen_wfp_project > work_labor_invest_actuals [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_eagle_eye > percentgood [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_samplingplan > revision [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_wlgdw_servicenow_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > sales_order_multi > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_cmn_department_01_cast > code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_incident_old > u_assigned_above_tier_1 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_purchase_order [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > reporterkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_serv...more... 2023-01-17 16:17:58,218 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 206 * Sending client request on thread http-nio-8080-exec-8 206 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 206 > Content-Type: multipart/form-data;boundary=Boundary_10_961981319_1673972278204 206 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:58 GMT 206 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 206 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_10_961981319_1673972278204 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_10_961981319_1673972278204 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_10_961981319_1673972278204 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_10_961981319_1673972278204 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_10_961981319_1673972278204 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" --Boundary_10_961981319_1673972278204-- 2023-01-17 16:17:58,351 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 206 * Client response received on thread http-nio-8080-exec-8 206 < 200 206 < cache-control: no-cache,no-store 206 < content-length: 333 206 < content-security-policy: default-src 'none'; frame-ancestors 'none' 206 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 206 < content-type: application/json 206 < date: Tue, 17 Jan 2023 16:17:58 GMT 206 < referrer-policy: no-referrer-when-downgrade 206 < server: istio-envoy 206 < strict-transport-security: max-age=63072000; includeSubDomains; 206 < x-content-type-options: nosniff 206 < x-envoy-upstream-service-time: 78 206 < x-frame-options: DENY 206 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:17:59,353 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 207 * Sending client request on thread http-nio-8080-exec-8 207 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 207 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:17:59 GMT 207 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 207 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:17:59,364 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 207 * Client response received on thread http-nio-8080-exec-8 207 < 200 207 < cache-control: no-cache,no-store 207 < content-length: 359 207 < content-security-policy: default-src 'none'; frame-ancestors 'none' 207 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 207 < content-type: application/json 207 < date: Tue, 17 Jan 2023 16:17:59 GMT 207 < referrer-policy: no-referrer-when-downgrade 207 < server: istio-envoy 207 < strict-transport-security: max-age=63072000; includeSubDomains; 207 < x-content-type-options: nosniff 207 < x-envoy-upstream-service-time: 4 207 < x-frame-options: DENY 207 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:18:00,373 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 208 * Sending client request on thread http-nio-8080-exec-8 208 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 208 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:00 GMT 208 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 208 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:00,388 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 208 * Client response received on thread http-nio-8080-exec-8 208 < 200 208 < cache-control: no-cache,no-store 208 < content-length: 391 208 < content-security-policy: default-src 'none'; frame-ancestors 'none' 208 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 208 < content-type: application/json 208 < date: Tue, 17 Jan 2023 16:18:00 GMT 208 < referrer-policy: no-referrer-when-downgrade 208 < server: istio-envoy 208 < strict-transport-security: max-age=63072000; includeSubDomains; 208 < x-content-type-options: nosniff 208 < x-envoy-upstream-service-time: 5 208 < x-frame-options: DENY 208 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:18:01,408 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 209 * Sending client request on thread http-nio-8080-exec-8 209 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 209 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:01 GMT 209 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 209 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:01,527 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 209 * Client response received on thread http-nio-8080-exec-8 209 < 200 209 < cache-control: no-cache,no-store 209 < content-length: 391 209 < content-security-policy: default-src 'none'; frame-ancestors 'none' 209 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 209 < content-type: application/json 209 < date: Tue, 17 Jan 2023 16:18:01 GMT 209 < referrer-policy: no-referrer-when-downgrade 209 < server: istio-envoy 209 < strict-transport-security: max-age=63072000; includeSubDomains; 209 < x-content-type-options: nosniff 209 < x-envoy-upstream-service-time: 6 209 < x-frame-options: DENY 209 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:18:02,539 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 210 * Sending client request on thread http-nio-8080-exec-8 210 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 210 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:02 GMT 210 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 210 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:02,551 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 210 * Client response received on thread http-nio-8080-exec-8 210 < 200 210 < cache-control: no-cache,no-store 210 < content-length: 392 210 < content-security-policy: default-src 'none'; frame-ancestors 'none' 210 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 210 < content-type: application/json 210 < date: Tue, 17 Jan 2023 16:18:02 GMT 210 < referrer-policy: no-referrer-when-downgrade 210 < server: istio-envoy 210 < strict-transport-security: max-age=63072000; includeSubDomains; 210 < x-content-type-options: nosniff 210 < x-envoy-upstream-service-time: 5 210 < x-frame-options: DENY 210 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:18:03,553 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 211 * Sending client request on thread http-nio-8080-exec-8 211 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 211 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:03 GMT 211 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 211 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:03,562 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 211 * Client response received on thread http-nio-8080-exec-8 211 < 200 211 < cache-control: no-cache,no-store 211 < content-length: 392 211 < content-security-policy: default-src 'none'; frame-ancestors 'none' 211 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 211 < content-type: application/json 211 < date: Tue, 17 Jan 2023 16:18:03 GMT 211 < referrer-policy: no-referrer-when-downgrade 211 < server: istio-envoy 211 < strict-transport-security: max-age=63072000; includeSubDomains; 211 < x-content-type-options: nosniff 211 < x-envoy-upstream-service-time: 4 211 < x-frame-options: DENY 211 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:18:04,565 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 212 * Sending client request on thread http-nio-8080-exec-8 212 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 212 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:04 GMT 212 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 212 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:04,575 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 212 * Client response received on thread http-nio-8080-exec-8 212 < 200 212 < cache-control: no-cache,no-store 212 < content-length: 392 212 < content-security-policy: default-src 'none'; frame-ancestors 'none' 212 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 212 < content-type: application/json 212 < date: Tue, 17 Jan 2023 16:18:04 GMT 212 < referrer-policy: no-referrer-when-downgrade 212 < server: istio-envoy 212 < strict-transport-security: max-age=63072000; includeSubDomains; 212 < x-content-type-options: nosniff 212 < x-envoy-upstream-service-time: 5 212 < x-frame-options: DENY 212 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:18:05,589 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 213 * Sending client request on thread http-nio-8080-exec-8 213 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 213 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:05 GMT 213 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 213 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:05,601 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 213 * Client response received on thread http-nio-8080-exec-8 213 < 200 213 < cache-control: no-cache,no-store 213 < content-length: 392 213 < content-security-policy: default-src 'none'; frame-ancestors 'none' 213 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 213 < content-type: application/json 213 < date: Tue, 17 Jan 2023 16:18:05 GMT 213 < referrer-policy: no-referrer-when-downgrade 213 < server: istio-envoy 213 < strict-transport-security: max-age=63072000; includeSubDomains; 213 < x-content-type-options: nosniff 213 < x-envoy-upstream-service-time: 5 213 < x-frame-options: DENY 213 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:18:06,604 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 214 * Sending client request on thread http-nio-8080-exec-8 214 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 214 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:06 GMT 214 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 214 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:06,614 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 214 * Client response received on thread http-nio-8080-exec-8 214 < 200 214 < cache-control: no-cache,no-store 214 < content-length: 392 214 < content-security-policy: default-src 'none'; frame-ancestors 'none' 214 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 214 < content-type: application/json 214 < date: Tue, 17 Jan 2023 16:18:06 GMT 214 < referrer-policy: no-referrer-when-downgrade 214 < server: istio-envoy 214 < strict-transport-security: max-age=63072000; includeSubDomains; 214 < x-content-type-options: nosniff 214 < x-envoy-upstream-service-time: 5 214 < x-frame-options: DENY 214 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:18:07,615 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 215 * Sending client request on thread http-nio-8080-exec-8 215 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 215 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:07 GMT 215 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 215 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:07,624 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 215 * Client response received on thread http-nio-8080-exec-8 215 < 200 215 < cache-control: no-cache,no-store 215 < content-length: 401 215 < content-security-policy: default-src 'none'; frame-ancestors 'none' 215 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 215 < content-type: application/json 215 < date: Tue, 17 Jan 2023 16:18:07 GMT 215 < referrer-policy: no-referrer-when-downgrade 215 < server: istio-envoy 215 < strict-transport-security: max-age=63072000; includeSubDomains; 215 < x-content-type-options: nosniff 215 < x-envoy-upstream-service-time: 4 215 < x-frame-options: DENY 215 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":54.0,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET_RELATION"} 2023-01-17 16:18:08,646 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 216 * Sending client request on thread http-nio-8080-exec-8 216 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 216 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:08 GMT 216 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 216 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:08,669 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 216 * Client response received on thread http-nio-8080-exec-8 216 < 200 216 < cache-control: no-cache,no-store 216 < content-length: 401 216 < content-security-policy: default-src 'none'; frame-ancestors 'none' 216 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 216 < content-type: application/json 216 < date: Tue, 17 Jan 2023 16:18:08 GMT 216 < referrer-policy: no-referrer-when-downgrade 216 < server: istio-envoy 216 < strict-transport-security: max-age=63072000; includeSubDomains; 216 < x-content-type-options: nosniff 216 < x-envoy-upstream-service-time: 4 216 < x-frame-options: DENY 216 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":67.5,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET_RELATION"} 2023-01-17 16:18:09,675 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 217 * Sending client request on thread http-nio-8080-exec-8 217 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 217 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:09 GMT 217 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 217 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:09,685 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 217 * Client response received on thread http-nio-8080-exec-8 217 < 200 217 < cache-control: no-cache,no-store 217 < content-length: 401 217 < content-security-policy: default-src 'none'; frame-ancestors 'none' 217 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 217 < content-type: application/json 217 < date: Tue, 17 Jan 2023 16:18:09 GMT 217 < referrer-policy: no-referrer-when-downgrade 217 < server: istio-envoy 217 < strict-transport-security: max-age=63072000; includeSubDomains; 217 < x-content-type-options: nosniff 217 < x-envoy-upstream-service-time: 5 217 < x-frame-options: DENY 217 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":81.0,"cancelable":true,"startDate":1673972278477,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET_RELATION"} 2023-01-17 16:18:11,687 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 218 * Sending client request on thread http-nio-8080-exec-8 218 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 218 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:11 GMT 218 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 218 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:11,697 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 218 * Client response received on thread http-nio-8080-exec-8 218 < 200 218 < cache-control: no-cache,no-store 218 < content-length: 509 218 < content-security-policy: default-src 'none'; frame-ancestors 'none' 218 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 218 < content-type: application/json 218 < date: Tue, 17 Jan 2023 16:18:11 GMT 218 < referrer-policy: no-referrer-when-downgrade 218 < server: istio-envoy 218 < strict-transport-security: max-age=63072000; includeSubDomains; 218 < x-content-type-options: nosniff 218 < x-envoy-upstream-service-time: 4 218 < x-frame-options: DENY 218 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972290235,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972278477,"endDate":1673972290234,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:18:11,698 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 219 * Sending client request on thread http-nio-8080-exec-8 219 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1c7ca25c-b3c3-42af-bb86-5f7e31fdbead 219 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:11 GMT 219 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 219 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:11,708 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 219 * Client response received on thread http-nio-8080-exec-8 219 < 200 219 < cache-control: no-cache,no-store 219 < content-length: 509 219 < content-security-policy: default-src 'none'; frame-ancestors 'none' 219 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 219 < content-type: application/json 219 < date: Tue, 17 Jan 2023 16:18:11 GMT 219 < referrer-policy: no-referrer-when-downgrade 219 < server: istio-envoy 219 < strict-transport-security: max-age=63072000; includeSubDomains; 219 < x-content-type-options: nosniff 219 < x-envoy-upstream-service-time: 3 219 < x-frame-options: DENY 219 < x-xss-protection: 1; mode=block {"id":"1c7ca25c-b3c3-42af-bb86-5f7e31fdbead","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972278335,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972290235,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972278477,"endDate":1673972290234,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:18:11,722 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 220 * Sending client request on thread http-nio-8080-exec-8 220 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 220 > Content-Type: application/json 220 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:11 GMT 220 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 220 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["assets > hr_global_finance_headcount > full_time_equivalent [Column]","physical > bv_wwp_job > state_cd [Column]","physical > bv_perficient_ctms_protocol > plannedsubjects_0 [Column]","physical > gv_servicenow_02_change_request_rt > u_business_user_impact [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > productrevision [Column]","physical > gv_wlgdw_com_jde_address_book_repository > mailing_name [Column]","physical > bv_wlgdw_gorestar_g_lot_dim > best_before_dt [Column]","logical > if_concur_attendee_extract > report_custom_15 [Column]","assets > ship_to > division_cd [Column]","logical > if_servicenow_cmn_department > u_group [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > providecredit [Column]","logical > if_servicenow_incident_01_join_sys_user_group > resolved_at [Column]","physical > bv_ukg_vtimecardtotal > laborentryname3 [Column]","logical > timecard_02_join_people > paycodeviewprofile [Column]","logical > if_servicenow_problem_01_join_sys_user > u_resolution [Column]","physical > gv_camstar_mes04_documentset > filtertags [Column]","physical > gv_den_rls_white_list_06_split_white_list_string > elementtype [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category05_cd [Column]","physical > gv_wlgdw_salesforce_sf_contacts > mailinggeocodeaccuracy [Column]","physical > gv_servicenow_01_change_request > u_acceptance_begin [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > interest_comp_late_revenue [Column]","logical > sales_order_detail_11_join_implant_date > promised_date_key [Column]","physical > bv_servicenow_change_request_old > knowledge [Column]","logical > sales_order_detail_05_join_actual_ship_date > unit_price [Column]","logical > if_wwp_util_reas > max_duration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > enterprise_cc_cd [Column]","logical > sales_order_detail_03_join_promised_ship_date > salesperson2_nme [Column]","physical > gv_ukg_vtimecardtotal > isfromcorrection [Column]","physical > gv_collibrametrics_dbo_full_element_list > created_by [Column]","physical > gv_wlgdw_proxy_gorestar_g_product_dim > sales_category4_cd [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_29 [Column]","physical > bv_camstar_mes04_erproute > erproutebaseid [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > attribute_type_id [Column]","modeling > if_views_untagged_assets_datamarts > view_id [Column]","modeling > pbh_production_dashboard_rto > ww_timestamp_rule [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > modelnumber [Column]","assets > salesforce_bdr_market > systemmodstamp [Column]","logical > gsms_fluorite_case_04_join_tgbranchpreservation > updatedat [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > lot_number_pre_assignment [Column]","physical > gv_wlgdw_salesforce_sf_strategic_account_plan > id [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > salesordernumber [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > ship_to_address_line_3 [Column]","physical > gv_wlgdw_hr_gen_wfp_project > end_life_date [Column]","physical > gv_wlgdw_proxy_gorestar_g_sales_order_fact > company [Column]","logical > if_ukg_vpeople > externalurlprofile [Column]","physical > bv_ad_user > employeetype [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > service_offering [Column]","logical > gsms_fluorite_case_09_join_casetype > ordertype [Column]","logical > sales_order_detail_09_join_promised_date > importer_of_record [Column]","assets > epd4_ch2371_history > ww_version [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > u_capacity_timing_notes [Column]","assets > salesforce_contact > firstname [Column]","modeling > ctms_site_contact > site_unique_identifier [Column]","assets > pegasus_history > ww_cycle_count [Column]","physical > gv_jira_issuechangelogs > authoraccountid [Column]","physical > bv_data_catalog_local_ws_statistics > mean_age_executions_vdp [Column]","logical > usecthist_history_hulk2 > pm_end_days_back [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > terms_of_delivery [Column]","modeling > if_jde_address_book_repository > country [Column]","logical > product_base_type_family_line_info_13_join_uom > expiration_date_spec [Column]","logical > if_collibrametrics_dbo_data_elements_to_bterm > combo_name [Column]","physical > gv_perficient_ctms_activities > payment [Column]","assets > cost_center > sub_division_description [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > total_approved [Column]","logical > sales_order_detail_10_join_original_promised_date > export_license_nbr [Column]","physical > gv_wlgdw_cqrowner_jde_cost_center_masters > description_comp [Column]","physical > bv_pbh_taghistory > description [Column]","enterprise_data_governance > collibra_relations_with_name > type_id [Column]","logical > product_base_type_family_line_info_19_join_changestatus > billofprocessid [Column]","logical > timecard_02_join_people > primarylaborentryname1 [Column]","physical > gv_perficient_ctms_site_contact > region [Column]","physical > gv_servicenow_02_change_request_rt > u_cause_of_issue [Column]","logical > servicenow_change_request_02_join_cmn_department > task_effective_number [Column]","enterprise_data_governance > collibra_relations_is_current > collibra_relation_load_id [Column]","physical > gv_servicenow_sc_req_item_01_cast > priority [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > item_desc [Column]","logical > if_servicenow_dmn_demand > upon_approval [Column]","logical > timecard_03_emplid > payperiodweek [Column]","mpd_customer_service > gsms_fluorite_case > order_type [Column]","logical > planview_associate_data_updates_03_track_changes > name [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_system_changes_required_choice [Column]","logical > usecthist_history_insp8 > pm_end_days_back [Column]","physical > bv_perficient_ctms_document_tracking > program_unique_identifier [Column]","logical > if_servicenow_incident > sys_mod_count [Column]","logical > psd_sales_change_log_05_get_product_code_description > sold_to_name [Column]","logical > if_servicenow_sys_user_group > exclude_manager [Column]","physical > gv_servicenow_change_request_01_cast > reassignment_count [Column]","modeling > if_views_categorized_outside_assets_datamarts > database_search_description [Column]","physical > bv_jira_boardsprints > state [Column]","physical > bv_collibrametrics_dbo_full_element_list > sql_load_date [Column]","physical > gv_sf_items_02_flatten_items > revisiondate [Column]","modeling > if_jde_user_defined_codes_alternate_description > system_code [Column]","physical > bv_ukg_vpeople > passwordupdateddatetime [Column]","assets > business_structure_most_recent > business_l01_abbreviate_name [Column]","assets > students > email_address [Column]","logical > local_view_03_filter_views_categorized > view_search_description [Column]","physical > gv_pbh_history > startdatetime [Column]","physical > gv_camstar_mes04_product > wlgprocesstimevalidationopid [Column]","logical > product_base_type_family_line_info_01_join_documentset > productfamilyname [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > item_category7_desc [Column]","modeling > wfp_tm1_demand_ 2023-01-17 16:18:11,850 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 220 * Client response received on thread http-nio-8080-exec-8 220 < 200 220 < cache-control: no-cache,no-store 220 < content-length: 384 220 < content-security-policy: default-src 'none'; frame-ancestors 'none' 220 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 220 < content-type: application/json 220 < date: Tue, 17 Jan 2023 16:18:11 GMT 220 < referrer-policy: no-referrer-when-downgrade 220 < server: istio-envoy 220 < strict-transport-security: max-age=63072000; includeSubDomains; 220 < x-content-type-options: nosniff 220 < x-envoy-upstream-service-time: 115 220 < x-frame-options: DENY 220 < x-xss-protection: 1; mode=block {"id":"d849d70a-2956-48da-8004-682a17ec7625","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972291752,"system":false,"resourceType":"Job","name":"Export to \"export12145e229e3a40d389ab2b8073683b5e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:12,856 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 221 * Sending client request on thread http-nio-8080-exec-8 221 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d849d70a-2956-48da-8004-682a17ec7625 221 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:12 GMT 221 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 221 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:12,866 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 221 * Client response received on thread http-nio-8080-exec-8 221 < 200 221 < cache-control: no-cache,no-store 221 < content-length: 485 221 < content-security-policy: default-src 'none'; frame-ancestors 'none' 221 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 221 < content-type: application/json 221 < date: Tue, 17 Jan 2023 16:18:12 GMT 221 < referrer-policy: no-referrer-when-downgrade 221 < server: istio-envoy 221 < strict-transport-security: max-age=63072000; includeSubDomains; 221 < x-content-type-options: nosniff 221 < x-envoy-upstream-service-time: 4 221 < x-frame-options: DENY 221 < x-xss-protection: 1; mode=block {"id":"d849d70a-2956-48da-8004-682a17ec7625","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972291752,"system":false,"resourceType":"Job","name":"Export to \"export12145e229e3a40d389ab2b8073683b5e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972292485,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:18:13,874 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 222 * Sending client request on thread http-nio-8080-exec-8 222 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d849d70a-2956-48da-8004-682a17ec7625 222 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:13 GMT 222 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 222 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:13,889 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 222 * Client response received on thread http-nio-8080-exec-8 222 < 200 222 < cache-control: no-cache,no-store 222 < content-length: 736 222 < content-security-policy: default-src 'none'; frame-ancestors 'none' 222 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 222 < content-type: application/json 222 < date: Tue, 17 Jan 2023 16:18:13 GMT 222 < referrer-policy: no-referrer-when-downgrade 222 < server: istio-envoy 222 < strict-transport-security: max-age=63072000; includeSubDomains; 222 < x-content-type-options: nosniff 222 < x-envoy-upstream-service-time: 5 222 < x-frame-options: DENY 222 < x-xss-protection: 1; mode=block {"id":"d849d70a-2956-48da-8004-682a17ec7625","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972291752,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972293637,"system":false,"resourceType":"Job","name":"Export to \"export12145e229e3a40d389ab2b8073683b5e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972292485,"endDate":1673972293637,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"211825bd-5225-4402-99fc-0fd5e521189d\",\"fileName\":\"export12145e229e3a40d389ab2b8073683b5e.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:13,892 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 223 * Sending client request on thread http-nio-8080-exec-8 223 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d849d70a-2956-48da-8004-682a17ec7625 223 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:13 GMT 223 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 223 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:13,903 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 223 * Client response received on thread http-nio-8080-exec-8 223 < 200 223 < cache-control: no-cache,no-store 223 < content-length: 736 223 < content-security-policy: default-src 'none'; frame-ancestors 'none' 223 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 223 < content-type: application/json 223 < date: Tue, 17 Jan 2023 16:18:13 GMT 223 < referrer-policy: no-referrer-when-downgrade 223 < server: istio-envoy 223 < strict-transport-security: max-age=63072000; includeSubDomains; 223 < x-content-type-options: nosniff 223 < x-envoy-upstream-service-time: 4 223 < x-frame-options: DENY 223 < x-xss-protection: 1; mode=block {"id":"d849d70a-2956-48da-8004-682a17ec7625","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972291752,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972293637,"system":false,"resourceType":"Job","name":"Export to \"export12145e229e3a40d389ab2b8073683b5e.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972292485,"endDate":1673972293637,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"211825bd-5225-4402-99fc-0fd5e521189d\",\"fileName\":\"export12145e229e3a40d389ab2b8073683b5e.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:13,913 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 224 * Sending client request on thread http-nio-8080-exec-8 224 > GET https://wlgore-dev.collibra.com/rest/2.0/files/211825bd-5225-4402-99fc-0fd5e521189d 224 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:13 GMT 224 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 224 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:13,932 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 224 * Client response received on thread http-nio-8080-exec-8 224 < 200 224 < cache-control: no-cache,no-store 224 < content-disposition: attachment; filename = "export12145e229e3a40d389ab2b8073683b5e.csv" 224 < content-length: 1505017 224 < content-security-policy: default-src 'none'; frame-ancestors 'none' 224 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 224 < content-type: text/csv 224 < date: Tue, 17 Jan 2023 16:18:13 GMT 224 < referrer-policy: no-referrer-when-downgrade 224 < server: istio-envoy 224 < strict-transport-security: max-age=63072000; includeSubDomains; 224 < x-content-type-options: nosniff 224 < x-envoy-upstream-service-time: 4 224 < x-frame-options: DENY 224 < x-xss-protection: 1; mode=block physical > gv_ukg_vpayperiod > spanperiodunits [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > issueupdateddate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_gorestar_g_customer_dim > global_parent_nme2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_cqrowner_jde_company_masters > display_10_class_codes [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_sop_order_header_cons > salesperson_code_2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issues > dependencies_0 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_projectroles > roleid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_salesforce_sf_accounts > store_locator [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_sop_order_header_cons > order_suffix [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_customer > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > bdr_market > category04_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > denodo_standards_check > last_modification_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_jira_issuepriorities > url [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_taleo_open_current_status > wage_salary [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_sf_learning_history > providecredit [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > cmdb_ci [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_sc_req_item_01_cast > sys_tags [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > salesforce_account > lead_source_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_change_request > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > account_number > postal_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_hr_gen_wfp_project > work_labor_invest_actuals [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_ath_g_denodo_eagle_eye > percentgood [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_samplingplan > revision [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_wlgdw_servicenow_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > sales_order_multi > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_cmn_department_01_cast > code [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_incident_old > u_assigned_above_tier_1 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_inventory_location_fact > qty_on_purchase_order [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > reporterkey [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_serv...more... 2023-01-17 16:18:14,258 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 225 * Sending client request on thread http-nio-8080-exec-8 225 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 225 > Content-Type: application/json 225 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:14 GMT 225 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 225 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_servicenow_cmdb_ci > u_corporate [Column]","physical > gv_wlgdw_sop_order_detail_cons > related_po_so_wo_number [Column]","physical > bv_servicenow_change_request > reason [Column]","logical > if_camstar_mes04_changestatus > control [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category08_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > containernumberingruleid [Column]","logical > local_view_07_filter > category_id [Column]","logical > if_all_ds_changes > modification [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > route_cd_oh [Column]","modeling > dcr_list > asset_type [Column]","physical > gv_servicenow_incident_02_remote_table > close_code [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_title_manag [Column]","physical > bv_servicenow_dmn_demand > location [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > wlgproductinfoname [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > temp_credit_message [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > shipto_addressline4 [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > current_net_yield [Column]","physical > gv_collibrametrics_dbo_elements_entities > batch_id [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > item_sales_order_number [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > embeddabledeeplink [Column]","physical > gv_camstar_mes04_uom > description [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_performance [Column]","assets > ukg_people > seniority_date [Column]","logical > sales_order_detail_05_join_actual_ship_date > lcn_nbr [Column]","logical > if_wlgdw_com_jde_address_book_master > future_non_us_ap_1 [Column]","logical > if_servicenow_cmdb_ci > warranty_expiration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > payment_terms_desc [Column]","physical > gv_servicenow_sc_request_01_cast > route_reason [Column]","physical > gv_wlgdw_com_jde_address_book_repository > tax_reporting [Column]","physical > gv_servicenow_sc_request_02_remote_table > watch_list [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_on_hold_reason [Column]","physical > gv_camstar_mes04_product > filtertags [Column]","logical > gore_branch_plant_02_filter_bp > category_code_18 [Column]","physical > bv_servicenow_change_request > u_post_implementation_test_plan [Column]","physical > bv_camstar_mes04_product > expirationdatespecid [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > date_final_payment_julian [Column]","physical > gv_servicenow_json_incident_01_flatten > u_new_call_opened [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > cytd_time_bckt_nm [Column]","logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartqty [Column]","logical > if_servicenow_sys_user > manager [Column]","assets > business_structure > business_l07_abbreviate_name [Column]","modeling > collibra_author_01_user_is_current_filter > license_type [Column]","physical > bv_servicenow_change_request > chg_model [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > studentid [Column]","assets > hr_ukg_ld_cc_emplid_hours > notificationprofile [Column]","physical > bv_collibrametrics_dbo_approved_element_sorcol_with_dq > sor_col_id [Column]","logical > issues_01_cache_selection > resolutiondate [Column]","assets > bdr_market > category04_cd [Column]","physical > gv_collibrametrics_dbo_uif_with_data_element > domain_name [Column]","physical > gv_collibrametrics_dbo_count_uif_dqrule > dq_col_num [Column]","physical > bv_servicenow_cmn_department > business_unit [Column]","modeling > ctms_document_tracking > due_date [Column]","physical > gv_wlgdw_sop_order_header_cons > reference [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > company_currency_cd [Column]","physical > gv_wlgdw_gorestar_g_customer_dim > salesperson2_cd [Column]","assets > jde_address_book_repository > phone_number_2 [Column]","physical > bv_data_catalog_endorsement_view > element_id [Column]","physical > bv_ath_g_denodo_eagle_eye > statetime [Column]","logical > usecthist_history_ch0976 > pm_start_days_back [Column]","assets > collibrametrics_data_elements_to_dqrule > domain_name [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_yrmon [Column]","physical > gv_collibrametrics_dbo_de_null_metrics > domain_name [Column]","physical > bv_servicenow_sys_user_group_old > points [Column]","physical > gv_wlgdw_salesforce_sf_opportunity > fiscalquarter [Column]","physical > bv_jira_worklogs > visibilityvalue [Column]","physical > bv_jira_issues > acreviewedbyqa_0 [Column]","logical > sales_order_detail_13_join_salesperson2 > salesperson_key_2 [Column]","logical > product_base_type_family_line_info_20_join_employee > stockpointcontrolled [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > resource_allocated_cost [Column]","physical > gv_wlgdw_com_jde_customer_master > gl_class [Column]","logical > if_jira_issues > enterprisepoapproved_0 [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_answerdate [Column]","logical > if_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column]","physical > gv_collibrametrics_dbo_change_req_with_rev_group > status [Column]","physical > gv_jira_issuecomponents > id [Column]","physical > gv_wlgdw_salesforce_sf_contacts > csr_email [Column]","logical > if_wlgdw_sop_country_bdr_region > bdr_region [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > mfg_purchase_group [Column]","physical > gv_perficient_ctms_escalation_item > site_unique_identifier [Column]","logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l01_cd [Column]","physical > gv_apshist_history > startdatetime [Column]","assets > fab_datahub_adhoc_fab_analytics > subdivision_code [Column]","assets > ukg_people > primary_org_path_text [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category13_desc [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > exreintervention [Column]","assets > webservice_with_lower_categories_excluding_parents > database_name [Column]","logical > if_wlgdw_sop_order_header_cons > lcn_received_date [Column]","physical > gv_collibrametrics_dbo_users_with_author > collibra_user_load_id [Column]","logical > if_jira_issuelinks > issueupdateddate [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category30_desc [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_variable_cost_amt [Column]","assets > gsms_fluorite_case > excluder_treated_area [Column]","physical > incident_remote_table_jdeleon > sys_created_by [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > italian_desc [Column]","physical > bv_wlgdw_salesforce_sf_opportunity > division [Column]","logical > usecthist_history_elvis_20032269 > vvalue [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > account_name [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > operation_date [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category20_desc [Column]","physical > gv_wgldwdev_tpwfp_tech_associate_role_competancy_data > held_proficiency [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > work_station_id [Column]","physical > bv_wlgdw_hr_gen_wfp_resource 2023-01-17 16:18:14,420 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 225 * Client response received on thread http-nio-8080-exec-8 225 < 200 225 < cache-control: no-cache,no-store 225 < content-length: 384 225 < content-security-policy: default-src 'none'; frame-ancestors 'none' 225 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 225 < content-type: application/json 225 < date: Tue, 17 Jan 2023 16:18:13 GMT 225 < referrer-policy: no-referrer-when-downgrade 225 < server: istio-envoy 225 < strict-transport-security: max-age=63072000; includeSubDomains; 225 < x-content-type-options: nosniff 225 < x-envoy-upstream-service-time: 114 225 < x-frame-options: DENY 225 < x-xss-protection: 1; mode=block {"id":"e465b6ec-05b8-4227-9843-0b234c9aa31f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972294320,"system":false,"resourceType":"Job","name":"Export to \"exportdeaa0c347798497fbd1df56f927d05ab.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:15,425 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 226 * Sending client request on thread http-nio-8080-exec-8 226 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e465b6ec-05b8-4227-9843-0b234c9aa31f 226 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:15 GMT 226 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 226 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:15,435 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 226 * Client response received on thread http-nio-8080-exec-8 226 < 200 226 < cache-control: no-cache,no-store 226 < content-length: 485 226 < content-security-policy: default-src 'none'; frame-ancestors 'none' 226 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 226 < content-type: application/json 226 < date: Tue, 17 Jan 2023 16:18:15 GMT 226 < referrer-policy: no-referrer-when-downgrade 226 < server: istio-envoy 226 < strict-transport-security: max-age=63072000; includeSubDomains; 226 < x-content-type-options: nosniff 226 < x-envoy-upstream-service-time: 5 226 < x-frame-options: DENY 226 < x-xss-protection: 1; mode=block {"id":"e465b6ec-05b8-4227-9843-0b234c9aa31f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972294320,"system":false,"resourceType":"Job","name":"Export to \"exportdeaa0c347798497fbd1df56f927d05ab.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972294486,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:18:16,442 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 227 * Sending client request on thread http-nio-8080-exec-8 227 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e465b6ec-05b8-4227-9843-0b234c9aa31f 227 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:16 GMT 227 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 227 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:16,459 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 227 * Client response received on thread http-nio-8080-exec-8 227 < 200 227 < cache-control: no-cache,no-store 227 < content-length: 736 227 < content-security-policy: default-src 'none'; frame-ancestors 'none' 227 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 227 < content-type: application/json 227 < date: Tue, 17 Jan 2023 16:18:16 GMT 227 < referrer-policy: no-referrer-when-downgrade 227 < server: istio-envoy 227 < strict-transport-security: max-age=63072000; includeSubDomains; 227 < x-content-type-options: nosniff 227 < x-envoy-upstream-service-time: 4 227 < x-frame-options: DENY 227 < x-xss-protection: 1; mode=block {"id":"e465b6ec-05b8-4227-9843-0b234c9aa31f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972294320,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972295628,"system":false,"resourceType":"Job","name":"Export to \"exportdeaa0c347798497fbd1df56f927d05ab.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972294486,"endDate":1673972295628,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"d569280b-9df2-431a-be9c-4748513d809e\",\"fileName\":\"exportdeaa0c347798497fbd1df56f927d05ab.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:16,460 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 228 * Sending client request on thread http-nio-8080-exec-8 228 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e465b6ec-05b8-4227-9843-0b234c9aa31f 228 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:16 GMT 228 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 228 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:16,468 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 228 * Client response received on thread http-nio-8080-exec-8 228 < 200 228 < cache-control: no-cache,no-store 228 < content-length: 736 228 < content-security-policy: default-src 'none'; frame-ancestors 'none' 228 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 228 < content-type: application/json 228 < date: Tue, 17 Jan 2023 16:18:16 GMT 228 < referrer-policy: no-referrer-when-downgrade 228 < server: istio-envoy 228 < strict-transport-security: max-age=63072000; includeSubDomains; 228 < x-content-type-options: nosniff 228 < x-envoy-upstream-service-time: 3 228 < x-frame-options: DENY 228 < x-xss-protection: 1; mode=block {"id":"e465b6ec-05b8-4227-9843-0b234c9aa31f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972294320,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972295628,"system":false,"resourceType":"Job","name":"Export to \"exportdeaa0c347798497fbd1df56f927d05ab.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972294486,"endDate":1673972295628,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"d569280b-9df2-431a-be9c-4748513d809e\",\"fileName\":\"exportdeaa0c347798497fbd1df56f927d05ab.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:16,469 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 229 * Sending client request on thread http-nio-8080-exec-8 229 > GET https://wlgore-dev.collibra.com/rest/2.0/files/d569280b-9df2-431a-be9c-4748513d809e 229 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:16 GMT 229 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 229 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:16,492 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 229 * Client response received on thread http-nio-8080-exec-8 229 < 200 229 < cache-control: no-cache,no-store 229 < content-disposition: attachment; filename = "exportdeaa0c347798497fbd1df56f927d05ab.csv" 229 < content-length: 1499202 229 < content-security-policy: default-src 'none'; frame-ancestors 'none' 229 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 229 < content-type: text/csv 229 < date: Tue, 17 Jan 2023 16:18:16 GMT 229 < referrer-policy: no-referrer-when-downgrade 229 < server: istio-envoy 229 < strict-transport-security: max-age=63072000; includeSubDomains; 229 < x-content-type-options: nosniff 229 < x-envoy-upstream-service-time: 3 229 < x-frame-options: DENY 229 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_jira_issuetransitions > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_jira_issuetypes > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_rls_white_list_05_get_white_list_string > elementwrite [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_opportunity > opportunity_market [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_count_all_element_monitors > monitors [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_sch_time_period_05_filter > month_number [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > collibrametrics_collibra_responsibilities > responsibility_id [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > servicenow_incident > u_first_line_resolved [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_shrt_nme [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 utilities > webservice_not_categorized_assets_datamarts > server_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > bv_wlgdw_gorestar_g_cost_center_dim > local1_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > kamino3_20043398_history > quality_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_collibra_relation > modified_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_wlgproductline > iconid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_servicenow_system_user > middle_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > customer > divisional_use_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_02_change_request_rt > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_wlgproductinfo > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_denodo_concur_attendee_extract > col17 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_salesforce_sf_dnb_company_record > primarystateprovincename [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_accounts > shippingcountrycode [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmdb_ci_01_cast > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_06_join_gf_hc > professionaltransferorganizationset [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_incident_02_remote_table > correlation_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > pricing > date_updated [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_cost_center_dim > plant_desc [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > user_lot_date_3_default_days [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > business_unit_group [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgsellbyperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > copadostory_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > salesforce_marketing_plan > channel__c [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_deduction_codes_5 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > data_elements_in_candidate_with_business_term_01_filter_relations > is_current [Column];000...more... 2023-01-17 16:18:17,188 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 230 * Sending client request on thread http-nio-8080-exec-8 230 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 230 > Content-Type: multipart/form-data;boundary=Boundary_11_304179502_1673972297182 230 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:17 GMT 230 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 230 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_11_304179502_1673972297182 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_11_304179502_1673972297182 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_11_304179502_1673972297182 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_11_304179502_1673972297182 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_11_304179502_1673972297182 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" servicenow_change_request_01_cast [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > usecthist_history_insp8 > wwcyclecount [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > usecthist_history_insp8 > wwcyclecount [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wwcyclecount","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"The number of sub-intervals for the specified time period."}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > usecthist_history_insp8 [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_jira_attachments > issuekey [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_jira_attachments > issuekey [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"issuekey","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"The key of the issue."}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"2000"}],"00000000-0000-0000-0001-000500000009":[{"value":"2000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_jira_attachments [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > product_base_type_family_line_info_15_join_bom_bombase > erp_route_rev_record [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > product_base_type_family_line_info_15_join_bom_bombase > erp_route_rev_record [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"erp_route_rev_record","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > product_base_type_family_line_info_15_join_bom_bombase [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > gore_branch_plant_02_filter_bp > burden_category [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > gore_branch_plant_02_filter_bp > burden_category [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"burden_category","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"5"}],"00000000-0000-0000-0001-000500000009":[{"value":"5"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > gore_branch_plant_02_filter_bp [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_servicenow_change_request > u_reason_for_issue [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_servicenow_change_request > u_reason_for_issue [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"u_reason_for_issue","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"4000"}],"00000000-0000-0000-0001-000500000009":[{"value":"4000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_servicenow_change_request [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}}] --Boundary_11_304179502_1673972297182-- 2023-01-17 16:18:17,305 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 230 * Client response received on thread http-nio-8080-exec-8 230 < 200 230 < cache-control: no-cache,no-store 230 < content-length: 333 230 < content-security-policy: default-src 'none'; frame-ancestors 'none' 230 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 230 < content-type: application/json 230 < date: Tue, 17 Jan 2023 16:18:16 GMT 230 < referrer-policy: no-referrer-when-downgrade 230 < server: istio-envoy 230 < strict-transport-security: max-age=63072000; includeSubDomains; 230 < x-content-type-options: nosniff 230 < x-envoy-upstream-service-time: 77 230 < x-frame-options: DENY 230 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:18,307 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 231 * Sending client request on thread http-nio-8080-exec-8 231 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 231 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:18 GMT 231 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 231 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:18,323 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 231 * Client response received on thread http-nio-8080-exec-8 231 < 200 231 < cache-control: no-cache,no-store 231 < content-length: 359 231 < content-security-policy: default-src 'none'; frame-ancestors 'none' 231 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 231 < content-type: application/json 231 < date: Tue, 17 Jan 2023 16:18:17 GMT 231 < referrer-policy: no-referrer-when-downgrade 231 < server: istio-envoy 231 < strict-transport-security: max-age=63072000; includeSubDomains; 231 < x-content-type-options: nosniff 231 < x-envoy-upstream-service-time: 5 231 < x-frame-options: DENY 231 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:18:19,326 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 232 * Sending client request on thread http-nio-8080-exec-8 232 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 232 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:19 GMT 232 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 232 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:19,337 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 232 * Client response received on thread http-nio-8080-exec-8 232 < 200 232 < cache-control: no-cache,no-store 232 < content-length: 391 232 < content-security-policy: default-src 'none'; frame-ancestors 'none' 232 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 232 < content-type: application/json 232 < date: Tue, 17 Jan 2023 16:18:18 GMT 232 < referrer-policy: no-referrer-when-downgrade 232 < server: istio-envoy 232 < strict-transport-security: max-age=63072000; includeSubDomains; 232 < x-content-type-options: nosniff 232 < x-envoy-upstream-service-time: 6 232 < x-frame-options: DENY 232 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:18:20,345 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 233 * Sending client request on thread http-nio-8080-exec-8 233 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 233 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:20 GMT 233 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 233 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:20,355 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 233 * Client response received on thread http-nio-8080-exec-8 233 < 200 233 < cache-control: no-cache,no-store 233 < content-length: 392 233 < content-security-policy: default-src 'none'; frame-ancestors 'none' 233 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 233 < content-type: application/json 233 < date: Tue, 17 Jan 2023 16:18:19 GMT 233 < referrer-policy: no-referrer-when-downgrade 233 < server: istio-envoy 233 < strict-transport-security: max-age=63072000; includeSubDomains; 233 < x-content-type-options: nosniff 233 < x-envoy-upstream-service-time: 5 233 < x-frame-options: DENY 233 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.5,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:18:21,359 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 234 * Sending client request on thread http-nio-8080-exec-8 234 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 234 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:21 GMT 234 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 234 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:21,368 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 234 * Client response received on thread http-nio-8080-exec-8 234 < 200 234 < cache-control: no-cache,no-store 234 < content-length: 392 234 < content-security-policy: default-src 'none'; frame-ancestors 'none' 234 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 234 < content-type: application/json 234 < date: Tue, 17 Jan 2023 16:18:20 GMT 234 < referrer-policy: no-referrer-when-downgrade 234 < server: istio-envoy 234 < strict-transport-security: max-age=63072000; includeSubDomains; 234 < x-content-type-options: nosniff 234 < x-envoy-upstream-service-time: 5 234 < x-frame-options: DENY 234 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:18:22,371 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 235 * Sending client request on thread http-nio-8080-exec-8 235 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 235 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:22 GMT 235 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 235 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:22,385 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 235 * Client response received on thread http-nio-8080-exec-8 235 < 200 235 < cache-control: no-cache,no-store 235 < content-length: 392 235 < content-security-policy: default-src 'none'; frame-ancestors 'none' 235 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 235 < content-type: application/json 235 < date: Tue, 17 Jan 2023 16:18:21 GMT 235 < referrer-policy: no-referrer-when-downgrade 235 < server: istio-envoy 235 < strict-transport-security: max-age=63072000; includeSubDomains; 235 < x-content-type-options: nosniff 235 < x-envoy-upstream-service-time: 6 235 < x-frame-options: DENY 235 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:18:23,386 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 236 * Sending client request on thread http-nio-8080-exec-8 236 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 236 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:23 GMT 236 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 236 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:23,457 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 236 * Client response received on thread http-nio-8080-exec-8 236 < 200 236 < cache-control: no-cache,no-store 236 < content-length: 392 236 < content-security-policy: default-src 'none'; frame-ancestors 'none' 236 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 236 < content-type: application/json 236 < date: Tue, 17 Jan 2023 16:18:22 GMT 236 < referrer-policy: no-referrer-when-downgrade 236 < server: istio-envoy 236 < strict-transport-security: max-age=63072000; includeSubDomains; 236 < x-content-type-options: nosniff 236 < x-envoy-upstream-service-time: 67 236 < x-frame-options: DENY 236 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:18:24,471 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 237 * Sending client request on thread http-nio-8080-exec-8 237 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 237 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:24 GMT 237 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 237 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:24,482 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 237 * Client response received on thread http-nio-8080-exec-8 237 < 200 237 < cache-control: no-cache,no-store 237 < content-length: 392 237 < content-security-policy: default-src 'none'; frame-ancestors 'none' 237 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 237 < content-type: application/json 237 < date: Tue, 17 Jan 2023 16:18:23 GMT 237 < referrer-policy: no-referrer-when-downgrade 237 < server: istio-envoy 237 < strict-transport-security: max-age=63072000; includeSubDomains; 237 < x-content-type-options: nosniff 237 < x-envoy-upstream-service-time: 5 237 < x-frame-options: DENY 237 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:18:25,493 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 238 * Sending client request on thread http-nio-8080-exec-8 238 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 238 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:25 GMT 238 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 238 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:25,507 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 238 * Client response received on thread http-nio-8080-exec-8 238 < 200 238 < cache-control: no-cache,no-store 238 < content-length: 392 238 < content-security-policy: default-src 'none'; frame-ancestors 'none' 238 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 238 < content-type: application/json 238 < date: Tue, 17 Jan 2023 16:18:24 GMT 238 < referrer-policy: no-referrer-when-downgrade 238 < server: istio-envoy 238 < strict-transport-security: max-age=63072000; includeSubDomains; 238 < x-content-type-options: nosniff 238 < x-envoy-upstream-service-time: 5 238 < x-frame-options: DENY 238 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:18:26,512 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 239 * Sending client request on thread http-nio-8080-exec-8 239 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 239 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:26 GMT 239 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 239 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:26,525 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 239 * Client response received on thread http-nio-8080-exec-8 239 < 200 239 < cache-control: no-cache,no-store 239 < content-length: 401 239 < content-security-policy: default-src 'none'; frame-ancestors 'none' 239 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 239 < content-type: application/json 239 < date: Tue, 17 Jan 2023 16:18:25 GMT 239 < referrer-policy: no-referrer-when-downgrade 239 < server: istio-envoy 239 < strict-transport-security: max-age=63072000; includeSubDomains; 239 < x-content-type-options: nosniff 239 < x-envoy-upstream-service-time: 5 239 < x-frame-options: DENY 239 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":49.5,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:18:27,527 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 240 * Sending client request on thread http-nio-8080-exec-8 240 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 240 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:27 GMT 240 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 240 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:27,537 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 240 * Client response received on thread http-nio-8080-exec-8 240 < 200 240 < cache-control: no-cache,no-store 240 < content-length: 401 240 < content-security-policy: default-src 'none'; frame-ancestors 'none' 240 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 240 < content-type: application/json 240 < date: Tue, 17 Jan 2023 16:18:26 GMT 240 < referrer-policy: no-referrer-when-downgrade 240 < server: istio-envoy 240 < strict-transport-security: max-age=63072000; includeSubDomains; 240 < x-content-type-options: nosniff 240 < x-envoy-upstream-service-time: 6 240 < x-frame-options: DENY 240 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":63.0,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET_RELATION"} 2023-01-17 16:18:28,539 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 241 * Sending client request on thread http-nio-8080-exec-8 241 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 241 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:28 GMT 241 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 241 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:28,550 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 241 * Client response received on thread http-nio-8080-exec-8 241 < 200 241 < cache-control: no-cache,no-store 241 < content-length: 401 241 < content-security-policy: default-src 'none'; frame-ancestors 'none' 241 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 241 < content-type: application/json 241 < date: Tue, 17 Jan 2023 16:18:27 GMT 241 < referrer-policy: no-referrer-when-downgrade 241 < server: istio-envoy 241 < strict-transport-security: max-age=63072000; includeSubDomains; 241 < x-content-type-options: nosniff 241 < x-envoy-upstream-service-time: 5 241 < x-frame-options: DENY 241 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":76.5,"cancelable":true,"startDate":1673972297488,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET_RELATION"} 2023-01-17 16:18:30,551 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 242 * Sending client request on thread http-nio-8080-exec-8 242 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 242 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:30 GMT 242 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 242 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:30,560 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 242 * Client response received on thread http-nio-8080-exec-8 242 < 200 242 < cache-control: no-cache,no-store 242 < content-length: 509 242 < content-security-policy: default-src 'none'; frame-ancestors 'none' 242 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 242 < content-type: application/json 242 < date: Tue, 17 Jan 2023 16:18:29 GMT 242 < referrer-policy: no-referrer-when-downgrade 242 < server: istio-envoy 242 < strict-transport-security: max-age=63072000; includeSubDomains; 242 < x-content-type-options: nosniff 242 < x-envoy-upstream-service-time: 4 242 < x-frame-options: DENY 242 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972309441,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972297488,"endDate":1673972309441,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:18:30,563 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 243 * Sending client request on thread http-nio-8080-exec-8 243 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/8a23befa-b099-478b-8016-12faf23b6a36 243 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:30 GMT 243 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 243 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:30,581 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 243 * Client response received on thread http-nio-8080-exec-8 243 < 200 243 < cache-control: no-cache,no-store 243 < content-length: 509 243 < content-security-policy: default-src 'none'; frame-ancestors 'none' 243 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 243 < content-type: application/json 243 < date: Tue, 17 Jan 2023 16:18:29 GMT 243 < referrer-policy: no-referrer-when-downgrade 243 < server: istio-envoy 243 < strict-transport-security: max-age=63072000; includeSubDomains; 243 < x-content-type-options: nosniff 243 < x-envoy-upstream-service-time: 4 243 < x-frame-options: DENY 243 < x-xss-protection: 1; mode=block {"id":"8a23befa-b099-478b-8016-12faf23b6a36","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972297291,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972309441,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972297488,"endDate":1673972309441,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:18:30,626 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 244 * Sending client request on thread http-nio-8080-exec-8 244 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 244 > Content-Type: application/json 244 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:30 GMT 244 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 244 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_servicenow_cmdb_ci > u_corporate [Column]","physical > gv_wlgdw_sop_order_detail_cons > related_po_so_wo_number [Column]","physical > bv_servicenow_change_request > reason [Column]","logical > if_camstar_mes04_changestatus > control [Column]","logical > if_wlgdw_gorestar_g_customer_dim > category08_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > containernumberingruleid [Column]","logical > local_view_07_filter > category_id [Column]","logical > if_all_ds_changes > modification [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > route_cd_oh [Column]","modeling > dcr_list > asset_type [Column]","physical > gv_servicenow_incident_02_remote_table > close_code [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_title_manag [Column]","physical > bv_servicenow_dmn_demand > location [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > wlgproductinfoname [Column]","physical > bv_wlgdw_gorestar_g_customer_dim > temp_credit_message [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > shipto_addressline4 [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > current_net_yield [Column]","physical > gv_collibrametrics_dbo_elements_entities > batch_id [Column]","modeling > gsms_fluorite_case_list_05_join_gorestar > item_sales_order_number [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > embeddabledeeplink [Column]","physical > gv_camstar_mes04_uom > description [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_performance [Column]","assets > ukg_people > seniority_date [Column]","logical > sales_order_detail_05_join_actual_ship_date > lcn_nbr [Column]","logical > if_wlgdw_com_jde_address_book_master > future_non_us_ap_1 [Column]","logical > if_servicenow_cmdb_ci > warranty_expiration [Column]","logical > if_wlgdw_gorestar_g_customer_dim > payment_terms_desc [Column]","physical > gv_servicenow_sc_request_01_cast > route_reason [Column]","physical > gv_wlgdw_com_jde_address_book_repository > tax_reporting [Column]","physical > gv_servicenow_sc_request_02_remote_table > watch_list [Column]","logical > servicenow_change_request_01_join_sys_user_group > u_on_hold_reason [Column]","physical > gv_camstar_mes04_product > filtertags [Column]","logical > gore_branch_plant_02_filter_bp > category_code_18 [Column]","physical > bv_servicenow_change_request > u_post_implementation_test_plan [Column]","physical > bv_camstar_mes04_product > expirationdatespecid [Column]","logical > if_wlgdw_cqrowner_jde_cost_center_masters > date_final_payment_julian [Column]","physical > gv_servicenow_json_incident_01_flatten > u_new_call_opened [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > cytd_time_bckt_nm [Column]","logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartqty [Column]","logical > if_servicenow_sys_user > manager [Column]","assets > business_structure > business_l07_abbreviate_name [Column]","modeling > collibra_author_01_user_is_current_filter > license_type [Column]","physical > bv_servicenow_change_request > chg_model [Column]","physical > gv_sf_learninghistorys_02_flatten_learninghistorys > studentid [Column]","assets > hr_ukg_ld_cc_emplid_hours > notificationprofile [Column]","physical > bv_collibrametrics_dbo_approved_element_sorcol_with_dq > sor_col_id [Column]","logical > issues_01_cache_selection > resolutiondate [Column]","assets > bdr_market > category04_cd [Column]","physical > gv_collibrametrics_dbo_uif_with_data_element > domain_name [Column]","physical > gv_collibrametrics_dbo_count_uif_dqrule > dq_col_num [Column]","physical > bv_servicenow_cmn_department > business_unit [Column]","modeling > ctms_document_tracking > due_date [Column]","physical > gv_wlgdw_sop_order_header_cons > reference [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > company_currency_cd [Column]","physical > gv_wlgdw_gorestar_g_customer_dim > salesperson2_cd [Column]","assets > jde_address_book_repository > phone_number_2 [Column]","physical > bv_data_catalog_endorsement_view > element_id [Column]","physical > bv_ath_g_denodo_eagle_eye > statetime [Column]","logical > usecthist_history_ch0976 > pm_start_days_back [Column]","assets > collibrametrics_data_elements_to_dqrule > domain_name [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_yrmon [Column]","physical > gv_collibrametrics_dbo_de_null_metrics > domain_name [Column]","physical > bv_servicenow_sys_user_group_old > points [Column]","physical > gv_wlgdw_salesforce_sf_opportunity > fiscalquarter [Column]","physical > bv_jira_worklogs > visibilityvalue [Column]","physical > bv_jira_issues > acreviewedbyqa_0 [Column]","logical > sales_order_detail_13_join_salesperson2 > salesperson_key_2 [Column]","logical > product_base_type_family_line_info_20_join_employee > stockpointcontrolled [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > resource_allocated_cost [Column]","physical > gv_wlgdw_com_jde_customer_master > gl_class [Column]","logical > if_jira_issues > enterprisepoapproved_0 [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_answerdate [Column]","logical > if_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column]","physical > gv_collibrametrics_dbo_change_req_with_rev_group > status [Column]","physical > gv_jira_issuecomponents > id [Column]","physical > gv_wlgdw_salesforce_sf_contacts > csr_email [Column]","logical > if_wlgdw_sop_country_bdr_region > bdr_region [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > mfg_purchase_group [Column]","physical > gv_perficient_ctms_escalation_item > site_unique_identifier [Column]","logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l01_cd [Column]","physical > gv_apshist_history > startdatetime [Column]","assets > fab_datahub_adhoc_fab_analytics > subdivision_code [Column]","assets > ukg_people > primary_org_path_text [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category13_desc [Column]","logical > gsms_fluorite_case_07_join_tgreintervention > exreintervention [Column]","assets > webservice_with_lower_categories_excluding_parents > database_name [Column]","logical > if_wlgdw_sop_order_header_cons > lcn_received_date [Column]","physical > gv_collibrametrics_dbo_users_with_author > collibra_user_load_id [Column]","logical > if_jira_issuelinks > issueupdateddate [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category30_desc [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_variable_cost_amt [Column]","assets > gsms_fluorite_case > excluder_treated_area [Column]","physical > incident_remote_table_jdeleon > sys_created_by [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > italian_desc [Column]","physical > bv_wlgdw_salesforce_sf_opportunity > division [Column]","logical > usecthist_history_elvis_20032269 > vvalue [Column]","physical > gv_wlgdw_salesforce_sf_e1_accounts > account_name [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > operation_date [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category20_desc [Column]","physical > gv_wgldwdev_tpwfp_tech_associate_role_competancy_data > held_proficiency [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > work_station_id [Column]","physical > bv_wlgdw_hr_gen_wfp_resource 2023-01-17 16:18:30,764 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 244 * Client response received on thread http-nio-8080-exec-8 244 < 200 244 < cache-control: no-cache,no-store 244 < content-length: 384 244 < content-security-policy: default-src 'none'; frame-ancestors 'none' 244 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 244 < content-type: application/json 244 < date: Tue, 17 Jan 2023 16:18:30 GMT 244 < referrer-policy: no-referrer-when-downgrade 244 < server: istio-envoy 244 < strict-transport-security: max-age=63072000; includeSubDomains; 244 < x-content-type-options: nosniff 244 < x-envoy-upstream-service-time: 111 244 < x-frame-options: DENY 244 < x-xss-protection: 1; mode=block {"id":"c519af01-aa77-41da-acda-abf858b79567","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972310666,"system":false,"resourceType":"Job","name":"Export to \"exportb002a8183600457e8957cca78e539fae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:31,768 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 245 * Sending client request on thread http-nio-8080-exec-8 245 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/c519af01-aa77-41da-acda-abf858b79567 245 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:31 GMT 245 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 245 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:31,782 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 245 * Client response received on thread http-nio-8080-exec-8 245 < 200 245 < cache-control: no-cache,no-store 245 < content-length: 485 245 < content-security-policy: default-src 'none'; frame-ancestors 'none' 245 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 245 < content-type: application/json 245 < date: Tue, 17 Jan 2023 16:18:31 GMT 245 < referrer-policy: no-referrer-when-downgrade 245 < server: istio-envoy 245 < strict-transport-security: max-age=63072000; includeSubDomains; 245 < x-content-type-options: nosniff 245 < x-envoy-upstream-service-time: 4 245 < x-frame-options: DENY 245 < x-xss-protection: 1; mode=block {"id":"c519af01-aa77-41da-acda-abf858b79567","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972310666,"system":false,"resourceType":"Job","name":"Export to \"exportb002a8183600457e8957cca78e539fae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972311492,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:18:32,786 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 246 * Sending client request on thread http-nio-8080-exec-8 246 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/c519af01-aa77-41da-acda-abf858b79567 246 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:32 GMT 246 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 246 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:32,801 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 246 * Client response received on thread http-nio-8080-exec-8 246 < 200 246 < cache-control: no-cache,no-store 246 < content-length: 736 246 < content-security-policy: default-src 'none'; frame-ancestors 'none' 246 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 246 < content-type: application/json 246 < date: Tue, 17 Jan 2023 16:18:32 GMT 246 < referrer-policy: no-referrer-when-downgrade 246 < server: istio-envoy 246 < strict-transport-security: max-age=63072000; includeSubDomains; 246 < x-content-type-options: nosniff 246 < x-envoy-upstream-service-time: 4 246 < x-frame-options: DENY 246 < x-xss-protection: 1; mode=block {"id":"c519af01-aa77-41da-acda-abf858b79567","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972310666,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972312656,"system":false,"resourceType":"Job","name":"Export to \"exportb002a8183600457e8957cca78e539fae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972311492,"endDate":1673972312656,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"005d444e-af5f-46d4-8287-e74044851aa3\",\"fileName\":\"exportb002a8183600457e8957cca78e539fae.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:32,802 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 247 * Sending client request on thread http-nio-8080-exec-8 247 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/c519af01-aa77-41da-acda-abf858b79567 247 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:32 GMT 247 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 247 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:32,810 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 247 * Client response received on thread http-nio-8080-exec-8 247 < 200 247 < cache-control: no-cache,no-store 247 < content-length: 736 247 < content-security-policy: default-src 'none'; frame-ancestors 'none' 247 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 247 < content-type: application/json 247 < date: Tue, 17 Jan 2023 16:18:32 GMT 247 < referrer-policy: no-referrer-when-downgrade 247 < server: istio-envoy 247 < strict-transport-security: max-age=63072000; includeSubDomains; 247 < x-content-type-options: nosniff 247 < x-envoy-upstream-service-time: 4 247 < x-frame-options: DENY 247 < x-xss-protection: 1; mode=block {"id":"c519af01-aa77-41da-acda-abf858b79567","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972310666,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972312656,"system":false,"resourceType":"Job","name":"Export to \"exportb002a8183600457e8957cca78e539fae.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972311492,"endDate":1673972312656,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"005d444e-af5f-46d4-8287-e74044851aa3\",\"fileName\":\"exportb002a8183600457e8957cca78e539fae.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:32,811 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 248 * Sending client request on thread http-nio-8080-exec-8 248 > GET https://wlgore-dev.collibra.com/rest/2.0/files/005d444e-af5f-46d4-8287-e74044851aa3 248 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:32 GMT 248 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 248 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:32,832 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 248 * Client response received on thread http-nio-8080-exec-8 248 < 200 248 < cache-control: no-cache,no-store 248 < content-disposition: attachment; filename = "exportb002a8183600457e8957cca78e539fae.csv" 248 < content-length: 1499202 248 < content-security-policy: default-src 'none'; frame-ancestors 'none' 248 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 248 < content-type: text/csv 248 < date: Tue, 17 Jan 2023 16:18:32 GMT 248 < referrer-policy: no-referrer-when-downgrade 248 < server: istio-envoy 248 < strict-transport-security: max-age=63072000; includeSubDomains; 248 < x-content-type-options: nosniff 248 < x-envoy-upstream-service-time: 4 248 < x-frame-options: DENY 248 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_jira_issuetransitions > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_jira_issuetypes > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_rls_white_list_05_get_white_list_string > elementwrite [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_salesforce_sf_opportunity > opportunity_market [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_count_all_element_monitors > monitors [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_den_sch_time_period_05_filter > month_number [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > collibrametrics_collibra_responsibilities > responsibility_id [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a assets > servicenow_incident > u_first_line_resolved [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_shrt_nme [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 utilities > webservice_not_categorized_assets_datamarts > server_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > bv_wlgdw_gorestar_g_cost_center_dim > local1_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > kamino3_20043398_history > quality_detail [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > collibrametrics_collibra_relation > modified_date [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_camstar_mes04_wlgproductline > iconid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_servicenow_system_user > middle_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > customer > divisional_use_cd [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_02_change_request_rt > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_wlgproductinfo > description [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_denodo_concur_attendee_extract > col17 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_salesforce_sf_dnb_company_record > primarystateprovincename [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_accounts > shippingcountrycode [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmdb_ci_01_cast > company [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > timecard_06_join_gf_hc > professionaltransferorganizationset [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_servicenow_incident_02_remote_table > correlation_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > pricing > date_updated [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_gorestar_g_cost_center_dim > plant_desc [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > user_lot_date_3_default_days [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > business_unit_group [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgsellbyperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > copadostory_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > salesforce_marketing_plan > channel__c [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_deduction_codes_5 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > data_elements_in_candidate_with_business_term_01_filter_relations > is_current [Column];000...more... 2023-01-17 16:18:33,028 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 249 * Sending client request on thread http-nio-8080-exec-8 249 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 249 > Content-Type: application/json 249 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:33 GMT 249 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 249 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_approval_history [Column]","logical > usecthist_history_insp5 > vvalue [Column]","assets > concur_attendee_extract > attendee_approved_amount_1 [Column]","utilities > webservice_categorized_outside_assets_datamarts > database_synch_date [Column]","assets > salesforce_e1_account > address_line_3 [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > currentcost [Column]","logical > gore_branch_plant_02_filter_bp > business_unit_subsequent [Column]","logical > if_ukg_vtimecardtotal > laborentryname6 [Column]","logical > tpm_stat_01_join_ent > idletime [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgbestbeforeperiod [Column]","logical > apshist_03_join_if_aps_history > date_time [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > clustr [Column]","logical > product_base_type_family_line_info_18_join_customer > start_uom [Column]","modeling > if_concur_attendee_extract > report_custom_3 [Column]","physical > bv_wwp_ent > can_sched_shifts [Column]","physical > gv_wwp_util_state > last_edit_comment [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > asset_id [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > catalognumber [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > update_flag [Column]","physical > gv_servicenow_dmn_demand_02_remote_table > financial_return [Column]","physical > gv_collibrametrics_collibra_collibra_domains > is_current [Column]","logical > sales_order_detail_12_join_salesperson > original_promised_date [Column]","modeling > if_product > source_plant_desc [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > actual_ship_date_key [Column]","logical > sprints_01_cache_selection > goal [Column]","assets > customer > credit_message [Column]","physical > bv_collibrametrics_collibra_incomplete_dataelement_trending > load_date [Column]","physical > bv_camstar_mes04_wlgproductinfo > wlgissueconversionfactor [Column]","physical > bv_servicenow_cmdb_ci > u_application_life_cycle_gap [Column]","physical > bv_collibrametrics_dbo_data_elements_to_entity > name [Column]","modeling > ctms_document_tracking > comments [Column]","physical > gv_collibrametrics_collibra_collibra_responsibilities > modified_date [Column]","physical > bv_collibrametrics_collibra_collibra_relation > target_resource_type [Column]","modeling > ctms_site_contact_02_join_document_tracking > parent_entity [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > atomic_key [Column]","logical > if_ad_user > mail [Column]","physical > bv_sphera_get_user_by_id > passwordinterval [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr1_time_bckt_cd [Column]","logical > activities_01_derived_columns > last_updated_by [Column]","logical > product_base_type_family_line_info_24_projection > expiration_date_spec_revision [Column]","logical > if_wlgdw_hr_taleo_created_last_5_yrs > job_family [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > garments_revenue [Column]","physical > bv_jira_issuelinks > id [Column]","physical > bv_camstar_mes04_productfamily > wipmsgdefmgrid [Column]","physical > bv_vdp8_dev_rows_2 > ww_interpolation_type [Column]","logical > if_wlgdw_com_jde_customer_master > category_code_17 [Column]","physical > gv_wlgdw_sop_order_header_cons > government_contract_priority [Column]","logical > learning_historys_01_cache_selection > studentid [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > jde_wo_number [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > qty_on_backorder [Column]","physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_u_potential_value [Column]","physical > bv_servicenow_dmn_demand_old > sys_class_name [Column]","physical > bv_ukg_vtimecardpunch > partitiondate [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_hiring_manag_nm [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > stockpointcontrolled [Column]","logical > if_servicenow_sc_req_item > order_guide [Column]","physical > bv_servicenow_change_request_parameterized > u_other_source [Column]","assets > salesforce_order_header > createddate [Column]","physical > gv_collibrametrics_dbo_rel_type_de_sor_system_file > relation_id [Column]","logical > usecthist_history_insp2 > wwresolution [Column]","assets > cfa_1806811_history > quality_detail [Column]","physical > bv_servicenow_user_old > sys_class_name [Column]","physical > bv_dynamodb_gsms_list_items > itemtypeid [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > stockpointcontrolled [Column]","physical > bv_denodo_concur_attendee_extract > col43 [Column]","assets > servicenow_problem > u_rout_cause [Column]","logical > product_base_type_family_line_info_24_projection > bill_of_process [Column]","modeling > wfp_supply_attrition > distribution_fte [Column]","physical > bv_wlgdw_com_jde_customer_master > category_code_27 [Column]","modeling > pbh_production_dashboard_sfa3 > opc_quality [Column]","physical > bv_servicenow_sys_user > mobile_phone [Column]","logical > if_usecthist_history > wwrowcount [Column]","logical > putzbrunn_history_01_paramaterize > wwparameters [Column]","logical > if_collibrametrics_collibra_collibra_relation > sql_load_date [Column]","assets > concur_attendee_extract > report_entry_custom_4 [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > customer_key [Column]","physical > gv_wlgdw_salesforce_sf_contacts > ccrz__companytype [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y02m09 [Column]","logical > usecthist_history_hulk2 > value [Column]","logical > gore_branch_plant_01_join_country > tax_deduction_codes_6 [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > demand_manager [Column]","physical > gv_camstar_mes04_billofprocess > description [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","physical > gv_wlgdw_salesforce_sf_accounts > billinglatitude [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > y05m04 [Column]","logical > timecard_06_join_gf_hc > pp_payperiodoffset [Column]","physical > gv_servicenow_cmdb_ci_02_remote_table > u_personal_information [Column]","logical > product_base_type_family_line_info_13_join_uom > expirationdatespecbaseid [Column]","assets > collibrametrics_elements_entities > combo_name [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_depart_num [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category37_desc [Column]","logical > tpm_stat_05_join_job > downtime [Column]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs > job_function [Column]","physical > bv_wwp_item > obsolete [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > brandname [Column]","logical > sales_order_detail_12_join_salesperson > local_xfr_profit_amt [Column]","assets > sales_agent > postal_code [Column]","physical > gv_sphera_get_user_by_id_01_token > usertype [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > life_cycle_stage_link [Column]","logical > learning_historys_01_cache_selection > componentkey [Column]","logical > sales_o 2023-01-17 16:18:33,162 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 249 * Client response received on thread http-nio-8080-exec-8 249 < 200 249 < cache-control: no-cache,no-store 249 < content-length: 384 249 < content-security-policy: default-src 'none'; frame-ancestors 'none' 249 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 249 < content-type: application/json 249 < date: Tue, 17 Jan 2023 16:18:32 GMT 249 < referrer-policy: no-referrer-when-downgrade 249 < server: istio-envoy 249 < strict-transport-security: max-age=63072000; includeSubDomains; 249 < x-content-type-options: nosniff 249 < x-envoy-upstream-service-time: 121 249 < x-frame-options: DENY 249 < x-xss-protection: 1; mode=block {"id":"e7ac51f5-7ab6-434e-8e3c-4e033bc11b37","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972313059,"system":false,"resourceType":"Job","name":"Export to \"export678ebee5e0564500b6a7dd6bbafccfb0.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:34,169 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 250 * Sending client request on thread http-nio-8080-exec-8 250 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e7ac51f5-7ab6-434e-8e3c-4e033bc11b37 250 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:34 GMT 250 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 250 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:34,178 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 250 * Client response received on thread http-nio-8080-exec-8 250 < 200 250 < cache-control: no-cache,no-store 250 < content-length: 485 250 < content-security-policy: default-src 'none'; frame-ancestors 'none' 250 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 250 < content-type: application/json 250 < date: Tue, 17 Jan 2023 16:18:33 GMT 250 < referrer-policy: no-referrer-when-downgrade 250 < server: istio-envoy 250 < strict-transport-security: max-age=63072000; includeSubDomains; 250 < x-content-type-options: nosniff 250 < x-envoy-upstream-service-time: 5 250 < x-frame-options: DENY 250 < x-xss-protection: 1; mode=block {"id":"e7ac51f5-7ab6-434e-8e3c-4e033bc11b37","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972313059,"system":false,"resourceType":"Job","name":"Export to \"export678ebee5e0564500b6a7dd6bbafccfb0.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972313494,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:18:35,185 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 251 * Sending client request on thread http-nio-8080-exec-8 251 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e7ac51f5-7ab6-434e-8e3c-4e033bc11b37 251 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:35 GMT 251 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 251 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:35,194 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 251 * Client response received on thread http-nio-8080-exec-8 251 < 200 251 < cache-control: no-cache,no-store 251 < content-length: 736 251 < content-security-policy: default-src 'none'; frame-ancestors 'none' 251 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 251 < content-type: application/json 251 < date: Tue, 17 Jan 2023 16:18:34 GMT 251 < referrer-policy: no-referrer-when-downgrade 251 < server: istio-envoy 251 < strict-transport-security: max-age=63072000; includeSubDomains; 251 < x-content-type-options: nosniff 251 < x-envoy-upstream-service-time: 4 251 < x-frame-options: DENY 251 < x-xss-protection: 1; mode=block {"id":"e7ac51f5-7ab6-434e-8e3c-4e033bc11b37","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972313059,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972314689,"system":false,"resourceType":"Job","name":"Export to \"export678ebee5e0564500b6a7dd6bbafccfb0.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972313494,"endDate":1673972314689,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"8616e6a2-906c-4b5e-89cc-027e4ca5d570\",\"fileName\":\"export678ebee5e0564500b6a7dd6bbafccfb0.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:35,201 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 252 * Sending client request on thread http-nio-8080-exec-8 252 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/e7ac51f5-7ab6-434e-8e3c-4e033bc11b37 252 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:35 GMT 252 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 252 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:35,212 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 252 * Client response received on thread http-nio-8080-exec-8 252 < 200 252 < cache-control: no-cache,no-store 252 < content-length: 736 252 < content-security-policy: default-src 'none'; frame-ancestors 'none' 252 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 252 < content-type: application/json 252 < date: Tue, 17 Jan 2023 16:18:34 GMT 252 < referrer-policy: no-referrer-when-downgrade 252 < server: istio-envoy 252 < strict-transport-security: max-age=63072000; includeSubDomains; 252 < x-content-type-options: nosniff 252 < x-envoy-upstream-service-time: 4 252 < x-frame-options: DENY 252 < x-xss-protection: 1; mode=block {"id":"e7ac51f5-7ab6-434e-8e3c-4e033bc11b37","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972313059,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972314689,"system":false,"resourceType":"Job","name":"Export to \"export678ebee5e0564500b6a7dd6bbafccfb0.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972313494,"endDate":1673972314689,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"8616e6a2-906c-4b5e-89cc-027e4ca5d570\",\"fileName\":\"export678ebee5e0564500b6a7dd6bbafccfb0.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:35,217 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 253 * Sending client request on thread http-nio-8080-exec-8 253 > GET https://wlgore-dev.collibra.com/rest/2.0/files/8616e6a2-906c-4b5e-89cc-027e4ca5d570 253 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:35 GMT 253 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 253 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:35,231 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 253 * Client response received on thread http-nio-8080-exec-8 253 < 200 253 < cache-control: no-cache,no-store 253 < content-disposition: attachment; filename = "export678ebee5e0564500b6a7dd6bbafccfb0.csv" 253 < content-length: 1499174 253 < content-security-policy: default-src 'none'; frame-ancestors 'none' 253 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 253 < content-type: text/csv 253 < date: Tue, 17 Jan 2023 16:18:34 GMT 253 < referrer-policy: no-referrer-when-downgrade 253 < server: istio-envoy 253 < strict-transport-security: max-age=63072000; includeSubDomains; 253 < x-content-type-options: nosniff 253 < x-envoy-upstream-service-time: 4 253 < x-frame-options: DENY 253 < x-xss-protection: 1; mode=block physical > gv_wlgdw_proxy_gorestar_g_salesperson_dim > salesperson_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_sys_user_group_01_cast > email [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_pay_code_rls > user_cn [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_den_rls_white_list_06_split_white_list_string > elementexecute [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_full_element_list > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_data_elements_to_dqdim > display_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 mpd_customer_service > gsms_fluorite_case > responsible_username [Column];00000000-0000-0000-0000-000000031008;Column;6fc3f48e-45dc-43e5-bc6a-8434832131fa physical > gv_wlgdw_servicenow_system_user > user_password [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_time_card_punch > work_rule [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_ath_g_denodo_eagle_eye > tagname [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_qsi_car_updates > controlnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_or_deduction_comp_sts_10 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > made_sla [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_marketing_plan > status__c [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > incident_remote_table_jdeleon > active [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_data_catalog_lucene_index > allowed_roles [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > category9_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_change_request_02_remote_table > reason [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_comments > updateauthoraccountid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > allow_multi_currency [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_cdodefinition > uidetailsid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > cost_center > market_segment_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_jira_projectversions > id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_dynamodb_case_master_03_remove_zeros > shipto_addressline2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > parentstatusid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_apshist_history > wwparameters [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_denodo_concur_attendee_extract > col165 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_cost_center_dim > plant_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b1...more... 2023-01-17 16:18:36,204 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 254 * Sending client request on thread http-nio-8080-exec-8 254 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 254 > Content-Type: multipart/form-data;boundary=Boundary_12_1075502441_1673972316195 254 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:36 GMT 254 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 254 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_12_1075502441_1673972316195 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_12_1075502441_1673972316195 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_12_1075502441_1673972316195 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_12_1075502441_1673972316195 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_12_1075502441_1673972316195 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" fb379f8b74f"},"name":"modeling > data_elements_in_candidate_with_entity_01_filter_relations > collibra_relation_load_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"collibra_relation_load_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > data_elements_in_candidate_with_entity_01_filter_relations [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_spec > wlguseqty2 [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_spec > wlguseqty2 [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlguseqty2","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"BIT"}],"00000000-0000-0000-0000-000000000220":[{"value":"1"}],"00000000-0000-0000-0001-000500000009":[{"value":"5"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_spec [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"physical > gv_wlgdw_sop_jde_branch_plant_master > multiple_order_qty [Column]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},"domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"},"name":"physical > gv_wlgdw_sop_jde_branch_plant_master > multiple_order_qty [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"multiple_order_qty","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"IBWOMO"}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"7"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"physical > gv_wlgdw_sop_jde_branch_plant_master [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > wfp_tm1_demand > y04m09 [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > wfp_tm1_demand > y04m09 [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"y04m09","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"NUMERIC"}],"00000000-0000-0000-0000-000000000220":[{"value":"38"}],"00000000-0000-0000-0001-000500000009":[{"value":"39"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > wfp_tm1_demand [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > product_base_type_family_line_info_12_join_cdodefinition > status [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > product_base_type_family_line_info_12_join_cdodefinition > status [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"status","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > product_base_type_family_line_info_12_join_cdodefinition [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_opportunity > description [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_opportunity > description [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"description","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"CLOB"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_opportunity [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > sales_order_detail_07_join_requested_date > quote_nbr_oh [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > sales_order_detail_07_join_requested_date > quote_nbr_oh [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"quote_nbr_oh","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"ORDER_HEADER_CONS.QUOTE_NUMBER"}],"00000000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"20"}],"00000000-0000-0000-0001-000500000009":[{"value":"20"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > sales_order_detail_07_join_requested_date [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}}] --Boundary_12_1075502441_1673972316195-- 2023-01-17 16:18:36,998 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 254 * Client response received on thread http-nio-8080-exec-8 254 < 200 254 < cache-control: no-cache,no-store 254 < content-length: 333 254 < content-security-policy: default-src 'none'; frame-ancestors 'none' 254 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 254 < content-type: application/json 254 < date: Tue, 17 Jan 2023 16:18:36 GMT 254 < referrer-policy: no-referrer-when-downgrade 254 < server: istio-envoy 254 < strict-transport-security: max-age=63072000; includeSubDomains; 254 < x-content-type-options: nosniff 254 < x-envoy-upstream-service-time: 82 254 < x-frame-options: DENY 254 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:37,999 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 255 * Sending client request on thread http-nio-8080-exec-8 255 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 255 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:37 GMT 255 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 255 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:38,010 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 255 * Client response received on thread http-nio-8080-exec-8 255 < 200 255 < cache-control: no-cache,no-store 255 < content-length: 359 255 < content-security-policy: default-src 'none'; frame-ancestors 'none' 255 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 255 < content-type: application/json 255 < date: Tue, 17 Jan 2023 16:18:37 GMT 255 < referrer-policy: no-referrer-when-downgrade 255 < server: istio-envoy 255 < strict-transport-security: max-age=63072000; includeSubDomains; 255 < x-content-type-options: nosniff 255 < x-envoy-upstream-service-time: 4 255 < x-frame-options: DENY 255 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:18:39,013 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 256 * Sending client request on thread http-nio-8080-exec-8 256 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 256 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:39 GMT 256 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 256 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:39,021 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 256 * Client response received on thread http-nio-8080-exec-8 256 < 200 256 < cache-control: no-cache,no-store 256 < content-length: 391 256 < content-security-policy: default-src 'none'; frame-ancestors 'none' 256 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 256 < content-type: application/json 256 < date: Tue, 17 Jan 2023 16:18:38 GMT 256 < referrer-policy: no-referrer-when-downgrade 256 < server: istio-envoy 256 < strict-transport-security: max-age=63072000; includeSubDomains; 256 < x-content-type-options: nosniff 256 < x-envoy-upstream-service-time: 4 256 < x-frame-options: DENY 256 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:18:40,099 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 257 * Sending client request on thread http-nio-8080-exec-8 257 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 257 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:40 GMT 257 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 257 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:40,130 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 257 * Client response received on thread http-nio-8080-exec-8 257 < 200 257 < cache-control: no-cache,no-store 257 < content-length: 391 257 < content-security-policy: default-src 'none'; frame-ancestors 'none' 257 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 257 < content-type: application/json 257 < date: Tue, 17 Jan 2023 16:18:39 GMT 257 < referrer-policy: no-referrer-when-downgrade 257 < server: istio-envoy 257 < strict-transport-security: max-age=63072000; includeSubDomains; 257 < x-content-type-options: nosniff 257 < x-envoy-upstream-service-time: 5 257 < x-frame-options: DENY 257 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:18:41,137 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 258 * Sending client request on thread http-nio-8080-exec-8 258 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 258 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:41 GMT 258 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 258 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:41,148 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 258 * Client response received on thread http-nio-8080-exec-8 258 < 200 258 < cache-control: no-cache,no-store 258 < content-length: 392 258 < content-security-policy: default-src 'none'; frame-ancestors 'none' 258 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 258 < content-type: application/json 258 < date: Tue, 17 Jan 2023 16:18:40 GMT 258 < referrer-policy: no-referrer-when-downgrade 258 < server: istio-envoy 258 < strict-transport-security: max-age=63072000; includeSubDomains; 258 < x-content-type-options: nosniff 258 < x-envoy-upstream-service-time: 4 258 < x-frame-options: DENY 258 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:18:42,150 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 259 * Sending client request on thread http-nio-8080-exec-8 259 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 259 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:42 GMT 259 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 259 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:42,169 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 259 * Client response received on thread http-nio-8080-exec-8 259 < 200 259 < cache-control: no-cache,no-store 259 < content-length: 392 259 < content-security-policy: default-src 'none'; frame-ancestors 'none' 259 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 259 < content-type: application/json 259 < date: Tue, 17 Jan 2023 16:18:41 GMT 259 < referrer-policy: no-referrer-when-downgrade 259 < server: istio-envoy 259 < strict-transport-security: max-age=63072000; includeSubDomains; 259 < x-content-type-options: nosniff 259 < x-envoy-upstream-service-time: 5 259 < x-frame-options: DENY 259 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:18:43,175 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 260 * Sending client request on thread http-nio-8080-exec-8 260 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 260 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:43 GMT 260 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 260 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:43,184 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 260 * Client response received on thread http-nio-8080-exec-8 260 < 200 260 < cache-control: no-cache,no-store 260 < content-length: 392 260 < content-security-policy: default-src 'none'; frame-ancestors 'none' 260 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 260 < content-type: application/json 260 < date: Tue, 17 Jan 2023 16:18:42 GMT 260 < referrer-policy: no-referrer-when-downgrade 260 < server: istio-envoy 260 < strict-transport-security: max-age=63072000; includeSubDomains; 260 < x-content-type-options: nosniff 260 < x-envoy-upstream-service-time: 4 260 < x-frame-options: DENY 260 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:18:44,186 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 261 * Sending client request on thread http-nio-8080-exec-8 261 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 261 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:44 GMT 261 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 261 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:44,199 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 261 * Client response received on thread http-nio-8080-exec-8 261 < 200 261 < cache-control: no-cache,no-store 261 < content-length: 392 261 < content-security-policy: default-src 'none'; frame-ancestors 'none' 261 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 261 < content-type: application/json 261 < date: Tue, 17 Jan 2023 16:18:43 GMT 261 < referrer-policy: no-referrer-when-downgrade 261 < server: istio-envoy 261 < strict-transport-security: max-age=63072000; includeSubDomains; 261 < x-content-type-options: nosniff 261 < x-envoy-upstream-service-time: 4 261 < x-frame-options: DENY 261 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:18:45,206 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 262 * Sending client request on thread http-nio-8080-exec-8 262 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 262 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:45 GMT 262 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 262 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:45,216 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 262 * Client response received on thread http-nio-8080-exec-8 262 < 200 262 < cache-control: no-cache,no-store 262 < content-length: 392 262 < content-security-policy: default-src 'none'; frame-ancestors 'none' 262 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 262 < content-type: application/json 262 < date: Tue, 17 Jan 2023 16:18:44 GMT 262 < referrer-policy: no-referrer-when-downgrade 262 < server: istio-envoy 262 < strict-transport-security: max-age=63072000; includeSubDomains; 262 < x-content-type-options: nosniff 262 < x-envoy-upstream-service-time: 4 262 < x-frame-options: DENY 262 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:18:46,218 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 263 * Sending client request on thread http-nio-8080-exec-8 263 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 263 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:46 GMT 263 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 263 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:46,235 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 263 * Client response received on thread http-nio-8080-exec-8 263 < 200 263 < cache-control: no-cache,no-store 263 < content-length: 401 263 < content-security-policy: default-src 'none'; frame-ancestors 'none' 263 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 263 < content-type: application/json 263 < date: Tue, 17 Jan 2023 16:18:45 GMT 263 < referrer-policy: no-referrer-when-downgrade 263 < server: istio-envoy 263 < strict-transport-security: max-age=63072000; includeSubDomains; 263 < x-content-type-options: nosniff 263 < x-envoy-upstream-service-time: 5 263 < x-frame-options: DENY 263 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":49.5,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:18:47,240 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 264 * Sending client request on thread http-nio-8080-exec-8 264 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 264 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:47 GMT 264 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 264 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:47,250 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 264 * Client response received on thread http-nio-8080-exec-8 264 < 200 264 < cache-control: no-cache,no-store 264 < content-length: 401 264 < content-security-policy: default-src 'none'; frame-ancestors 'none' 264 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 264 < content-type: application/json 264 < date: Tue, 17 Jan 2023 16:18:46 GMT 264 < referrer-policy: no-referrer-when-downgrade 264 < server: istio-envoy 264 < strict-transport-security: max-age=63072000; includeSubDomains; 264 < x-content-type-options: nosniff 264 < x-envoy-upstream-service-time: 5 264 < x-frame-options: DENY 264 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":63.0,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET_RELATION"} 2023-01-17 16:18:48,252 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 265 * Sending client request on thread http-nio-8080-exec-8 265 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 265 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:48 GMT 265 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 265 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:48,267 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 265 * Client response received on thread http-nio-8080-exec-8 265 < 200 265 < cache-control: no-cache,no-store 265 < content-length: 401 265 < content-security-policy: default-src 'none'; frame-ancestors 'none' 265 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 265 < content-type: application/json 265 < date: Tue, 17 Jan 2023 16:18:47 GMT 265 < referrer-policy: no-referrer-when-downgrade 265 < server: istio-envoy 265 < strict-transport-security: max-age=63072000; includeSubDomains; 265 < x-content-type-options: nosniff 265 < x-envoy-upstream-service-time: 4 265 < x-frame-options: DENY 265 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":76.5,"cancelable":true,"startDate":1673972317497,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET_RELATION"} 2023-01-17 16:18:50,270 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 266 * Sending client request on thread http-nio-8080-exec-8 266 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 266 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:50 GMT 266 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 266 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:50,280 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 266 * Client response received on thread http-nio-8080-exec-8 266 < 200 266 < cache-control: no-cache,no-store 266 < content-length: 509 266 < content-security-policy: default-src 'none'; frame-ancestors 'none' 266 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 266 < content-type: application/json 266 < date: Tue, 17 Jan 2023 16:18:49 GMT 266 < referrer-policy: no-referrer-when-downgrade 266 < server: istio-envoy 266 < strict-transport-security: max-age=63072000; includeSubDomains; 266 < x-content-type-options: nosniff 266 < x-envoy-upstream-service-time: 4 266 < x-frame-options: DENY 266 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972329184,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972317497,"endDate":1673972329184,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:18:50,281 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 267 * Sending client request on thread http-nio-8080-exec-8 267 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2 267 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:50 GMT 267 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 267 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:50,290 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 267 * Client response received on thread http-nio-8080-exec-8 267 < 200 267 < cache-control: no-cache,no-store 267 < content-length: 509 267 < content-security-policy: default-src 'none'; frame-ancestors 'none' 267 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 267 < content-type: application/json 267 < date: Tue, 17 Jan 2023 16:18:49 GMT 267 < referrer-policy: no-referrer-when-downgrade 267 < server: istio-envoy 267 < strict-transport-security: max-age=63072000; includeSubDomains; 267 < x-content-type-options: nosniff 267 < x-envoy-upstream-service-time: 4 267 < x-frame-options: DENY 267 < x-xss-protection: 1; mode=block {"id":"af3ccc1e-63c9-43fb-8eb9-42d26b6e47d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972316978,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972329184,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972317497,"endDate":1673972329184,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:18:50,310 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 268 * Sending client request on thread http-nio-8080-exec-8 268 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 268 > Content-Type: application/json 268 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:50 GMT 268 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 268 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_approval_history [Column]","logical > usecthist_history_insp5 > vvalue [Column]","assets > concur_attendee_extract > attendee_approved_amount_1 [Column]","utilities > webservice_categorized_outside_assets_datamarts > database_synch_date [Column]","assets > salesforce_e1_account > address_line_3 [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > currentcost [Column]","logical > gore_branch_plant_02_filter_bp > business_unit_subsequent [Column]","logical > if_ukg_vtimecardtotal > laborentryname6 [Column]","logical > tpm_stat_01_join_ent > idletime [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > wlgbestbeforeperiod [Column]","logical > apshist_03_join_if_aps_history > date_time [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > clustr [Column]","logical > product_base_type_family_line_info_18_join_customer > start_uom [Column]","modeling > if_concur_attendee_extract > report_custom_3 [Column]","physical > bv_wwp_ent > can_sched_shifts [Column]","physical > gv_wwp_util_state > last_edit_comment [Column]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif > asset_id [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > catalognumber [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > update_flag [Column]","physical > gv_servicenow_dmn_demand_02_remote_table > financial_return [Column]","physical > gv_collibrametrics_collibra_collibra_domains > is_current [Column]","logical > sales_order_detail_12_join_salesperson > original_promised_date [Column]","modeling > if_product > source_plant_desc [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > actual_ship_date_key [Column]","logical > sprints_01_cache_selection > goal [Column]","assets > customer > credit_message [Column]","physical > bv_collibrametrics_collibra_incomplete_dataelement_trending > load_date [Column]","physical > bv_camstar_mes04_wlgproductinfo > wlgissueconversionfactor [Column]","physical > bv_servicenow_cmdb_ci > u_application_life_cycle_gap [Column]","physical > bv_collibrametrics_dbo_data_elements_to_entity > name [Column]","modeling > ctms_document_tracking > comments [Column]","physical > gv_collibrametrics_collibra_collibra_responsibilities > modified_date [Column]","physical > bv_collibrametrics_collibra_collibra_relation > target_resource_type [Column]","modeling > ctms_site_contact_02_join_document_tracking > parent_entity [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > atomic_key [Column]","logical > if_ad_user > mail [Column]","physical > bv_sphera_get_user_by_id > passwordinterval [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr1_time_bckt_cd [Column]","logical > activities_01_derived_columns > last_updated_by [Column]","logical > product_base_type_family_line_info_24_projection > expiration_date_spec_revision [Column]","logical > if_wlgdw_hr_taleo_created_last_5_yrs > job_family [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > garments_revenue [Column]","physical > bv_jira_issuelinks > id [Column]","physical > bv_camstar_mes04_productfamily > wipmsgdefmgrid [Column]","physical > bv_vdp8_dev_rows_2 > ww_interpolation_type [Column]","logical > if_wlgdw_com_jde_customer_master > category_code_17 [Column]","physical > gv_wlgdw_sop_order_header_cons > government_contract_priority [Column]","logical > learning_historys_01_cache_selection > studentid [Column]","physical > bv_wlgdw_proxy_mes_mesa_yield_summary > jde_wo_number [Column]","logical > if_wlgdw_gorestar_g_inventory_fact > qty_on_backorder [Column]","physical > gv_servicenow_u_demand_metric_instances_01_cast > dmn_u_potential_value [Column]","physical > bv_servicenow_dmn_demand_old > sys_class_name [Column]","physical > bv_ukg_vtimecardpunch > partitiondate [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_hiring_manag_nm [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > stockpointcontrolled [Column]","logical > if_servicenow_sc_req_item > order_guide [Column]","physical > bv_servicenow_change_request_parameterized > u_other_source [Column]","assets > salesforce_order_header > createddate [Column]","physical > gv_collibrametrics_dbo_rel_type_de_sor_system_file > relation_id [Column]","logical > usecthist_history_insp2 > wwresolution [Column]","assets > cfa_1806811_history > quality_detail [Column]","physical > bv_servicenow_user_old > sys_class_name [Column]","physical > bv_dynamodb_gsms_list_items > itemtypeid [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > stockpointcontrolled [Column]","physical > bv_denodo_concur_attendee_extract > col43 [Column]","assets > servicenow_problem > u_rout_cause [Column]","logical > product_base_type_family_line_info_24_projection > bill_of_process [Column]","modeling > wfp_supply_attrition > distribution_fte [Column]","physical > bv_wlgdw_com_jde_customer_master > category_code_27 [Column]","modeling > pbh_production_dashboard_sfa3 > opc_quality [Column]","physical > bv_servicenow_sys_user > mobile_phone [Column]","logical > if_usecthist_history > wwrowcount [Column]","logical > putzbrunn_history_01_paramaterize > wwparameters [Column]","logical > if_collibrametrics_collibra_collibra_relation > sql_load_date [Column]","assets > concur_attendee_extract > report_entry_custom_4 [Column]","physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > customer_key [Column]","physical > gv_wlgdw_salesforce_sf_contacts > ccrz__companytype [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y02m09 [Column]","logical > usecthist_history_hulk2 > value [Column]","logical > gore_branch_plant_01_join_country > tax_deduction_codes_6 [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > demand_manager [Column]","physical > gv_camstar_mes04_billofprocess > description [Column]","physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > overdue_backlog_eur [Column]","physical > gv_wlgdw_salesforce_sf_accounts > billinglatitude [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > y05m04 [Column]","logical > timecard_06_join_gf_hc > pp_payperiodoffset [Column]","physical > gv_servicenow_cmdb_ci_02_remote_table > u_personal_information [Column]","logical > product_base_type_family_line_info_13_join_uom > expirationdatespecbaseid [Column]","assets > collibrametrics_elements_entities > combo_name [Column]","physical > gv_wlgdw_hr_taleo_open_current_status > req_depart_num [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category37_desc [Column]","logical > tpm_stat_05_join_job > downtime [Column]","physical > bv_wlgdw_hr_taleo_created_last_5_yrs > job_function [Column]","physical > bv_wwp_item > obsolete [Column]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > brandname [Column]","logical > sales_order_detail_12_join_salesperson > local_xfr_profit_amt [Column]","assets > sales_agent > postal_code [Column]","physical > gv_sphera_get_user_by_id_01_token > usertype [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > life_cycle_stage_link [Column]","logical > learning_historys_01_cache_selection > componentkey [Column]","logical > sales_o 2023-01-17 16:18:50,439 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 268 * Client response received on thread http-nio-8080-exec-8 268 < 200 268 < cache-control: no-cache,no-store 268 < content-length: 384 268 < content-security-policy: default-src 'none'; frame-ancestors 'none' 268 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 268 < content-type: application/json 268 < date: Tue, 17 Jan 2023 16:18:49 GMT 268 < referrer-policy: no-referrer-when-downgrade 268 < server: istio-envoy 268 < strict-transport-security: max-age=63072000; includeSubDomains; 268 < x-content-type-options: nosniff 268 < x-envoy-upstream-service-time: 118 268 < x-frame-options: DENY 268 < x-xss-protection: 1; mode=block {"id":"2c729f69-e903-4b7b-8933-eb32f95bf45c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972330337,"system":false,"resourceType":"Job","name":"Export to \"exportb62ffcf8ff864d1fa6bf23bb39efb409.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:51,445 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 269 * Sending client request on thread http-nio-8080-exec-8 269 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/2c729f69-e903-4b7b-8933-eb32f95bf45c 269 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:51 GMT 269 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 269 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:51,457 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 269 * Client response received on thread http-nio-8080-exec-8 269 < 200 269 < cache-control: no-cache,no-store 269 < content-length: 485 269 < content-security-policy: default-src 'none'; frame-ancestors 'none' 269 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 269 < content-type: application/json 269 < date: Tue, 17 Jan 2023 16:18:50 GMT 269 < referrer-policy: no-referrer-when-downgrade 269 < server: istio-envoy 269 < strict-transport-security: max-age=63072000; includeSubDomains; 269 < x-content-type-options: nosniff 269 < x-envoy-upstream-service-time: 6 269 < x-frame-options: DENY 269 < x-xss-protection: 1; mode=block {"id":"2c729f69-e903-4b7b-8933-eb32f95bf45c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972330337,"system":false,"resourceType":"Job","name":"Export to \"exportb62ffcf8ff864d1fa6bf23bb39efb409.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972330505,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:18:52,459 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 270 * Sending client request on thread http-nio-8080-exec-8 270 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/2c729f69-e903-4b7b-8933-eb32f95bf45c 270 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:52 GMT 270 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 270 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:52,468 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 270 * Client response received on thread http-nio-8080-exec-8 270 < 200 270 < cache-control: no-cache,no-store 270 < content-length: 736 270 < content-security-policy: default-src 'none'; frame-ancestors 'none' 270 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 270 < content-type: application/json 270 < date: Tue, 17 Jan 2023 16:18:51 GMT 270 < referrer-policy: no-referrer-when-downgrade 270 < server: istio-envoy 270 < strict-transport-security: max-age=63072000; includeSubDomains; 270 < x-content-type-options: nosniff 270 < x-envoy-upstream-service-time: 4 270 < x-frame-options: DENY 270 < x-xss-protection: 1; mode=block {"id":"2c729f69-e903-4b7b-8933-eb32f95bf45c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972330337,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972331661,"system":false,"resourceType":"Job","name":"Export to \"exportb62ffcf8ff864d1fa6bf23bb39efb409.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972330505,"endDate":1673972331661,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"346b2707-74b5-488e-831b-a429fc158df6\",\"fileName\":\"exportb62ffcf8ff864d1fa6bf23bb39efb409.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:52,470 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 271 * Sending client request on thread http-nio-8080-exec-8 271 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/2c729f69-e903-4b7b-8933-eb32f95bf45c 271 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:52 GMT 271 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 271 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:52,485 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 271 * Client response received on thread http-nio-8080-exec-8 271 < 200 271 < cache-control: no-cache,no-store 271 < content-length: 736 271 < content-security-policy: default-src 'none'; frame-ancestors 'none' 271 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 271 < content-type: application/json 271 < date: Tue, 17 Jan 2023 16:18:51 GMT 271 < referrer-policy: no-referrer-when-downgrade 271 < server: istio-envoy 271 < strict-transport-security: max-age=63072000; includeSubDomains; 271 < x-content-type-options: nosniff 271 < x-envoy-upstream-service-time: 4 271 < x-frame-options: DENY 271 < x-xss-protection: 1; mode=block {"id":"2c729f69-e903-4b7b-8933-eb32f95bf45c","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972330337,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972331661,"system":false,"resourceType":"Job","name":"Export to \"exportb62ffcf8ff864d1fa6bf23bb39efb409.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972330505,"endDate":1673972331661,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"346b2707-74b5-488e-831b-a429fc158df6\",\"fileName\":\"exportb62ffcf8ff864d1fa6bf23bb39efb409.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:52,491 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 272 * Sending client request on thread http-nio-8080-exec-8 272 > GET https://wlgore-dev.collibra.com/rest/2.0/files/346b2707-74b5-488e-831b-a429fc158df6 272 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:52 GMT 272 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 272 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:52,511 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 272 * Client response received on thread http-nio-8080-exec-8 272 < 200 272 < cache-control: no-cache,no-store 272 < content-disposition: attachment; filename = "exportb62ffcf8ff864d1fa6bf23bb39efb409.csv" 272 < content-length: 1499174 272 < content-security-policy: default-src 'none'; frame-ancestors 'none' 272 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 272 < content-type: text/csv 272 < date: Tue, 17 Jan 2023 16:18:51 GMT 272 < referrer-policy: no-referrer-when-downgrade 272 < server: istio-envoy 272 < strict-transport-security: max-age=63072000; includeSubDomains; 272 < x-content-type-options: nosniff 272 < x-envoy-upstream-service-time: 4 272 < x-frame-options: DENY 272 < x-xss-protection: 1; mode=block physical > gv_wlgdw_proxy_gorestar_g_salesperson_dim > salesperson_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_sys_user_group_01_cast > email [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_pay_code_rls > user_cn [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_den_rls_white_list_06_split_white_list_string > elementexecute [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_collibrametrics_dbo_full_element_list > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_data_elements_to_dqdim > display_name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 mpd_customer_service > gsms_fluorite_case > responsible_username [Column];00000000-0000-0000-0000-000000031008;Column;6fc3f48e-45dc-43e5-bc6a-8434832131fa physical > gv_wlgdw_servicenow_system_user > user_password [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ukg_time_card_punch > work_rule [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_ath_g_denodo_eagle_eye > tagname [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_qsi_car_updates > controlnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_cqrowner_jde_cost_center_masters > tax_or_deduction_comp_sts_10 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_incident_01_cast > made_sla [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_marketing_plan > status__c [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > incident_remote_table_jdeleon > active [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_data_catalog_lucene_index > allowed_roles [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > fab_datahub_adhoc_fab_analytics > category9_desc [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_change_request_02_remote_table > reason [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_comments > updateauthoraccountid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > allow_multi_currency [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_camstar_mes04_cdodefinition > uidetailsid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > cost_center > market_segment_code [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_jira_projectversions > id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_dynamodb_case_master_03_remove_zeros > shipto_addressline2 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_issues > parentstatusid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_apshist_history > wwparameters [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_denodo_concur_attendee_extract > col165 [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_gorestar_g_cost_center_dim > plant_cd [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b1...more... 2023-01-17 16:18:52,953 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 273 * Sending client request on thread http-nio-8080-exec-8 273 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 273 > Content-Type: application/json 273 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:52 GMT 273 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 273 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_jira_issues > riskseverity_0 [Column]","physical > gv_dynamodb_case_master_01_proj > advisingphysician_addressnumber [Column]","logical > if_jira_issuecomponents > issueupdateddate [Column]","logical > issues_01_cache_selection > storypoints_0 [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > category35_desc [Column]","assets > month > fiscal_year_end [Column]","physical > bv_servicenow_sc_request > skills [Column]","physical > gv_perficient_ctms_protocol > clinicalstudyreportapprovaltoregulatoryapprovalsubmission [Column]","assets > customer > hold_orders_code [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > outlook_end_date [Column]","logical > if_servicenow_sys_user > sys_created_by [Column]","assets > concur_attendee_extract > employee_future_use_2 [Column]","modeling > wfp_tm1_demand > y03m01 [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > lastreferenceddate [Column]","logical > if_camstar_mes04_samplingplan > samplingplanbaseid [Column]","physical > gv_wlgdw_salesforce_sf_contacts > othercity [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_user_base [Column]","physical > gv_jira_projects > componentsaggregate [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > category37_cd [Column]","physical > gv_servicenow_sc_req_item_02_remote_table > stage [Column]","utilities > webservice_tagged_outside_assets_datamarts > description [Column]","logical > gsms_fluorite_case_10_join_academicsociety > patient_id [Column]","physical > gv_wlgdw_hr_ps_hr_gf_hc > job_family [Column]","physical > gv_ukg_vpeople > accountlockedswt [Column]","physical > gv_qsi_or_updates_02_selection > area [Column]","logical > if_wlgdw_com_ps_wl_associate_data > three_legged_stool [Column]","logical > tpm_stat_03_join_item > batch_size [Column]","logical > if_servicenow_cmdb_ci > justification [Column]","physical > bv_perficient_ctms_site_contact > role [Column]","mpd_customer_service > gsms_fluorite_case > sales_order_number [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > business_unit_name [Column]","logical > gore_branch_plant_01_join_country > tax_distributable_1 [Column]","logical > usecthist_history_kamino4 > wwinterpolationtype [Column]","physical > bv_collibrametrics_dbo_data_elements_to_sor > status [Column]","modeling > pbh_production_dashboard_dwr > ww_qualityrule [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > changehistoryid [Column]","assets > ctms_activities > activity [Column]","physical > bv_wlgdw_salesforce_sf_record_types > date_updated [Column]","logical > if_perficient_ctms_site_contact > country [Column]","assets > issues > labels [Column]","physical > bv_perficient_ctms_protocol > last_updated_by [Column]","mpd_customer_service > gsms_fluorite_case_list_report > hospital_state [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > revision [Column]","logical > if_wwp_item > inv_unique_by_job [Column]","logical > if_concur_attendee_extract > attendee_company_name [Column]","physical > bv_wwp_job_history > oper_id [Column]","logical > sales_order_detail_02_join_gl_date > usd_labor_amt [Column]","physical > bv_wwp_util_log > event_end_time [Column]","modeling > data_elements_in_candidate_with_entity_01_filter_relations > modified_date [Column]","physical > bv_pbh_tag > createdby [Column]","logical > timecard_02_join_people > usestwelvehourformatswt [Column]","logical > if_servicenow_problem > u_root_cause_ci [Column]","logical > gore_branch_plant_01_join_country > category_code_41 [Column]","physical > gv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_40 [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdstartqty [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > cost_center_key [Column]","physical > bv_pbh_tag > datecreated [Column]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule > sor_col_relation [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > stdstartuom2id [Column]","physical > gv_servicenow_01_change_request_remote_table > u_duration_of_implementation [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > agent_cd [Column]","logical > if_jira_audit > eventsource [Column]","logical > local_view_02_join_view_category > last_modification_vdp_data [Column]","assets > salesforce_opportunity > previous_opportunity [Column]","physical > gv_wlgdw_hr_gen_wfp_resource > y03m02 [Column]","physical > bv_collibrametrics_dbo_all_element_uif_count > asset_type [Column]","assets > car_reporting > long_term_due [Column]","physical > gv_collibrametrics_collibra_collibra_relation > target_id [Column]","assets > pricing > item_id [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > stocking_uom [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_current_platform_apm [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category15_cd [Column]","physical > bv_wlgdw_sop_order_header_cons > source_inspection_required [Column]","logical > if_wlgdw_sop_order_detail_cons > product_group [Column]","physical > bv_servicenow_incident > closed_by [Column]","logical > sales_order_detail_02_join_gl_date > backorder_qty [Column]","physical > gv_wlgdw_com_jde_customer_master > category_code_14 [Column]","physical > bv_data_catalog_view_field_property > view_field_id [Column]","logical > if_servicenow_incident_01_join_sys_user_group > u_rejected_reason [Column]","modeling > if_views_not_categorized_assets_datamarts > database_name [Column]","assets > ukg_time_card_punch > associated_rule_id [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > component_type [Column]","logical > qsi_dpc_fs_03_min_max > area [Column]","physical > bv_wwp_ent > tree_icon [Column]","physical > gv_wlgdw_salesforce_sf_accounts > parent_account_new [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category40_cd [Column]","physical > bv_wlgdw_sop_order_detail_cons > sales_taxable [Column]","physical > gv_user_roles_04_rollup > denodo_hr_data_access [Column]","physical > bv_servicenow_sc_req_item > correlation_display [Column]","logical > if_servicenow_dmn_demand > u_total_financial_benefit [Column]","physical > bv_camstar_mes04_product > currentcost [Column]","logical > if_jira_boardsprints > originboardid [Column]","logical > local_view_01_join_local_database > database_description_type [Column]","physical > bv_wlgdw_servicenow_incident > problem_id [Column]","physical > bv_servicenow_cmdb_ci > sys_created_by [Column]","logical > issues_01_cache_selection > autoplaydatesoptional_0 [Column]","logical > sales_order_detail_12_join_salesperson > unit_price [Column]","modeling > ctms_site_contact_02_join_document_tracking > contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > geographic_region [Column]","physical > gv_wwp_util_state > last_edit_at [Column]","logical > usecthist_history_montana_200113344 > value [Column]","logical > usecthist_history_insp4 > wwresolution [Column]","logical > if_ukg_vtimecardpunch > laborentryname6 [Column]","logical > if_servicenow_problem > watch_list [Column]","assets > financial_account > currency_code [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > patien 2023-01-17 16:18:53,056 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 273 * Client response received on thread http-nio-8080-exec-8 273 < 200 273 < cache-control: no-cache,no-store 273 < content-length: 384 273 < content-security-policy: default-src 'none'; frame-ancestors 'none' 273 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 273 < content-type: application/json 273 < date: Tue, 17 Jan 2023 16:18:52 GMT 273 < referrer-policy: no-referrer-when-downgrade 273 < server: istio-envoy 273 < strict-transport-security: max-age=63072000; includeSubDomains; 273 < x-content-type-options: nosniff 273 < x-envoy-upstream-service-time: 78 273 < x-frame-options: DENY 273 < x-xss-protection: 1; mode=block {"id":"749c3182-faf8-44d8-b667-ed09560404b1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972332989,"system":false,"resourceType":"Job","name":"Export to \"export8086876db8a14f028862947a69fb182c.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:54,061 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 274 * Sending client request on thread http-nio-8080-exec-8 274 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/749c3182-faf8-44d8-b667-ed09560404b1 274 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:54 GMT 274 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 274 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:54,078 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 274 * Client response received on thread http-nio-8080-exec-8 274 < 200 274 < cache-control: no-cache,no-store 274 < content-length: 485 274 < content-security-policy: default-src 'none'; frame-ancestors 'none' 274 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 274 < content-type: application/json 274 < date: Tue, 17 Jan 2023 16:18:53 GMT 274 < referrer-policy: no-referrer-when-downgrade 274 < server: istio-envoy 274 < strict-transport-security: max-age=63072000; includeSubDomains; 274 < x-content-type-options: nosniff 274 < x-envoy-upstream-service-time: 8 274 < x-frame-options: DENY 274 < x-xss-protection: 1; mode=block {"id":"749c3182-faf8-44d8-b667-ed09560404b1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972332989,"system":false,"resourceType":"Job","name":"Export to \"export8086876db8a14f028862947a69fb182c.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972333506,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:18:55,082 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 275 * Sending client request on thread http-nio-8080-exec-8 275 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/749c3182-faf8-44d8-b667-ed09560404b1 275 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:55 GMT 275 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 275 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:55,095 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 275 * Client response received on thread http-nio-8080-exec-8 275 < 200 275 < cache-control: no-cache,no-store 275 < content-length: 736 275 < content-security-policy: default-src 'none'; frame-ancestors 'none' 275 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 275 < content-type: application/json 275 < date: Tue, 17 Jan 2023 16:18:54 GMT 275 < referrer-policy: no-referrer-when-downgrade 275 < server: istio-envoy 275 < strict-transport-security: max-age=63072000; includeSubDomains; 275 < x-content-type-options: nosniff 275 < x-envoy-upstream-service-time: 9 275 < x-frame-options: DENY 275 < x-xss-protection: 1; mode=block {"id":"749c3182-faf8-44d8-b667-ed09560404b1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972332989,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972334219,"system":false,"resourceType":"Job","name":"Export to \"export8086876db8a14f028862947a69fb182c.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972333506,"endDate":1673972334218,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"ed4119c9-9b7b-4dba-86c0-9cb5eb376c73\",\"fileName\":\"export8086876db8a14f028862947a69fb182c.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:55,097 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 276 * Sending client request on thread http-nio-8080-exec-8 276 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/749c3182-faf8-44d8-b667-ed09560404b1 276 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:55 GMT 276 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 276 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:55,106 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 276 * Client response received on thread http-nio-8080-exec-8 276 < 200 276 < cache-control: no-cache,no-store 276 < content-length: 736 276 < content-security-policy: default-src 'none'; frame-ancestors 'none' 276 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 276 < content-type: application/json 276 < date: Tue, 17 Jan 2023 16:18:54 GMT 276 < referrer-policy: no-referrer-when-downgrade 276 < server: istio-envoy 276 < strict-transport-security: max-age=63072000; includeSubDomains; 276 < x-content-type-options: nosniff 276 < x-envoy-upstream-service-time: 5 276 < x-frame-options: DENY 276 < x-xss-protection: 1; mode=block {"id":"749c3182-faf8-44d8-b667-ed09560404b1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972332989,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972334219,"system":false,"resourceType":"Job","name":"Export to \"export8086876db8a14f028862947a69fb182c.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972333506,"endDate":1673972334218,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"ed4119c9-9b7b-4dba-86c0-9cb5eb376c73\",\"fileName\":\"export8086876db8a14f028862947a69fb182c.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:18:55,109 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 277 * Sending client request on thread http-nio-8080-exec-8 277 > GET https://wlgore-dev.collibra.com/rest/2.0/files/ed4119c9-9b7b-4dba-86c0-9cb5eb376c73 277 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:55 GMT 277 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 277 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:55,130 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 277 * Client response received on thread http-nio-8080-exec-8 277 < 200 277 < cache-control: no-cache,no-store 277 < content-disposition: attachment; filename = "export8086876db8a14f028862947a69fb182c.csv" 277 < content-length: 887591 277 < content-security-policy: default-src 'none'; frame-ancestors 'none' 277 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 277 < content-type: text/csv 277 < date: Tue, 17 Jan 2023 16:18:54 GMT 277 < referrer-policy: no-referrer-when-downgrade 277 < server: istio-envoy 277 < strict-transport-security: max-age=63072000; includeSubDomains; 277 < x-content-type-options: nosniff 277 < x-envoy-upstream-service-time: 4 277 < x-frame-options: DENY 277 < x-xss-protection: 1; mode=block physical > gv_wlgdw_servicenow_incident > closed_by_link [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > affectedversionsaggregate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_created_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure > business_l05_actv_ind [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_incident_02_remote_table > u_new_call_opened [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > faxnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_collibra_incomplete_dca_trending > total_dca [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > state_time [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ctms_document_tracking > alarm [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > u_dr_required [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_sc_request > comments [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > ctms_activities > site [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_proxy_gorestar_g_product_dim > min_reorder_qty [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_log > fixedtime [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_all_element_col_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_vdp8_dev_rows > ww_interpolation_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_servicenow_change_request_parameterized > delivery_plan [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > content [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > alt_account_nbr [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_change_request_parameterized > location [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > createdbyid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_pbh_tag > createdby [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_user > schedule [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_car_fs_04_history > area [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > carrier_alpha_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_reas > ent_enabled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_count_data_element_sor_col_with_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_cdodefinition > parentcdoid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_01_cast > sys_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_cmdb_ci > u_runs_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > order_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 utilities > views_tagged_outside_assets_datamarts > database_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > gv_wlgdw_salesforce_sf_contacts > delete_status [Column];00000000-0000-0000-0000-000000031008;Co...more... 2023-01-17 16:18:55,549 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 278 * Sending client request on thread http-nio-8080-exec-8 278 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 278 > Content-Type: multipart/form-data;boundary=Boundary_13_1102278507_1673972335541 278 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:55 GMT 278 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 278 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_13_1102278507_1673972335541 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_13_1102278507_1673972335541 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_13_1102278507_1673972335541 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_13_1102278507_1673972335541 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_13_1102278507_1673972335541 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" salesforce_sf_dnb_company_record [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_salesforce_sf_opportunity [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_salesforce_sf_record_types [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_pricing_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_bu_structure_most_rec_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_month_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_cqrowner_jde_company_masters [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_ps_hr_gf_hc [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_udc_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_salesforce_sf_contacts [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_gen_wfp_tech_associate_role_competancy_data [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_fte_amounts [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_lot_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_capacity_data [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_open_current_status [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_system_user [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_company_dim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_system_user_group [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_com_jde_address_book_master [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_inventory_location_fact [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_created_last_5_yrs [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_filled_last_5_yrs [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_incident [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_hr_taleo_capacity_combined [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_generic_text [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_cmdb_ci [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_com_jde_user_defined_codes [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_gorestar_g_inventory_fact [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_shenzhenhk_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_jde_roles [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_business_unit_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_gl_security_shenzhen [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_sop_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_asia_pac_security_build [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_gl_security_pacrim [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_v_security_roles [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_sfdc_cog_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_asia_pac_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_v_jde_roles [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_spend_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_table_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > gv_servicenow_01_change_request_remote_table [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_problem [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_ct_branch_plant [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_shanghai_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_servicenow_user [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > incident_remote_table_jdeleon [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_gl_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}},{"name":"physical > bv_wlgdw_sec_shenzhen_security [View]","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}],"00000000-0000-0000-0000-120000000003:SOURCE":[{"name":"physical > 1_connect > 1_1_data_sources > oracle","domain":{"id":"bd639ec5-c3e3-4444-b4af-598ad5635e39"}}]}}] --Boundary_13_1102278507_1673972335541-- 2023-01-17 16:18:55,688 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 278 * Client response received on thread http-nio-8080-exec-8 278 < 200 278 < cache-control: no-cache,no-store 278 < content-length: 333 278 < content-security-policy: default-src 'none'; frame-ancestors 'none' 278 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 278 < content-type: application/json 278 < date: Tue, 17 Jan 2023 16:18:54 GMT 278 < referrer-policy: no-referrer-when-downgrade 278 < server: istio-envoy 278 < strict-transport-security: max-age=63072000; includeSubDomains; 278 < x-content-type-options: nosniff 278 < x-envoy-upstream-service-time: 73 278 < x-frame-options: DENY 278 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:18:56,729 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 279 * Sending client request on thread http-nio-8080-exec-8 279 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 279 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:56 GMT 279 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 279 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:56,737 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 279 * Client response received on thread http-nio-8080-exec-8 279 < 200 279 < cache-control: no-cache,no-store 279 < content-length: 359 279 < content-security-policy: default-src 'none'; frame-ancestors 'none' 279 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 279 < content-type: application/json 279 < date: Tue, 17 Jan 2023 16:18:55 GMT 279 < referrer-policy: no-referrer-when-downgrade 279 < server: istio-envoy 279 < strict-transport-security: max-age=63072000; includeSubDomains; 279 < x-content-type-options: nosniff 279 < x-envoy-upstream-service-time: 4 279 < x-frame-options: DENY 279 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972336507,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:18:57,739 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 280 * Sending client request on thread http-nio-8080-exec-8 280 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 280 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:57 GMT 280 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 280 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:57,748 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 280 * Client response received on thread http-nio-8080-exec-8 280 < 200 280 < cache-control: no-cache,no-store 280 < content-length: 404 280 < content-security-policy: default-src 'none'; frame-ancestors 'none' 280 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 280 < content-type: application/json 280 < date: Tue, 17 Jan 2023 16:18:56 GMT 280 < referrer-policy: no-referrer-when-downgrade 280 < server: istio-envoy 280 < strict-transport-security: max-age=63072000; includeSubDomains; 280 < x-content-type-options: nosniff 280 < x-envoy-upstream-service-time: 4 280 < x-frame-options: DENY 280 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":7.61743546339399,"cancelable":true,"startDate":1673972336507,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:18:58,750 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 281 * Sending client request on thread http-nio-8080-exec-8 281 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 281 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:58 GMT 281 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 281 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:58,761 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 281 * Client response received on thread http-nio-8080-exec-8 281 < 200 281 < cache-control: no-cache,no-store 281 < content-length: 405 281 < content-security-policy: default-src 'none'; frame-ancestors 'none' 281 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 281 < content-type: application/json 281 < date: Tue, 17 Jan 2023 16:18:57 GMT 281 < referrer-policy: no-referrer-when-downgrade 281 < server: istio-envoy 281 < strict-transport-security: max-age=63072000; includeSubDomains; 281 < x-content-type-options: nosniff 281 < x-envoy-upstream-service-time: 5 281 < x-frame-options: DENY 281 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":15.23487092678798,"cancelable":true,"startDate":1673972336507,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:18:59,767 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 282 * Sending client request on thread http-nio-8080-exec-8 282 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 282 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:18:59 GMT 282 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 282 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:18:59,776 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 282 * Client response received on thread http-nio-8080-exec-8 282 < 200 282 < cache-control: no-cache,no-store 282 < content-length: 406 282 < content-security-policy: default-src 'none'; frame-ancestors 'none' 282 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 282 < content-type: application/json 282 < date: Tue, 17 Jan 2023 16:18:58 GMT 282 < referrer-policy: no-referrer-when-downgrade 282 < server: istio-envoy 282 < strict-transport-security: max-age=63072000; includeSubDomains; 282 < x-content-type-options: nosniff 282 < x-envoy-upstream-service-time: 5 282 < x-frame-options: DENY 282 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.852306390181973,"cancelable":true,"startDate":1673972336507,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:19:00,778 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 283 * Sending client request on thread http-nio-8080-exec-8 283 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 283 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:00 GMT 283 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 283 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:00,787 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 283 * Client response received on thread http-nio-8080-exec-8 283 < 200 283 < cache-control: no-cache,no-store 283 < content-length: 405 283 < content-security-policy: default-src 'none'; frame-ancestors 'none' 283 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 283 < content-type: application/json 283 < date: Tue, 17 Jan 2023 16:18:59 GMT 283 < referrer-policy: no-referrer-when-downgrade 283 < server: istio-envoy 283 < strict-transport-security: max-age=63072000; includeSubDomains; 283 < x-content-type-options: nosniff 283 < x-envoy-upstream-service-time: 5 283 < x-frame-options: DENY 283 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":30.46974185357596,"cancelable":true,"startDate":1673972336507,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:19:01,789 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 284 * Sending client request on thread http-nio-8080-exec-8 284 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 284 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:01 GMT 284 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 284 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:01,800 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 284 * Client response received on thread http-nio-8080-exec-8 284 < 200 284 < cache-control: no-cache,no-store 284 < content-length: 405 284 < content-security-policy: default-src 'none'; frame-ancestors 'none' 284 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 284 < content-type: application/json 284 < date: Tue, 17 Jan 2023 16:19:00 GMT 284 < referrer-policy: no-referrer-when-downgrade 284 < server: istio-envoy 284 < strict-transport-security: max-age=63072000; includeSubDomains; 284 < x-content-type-options: nosniff 284 < x-envoy-upstream-service-time: 5 284 < x-frame-options: DENY 284 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":45.05713076597546,"cancelable":true,"startDate":1673972336507,"state":"RUNNING","result":"NOT_SET","message":"Imported 5915 ASSET"} 2023-01-17 16:19:02,802 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 285 * Sending client request on thread http-nio-8080-exec-8 285 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 285 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:02 GMT 285 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 285 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:02,813 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 285 * Client response received on thread http-nio-8080-exec-8 285 < 200 285 < cache-control: no-cache,no-store 285 < content-length: 414 285 < content-security-policy: default-src 'none'; frame-ancestors 'none' 285 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 285 < content-type: application/json 285 < date: Tue, 17 Jan 2023 16:19:01 GMT 285 < referrer-policy: no-referrer-when-downgrade 285 < server: istio-envoy 285 < strict-transport-security: max-age=63072000; includeSubDomains; 285 < x-content-type-options: nosniff 285 < x-envoy-upstream-service-time: 5 285 < x-frame-options: DENY 285 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":67.90943715615742,"cancelable":true,"startDate":1673972336507,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET_RELATION"} 2023-01-17 16:19:03,816 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 286 * Sending client request on thread http-nio-8080-exec-8 286 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 286 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:03 GMT 286 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 286 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:03,829 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 286 * Client response received on thread http-nio-8080-exec-8 286 < 200 286 < cache-control: no-cache,no-store 286 < content-length: 509 286 < content-security-policy: default-src 'none'; frame-ancestors 'none' 286 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 286 < content-type: application/json 286 < date: Tue, 17 Jan 2023 16:19:02 GMT 286 < referrer-policy: no-referrer-when-downgrade 286 < server: istio-envoy 286 < strict-transport-security: max-age=63072000; includeSubDomains; 286 < x-content-type-options: nosniff 286 < x-envoy-upstream-service-time: 9 286 < x-frame-options: DENY 286 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972343741,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972336507,"endDate":1673972343741,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:19:03,831 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 287 * Sending client request on thread http-nio-8080-exec-8 287 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/7e24c48e-2c23-48bc-9ec1-830b36505bb9 287 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:03 GMT 287 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 287 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:03,839 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 287 * Client response received on thread http-nio-8080-exec-8 287 < 200 287 < cache-control: no-cache,no-store 287 < content-length: 509 287 < content-security-policy: default-src 'none'; frame-ancestors 'none' 287 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 287 < content-type: application/json 287 < date: Tue, 17 Jan 2023 16:19:02 GMT 287 < referrer-policy: no-referrer-when-downgrade 287 < server: istio-envoy 287 < strict-transport-security: max-age=63072000; includeSubDomains; 287 < x-content-type-options: nosniff 287 < x-envoy-upstream-service-time: 4 287 < x-frame-options: DENY 287 < x-xss-protection: 1; mode=block {"id":"7e24c48e-2c23-48bc-9ec1-830b36505bb9","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972335635,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972343741,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972336507,"endDate":1673972343741,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:19:03,855 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 288 * Sending client request on thread http-nio-8080-exec-8 288 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 288 > Content-Type: application/json 288 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:03 GMT 288 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 288 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["logical > if_jira_issues > riskseverity_0 [Column]","physical > gv_dynamodb_case_master_01_proj > advisingphysician_addressnumber [Column]","logical > if_jira_issuecomponents > issueupdateddate [Column]","logical > issues_01_cache_selection > storypoints_0 [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > category35_desc [Column]","assets > month > fiscal_year_end [Column]","physical > bv_servicenow_sc_request > skills [Column]","physical > gv_perficient_ctms_protocol > clinicalstudyreportapprovaltoregulatoryapprovalsubmission [Column]","assets > customer > hold_orders_code [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > outlook_end_date [Column]","logical > if_servicenow_sys_user > sys_created_by [Column]","assets > concur_attendee_extract > employee_future_use_2 [Column]","modeling > wfp_tm1_demand > y03m01 [Column]","physical > gv_wlgdw_salesforce_sf_marketing_plan > lastreferenceddate [Column]","logical > if_camstar_mes04_samplingplan > samplingplanbaseid [Column]","physical > gv_wlgdw_salesforce_sf_contacts > othercity [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_user_base [Column]","physical > gv_jira_projects > componentsaggregate [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > category37_cd [Column]","physical > gv_servicenow_sc_req_item_02_remote_table > stage [Column]","utilities > webservice_tagged_outside_assets_datamarts > description [Column]","logical > gsms_fluorite_case_10_join_academicsociety > patient_id [Column]","physical > gv_wlgdw_hr_ps_hr_gf_hc > job_family [Column]","physical > gv_ukg_vpeople > accountlockedswt [Column]","physical > gv_qsi_or_updates_02_selection > area [Column]","logical > if_wlgdw_com_ps_wl_associate_data > three_legged_stool [Column]","logical > tpm_stat_03_join_item > batch_size [Column]","logical > if_servicenow_cmdb_ci > justification [Column]","physical > bv_perficient_ctms_site_contact > role [Column]","mpd_customer_service > gsms_fluorite_case > sales_order_number [Column]","physical > bv_wlgdw_int_zs_fab_adhoc_fab_analytics > business_unit_name [Column]","logical > gore_branch_plant_01_join_country > tax_distributable_1 [Column]","logical > usecthist_history_kamino4 > wwinterpolationtype [Column]","physical > bv_collibrametrics_dbo_data_elements_to_sor > status [Column]","modeling > pbh_production_dashboard_dwr > ww_qualityrule [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > changehistoryid [Column]","assets > ctms_activities > activity [Column]","physical > bv_wlgdw_salesforce_sf_record_types > date_updated [Column]","logical > if_perficient_ctms_site_contact > country [Column]","assets > issues > labels [Column]","physical > bv_perficient_ctms_protocol > last_updated_by [Column]","mpd_customer_service > gsms_fluorite_case_list_report > hospital_state [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > revision [Column]","logical > if_wwp_item > inv_unique_by_job [Column]","logical > if_concur_attendee_extract > attendee_company_name [Column]","physical > bv_wwp_job_history > oper_id [Column]","logical > sales_order_detail_02_join_gl_date > usd_labor_amt [Column]","physical > bv_wwp_util_log > event_end_time [Column]","modeling > data_elements_in_candidate_with_entity_01_filter_relations > modified_date [Column]","physical > bv_pbh_tag > createdby [Column]","logical > timecard_02_join_people > usestwelvehourformatswt [Column]","logical > if_servicenow_problem > u_root_cause_ci [Column]","logical > gore_branch_plant_01_join_country > category_code_41 [Column]","physical > gv_wlgdw_salesforce_sf_order_header > sold_to_e1_address [Column]","physical > bv_wlgdw_cqrowner_jde_cost_center_masters > category_code_40 [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdstartqty [Column]","physical > gv_wlgdw_gorestar_g_cost_center_dim > cost_center_key [Column]","physical > bv_pbh_tag > datecreated [Column]","physical > bv_collibrametrics_dbo_approved_element_sor_col_dq_rule > sor_col_relation [Column]","logical > product_base_type_family_line_info_15_join_bom_bombase > stdstartuom2id [Column]","physical > gv_servicenow_01_change_request_remote_table > u_duration_of_implementation [Column]","physical > gv_wlgdw_gorestar_g_sales_agent_dim > agent_cd [Column]","logical > if_jira_audit > eventsource [Column]","logical > local_view_02_join_view_category > last_modification_vdp_data [Column]","assets > salesforce_opportunity > previous_opportunity [Column]","physical > gv_wlgdw_hr_gen_wfp_resource > y03m02 [Column]","physical > bv_collibrametrics_dbo_all_element_uif_count > asset_type [Column]","assets > car_reporting > long_term_due [Column]","physical > gv_collibrametrics_collibra_collibra_relation > target_id [Column]","assets > pricing > item_id [Column]","physical > bv_wlgdw_proxy_gorestar_g_product_dim > stocking_uom [Column]","physical > gv_wlgdw_servicenow_cmdb_ci > u_current_platform_apm [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > category15_cd [Column]","physical > bv_wlgdw_sop_order_header_cons > source_inspection_required [Column]","logical > if_wlgdw_sop_order_detail_cons > product_group [Column]","physical > bv_servicenow_incident > closed_by [Column]","logical > sales_order_detail_02_join_gl_date > backorder_qty [Column]","physical > gv_wlgdw_com_jde_customer_master > category_code_14 [Column]","physical > bv_data_catalog_view_field_property > view_field_id [Column]","logical > if_servicenow_incident_01_join_sys_user_group > u_rejected_reason [Column]","modeling > if_views_not_categorized_assets_datamarts > database_name [Column]","assets > ukg_time_card_punch > associated_rule_id [Column]","physical > gv_wlgdw_sop_jde_branch_plant_master > component_type [Column]","logical > qsi_dpc_fs_03_min_max > area [Column]","physical > bv_wwp_ent > tree_icon [Column]","physical > gv_wlgdw_salesforce_sf_accounts > parent_account_new [Column]","physical > gv_wlgdw_gorestar_g_financial_account_dim > category40_cd [Column]","physical > bv_wlgdw_sop_order_detail_cons > sales_taxable [Column]","physical > gv_user_roles_04_rollup > denodo_hr_data_access [Column]","physical > bv_servicenow_sc_req_item > correlation_display [Column]","logical > if_servicenow_dmn_demand > u_total_financial_benefit [Column]","physical > bv_camstar_mes04_product > currentcost [Column]","logical > if_jira_boardsprints > originboardid [Column]","logical > local_view_01_join_local_database > database_description_type [Column]","physical > bv_wlgdw_servicenow_incident > problem_id [Column]","physical > bv_servicenow_cmdb_ci > sys_created_by [Column]","logical > issues_01_cache_selection > autoplaydatesoptional_0 [Column]","logical > sales_order_detail_12_join_salesperson > unit_price [Column]","modeling > ctms_site_contact_02_join_document_tracking > contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > geographic_region [Column]","physical > gv_wwp_util_state > last_edit_at [Column]","logical > usecthist_history_montana_200113344 > value [Column]","logical > usecthist_history_insp4 > wwresolution [Column]","logical > if_ukg_vtimecardpunch > laborentryname6 [Column]","logical > if_servicenow_problem > watch_list [Column]","assets > financial_account > currency_code [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > patien 2023-01-17 16:19:03,940 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 288 * Client response received on thread http-nio-8080-exec-8 288 < 200 288 < cache-control: no-cache,no-store 288 < content-length: 384 288 < content-security-policy: default-src 'none'; frame-ancestors 'none' 288 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 288 < content-type: application/json 288 < date: Tue, 17 Jan 2023 16:19:02 GMT 288 < referrer-policy: no-referrer-when-downgrade 288 < server: istio-envoy 288 < strict-transport-security: max-age=63072000; includeSubDomains; 288 < x-content-type-options: nosniff 288 < x-envoy-upstream-service-time: 79 288 < x-frame-options: DENY 288 < x-xss-protection: 1; mode=block {"id":"933eab05-3408-4c1d-9a8c-a91e45e39ec1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972343873,"system":false,"resourceType":"Job","name":"Export to \"export2bf4109250c74d1b9004b148a97ab925.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:19:04,942 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 289 * Sending client request on thread http-nio-8080-exec-8 289 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/933eab05-3408-4c1d-9a8c-a91e45e39ec1 289 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:04 GMT 289 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 289 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:04,963 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 289 * Client response received on thread http-nio-8080-exec-8 289 < 200 289 < cache-control: no-cache,no-store 289 < content-length: 485 289 < content-security-policy: default-src 'none'; frame-ancestors 'none' 289 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 289 < content-type: application/json 289 < date: Tue, 17 Jan 2023 16:19:04 GMT 289 < referrer-policy: no-referrer-when-downgrade 289 < server: istio-envoy 289 < strict-transport-security: max-age=63072000; includeSubDomains; 289 < x-content-type-options: nosniff 289 < x-envoy-upstream-service-time: 5 289 < x-frame-options: DENY 289 < x-xss-protection: 1; mode=block {"id":"933eab05-3408-4c1d-9a8c-a91e45e39ec1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972343873,"system":false,"resourceType":"Job","name":"Export to \"export2bf4109250c74d1b9004b148a97ab925.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972344510,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:19:05,967 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 290 * Sending client request on thread http-nio-8080-exec-8 290 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/933eab05-3408-4c1d-9a8c-a91e45e39ec1 290 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:05 GMT 290 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 290 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:05,976 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 290 * Client response received on thread http-nio-8080-exec-8 290 < 200 290 < cache-control: no-cache,no-store 290 < content-length: 736 290 < content-security-policy: default-src 'none'; frame-ancestors 'none' 290 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 290 < content-type: application/json 290 < date: Tue, 17 Jan 2023 16:19:05 GMT 290 < referrer-policy: no-referrer-when-downgrade 290 < server: istio-envoy 290 < strict-transport-security: max-age=63072000; includeSubDomains; 290 < x-content-type-options: nosniff 290 < x-envoy-upstream-service-time: 4 290 < x-frame-options: DENY 290 < x-xss-protection: 1; mode=block {"id":"933eab05-3408-4c1d-9a8c-a91e45e39ec1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972343873,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972345134,"system":false,"resourceType":"Job","name":"Export to \"export2bf4109250c74d1b9004b148a97ab925.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972344510,"endDate":1673972345133,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"c32629c2-b4bf-4dff-821c-2d545777f26a\",\"fileName\":\"export2bf4109250c74d1b9004b148a97ab925.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:19:05,977 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 291 * Sending client request on thread http-nio-8080-exec-8 291 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/933eab05-3408-4c1d-9a8c-a91e45e39ec1 291 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:05 GMT 291 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 291 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:05,984 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 291 * Client response received on thread http-nio-8080-exec-8 291 < 200 291 < cache-control: no-cache,no-store 291 < content-length: 736 291 < content-security-policy: default-src 'none'; frame-ancestors 'none' 291 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 291 < content-type: application/json 291 < date: Tue, 17 Jan 2023 16:19:05 GMT 291 < referrer-policy: no-referrer-when-downgrade 291 < server: istio-envoy 291 < strict-transport-security: max-age=63072000; includeSubDomains; 291 < x-content-type-options: nosniff 291 < x-envoy-upstream-service-time: 3 291 < x-frame-options: DENY 291 < x-xss-protection: 1; mode=block {"id":"933eab05-3408-4c1d-9a8c-a91e45e39ec1","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972343873,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972345134,"system":false,"resourceType":"Job","name":"Export to \"export2bf4109250c74d1b9004b148a97ab925.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972344510,"endDate":1673972345133,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"c32629c2-b4bf-4dff-821c-2d545777f26a\",\"fileName\":\"export2bf4109250c74d1b9004b148a97ab925.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:19:05,985 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 292 * Sending client request on thread http-nio-8080-exec-8 292 > GET https://wlgore-dev.collibra.com/rest/2.0/files/c32629c2-b4bf-4dff-821c-2d545777f26a 292 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:05 GMT 292 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 292 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:05,997 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 292 * Client response received on thread http-nio-8080-exec-8 292 < 200 292 < cache-control: no-cache,no-store 292 < content-disposition: attachment; filename = "export2bf4109250c74d1b9004b148a97ab925.csv" 292 < content-length: 887591 292 < content-security-policy: default-src 'none'; frame-ancestors 'none' 292 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 292 < content-type: text/csv 292 < date: Tue, 17 Jan 2023 16:19:05 GMT 292 < referrer-policy: no-referrer-when-downgrade 292 < server: istio-envoy 292 < strict-transport-security: max-age=63072000; includeSubDomains; 292 < x-content-type-options: nosniff 292 < x-envoy-upstream-service-time: 3 292 < x-frame-options: DENY 292 < x-xss-protection: 1; mode=block physical > gv_wlgdw_servicenow_incident > closed_by_link [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_jira_issues > affectedversionsaggregate [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_cmdb_ci > sys_created_by [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 assets > business_structure > business_l05_actv_ind [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_incident_02_remote_table > u_new_call_opened [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > faxnumber [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_collibra_incomplete_dca_trending > total_dca [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > putzbrunn_history > state_time [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 assets > ctms_document_tracking > alarm [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a physical > gv_servicenow_cmdb_ci_01_cast > u_dr_required [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_salesforce_sf_dnb_company_record > name [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_servicenow_sc_request > comments [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f assets > ctms_activities > site [Column];00000000-0000-0000-0000-000000031008;Column;59aed24b-dc36-4bb3-b5bd-19d44601b70a modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > gv_wlgdw_proxy_gorestar_g_product_dim > min_reorder_qty [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_log > fixedtime [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_collibrametrics_dbo_all_element_col_count > status [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_vdp8_dev_rows > ww_interpolation_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f physical > bv_servicenow_change_request_parameterized > delivery_plan [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_jira_attachments > content [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_gorestar_g_financial_account_dim > alt_account_nbr [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_servicenow_change_request_parameterized > location [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_salesforce_sf_dnb_company_record > createdbyid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_proxy_gorestar_g_sales_order_fact > gl_month_key [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_pbh_tag > createdby [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_user > schedule [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wlgdw_hr_taleo_filled_last_5_yrs > act_start_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_car_fs_04_history > area [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > carrier_alpha_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f physical > gv_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_wwp_util_reas > ent_enabled [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_collibrametrics_dbo_count_data_element_sor_col_with_dqrule > asset_type [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_camstar_mes04_cdodefinition > parentcdoid [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > gv_servicenow_cmn_department_01_cast > sys_id [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 physical > bv_wlgdw_cqrowner_jde_company_masters > cc_depreciation_exp [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 physical > bv_wlgdw_servicenow_cmdb_ci > u_runs_on [Column];00000000-0000-0000-0000-000000031008;Column;bd639ec5-c3e3-4444-b4af-598ad5635e39 logical > if_wlgdw_gorestar_g_bu_structure_most_rec_dim > bus_l07_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_10_join_original_promised_date > order_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 utilities > views_tagged_outside_assets_datamarts > database_id [Column];00000000-0000-0000-0000-000000031008;Column;3a8e9aae-d4d4-43a9-9ffe-a19983460ea1 physical > gv_wlgdw_salesforce_sf_contacts > delete_status [Column];00000000-0000-0000-0000-000000031008;Co...more... 2023-01-17 16:19:06,192 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 293 * Sending client request on thread http-nio-8080-exec-8 293 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 293 > Content-Type: multipart/form-data;boundary=Boundary_14_1295380041_1673972346188 293 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:06 GMT 293 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 293 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_14_1295380041_1673972346188 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_14_1295380041_1673972346188 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_14_1295380041_1673972346188 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_14_1295380041_1673972346188 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_14_1295380041_1673972346188 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 4-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > authordisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > accountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > updateauthoraccountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_worklogs > authordisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_sprints > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > sprintid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issuelinks > outwardissuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issueaffectedversions > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > accountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_attachments > authoraccountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issuetypes > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > issuetypeid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_projects > leaddisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > usecthist_tags_02_get_machine_names > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_usecthist_history > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"1:+"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":"Rocord of the machine with this tagname"}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":"Machine tagname"}]}}] 2023-01-17 16:19:06,571 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 293 * Client response received on thread http-nio-8080-exec-8 293 < 200 293 < cache-control: no-cache,no-store 293 < content-length: 333 293 < content-security-policy: default-src 'none'; frame-ancestors 'none' 293 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 293 < content-type: application/json 293 < date: Tue, 17 Jan 2023 16:19:06 GMT 293 < referrer-policy: no-referrer-when-downgrade 293 < server: istio-envoy 293 < strict-transport-security: max-age=63072000; includeSubDomains; 293 < x-content-type-options: nosniff 293 < x-envoy-upstream-service-time: 30 293 < x-frame-options: DENY 293 < x-xss-protection: 1; mode=block {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:19:07,572 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 294 * Sending client request on thread http-nio-8080-exec-8 294 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8d9fba6-4078-4cf8-94f5-6cc9e95276cd 294 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:07 GMT 294 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 294 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:07,584 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 294 * Client response received on thread http-nio-8080-exec-8 294 < 200 294 < cache-control: no-cache,no-store 294 < content-length: 359 294 < content-security-policy: default-src 'none'; frame-ancestors 'none' 294 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 294 < content-type: application/json 294 < date: Tue, 17 Jan 2023 16:19:07 GMT 294 < referrer-policy: no-referrer-when-downgrade 294 < server: istio-envoy 294 < strict-transport-security: max-age=63072000; includeSubDomains; 294 < x-content-type-options: nosniff 294 < x-envoy-upstream-service-time: 4 294 < x-frame-options: DENY 294 < x-xss-protection: 1; mode=block {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972347512,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:19:08,586 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 295 * Sending client request on thread http-nio-8080-exec-8 295 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8d9fba6-4078-4cf8-94f5-6cc9e95276cd 295 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:08 GMT 295 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 295 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:08,596 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 295 * Client response received on thread http-nio-8080-exec-8 295 < 200 295 < cache-control: no-cache,no-store 295 < content-length: 359 295 < content-security-policy: default-src 'none'; frame-ancestors 'none' 295 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 295 < content-type: application/json 295 < date: Tue, 17 Jan 2023 16:19:08 GMT 295 < referrer-policy: no-referrer-when-downgrade 295 < server: istio-envoy 295 < strict-transport-security: max-age=63072000; includeSubDomains; 295 < x-content-type-options: nosniff 295 < x-envoy-upstream-service-time: 5 295 < x-frame-options: DENY 295 < x-xss-protection: 1; mode=block {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972347512,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:19:09,610 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 296 * Sending client request on thread http-nio-8080-exec-8 296 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8d9fba6-4078-4cf8-94f5-6cc9e95276cd 296 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:09 GMT 296 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 296 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:09,620 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 296 * Client response received on thread http-nio-8080-exec-8 296 < 200 296 < cache-control: no-cache,no-store 296 < content-length: 359 296 < content-security-policy: default-src 'none'; frame-ancestors 'none' 296 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 296 < content-type: application/json 296 < date: Tue, 17 Jan 2023 16:19:09 GMT 296 < referrer-policy: no-referrer-when-downgrade 296 < server: istio-envoy 296 < strict-transport-security: max-age=63072000; includeSubDomains; 296 < x-content-type-options: nosniff 296 < x-envoy-upstream-service-time: 6 296 < x-frame-options: DENY 296 < x-xss-protection: 1; mode=block {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972347512,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:19:10,622 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 297 * Sending client request on thread http-nio-8080-exec-8 297 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8d9fba6-4078-4cf8-94f5-6cc9e95276cd 297 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:10 GMT 297 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 297 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:10,632 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 297 * Client response received on thread http-nio-8080-exec-8 297 < 200 297 < cache-control: no-cache,no-store 297 < content-length: 359 297 < content-security-policy: default-src 'none'; frame-ancestors 'none' 297 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 297 < content-type: application/json 297 < date: Tue, 17 Jan 2023 16:19:10 GMT 297 < referrer-policy: no-referrer-when-downgrade 297 < server: istio-envoy 297 < strict-transport-security: max-age=63072000; includeSubDomains; 297 < x-content-type-options: nosniff 297 < x-envoy-upstream-service-time: 5 297 < x-frame-options: DENY 297 < x-xss-protection: 1; mode=block {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972347512,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:19:11,634 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 298 * Sending client request on thread http-nio-8080-exec-8 298 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8d9fba6-4078-4cf8-94f5-6cc9e95276cd 298 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:11 GMT 298 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 298 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:11,644 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 298 * Client response received on thread http-nio-8080-exec-8 298 < 200 298 < cache-control: no-cache,no-store 298 < content-length: 359 298 < content-security-policy: default-src 'none'; frame-ancestors 'none' 298 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 298 < content-type: application/json 298 < date: Tue, 17 Jan 2023 16:19:11 GMT 298 < referrer-policy: no-referrer-when-downgrade 298 < server: istio-envoy 298 < strict-transport-security: max-age=63072000; includeSubDomains; 298 < x-content-type-options: nosniff 298 < x-envoy-upstream-service-time: 4 298 < x-frame-options: DENY 298 < x-xss-protection: 1; mode=block {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972347512,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:19:12,647 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 299 * Sending client request on thread http-nio-8080-exec-8 299 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8d9fba6-4078-4cf8-94f5-6cc9e95276cd 299 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:19:12 GMT 299 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 299 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:19:12,656 [http-nio-8080-exec-8] INFO org.glassfish.jersey.logging.LoggingFeature - 299 * Client response received on thread http-nio-8080-exec-8 299 < 200 299 < cache-control: no-cache,no-store 299 < content-length: 705 299 < content-security-policy: default-src 'none'; frame-ancestors 'none' 299 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 299 < content-type: application/json 299 < date: Tue, 17 Jan 2023 16:19:12 GMT 299 < referrer-policy: no-referrer-when-downgrade 299 < server: istio-envoy 299 < strict-transport-security: max-age=63072000; includeSubDomains; 299 < x-content-type-options: nosniff 299 < x-envoy-upstream-service-time: 4 299 < x-frame-options: DENY 299 < x-xss-protection: 1; mode=block {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972352132,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":true,"startDate":1673972347512,"endDate":1673972352127,"state":"ERROR","result":"FAILURE","message":"{\"conflicts\":{\"Line 1,314 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}"} 2023-01-17 16:19:12,667 [http-nio-8080-exec-8] ERROR com.collibra.marketplace.denodo.exception.GlobalExceptionHandler - Internal error during execution. com.collibra.marketplace.library.integration.exception.CollibraIntegrationLibraryException: {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972352132,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673972347512,"endDate":1673972352127,"state":"ERROR","message":"{\"conflicts\":{\"Line 1,314 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:823) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.importComplexRelations(CollibraImportApiHelper.java:453) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.denodo.service.IntegrationService.start(IntegrationService.java:66) ~[classes!/:1.1.1] at com.collibra.marketplace.denodo.controller.EntryPointController.syncTriggeredByApiRequest(EntryPointController.java:52) ~[classes!/:1.1.1] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilterInternal(AuthorizationFilter.java:73) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:198) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.7.5.jar!/:2.7.5] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.68.jar!/:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: com.collibra.internal.exceptions.CollibraJobFailedException: {"id":"d8d9fba6-4078-4cf8-94f5-6cc9e95276cd","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972346552,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972352132,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673972347512,"endDate":1673972352127,"state":"ERROR","message":"{\"conflicts\":{\"Line 1,314 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.internal.utils.JobUtils.waitForJobToFinish(JobUtils.java:134) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.utils.JobUtils.monitorJobStatus(JobUtils.java:60) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJson(ImportOperationsLogic.java:565) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJsonFromFile(ImportOperationsLogic.java:420) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.UpsertComplexRelationsOperationsLogic.sbUpsertComplexRelationsByName(UpsertComplexRelationsOperationsLogic.java:128) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.lambda$internalImportComplexRelations$4(CollibraImportApiHelper.java:847) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.InternalSharedLibraryCall.callAndHandle(InternalSharedLibraryCall.java:46) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelations(CollibraImportApiHelper.java:845) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:798) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] ... 96 more 2023-01-17 16:23:06,389 [http-nio-8080-exec-10] INFO com.collibra.marketplace.denodo.controller.EntryPointController - Synchronization triggered via API request with use mock data set to 'false' 2023-01-17 16:23:06,392 [http-nio-8080-exec-10] INFO com.collibra.marketplace.denodo.service.IntegrationService - Started synchronizing the metadata 2023-01-17 16:23:06,392 [http-nio-8080-exec-10] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieving the metadata from Denodo... 2023-01-17 16:23:33,920 [http-nio-8080-exec-10] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieved the metadata from Denodo. 2023-01-17 16:23:33,920 [http-nio-8080-exec-10] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transforming the assets... 2023-01-17 16:23:34,121 [http-nio-8080-exec-10] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transformed all assets. 2023-01-17 16:23:34,137 [http-nio-8080-exec-10] INFO com.collibra.marketplace.denodo.service.IntegrationService - Importing the 24139 assets and 463 complex relations... 2023-01-17 16:23:34,379 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 300 * Sending client request on thread http-nio-8080-exec-10 300 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 300 > Content-Type: application/json 300 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:34 GMT 300 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 300 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","modeling","logical","logical > if_wlgdw_salesforce_sf_accounts [View]","logical > psd_sales_change_log_06_get_product_family_description [View]","logical > if_jira_issuelinks [View]","logical > if_collibrametrics_collibra_created_by_user_trending [View]","logical > if_collibrametrics_dbo_count_data_element_sor_col_with_dqrule [View]","logical > product_base_type_family_line_info_01_join_documentset [View]","logical > if_collibrametrics_dbo_all_element_col_count [View]","logical > sales_order_detail_test [View]","logical > if_collibrametrics_dbo_attributes_with_name [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","logical > if_wwp_tpm_stat [View]","logical > hr_global_finance_headcount_02_trim_emplid [View]","logical > usecthist_history_fpex_ch2262 [View]","logical > usecthist_history_td2_ch2383 [View]","logical > if_wlgdw_gorestar_g_business_dim [View]","logical > local_view_02_join_view_tag [View]","logical > if_collibrametrics_collibra_collibra_assets [View]","logical > tpm_stat_05_join_job [View]","logical > if_denodo_view_dependencies_02_join_dependency_details [View]","logical > if_ukg_dimpayperiod [View]","logical > global_lenel_badge_data_06_new_record_inputs [View]","logical > if_wlgdw_com_jde_customer_master [View]","logical > if_denodo_view_dependencies_01_join_view_details [View]","modeling > ctms_site_contact_02_join_document_tracking [View]","logical > if_qsi_dpc_updates_fs [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","logical > if_jira_groups [View]","modeling > data_elements_approved [View]","logical > roles_perm_01_union_view_db [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","logical > if_wlgdw_salesforce_sf_order_header [View]","logical > if_usecthist_history [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","logical > usecthist_tags_01_split_tagname [View]","logical > if_usecthist_tag_extended_property [View]","logical > util_log_01_row_num [View]","logical > if_jira_projecttypes [View]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase [View]","logical > if_wlgdw_cqrowner_jde_company_masters [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_jira_votes [View]","logical > psd_sales_change_log_02_get_field_sales_details [View]","logical > qsi_car_fs_02_selection [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","modeling > data_quality_rules_status_count [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col [View]","logical > if_servicenow_cmdb_ci [View]","logical > product_base_type_family_line_info_12_join_cdodefinition [View]","logical > if_den_time_period [View]","logical > if_jira_projectcomponents [View]","modeling > pbh_production_dashboard_dwr [View]","logical > if_wlgdw_hr_taleo_open_current_status [View]","logical > if_collibrametrics_dbo_pdd_asset_list [View]","logical > if_servicenow_problem_01_join_sys_user [View]","logical > local_view_04_join_tag [View]","logical > usecthist_history_kamino4 [View]","logical > if_wgldw_hr_gen_tpwfp_resource [View]","logical > if_collibrametrics_dbo_count_all_element_nat [View]","logical > hr_themons_01_proj_themons [View]","logical > local_ws_04_join_categorized_assets_datamarts_category [View]","modeling > gorestar_order_detail_01_join_day [View]","modeling > if_active_directory_group [View]","logical > if_jira_issuecomponents [View]","logical > if_collibrametrics_dbo_pdd_status_type_count [View]","logical > if_denodo_view_details [View]","logical > followup_item_01_derived_columns [View]","modeling > pbh_production_dashboard_sfa3 [View]","logical > if_jira_projects [View]","modeling > if_views_tagged_outside_assets_datamarts [View]","logical > qsi_ncmr_03_derived_columns [View]","logical > if_camstar_mes04_esigrequirement [View]","logical > if_camstar_mes04_erpbombase [View]","logical > if_ukg_vtimecardtotal [View]","logical > hr_cohort_01_join_data_themons [View]","logical > timecard_distribution_rollup_01_non_sensitive_paycode_whitelist [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","logical > usecthist_history_dt1_ch2149 [View]","modeling > collibra_author_02_author_license_filter [View]","logical > if_jira_projectversions [View]","logical > local_ws_03_filter_ws [View]","logical > sales_order_detail_01_join_invoice_date [View]","logical > if_camstar_mes04_billofprocessbase [View]","logical > if_collibrametrics_dbo_dq_rule_status_count [View]","logical > servicenow_change_request_01_join_sys_user_group [View]","logical > if_wlgdw_sop_product_family_master [View]","logical > if_jira_boardsprints [View]","logical > qsi_ncmr_01_join_qsi_ncmr_updates [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","logical > if_all_ds_changes [View]","logical > if_wwp_shift [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","modeling > gorestar_order_detail_02_join_salesperson [View]","logical > sprints_01_cache_selection [View]","modeling > if_collibrametrics_collibra_relation [View]","logical > issues_aggregated_01_join_sprintissues [View]","logical > qsi_ncmr_fs_02_selection [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","logical > ukg_pay_code_rls_01_get_unrestricted_groups [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","logical > if_servicenow_sc_req_item [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > gsms_fluorite_case_list_03_join_hospital [View]","logical > timecard_04_gfhc_date_by_employee [View]","logical > qsi_car_fs_04_history [View]","modeling > if_gsms_fluorite_case_items [View]","logical > usecthist_history_squidward_1991534 [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","logical > if_servicenow_incident [View]","modeling > pbh_production_dashboard_rto [View]","logical > usecthist_01_join_if_usecthist_history [View]","logical > usecthist_history_fluffernutter1_20048553 [View]","logical > qsi_ncmr_fs_03_scd_number_max [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","logical > if_collibrametrics_dbo_count_create_by_user [View]","logical > local_ws_02_join_ws_tag [View]","logical > if_collibrametrics_collibra_collibra_users [View]","logical > if_perficient_ctms_followup_item [View]","logical > if_collibrametrics_dbo_data_elements_approved [View]","logical > apshist_03_join_if_aps_history [View]","logical > hr_global_finance_headcount_01_add_case_statement_for_pay_status [View]","logical > if_pbh_history [View]","logical > if_apshist_history [View]","logical > if_servicenow_sys_user [View]","logical > if_wgldw_hr_gen_tpwfp_project [View]","logical > if_collibrametrics_dbo_full_element_sor_col [View]","modeling > ctms_site_contact_01_filter [View]","logical > if_servicenow_problem [View]","modeling > if_views 2023-01-17 16:23:34,586 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 300 * Client response received on thread http-nio-8080-exec-10 300 < 200 300 < cache-control: no-cache,no-store 300 < content-length: 384 300 < content-security-policy: default-src 'none'; frame-ancestors 'none' 300 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 300 < content-type: application/json 300 < date: Tue, 17 Jan 2023 16:23:34 GMT 300 < referrer-policy: no-referrer-when-downgrade 300 < server: istio-envoy 300 < strict-transport-security: max-age=63072000; includeSubDomains; 300 < x-content-type-options: nosniff 300 < x-envoy-upstream-service-time: 127 300 < x-frame-options: DENY 300 < x-xss-protection: 1; mode=block {"id":"5d8910a4-bd3a-4345-a691-a6ba565b4560","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972614475,"system":false,"resourceType":"Job","name":"Export to \"export41ae9293c44f4aa9a1604f8c183cbf71.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:23:35,589 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 301 * Sending client request on thread http-nio-8080-exec-10 301 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/5d8910a4-bd3a-4345-a691-a6ba565b4560 301 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:35 GMT 301 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 301 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:35,597 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 301 * Client response received on thread http-nio-8080-exec-10 301 < 200 301 < cache-control: no-cache,no-store 301 < content-length: 485 301 < content-security-policy: default-src 'none'; frame-ancestors 'none' 301 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 301 < content-type: application/json 301 < date: Tue, 17 Jan 2023 16:23:35 GMT 301 < referrer-policy: no-referrer-when-downgrade 301 < server: istio-envoy 301 < strict-transport-security: max-age=63072000; includeSubDomains; 301 < x-content-type-options: nosniff 301 < x-envoy-upstream-service-time: 3 301 < x-frame-options: DENY 301 < x-xss-protection: 1; mode=block {"id":"5d8910a4-bd3a-4345-a691-a6ba565b4560","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972614475,"system":false,"resourceType":"Job","name":"Export to \"export41ae9293c44f4aa9a1604f8c183cbf71.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972614676,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:23:36,599 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 302 * Sending client request on thread http-nio-8080-exec-10 302 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/5d8910a4-bd3a-4345-a691-a6ba565b4560 302 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:36 GMT 302 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 302 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:36,608 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 302 * Client response received on thread http-nio-8080-exec-10 302 < 200 302 < cache-control: no-cache,no-store 302 < content-length: 736 302 < content-security-policy: default-src 'none'; frame-ancestors 'none' 302 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 302 < content-type: application/json 302 < date: Tue, 17 Jan 2023 16:23:36 GMT 302 < referrer-policy: no-referrer-when-downgrade 302 < server: istio-envoy 302 < strict-transport-security: max-age=63072000; includeSubDomains; 302 < x-content-type-options: nosniff 302 < x-envoy-upstream-service-time: 4 302 < x-frame-options: DENY 302 < x-xss-protection: 1; mode=block {"id":"5d8910a4-bd3a-4345-a691-a6ba565b4560","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972614475,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972615933,"system":false,"resourceType":"Job","name":"Export to \"export41ae9293c44f4aa9a1604f8c183cbf71.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972614676,"endDate":1673972615933,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"887fbcc6-a36f-436b-85bf-f01cd6fddd2b\",\"fileName\":\"export41ae9293c44f4aa9a1604f8c183cbf71.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:23:36,610 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 303 * Sending client request on thread http-nio-8080-exec-10 303 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/5d8910a4-bd3a-4345-a691-a6ba565b4560 303 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:36 GMT 303 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 303 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:36,616 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 303 * Client response received on thread http-nio-8080-exec-10 303 < 200 303 < cache-control: no-cache,no-store 303 < content-length: 736 303 < content-security-policy: default-src 'none'; frame-ancestors 'none' 303 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 303 < content-type: application/json 303 < date: Tue, 17 Jan 2023 16:23:36 GMT 303 < referrer-policy: no-referrer-when-downgrade 303 < server: istio-envoy 303 < strict-transport-security: max-age=63072000; includeSubDomains; 303 < x-content-type-options: nosniff 303 < x-envoy-upstream-service-time: 3 303 < x-frame-options: DENY 303 < x-xss-protection: 1; mode=block {"id":"5d8910a4-bd3a-4345-a691-a6ba565b4560","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972614475,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972615933,"system":false,"resourceType":"Job","name":"Export to \"export41ae9293c44f4aa9a1604f8c183cbf71.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972614676,"endDate":1673972615933,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"887fbcc6-a36f-436b-85bf-f01cd6fddd2b\",\"fileName\":\"export41ae9293c44f4aa9a1604f8c183cbf71.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:23:36,618 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 304 * Sending client request on thread http-nio-8080-exec-10 304 > GET https://wlgore-dev.collibra.com/rest/2.0/files/887fbcc6-a36f-436b-85bf-f01cd6fddd2b 304 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:36 GMT 304 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 304 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:36,626 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 304 * Client response received on thread http-nio-8080-exec-10 304 < 200 304 < cache-control: no-cache,no-store 304 < content-disposition: attachment; filename = "export41ae9293c44f4aa9a1604f8c183cbf71.csv" 304 < content-length: 1514987 304 < content-security-policy: default-src 'none'; frame-ancestors 'none' 304 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 304 < content-type: text/csv 304 < date: Tue, 17 Jan 2023 16:23:36 GMT 304 < referrer-policy: no-referrer-when-downgrade 304 < server: istio-envoy 304 < strict-transport-security: max-age=63072000; includeSubDomains; 304 < x-content-type-options: nosniff 304 < x-envoy-upstream-service-time: 2 304 < x-frame-options: DENY 304 < x-xss-protection: 1; mode=block logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > model_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_service...more... 2023-01-17 16:23:37,194 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 305 * Sending client request on thread http-nio-8080-exec-10 305 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 305 > Content-Type: multipart/form-data;boundary=Boundary_15_842307418_1673972617177 305 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:37 GMT 305 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 305 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_15_842307418_1673972617177 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_15_842307418_1673972617177 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_15_842307418_1673972617177 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_15_842307418_1673972617177 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_15_842307418_1673972617177 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > if_views_untagged_assets_datamarts > server_id [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > if_views_untagged_assets_datamarts > server_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"server_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"DECIMAL"}],"00000000-0000-0000-0000-000000000220":[{"value":"38"}],"00000000-0000-0000-0001-000500000009":[{"value":"40"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > if_views_untagged_assets_datamarts [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > denodo_standards_check_01_warning_field > swap_active_desc [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > denodo_standards_check_01_warning_field > swap_active_desc [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"swap_active_desc","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > denodo_standards_check_01_warning_field [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_wlgproductinfo > wlgmaxscrap [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_wlgproductinfo > wlgmaxscrap [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlgmaxscrap","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"DOUBLE"}],"00000000-0000-0000-0000-000000000220":[{"value":"53"}],"00000000-0000-0000-0001-000500000009":[{"value":"22"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_wlgproductinfo [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_wlgproductinfo > wlgerpcompletionqtyfield [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_wlgproductinfo > wlgerpcompletionqtyfield [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlgerpcompletionqtyfield","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_wlgproductinfo [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > ctms_document_tracking_02_derived_column > row_id [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > ctms_document_tracking_02_derived_column > row_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"row_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"15"}],"00000000-0000-0000-0001-000500000009":[{"value":"15"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > ctms_document_tracking_02_derived_column [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}}] --Boundary_15_842307418_1673972617177-- 2023-01-17 16:23:37,621 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 305 * Client response received on thread http-nio-8080-exec-10 305 < 200 305 < cache-control: no-cache,no-store 305 < content-length: 333 305 < content-security-policy: default-src 'none'; frame-ancestors 'none' 305 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 305 < content-type: application/json 305 < date: Tue, 17 Jan 2023 16:23:37 GMT 305 < referrer-policy: no-referrer-when-downgrade 305 < server: istio-envoy 305 < strict-transport-security: max-age=63072000; includeSubDomains; 305 < x-content-type-options: nosniff 305 < x-envoy-upstream-service-time: 76 305 < x-frame-options: DENY 305 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:23:38,623 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 306 * Sending client request on thread http-nio-8080-exec-10 306 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 306 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:38 GMT 306 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 306 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:38,632 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 306 * Client response received on thread http-nio-8080-exec-10 306 < 200 306 < cache-control: no-cache,no-store 306 < content-length: 359 306 < content-security-policy: default-src 'none'; frame-ancestors 'none' 306 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 306 < content-type: application/json 306 < date: Tue, 17 Jan 2023 16:23:38 GMT 306 < referrer-policy: no-referrer-when-downgrade 306 < server: istio-envoy 306 < strict-transport-security: max-age=63072000; includeSubDomains; 306 < x-content-type-options: nosniff 306 < x-envoy-upstream-service-time: 4 306 < x-frame-options: DENY 306 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:23:39,634 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 307 * Sending client request on thread http-nio-8080-exec-10 307 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 307 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:39 GMT 307 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 307 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:39,642 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 307 * Client response received on thread http-nio-8080-exec-10 307 < 200 307 < cache-control: no-cache,no-store 307 < content-length: 405 307 < content-security-policy: default-src 'none'; frame-ancestors 'none' 307 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 307 < content-type: application/json 307 < date: Tue, 17 Jan 2023 16:23:39 GMT 307 < referrer-policy: no-referrer-when-downgrade 307 < server: istio-envoy 307 < strict-transport-security: max-age=63072000; includeSubDomains; 307 < x-content-type-options: nosniff 307 < x-envoy-upstream-service-time: 4 307 < x-frame-options: DENY 307 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.500225011250563,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:23:40,644 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 308 * Sending client request on thread http-nio-8080-exec-10 308 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 308 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:40 GMT 308 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 308 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:40,653 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 308 * Client response received on thread http-nio-8080-exec-10 308 < 200 308 < cache-control: no-cache,no-store 308 < content-length: 405 308 < content-security-policy: default-src 'none'; frame-ancestors 'none' 308 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 308 < content-type: application/json 308 < date: Tue, 17 Jan 2023 16:23:40 GMT 308 < referrer-policy: no-referrer-when-downgrade 308 < server: istio-envoy 308 < strict-transport-security: max-age=63072000; includeSubDomains; 308 < x-content-type-options: nosniff 308 < x-envoy-upstream-service-time: 4 308 < x-frame-options: DENY 308 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.000450022501125,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:23:41,655 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 309 * Sending client request on thread http-nio-8080-exec-10 309 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 309 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:41 GMT 309 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 309 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:41,664 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 309 * Client response received on thread http-nio-8080-exec-10 309 < 200 309 < cache-control: no-cache,no-store 309 < content-length: 405 309 < content-security-policy: default-src 'none'; frame-ancestors 'none' 309 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 309 < content-type: application/json 309 < date: Tue, 17 Jan 2023 16:23:41 GMT 309 < referrer-policy: no-referrer-when-downgrade 309 < server: istio-envoy 309 < strict-transport-security: max-age=63072000; includeSubDomains; 309 < x-content-type-options: nosniff 309 < x-envoy-upstream-service-time: 4 309 < x-frame-options: DENY 309 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.00090004500225,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:23:42,666 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 310 * Sending client request on thread http-nio-8080-exec-10 310 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 310 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:42 GMT 310 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 310 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:42,675 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 310 * Client response received on thread http-nio-8080-exec-10 310 < 200 310 < cache-control: no-cache,no-store 310 < content-length: 406 310 < content-security-policy: default-src 'none'; frame-ancestors 'none' 310 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 310 < content-type: application/json 310 < date: Tue, 17 Jan 2023 16:23:42 GMT 310 < referrer-policy: no-referrer-when-downgrade 310 < server: istio-envoy 310 < strict-transport-security: max-age=63072000; includeSubDomains; 310 < x-content-type-options: nosniff 310 < x-envoy-upstream-service-time: 3 310 < x-frame-options: DENY 310 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.501125056252814,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:23:43,680 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 311 * Sending client request on thread http-nio-8080-exec-10 311 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 311 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:43 GMT 311 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 311 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:43,688 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 311 * Client response received on thread http-nio-8080-exec-10 311 < 200 311 < cache-control: no-cache,no-store 311 < content-length: 405 311 < content-security-policy: default-src 'none'; frame-ancestors 'none' 311 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 311 < content-type: application/json 311 < date: Tue, 17 Jan 2023 16:23:43 GMT 311 < referrer-policy: no-referrer-when-downgrade 311 < server: istio-envoy 311 < strict-transport-security: max-age=63072000; includeSubDomains; 311 < x-content-type-options: nosniff 311 < x-envoy-upstream-service-time: 3 311 < x-frame-options: DENY 311 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.50157507875394,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:23:44,690 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 312 * Sending client request on thread http-nio-8080-exec-10 312 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 312 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:44 GMT 312 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 312 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:44,699 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 312 * Client response received on thread http-nio-8080-exec-10 312 < 200 312 < cache-control: no-cache,no-store 312 < content-length: 404 312 < content-security-policy: default-src 'none'; frame-ancestors 'none' 312 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 312 < content-type: application/json 312 < date: Tue, 17 Jan 2023 16:23:44 GMT 312 < referrer-policy: no-referrer-when-downgrade 312 < server: istio-envoy 312 < strict-transport-security: max-age=63072000; includeSubDomains; 312 < x-content-type-options: nosniff 312 < x-envoy-upstream-service-time: 4 312 < x-frame-options: DENY 312 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0018000900045,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:23:45,700 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 313 * Sending client request on thread http-nio-8080-exec-10 313 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 313 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:45 GMT 313 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 313 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:45,708 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 313 * Client response received on thread http-nio-8080-exec-10 313 < 200 313 < cache-control: no-cache,no-store 313 < content-length: 406 313 < content-security-policy: default-src 'none'; frame-ancestors 'none' 313 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 313 < content-type: application/json 313 < date: Tue, 17 Jan 2023 16:23:45 GMT 313 < referrer-policy: no-referrer-when-downgrade 313 < server: istio-envoy 313 < strict-transport-security: max-age=63072000; includeSubDomains; 313 < x-content-type-options: nosniff 313 < x-envoy-upstream-service-time: 4 313 < x-frame-options: DENY 313 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.502025101255064,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:23:46,711 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 314 * Sending client request on thread http-nio-8080-exec-10 314 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 314 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:46 GMT 314 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 314 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:46,722 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 314 * Client response received on thread http-nio-8080-exec-10 314 < 200 314 < cache-control: no-cache,no-store 314 < content-length: 415 314 < content-security-policy: default-src 'none'; frame-ancestors 'none' 314 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 314 < content-type: application/json 314 < date: Tue, 17 Jan 2023 16:23:46 GMT 314 < referrer-policy: no-referrer-when-downgrade 314 < server: istio-envoy 314 < strict-transport-security: max-age=63072000; includeSubDomains; 314 < x-content-type-options: nosniff 314 < x-envoy-upstream-service-time: 4 314 < x-frame-options: DENY 314 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":54.002700135006755,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET_RELATION"} 2023-01-17 16:23:47,725 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 315 * Sending client request on thread http-nio-8080-exec-10 315 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 315 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:47 GMT 315 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 315 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:47,733 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 315 * Client response received on thread http-nio-8080-exec-10 315 < 200 315 < cache-control: no-cache,no-store 315 < content-length: 414 315 < content-security-policy: default-src 'none'; frame-ancestors 'none' 315 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 315 < content-type: application/json 315 < date: Tue, 17 Jan 2023 16:23:47 GMT 315 < referrer-policy: no-referrer-when-downgrade 315 < server: istio-envoy 315 < strict-transport-security: max-age=63072000; includeSubDomains; 315 < x-content-type-options: nosniff 315 < x-envoy-upstream-service-time: 4 315 < x-frame-options: DENY 315 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":67.50337516875845,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET_RELATION"} 2023-01-17 16:23:48,737 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 316 * Sending client request on thread http-nio-8080-exec-10 316 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 316 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:48 GMT 316 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 316 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:48,748 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 316 * Client response received on thread http-nio-8080-exec-10 316 < 200 316 < cache-control: no-cache,no-store 316 < content-length: 414 316 < content-security-policy: default-src 'none'; frame-ancestors 'none' 316 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 316 < content-type: application/json 316 < date: Tue, 17 Jan 2023 16:23:48 GMT 316 < referrer-policy: no-referrer-when-downgrade 316 < server: istio-envoy 316 < strict-transport-security: max-age=63072000; includeSubDomains; 316 < x-content-type-options: nosniff 316 < x-envoy-upstream-service-time: 5 316 < x-frame-options: DENY 316 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":81.00405020251013,"cancelable":true,"startDate":1673972617677,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET_RELATION"} 2023-01-17 16:23:50,749 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 317 * Sending client request on thread http-nio-8080-exec-10 317 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 317 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:50 GMT 317 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 317 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:50,757 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 317 * Client response received on thread http-nio-8080-exec-10 317 < 200 317 < cache-control: no-cache,no-store 317 < content-length: 509 317 < content-security-policy: default-src 'none'; frame-ancestors 'none' 317 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 317 < content-type: application/json 317 < date: Tue, 17 Jan 2023 16:23:50 GMT 317 < referrer-policy: no-referrer-when-downgrade 317 < server: istio-envoy 317 < strict-transport-security: max-age=63072000; includeSubDomains; 317 < x-content-type-options: nosniff 317 < x-envoy-upstream-service-time: 4 317 < x-frame-options: DENY 317 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972629294,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972617677,"endDate":1673972629294,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:23:50,758 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 318 * Sending client request on thread http-nio-8080-exec-10 318 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d8a285d4-b750-4386-92c5-bf2fc04c2f6a 318 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:50 GMT 318 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 318 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:50,765 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 318 * Client response received on thread http-nio-8080-exec-10 318 < 200 318 < cache-control: no-cache,no-store 318 < content-length: 509 318 < content-security-policy: default-src 'none'; frame-ancestors 'none' 318 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 318 < content-type: application/json 318 < date: Tue, 17 Jan 2023 16:23:50 GMT 318 < referrer-policy: no-referrer-when-downgrade 318 < server: istio-envoy 318 < strict-transport-security: max-age=63072000; includeSubDomains; 318 < x-content-type-options: nosniff 318 < x-envoy-upstream-service-time: 3 318 < x-frame-options: DENY 318 < x-xss-protection: 1; mode=block {"id":"d8a285d4-b750-4386-92c5-bf2fc04c2f6a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972617606,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972629294,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972617677,"endDate":1673972629294,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:23:50,804 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 319 * Sending client request on thread http-nio-8080-exec-10 319 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 319 > Content-Type: application/json 319 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:50 GMT 319 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 319 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","modeling","logical","logical > if_wlgdw_salesforce_sf_accounts [View]","logical > psd_sales_change_log_06_get_product_family_description [View]","logical > if_jira_issuelinks [View]","logical > if_collibrametrics_collibra_created_by_user_trending [View]","logical > if_collibrametrics_dbo_count_data_element_sor_col_with_dqrule [View]","logical > product_base_type_family_line_info_01_join_documentset [View]","logical > if_collibrametrics_dbo_all_element_col_count [View]","logical > sales_order_detail_test [View]","logical > if_collibrametrics_dbo_attributes_with_name [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","logical > if_wwp_tpm_stat [View]","logical > hr_global_finance_headcount_02_trim_emplid [View]","logical > usecthist_history_fpex_ch2262 [View]","logical > usecthist_history_td2_ch2383 [View]","logical > if_wlgdw_gorestar_g_business_dim [View]","logical > local_view_02_join_view_tag [View]","logical > if_collibrametrics_collibra_collibra_assets [View]","logical > tpm_stat_05_join_job [View]","logical > if_denodo_view_dependencies_02_join_dependency_details [View]","logical > if_ukg_dimpayperiod [View]","logical > global_lenel_badge_data_06_new_record_inputs [View]","logical > if_wlgdw_com_jde_customer_master [View]","logical > if_denodo_view_dependencies_01_join_view_details [View]","modeling > ctms_site_contact_02_join_document_tracking [View]","logical > if_qsi_dpc_updates_fs [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","logical > if_jira_groups [View]","modeling > data_elements_approved [View]","logical > roles_perm_01_union_view_db [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","logical > if_wlgdw_salesforce_sf_order_header [View]","logical > if_usecthist_history [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","logical > usecthist_tags_01_split_tagname [View]","logical > if_usecthist_tag_extended_property [View]","logical > util_log_01_row_num [View]","logical > if_jira_projecttypes [View]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase [View]","logical > if_wlgdw_cqrowner_jde_company_masters [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_jira_votes [View]","logical > psd_sales_change_log_02_get_field_sales_details [View]","logical > qsi_car_fs_02_selection [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","modeling > data_quality_rules_status_count [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col [View]","logical > if_servicenow_cmdb_ci [View]","logical > product_base_type_family_line_info_12_join_cdodefinition [View]","logical > if_den_time_period [View]","logical > if_jira_projectcomponents [View]","modeling > pbh_production_dashboard_dwr [View]","logical > if_wlgdw_hr_taleo_open_current_status [View]","logical > if_collibrametrics_dbo_pdd_asset_list [View]","logical > if_servicenow_problem_01_join_sys_user [View]","logical > local_view_04_join_tag [View]","logical > usecthist_history_kamino4 [View]","logical > if_wgldw_hr_gen_tpwfp_resource [View]","logical > if_collibrametrics_dbo_count_all_element_nat [View]","logical > hr_themons_01_proj_themons [View]","logical > local_ws_04_join_categorized_assets_datamarts_category [View]","modeling > gorestar_order_detail_01_join_day [View]","modeling > if_active_directory_group [View]","logical > if_jira_issuecomponents [View]","logical > if_collibrametrics_dbo_pdd_status_type_count [View]","logical > if_denodo_view_details [View]","logical > followup_item_01_derived_columns [View]","modeling > pbh_production_dashboard_sfa3 [View]","logical > if_jira_projects [View]","modeling > if_views_tagged_outside_assets_datamarts [View]","logical > qsi_ncmr_03_derived_columns [View]","logical > if_camstar_mes04_esigrequirement [View]","logical > if_camstar_mes04_erpbombase [View]","logical > if_ukg_vtimecardtotal [View]","logical > hr_cohort_01_join_data_themons [View]","logical > timecard_distribution_rollup_01_non_sensitive_paycode_whitelist [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","logical > usecthist_history_dt1_ch2149 [View]","modeling > collibra_author_02_author_license_filter [View]","logical > if_jira_projectversions [View]","logical > local_ws_03_filter_ws [View]","logical > sales_order_detail_01_join_invoice_date [View]","logical > if_camstar_mes04_billofprocessbase [View]","logical > if_collibrametrics_dbo_dq_rule_status_count [View]","logical > servicenow_change_request_01_join_sys_user_group [View]","logical > if_wlgdw_sop_product_family_master [View]","logical > if_jira_boardsprints [View]","logical > qsi_ncmr_01_join_qsi_ncmr_updates [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","logical > if_all_ds_changes [View]","logical > if_wwp_shift [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","modeling > gorestar_order_detail_02_join_salesperson [View]","logical > sprints_01_cache_selection [View]","modeling > if_collibrametrics_collibra_relation [View]","logical > issues_aggregated_01_join_sprintissues [View]","logical > qsi_ncmr_fs_02_selection [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","logical > ukg_pay_code_rls_01_get_unrestricted_groups [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","logical > if_servicenow_sc_req_item [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > gsms_fluorite_case_list_03_join_hospital [View]","logical > timecard_04_gfhc_date_by_employee [View]","logical > qsi_car_fs_04_history [View]","modeling > if_gsms_fluorite_case_items [View]","logical > usecthist_history_squidward_1991534 [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","logical > if_servicenow_incident [View]","modeling > pbh_production_dashboard_rto [View]","logical > usecthist_01_join_if_usecthist_history [View]","logical > usecthist_history_fluffernutter1_20048553 [View]","logical > qsi_ncmr_fs_03_scd_number_max [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","logical > if_collibrametrics_dbo_count_create_by_user [View]","logical > local_ws_02_join_ws_tag [View]","logical > if_collibrametrics_collibra_collibra_users [View]","logical > if_perficient_ctms_followup_item [View]","logical > if_collibrametrics_dbo_data_elements_approved [View]","logical > apshist_03_join_if_aps_history [View]","logical > hr_global_finance_headcount_01_add_case_statement_for_pay_status [View]","logical > if_pbh_history [View]","logical > if_apshist_history [View]","logical > if_servicenow_sys_user [View]","logical > if_wgldw_hr_gen_tpwfp_project [View]","logical > if_collibrametrics_dbo_full_element_sor_col [View]","modeling > ctms_site_contact_01_filter [View]","logical > if_servicenow_problem [View]","modeling > if_views 2023-01-17 16:23:50,937 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 319 * Client response received on thread http-nio-8080-exec-10 319 < 200 319 < cache-control: no-cache,no-store 319 < content-length: 384 319 < content-security-policy: default-src 'none'; frame-ancestors 'none' 319 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 319 < content-type: application/json 319 < date: Tue, 17 Jan 2023 16:23:50 GMT 319 < referrer-policy: no-referrer-when-downgrade 319 < server: istio-envoy 319 < strict-transport-security: max-age=63072000; includeSubDomains; 319 < x-content-type-options: nosniff 319 < x-envoy-upstream-service-time: 116 319 < x-frame-options: DENY 319 < x-xss-protection: 1; mode=block {"id":"075cbd7e-52e5-41b6-8700-996595086e87","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972630835,"system":false,"resourceType":"Job","name":"Export to \"exportebacac8b8588465bbc253c18916ef0e1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:23:51,940 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 320 * Sending client request on thread http-nio-8080-exec-10 320 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/075cbd7e-52e5-41b6-8700-996595086e87 320 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:51 GMT 320 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 320 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:51,949 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 320 * Client response received on thread http-nio-8080-exec-10 320 < 200 320 < cache-control: no-cache,no-store 320 < content-length: 485 320 < content-security-policy: default-src 'none'; frame-ancestors 'none' 320 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 320 < content-type: application/json 320 < date: Tue, 17 Jan 2023 16:23:51 GMT 320 < referrer-policy: no-referrer-when-downgrade 320 < server: istio-envoy 320 < strict-transport-security: max-age=63072000; includeSubDomains; 320 < x-content-type-options: nosniff 320 < x-envoy-upstream-service-time: 4 320 < x-frame-options: DENY 320 < x-xss-protection: 1; mode=block {"id":"075cbd7e-52e5-41b6-8700-996595086e87","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972630835,"system":false,"resourceType":"Job","name":"Export to \"exportebacac8b8588465bbc253c18916ef0e1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972631684,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:23:52,951 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 321 * Sending client request on thread http-nio-8080-exec-10 321 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/075cbd7e-52e5-41b6-8700-996595086e87 321 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:52 GMT 321 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 321 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:52,964 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 321 * Client response received on thread http-nio-8080-exec-10 321 < 200 321 < cache-control: no-cache,no-store 321 < content-length: 736 321 < content-security-policy: default-src 'none'; frame-ancestors 'none' 321 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 321 < content-type: application/json 321 < date: Tue, 17 Jan 2023 16:23:52 GMT 321 < referrer-policy: no-referrer-when-downgrade 321 < server: istio-envoy 321 < strict-transport-security: max-age=63072000; includeSubDomains; 321 < x-content-type-options: nosniff 321 < x-envoy-upstream-service-time: 3 321 < x-frame-options: DENY 321 < x-xss-protection: 1; mode=block {"id":"075cbd7e-52e5-41b6-8700-996595086e87","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972630835,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972632907,"system":false,"resourceType":"Job","name":"Export to \"exportebacac8b8588465bbc253c18916ef0e1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972631684,"endDate":1673972632907,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"2bb6cea7-128e-4c75-a6f0-12f46cc23ef0\",\"fileName\":\"exportebacac8b8588465bbc253c18916ef0e1.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:23:52,967 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 322 * Sending client request on thread http-nio-8080-exec-10 322 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/075cbd7e-52e5-41b6-8700-996595086e87 322 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:52 GMT 322 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 322 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:52,975 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 322 * Client response received on thread http-nio-8080-exec-10 322 < 200 322 < cache-control: no-cache,no-store 322 < content-length: 736 322 < content-security-policy: default-src 'none'; frame-ancestors 'none' 322 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 322 < content-type: application/json 322 < date: Tue, 17 Jan 2023 16:23:52 GMT 322 < referrer-policy: no-referrer-when-downgrade 322 < server: istio-envoy 322 < strict-transport-security: max-age=63072000; includeSubDomains; 322 < x-content-type-options: nosniff 322 < x-envoy-upstream-service-time: 2 322 < x-frame-options: DENY 322 < x-xss-protection: 1; mode=block {"id":"075cbd7e-52e5-41b6-8700-996595086e87","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972630835,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972632907,"system":false,"resourceType":"Job","name":"Export to \"exportebacac8b8588465bbc253c18916ef0e1.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972631684,"endDate":1673972632907,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"2bb6cea7-128e-4c75-a6f0-12f46cc23ef0\",\"fileName\":\"exportebacac8b8588465bbc253c18916ef0e1.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:23:52,981 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 323 * Sending client request on thread http-nio-8080-exec-10 323 > GET https://wlgore-dev.collibra.com/rest/2.0/files/2bb6cea7-128e-4c75-a6f0-12f46cc23ef0 323 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:52 GMT 323 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 323 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:52,992 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 323 * Client response received on thread http-nio-8080-exec-10 323 < 200 323 < cache-control: no-cache,no-store 323 < content-disposition: attachment; filename = "exportebacac8b8588465bbc253c18916ef0e1.csv" 323 < content-length: 1514987 323 < content-security-policy: default-src 'none'; frame-ancestors 'none' 323 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 323 < content-type: text/csv 323 < date: Tue, 17 Jan 2023 16:23:52 GMT 323 < referrer-policy: no-referrer-when-downgrade 323 < server: istio-envoy 323 < strict-transport-security: max-age=63072000; includeSubDomains; 323 < x-content-type-options: nosniff 323 < x-envoy-upstream-service-time: 3 323 < x-frame-options: DENY 323 < x-xss-protection: 1; mode=block logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > model_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_service...more... 2023-01-17 16:23:53,142 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 324 * Sending client request on thread http-nio-8080-exec-10 324 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 324 > Content-Type: application/json 324 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:53 GMT 324 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 324 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > ctms_site_contact_02_join_document_tracking > site_contact_end_date [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > expiration_date_spec_revision [Column]","modeling > claudine_part_numbers_run_mode > ww_version [Column]","logical > if_ad_user > useraccountcontrol [Column]","modeling > if_product > product_family_cd [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > qty_on_backorder [Column]","logical > usecthist_history_insp4 > pm_end [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > dtc [Column]","logical > if_wwp_ent > parent_ent_id [Column]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col > combo_name [Column]","logical > if_perficient_ctms_protocol_contacts > postalcode [Column]","logical > timecard_05_match_dates > laborleveltransferset [Column]","logical > psd_sales_change_log_07_get_product_group_description > planner_shortname [Column]","logical > gore_branch_plant_01_join_country > tax_expl_code [Column]","logical > usecthist_history_insp5 > tag_part_1 [Column]","logical > if_dynamodb_gsms_case_master > shipto_mailingname [Column]","logical > if_camstar_mes04_spec > wlgmaxcontainersperresource [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_ful_apr_dt_mon [Column]","logical > gsms_fluorite_case_02_join_tglandingzone > tgpathology [Column]","logical > product_base_type_family_line_info_20_join_employee > inventorycontrolled [Column]","logical > if_qsi_or_updates > plant [Column]","logical > if_wlgdw_proxy_mes_mesa_yield_summary > fg_scrap [Column]","logical > sales_order_detail_04_join_original_ship_date > scn_numeric [Column]","modeling > ctms_followup_items > protocol [Column]","logical > if_camstar_mes04_employee > domainname [Column]","logical > sales_order_detail_test > lcn_received_date [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > product_cd_desc [Column]","logical > if_ukg_vpeople > canapproveovertimeswt [Column]","logical > issues_aggregated_02_join_sprints > sprintissue_issuetypename [Column]","modeling > pdd_assets_cda_master_shared_column_01_join_column > domain_name [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > sys_class_name [Column]","logical > product_base_type_family_line_info_18_join_customer > bill_process_rev_record [Column]","logical > if_wlgdw_com_jde_address_book_repository > credit_message [Column]","logical > apshist_01_split_attributename > attributename [Column]","logical > if_servicenow_dmn_demand > order [Column]","logical > servicenow_change_request_02_join_cmn_department > u_test_complete [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_overhead_amt [Column]","logical > if_wlgdw_gorestar_g_lot_dim > order_company [Column]","logical > if_servicenow_sc_req_item > opened_by [Column]","logical > if_jira_issues > artifact [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > outdoor_share_g [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > searchablelistitems [Column]","logical > if_collibrametrics_dbo_users_with_author > user_id [Column]","logical > if_wgldw_hr_gen_tpwfp_project > userid_updated [Column]","modeling > if_hr_global_finance_headcount > job_code [Column]","logical > gsms_fluorite_case_11_join_hospitaldepartment > client [Column]","logical > if_servicenow_incident_01_join_sys_user_group > active [Column]","modeling > prod_events_01_add_duration_hours > category4 [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_dmn_other_services_impacted [Column]","logical > timecard_03_emplid > employmentterm [Column]","logical > if_wlgdw_sop_order_detail_cons > euro_extended_price [Column]","logical > if_data_catalog_local_ws > name [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > calc_open_reqs [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_creation_dt [Column]","modeling > wfp_supply_attrition_five_year_forcast > labor_distribution_cost_center_market_segment_name [Column]","modeling > wfp_tm1_demand > work_critical_role [Column]","logical > sales_order_detail_13_join_salesperson2 > original_order_nbr [Column]","logical > usecthist_history_kamino2_20043397 > tag [Column]","logical > if_wlgdw_gorestar_g_customer_dim > priority_processing_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > revision_of_record_checkbox [Column]","logical > if_wlgdw_salesforce_sf_opportunity > reason_for_price_exception [Column]","modeling > ctms_document_tracking > region_unique_identifier [Column]","logical > timecard_05_match_dates > deletedswt [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y04m10 [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > commodity_subclass_cd [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > lcn_nbr [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > wlgproductlinename [Column]","logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr3_time_bckt_nm [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > productrevision [Column]","logical > if_wlgdw_proxy_gorestar_g_day_dim > calendar_period_yyyymm [Column]","logical > usecthist_history_wharfrat_20037395 > tag_part_3 [Column]","modeling > if_collibrametrics_collibra_attribute_types > is_current [Column]","logical > sales_order_detail_03_join_promised_ship_date > ship_to_key [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > ship_to_city [Column]","modeling > role_last_name_concat > managerfullnamecriteriabased_0 [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > expiration_date_spec_rev_record [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > customerid [Column]","logical > product_01_join_base_type_family_line_info > wlgcontainercompletelevelid [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_postal_code [Column]","logical > if_servicenow_problem_02_join_sys_user_group > expected_start [Column]","logical > planview_associate_data_updates_03_track_changes > country [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > hospita_state_description [Column]","logical > gsms_fluorite_case_05_join_exreintervention > shipto_statecode [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > company_cd_desc [Column]","logical > local_view_04_join_categorized_assets_datamarts_category > database_id [Column]","logical > ad_group_members_01_proj > member [Column]","logical > sales_order_detail_05_join_actual_ship_date > eur_sales_amt [Column]","logical > gsms_fluorite_case_03_join_tgcombination > patient_id [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > product_group_nme [Column]","logical > if_wlgdw_com_jde_customer_master > prior_year_orders [Column]","logical > planview_associate_data_updates_02_remote_table > termination_dt [Column]","logical > qsi_car_fs_01_join_car_updates_fs > controlnumber_updates [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_search_description [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > total_accepted [Column]","logical > product_01_join_base_type_family_line_info > isphantom [Column]","logical > if_ukg_vtimecardpunch > datasource [Column]","logical > sales_order_detail_09_join_promised_date > 2023-01-17 16:23:53,273 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 324 * Client response received on thread http-nio-8080-exec-10 324 < 200 324 < cache-control: no-cache,no-store 324 < content-length: 384 324 < content-security-policy: default-src 'none'; frame-ancestors 'none' 324 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 324 < content-type: application/json 324 < date: Tue, 17 Jan 2023 16:23:52 GMT 324 < referrer-policy: no-referrer-when-downgrade 324 < server: istio-envoy 324 < strict-transport-security: max-age=63072000; includeSubDomains; 324 < x-content-type-options: nosniff 324 < x-envoy-upstream-service-time: 119 324 < x-frame-options: DENY 324 < x-xss-protection: 1; mode=block {"id":"692338db-5177-44b2-b874-6370492c8026","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972633170,"system":false,"resourceType":"Job","name":"Export to \"exportbc605864f2984f59adee8c206357af03.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:23:54,275 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 325 * Sending client request on thread http-nio-8080-exec-10 325 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/692338db-5177-44b2-b874-6370492c8026 325 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:54 GMT 325 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 325 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:54,283 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 325 * Client response received on thread http-nio-8080-exec-10 325 < 200 325 < cache-control: no-cache,no-store 325 < content-length: 485 325 < content-security-policy: default-src 'none'; frame-ancestors 'none' 325 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 325 < content-type: application/json 325 < date: Tue, 17 Jan 2023 16:23:53 GMT 325 < referrer-policy: no-referrer-when-downgrade 325 < server: istio-envoy 325 < strict-transport-security: max-age=63072000; includeSubDomains; 325 < x-content-type-options: nosniff 325 < x-envoy-upstream-service-time: 3 325 < x-frame-options: DENY 325 < x-xss-protection: 1; mode=block {"id":"692338db-5177-44b2-b874-6370492c8026","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972633170,"system":false,"resourceType":"Job","name":"Export to \"exportbc605864f2984f59adee8c206357af03.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972633685,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:23:55,284 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 326 * Sending client request on thread http-nio-8080-exec-10 326 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/692338db-5177-44b2-b874-6370492c8026 326 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:55 GMT 326 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 326 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:55,292 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 326 * Client response received on thread http-nio-8080-exec-10 326 < 200 326 < cache-control: no-cache,no-store 326 < content-length: 736 326 < content-security-policy: default-src 'none'; frame-ancestors 'none' 326 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 326 < content-type: application/json 326 < date: Tue, 17 Jan 2023 16:23:54 GMT 326 < referrer-policy: no-referrer-when-downgrade 326 < server: istio-envoy 326 < strict-transport-security: max-age=63072000; includeSubDomains; 326 < x-content-type-options: nosniff 326 < x-envoy-upstream-service-time: 4 326 < x-frame-options: DENY 326 < x-xss-protection: 1; mode=block {"id":"692338db-5177-44b2-b874-6370492c8026","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972633170,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972635112,"system":false,"resourceType":"Job","name":"Export to \"exportbc605864f2984f59adee8c206357af03.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972633685,"endDate":1673972635112,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"74cfc8dc-f88f-4886-8ffe-a46cefa38a08\",\"fileName\":\"exportbc605864f2984f59adee8c206357af03.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:23:55,294 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 327 * Sending client request on thread http-nio-8080-exec-10 327 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/692338db-5177-44b2-b874-6370492c8026 327 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:55 GMT 327 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 327 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:55,300 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 327 * Client response received on thread http-nio-8080-exec-10 327 < 200 327 < cache-control: no-cache,no-store 327 < content-length: 736 327 < content-security-policy: default-src 'none'; frame-ancestors 'none' 327 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 327 < content-type: application/json 327 < date: Tue, 17 Jan 2023 16:23:54 GMT 327 < referrer-policy: no-referrer-when-downgrade 327 < server: istio-envoy 327 < strict-transport-security: max-age=63072000; includeSubDomains; 327 < x-content-type-options: nosniff 327 < x-envoy-upstream-service-time: 2 327 < x-frame-options: DENY 327 < x-xss-protection: 1; mode=block {"id":"692338db-5177-44b2-b874-6370492c8026","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972633170,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972635112,"system":false,"resourceType":"Job","name":"Export to \"exportbc605864f2984f59adee8c206357af03.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972633685,"endDate":1673972635112,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"74cfc8dc-f88f-4886-8ffe-a46cefa38a08\",\"fileName\":\"exportbc605864f2984f59adee8c206357af03.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:23:55,301 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 328 * Sending client request on thread http-nio-8080-exec-10 328 > GET https://wlgore-dev.collibra.com/rest/2.0/files/74cfc8dc-f88f-4886-8ffe-a46cefa38a08 328 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:55 GMT 328 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 328 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:55,308 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 328 * Client response received on thread http-nio-8080-exec-10 328 < 200 328 < cache-control: no-cache,no-store 328 < content-disposition: attachment; filename = "exportbc605864f2984f59adee8c206357af03.csv" 328 < content-length: 1532963 328 < content-security-policy: default-src 'none'; frame-ancestors 'none' 328 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 328 < content-type: text/csv 328 < date: Tue, 17 Jan 2023 16:23:54 GMT 328 < referrer-policy: no-referrer-when-downgrade 328 < server: istio-envoy 328 < strict-transport-security: max-age=63072000; includeSubDomains; 328 < x-content-type-options: nosniff 328 < x-envoy-upstream-service-time: 2 328 < x-frame-options: DENY 328 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > u_dmn_explored_existing_system [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > work_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > expected_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_product > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_all_data_element_with_col_uif_dq > number_uifs [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > activities_01_derived_columns > region_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_order_detail_cons > sales_taxable [Column];00000000-0000-000...more... 2023-01-17 16:23:55,952 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 329 * Sending client request on thread http-nio-8080-exec-10 329 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 329 > Content-Type: multipart/form-data;boundary=Boundary_16_964255072_1673972635945 329 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:55 GMT 329 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 329 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_16_964255072_1673972635945 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_16_964255072_1673972635945 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_16_964255072_1673972635945 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_16_964255072_1673972635945 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_16_964255072_1673972635945 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 0000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"30"}],"00000000-0000-0000-0001-000500000009":[{"value":"30"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > sales_order_detail_02_join_gl_date [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_productfamily > wlgerplocationgroupid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_productfamily > wlgerplocationgroupid [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlgerplocationgroupid","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"CHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"16"}],"00000000-0000-0000-0001-000500000009":[{"value":"16"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_productfamily [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > followup_item_02_derived_columns > status [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > followup_item_02_derived_columns > status [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"status","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"30"}],"00000000-0000-0000-0001-000500000009":[{"value":"30"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > followup_item_02_derived_columns [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_bdr_market > ownerid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_bdr_market > ownerid [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"ownerid","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"18"}],"00000000-0000-0000-0001-000500000009":[{"value":"18"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_bdr_market [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_jira_issues > demandtype2_0 [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_jira_issues > demandtype2_0 [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"demandtype2_0","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"2000"}],"00000000-0000-0000-0001-000500000009":[{"value":"2000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_jira_issues [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_accounts > ownerid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_accounts > ownerid [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"ownerid","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"18"}],"00000000-0000-0000-0001-000500000009":[{"value":"18"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_accounts [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > wfp_supply_02_filter_by_max_as_of_date > division_code [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > wfp_supply_02_filter_by_max_as_of_date > division_code [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"division_code","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"Division Code (WL_DIV_CODE) from PeopleSoft (PS_WL_DATALINK_DTA)"}],"00000000-0000-0000-0000-000000000219":[{"value":"NCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"3"}],"00000000-0000-0000-0001-000500000009":[{"value":"3"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > wfp_supply_02_filter_by_max_as_of_date [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}}] --Boundary_16_964255072_1673972635945-- 2023-01-17 16:23:56,516 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 329 * Client response received on thread http-nio-8080-exec-10 329 < 200 329 < cache-control: no-cache,no-store 329 < content-length: 333 329 < content-security-policy: default-src 'none'; frame-ancestors 'none' 329 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 329 < content-type: application/json 329 < date: Tue, 17 Jan 2023 16:23:55 GMT 329 < referrer-policy: no-referrer-when-downgrade 329 < server: istio-envoy 329 < strict-transport-security: max-age=63072000; includeSubDomains; 329 < x-content-type-options: nosniff 329 < x-envoy-upstream-service-time: 81 329 < x-frame-options: DENY 329 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:23:57,518 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 330 * Sending client request on thread http-nio-8080-exec-10 330 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 330 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:57 GMT 330 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 330 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:57,528 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 330 * Client response received on thread http-nio-8080-exec-10 330 < 200 330 < cache-control: no-cache,no-store 330 < content-length: 359 330 < content-security-policy: default-src 'none'; frame-ancestors 'none' 330 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 330 < content-type: application/json 330 < date: Tue, 17 Jan 2023 16:23:56 GMT 330 < referrer-policy: no-referrer-when-downgrade 330 < server: istio-envoy 330 < strict-transport-security: max-age=63072000; includeSubDomains; 330 < x-content-type-options: nosniff 330 < x-envoy-upstream-service-time: 5 330 < x-frame-options: DENY 330 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:23:58,530 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 331 * Sending client request on thread http-nio-8080-exec-10 331 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 331 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:58 GMT 331 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 331 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:58,539 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 331 * Client response received on thread http-nio-8080-exec-10 331 < 200 331 < cache-control: no-cache,no-store 331 < content-length: 391 331 < content-security-policy: default-src 'none'; frame-ancestors 'none' 331 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 331 < content-type: application/json 331 < date: Tue, 17 Jan 2023 16:23:57 GMT 331 < referrer-policy: no-referrer-when-downgrade 331 < server: istio-envoy 331 < strict-transport-security: max-age=63072000; includeSubDomains; 331 < x-content-type-options: nosniff 331 < x-envoy-upstream-service-time: 4 331 < x-frame-options: DENY 331 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:23:59,541 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 332 * Sending client request on thread http-nio-8080-exec-10 332 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 332 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:23:59 GMT 332 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 332 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:23:59,549 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 332 * Client response received on thread http-nio-8080-exec-10 332 < 200 332 < cache-control: no-cache,no-store 332 < content-length: 391 332 < content-security-policy: default-src 'none'; frame-ancestors 'none' 332 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 332 < content-type: application/json 332 < date: Tue, 17 Jan 2023 16:23:58 GMT 332 < referrer-policy: no-referrer-when-downgrade 332 < server: istio-envoy 332 < strict-transport-security: max-age=63072000; includeSubDomains; 332 < x-content-type-options: nosniff 332 < x-envoy-upstream-service-time: 4 332 < x-frame-options: DENY 332 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:24:00,554 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 333 * Sending client request on thread http-nio-8080-exec-10 333 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 333 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:00 GMT 333 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 333 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:00,565 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 333 * Client response received on thread http-nio-8080-exec-10 333 < 200 333 < cache-control: no-cache,no-store 333 < content-length: 392 333 < content-security-policy: default-src 'none'; frame-ancestors 'none' 333 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 333 < content-type: application/json 333 < date: Tue, 17 Jan 2023 16:23:59 GMT 333 < referrer-policy: no-referrer-when-downgrade 333 < server: istio-envoy 333 < strict-transport-security: max-age=63072000; includeSubDomains; 333 < x-content-type-options: nosniff 333 < x-envoy-upstream-service-time: 4 333 < x-frame-options: DENY 333 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:24:01,585 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 334 * Sending client request on thread http-nio-8080-exec-10 334 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 334 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:01 GMT 334 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 334 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:01,607 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 334 * Client response received on thread http-nio-8080-exec-10 334 < 200 334 < cache-control: no-cache,no-store 334 < content-length: 392 334 < content-security-policy: default-src 'none'; frame-ancestors 'none' 334 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 334 < content-type: application/json 334 < date: Tue, 17 Jan 2023 16:24:00 GMT 334 < referrer-policy: no-referrer-when-downgrade 334 < server: istio-envoy 334 < strict-transport-security: max-age=63072000; includeSubDomains; 334 < x-content-type-options: nosniff 334 < x-envoy-upstream-service-time: 5 334 < x-frame-options: DENY 334 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:24:02,614 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 335 * Sending client request on thread http-nio-8080-exec-10 335 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 335 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:02 GMT 335 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 335 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:02,629 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 335 * Client response received on thread http-nio-8080-exec-10 335 < 200 335 < cache-control: no-cache,no-store 335 < content-length: 392 335 < content-security-policy: default-src 'none'; frame-ancestors 'none' 335 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 335 < content-type: application/json 335 < date: Tue, 17 Jan 2023 16:24:01 GMT 335 < referrer-policy: no-referrer-when-downgrade 335 < server: istio-envoy 335 < strict-transport-security: max-age=63072000; includeSubDomains; 335 < x-content-type-options: nosniff 335 < x-envoy-upstream-service-time: 5 335 < x-frame-options: DENY 335 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:24:03,634 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 336 * Sending client request on thread http-nio-8080-exec-10 336 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 336 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:03 GMT 336 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 336 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:03,643 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 336 * Client response received on thread http-nio-8080-exec-10 336 < 200 336 < cache-control: no-cache,no-store 336 < content-length: 392 336 < content-security-policy: default-src 'none'; frame-ancestors 'none' 336 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 336 < content-type: application/json 336 < date: Tue, 17 Jan 2023 16:24:02 GMT 336 < referrer-policy: no-referrer-when-downgrade 336 < server: istio-envoy 336 < strict-transport-security: max-age=63072000; includeSubDomains; 336 < x-content-type-options: nosniff 336 < x-envoy-upstream-service-time: 4 336 < x-frame-options: DENY 336 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:24:04,644 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 337 * Sending client request on thread http-nio-8080-exec-10 337 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 337 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:04 GMT 337 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 337 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:04,657 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 337 * Client response received on thread http-nio-8080-exec-10 337 < 200 337 < cache-control: no-cache,no-store 337 < content-length: 392 337 < content-security-policy: default-src 'none'; frame-ancestors 'none' 337 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 337 < content-type: application/json 337 < date: Tue, 17 Jan 2023 16:24:03 GMT 337 < referrer-policy: no-referrer-when-downgrade 337 < server: istio-envoy 337 < strict-transport-security: max-age=63072000; includeSubDomains; 337 < x-content-type-options: nosniff 337 < x-envoy-upstream-service-time: 9 337 < x-frame-options: DENY 337 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:24:05,676 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 338 * Sending client request on thread http-nio-8080-exec-10 338 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 338 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:05 GMT 338 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 338 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:05,703 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 338 * Client response received on thread http-nio-8080-exec-10 338 < 200 338 < cache-control: no-cache,no-store 338 < content-length: 401 338 < content-security-policy: default-src 'none'; frame-ancestors 'none' 338 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 338 < content-type: application/json 338 < date: Tue, 17 Jan 2023 16:24:04 GMT 338 < referrer-policy: no-referrer-when-downgrade 338 < server: istio-envoy 338 < strict-transport-security: max-age=63072000; includeSubDomains; 338 < x-content-type-options: nosniff 338 < x-envoy-upstream-service-time: 5 338 < x-frame-options: DENY 338 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":49.5,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:24:06,711 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 339 * Sending client request on thread http-nio-8080-exec-10 339 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 339 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:06 GMT 339 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 339 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:06,722 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 339 * Client response received on thread http-nio-8080-exec-10 339 < 200 339 < cache-control: no-cache,no-store 339 < content-length: 401 339 < content-security-policy: default-src 'none'; frame-ancestors 'none' 339 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 339 < content-type: application/json 339 < date: Tue, 17 Jan 2023 16:24:05 GMT 339 < referrer-policy: no-referrer-when-downgrade 339 < server: istio-envoy 339 < strict-transport-security: max-age=63072000; includeSubDomains; 339 < x-content-type-options: nosniff 339 < x-envoy-upstream-service-time: 4 339 < x-frame-options: DENY 339 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":63.0,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET_RELATION"} 2023-01-17 16:24:07,729 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 340 * Sending client request on thread http-nio-8080-exec-10 340 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 340 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:07 GMT 340 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 340 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:07,839 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 340 * Client response received on thread http-nio-8080-exec-10 340 < 200 340 < cache-control: no-cache,no-store 340 < content-length: 401 340 < content-security-policy: default-src 'none'; frame-ancestors 'none' 340 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 340 < content-type: application/json 340 < date: Tue, 17 Jan 2023 16:24:07 GMT 340 < referrer-policy: no-referrer-when-downgrade 340 < server: istio-envoy 340 < strict-transport-security: max-age=63072000; includeSubDomains; 340 < x-content-type-options: nosniff 340 < x-envoy-upstream-service-time: 103 340 < x-frame-options: DENY 340 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":76.5,"cancelable":true,"startDate":1673972636687,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET_RELATION"} 2023-01-17 16:24:09,841 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 341 * Sending client request on thread http-nio-8080-exec-10 341 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 341 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:09 GMT 341 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 341 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:09,852 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 341 * Client response received on thread http-nio-8080-exec-10 341 < 200 341 < cache-control: no-cache,no-store 341 < content-length: 509 341 < content-security-policy: default-src 'none'; frame-ancestors 'none' 341 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 341 < content-type: application/json 341 < date: Tue, 17 Jan 2023 16:24:09 GMT 341 < referrer-policy: no-referrer-when-downgrade 341 < server: istio-envoy 341 < strict-transport-security: max-age=63072000; includeSubDomains; 341 < x-content-type-options: nosniff 341 < x-envoy-upstream-service-time: 4 341 < x-frame-options: DENY 341 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972648619,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972636687,"endDate":1673972648619,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:24:09,853 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 342 * Sending client request on thread http-nio-8080-exec-10 342 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/92d4922e-c21b-4109-97e4-824fba23f54d 342 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:09 GMT 342 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 342 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:09,860 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 342 * Client response received on thread http-nio-8080-exec-10 342 < 200 342 < cache-control: no-cache,no-store 342 < content-length: 509 342 < content-security-policy: default-src 'none'; frame-ancestors 'none' 342 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 342 < content-type: application/json 342 < date: Tue, 17 Jan 2023 16:24:09 GMT 342 < referrer-policy: no-referrer-when-downgrade 342 < server: istio-envoy 342 < strict-transport-security: max-age=63072000; includeSubDomains; 342 < x-content-type-options: nosniff 342 < x-envoy-upstream-service-time: 3 342 < x-frame-options: DENY 342 < x-xss-protection: 1; mode=block {"id":"92d4922e-c21b-4109-97e4-824fba23f54d","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972636499,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972648619,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972636687,"endDate":1673972648619,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:24:09,883 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 343 * Sending client request on thread http-nio-8080-exec-10 343 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 343 > Content-Type: application/json 343 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:09 GMT 343 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 343 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > ctms_site_contact_02_join_document_tracking > site_contact_end_date [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > expiration_date_spec_revision [Column]","modeling > claudine_part_numbers_run_mode > ww_version [Column]","logical > if_ad_user > useraccountcontrol [Column]","modeling > if_product > product_family_cd [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > qty_on_backorder [Column]","logical > usecthist_history_insp4 > pm_end [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > dtc [Column]","logical > if_wwp_ent > parent_ent_id [Column]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col > combo_name [Column]","logical > if_perficient_ctms_protocol_contacts > postalcode [Column]","logical > timecard_05_match_dates > laborleveltransferset [Column]","logical > psd_sales_change_log_07_get_product_group_description > planner_shortname [Column]","logical > gore_branch_plant_01_join_country > tax_expl_code [Column]","logical > usecthist_history_insp5 > tag_part_1 [Column]","logical > if_dynamodb_gsms_case_master > shipto_mailingname [Column]","logical > if_camstar_mes04_spec > wlgmaxcontainersperresource [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_ful_apr_dt_mon [Column]","logical > gsms_fluorite_case_02_join_tglandingzone > tgpathology [Column]","logical > product_base_type_family_line_info_20_join_employee > inventorycontrolled [Column]","logical > if_qsi_or_updates > plant [Column]","logical > if_wlgdw_proxy_mes_mesa_yield_summary > fg_scrap [Column]","logical > sales_order_detail_04_join_original_ship_date > scn_numeric [Column]","modeling > ctms_followup_items > protocol [Column]","logical > if_camstar_mes04_employee > domainname [Column]","logical > sales_order_detail_test > lcn_received_date [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > product_cd_desc [Column]","logical > if_ukg_vpeople > canapproveovertimeswt [Column]","logical > issues_aggregated_02_join_sprints > sprintissue_issuetypename [Column]","modeling > pdd_assets_cda_master_shared_column_01_join_column > domain_name [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > sys_class_name [Column]","logical > product_base_type_family_line_info_18_join_customer > bill_process_rev_record [Column]","logical > if_wlgdw_com_jde_address_book_repository > credit_message [Column]","logical > apshist_01_split_attributename > attributename [Column]","logical > if_servicenow_dmn_demand > order [Column]","logical > servicenow_change_request_02_join_cmn_department > u_test_complete [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_overhead_amt [Column]","logical > if_wlgdw_gorestar_g_lot_dim > order_company [Column]","logical > if_servicenow_sc_req_item > opened_by [Column]","logical > if_jira_issues > artifact [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > outdoor_share_g [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > searchablelistitems [Column]","logical > if_collibrametrics_dbo_users_with_author > user_id [Column]","logical > if_wgldw_hr_gen_tpwfp_project > userid_updated [Column]","modeling > if_hr_global_finance_headcount > job_code [Column]","logical > gsms_fluorite_case_11_join_hospitaldepartment > client [Column]","logical > if_servicenow_incident_01_join_sys_user_group > active [Column]","modeling > prod_events_01_add_duration_hours > category4 [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_dmn_other_services_impacted [Column]","logical > timecard_03_emplid > employmentterm [Column]","logical > if_wlgdw_sop_order_detail_cons > euro_extended_price [Column]","logical > if_data_catalog_local_ws > name [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > calc_open_reqs [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_creation_dt [Column]","modeling > wfp_supply_attrition_five_year_forcast > labor_distribution_cost_center_market_segment_name [Column]","modeling > wfp_tm1_demand > work_critical_role [Column]","logical > sales_order_detail_13_join_salesperson2 > original_order_nbr [Column]","logical > usecthist_history_kamino2_20043397 > tag [Column]","logical > if_wlgdw_gorestar_g_customer_dim > priority_processing_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > revision_of_record_checkbox [Column]","logical > if_wlgdw_salesforce_sf_opportunity > reason_for_price_exception [Column]","modeling > ctms_document_tracking > region_unique_identifier [Column]","logical > timecard_05_match_dates > deletedswt [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y04m10 [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > commodity_subclass_cd [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > lcn_nbr [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > wlgproductlinename [Column]","logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr3_time_bckt_nm [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > productrevision [Column]","logical > if_wlgdw_proxy_gorestar_g_day_dim > calendar_period_yyyymm [Column]","logical > usecthist_history_wharfrat_20037395 > tag_part_3 [Column]","modeling > if_collibrametrics_collibra_attribute_types > is_current [Column]","logical > sales_order_detail_03_join_promised_ship_date > ship_to_key [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > ship_to_city [Column]","modeling > role_last_name_concat > managerfullnamecriteriabased_0 [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > expiration_date_spec_rev_record [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > customerid [Column]","logical > product_01_join_base_type_family_line_info > wlgcontainercompletelevelid [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_postal_code [Column]","logical > if_servicenow_problem_02_join_sys_user_group > expected_start [Column]","logical > planview_associate_data_updates_03_track_changes > country [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > hospita_state_description [Column]","logical > gsms_fluorite_case_05_join_exreintervention > shipto_statecode [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > company_cd_desc [Column]","logical > local_view_04_join_categorized_assets_datamarts_category > database_id [Column]","logical > ad_group_members_01_proj > member [Column]","logical > sales_order_detail_05_join_actual_ship_date > eur_sales_amt [Column]","logical > gsms_fluorite_case_03_join_tgcombination > patient_id [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > product_group_nme [Column]","logical > if_wlgdw_com_jde_customer_master > prior_year_orders [Column]","logical > planview_associate_data_updates_02_remote_table > termination_dt [Column]","logical > qsi_car_fs_01_join_car_updates_fs > controlnumber_updates [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_search_description [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > total_accepted [Column]","logical > product_01_join_base_type_family_line_info > isphantom [Column]","logical > if_ukg_vtimecardpunch > datasource [Column]","logical > sales_order_detail_09_join_promised_date > 2023-01-17 16:24:10,020 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 343 * Client response received on thread http-nio-8080-exec-10 343 < 200 343 < cache-control: no-cache,no-store 343 < content-length: 384 343 < content-security-policy: default-src 'none'; frame-ancestors 'none' 343 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 343 < content-type: application/json 343 < date: Tue, 17 Jan 2023 16:24:09 GMT 343 < referrer-policy: no-referrer-when-downgrade 343 < server: istio-envoy 343 < strict-transport-security: max-age=63072000; includeSubDomains; 343 < x-content-type-options: nosniff 343 < x-envoy-upstream-service-time: 127 343 < x-frame-options: DENY 343 < x-xss-protection: 1; mode=block {"id":"67afdcf8-8779-4245-aff7-aa96f95d0d54","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972649914,"system":false,"resourceType":"Job","name":"Export to \"export478543abb7294aad9824da81ba96e32b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:24:11,022 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 344 * Sending client request on thread http-nio-8080-exec-10 344 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/67afdcf8-8779-4245-aff7-aa96f95d0d54 344 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:11 GMT 344 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 344 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:11,039 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 344 * Client response received on thread http-nio-8080-exec-10 344 < 200 344 < cache-control: no-cache,no-store 344 < content-length: 485 344 < content-security-policy: default-src 'none'; frame-ancestors 'none' 344 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 344 < content-type: application/json 344 < date: Tue, 17 Jan 2023 16:24:10 GMT 344 < referrer-policy: no-referrer-when-downgrade 344 < server: istio-envoy 344 < strict-transport-security: max-age=63072000; includeSubDomains; 344 < x-content-type-options: nosniff 344 < x-envoy-upstream-service-time: 3 344 < x-frame-options: DENY 344 < x-xss-protection: 1; mode=block {"id":"67afdcf8-8779-4245-aff7-aa96f95d0d54","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972649914,"system":false,"resourceType":"Job","name":"Export to \"export478543abb7294aad9824da81ba96e32b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972650693,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:24:12,041 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 345 * Sending client request on thread http-nio-8080-exec-10 345 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/67afdcf8-8779-4245-aff7-aa96f95d0d54 345 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:12 GMT 345 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 345 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:12,051 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 345 * Client response received on thread http-nio-8080-exec-10 345 < 200 345 < cache-control: no-cache,no-store 345 < content-length: 485 345 < content-security-policy: default-src 'none'; frame-ancestors 'none' 345 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 345 < content-type: application/json 345 < date: Tue, 17 Jan 2023 16:24:11 GMT 345 < referrer-policy: no-referrer-when-downgrade 345 < server: istio-envoy 345 < strict-transport-security: max-age=63072000; includeSubDomains; 345 < x-content-type-options: nosniff 345 < x-envoy-upstream-service-time: 4 345 < x-frame-options: DENY 345 < x-xss-protection: 1; mode=block {"id":"67afdcf8-8779-4245-aff7-aa96f95d0d54","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972649914,"system":false,"resourceType":"Job","name":"Export to \"export478543abb7294aad9824da81ba96e32b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673972650693,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:24:13,053 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 346 * Sending client request on thread http-nio-8080-exec-10 346 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/67afdcf8-8779-4245-aff7-aa96f95d0d54 346 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:13 GMT 346 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 346 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:13,062 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 346 * Client response received on thread http-nio-8080-exec-10 346 < 200 346 < cache-control: no-cache,no-store 346 < content-length: 736 346 < content-security-policy: default-src 'none'; frame-ancestors 'none' 346 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 346 < content-type: application/json 346 < date: Tue, 17 Jan 2023 16:24:12 GMT 346 < referrer-policy: no-referrer-when-downgrade 346 < server: istio-envoy 346 < strict-transport-security: max-age=63072000; includeSubDomains; 346 < x-content-type-options: nosniff 346 < x-envoy-upstream-service-time: 4 346 < x-frame-options: DENY 346 < x-xss-protection: 1; mode=block {"id":"67afdcf8-8779-4245-aff7-aa96f95d0d54","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972649914,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972652129,"system":false,"resourceType":"Job","name":"Export to \"export478543abb7294aad9824da81ba96e32b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972650693,"endDate":1673972652129,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"9b42f92e-6594-4fce-9b21-84e8582cbe98\",\"fileName\":\"export478543abb7294aad9824da81ba96e32b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:24:13,063 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 347 * Sending client request on thread http-nio-8080-exec-10 347 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/67afdcf8-8779-4245-aff7-aa96f95d0d54 347 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:13 GMT 347 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 347 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:13,070 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 347 * Client response received on thread http-nio-8080-exec-10 347 < 200 347 < cache-control: no-cache,no-store 347 < content-length: 736 347 < content-security-policy: default-src 'none'; frame-ancestors 'none' 347 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 347 < content-type: application/json 347 < date: Tue, 17 Jan 2023 16:24:12 GMT 347 < referrer-policy: no-referrer-when-downgrade 347 < server: istio-envoy 347 < strict-transport-security: max-age=63072000; includeSubDomains; 347 < x-content-type-options: nosniff 347 < x-envoy-upstream-service-time: 3 347 < x-frame-options: DENY 347 < x-xss-protection: 1; mode=block {"id":"67afdcf8-8779-4245-aff7-aa96f95d0d54","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972649914,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972652129,"system":false,"resourceType":"Job","name":"Export to \"export478543abb7294aad9824da81ba96e32b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972650693,"endDate":1673972652129,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"9b42f92e-6594-4fce-9b21-84e8582cbe98\",\"fileName\":\"export478543abb7294aad9824da81ba96e32b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:24:13,074 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 348 * Sending client request on thread http-nio-8080-exec-10 348 > GET https://wlgore-dev.collibra.com/rest/2.0/files/9b42f92e-6594-4fce-9b21-84e8582cbe98 348 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:13 GMT 348 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 348 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:13,083 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 348 * Client response received on thread http-nio-8080-exec-10 348 < 200 348 < cache-control: no-cache,no-store 348 < content-disposition: attachment; filename = "export478543abb7294aad9824da81ba96e32b.csv" 348 < content-length: 1532963 348 < content-security-policy: default-src 'none'; frame-ancestors 'none' 348 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 348 < content-type: text/csv 348 < date: Tue, 17 Jan 2023 16:24:12 GMT 348 < referrer-policy: no-referrer-when-downgrade 348 < server: istio-envoy 348 < strict-transport-security: max-age=63072000; includeSubDomains; 348 < x-content-type-options: nosniff 348 < x-envoy-upstream-service-time: 3 348 < x-frame-options: DENY 348 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > u_dmn_explored_existing_system [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > work_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > expected_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_product > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_all_data_element_with_col_uif_dq > number_uifs [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > activities_01_derived_columns > region_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_order_detail_cons > sales_taxable [Column];00000000-0000-000...more... 2023-01-17 16:24:13,181 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 349 * Sending client request on thread http-nio-8080-exec-10 349 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 349 > Content-Type: application/json 349 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:13 GMT 349 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 349 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > pbh_production_dashboard_sfa4 > pm_start [Column]","modeling > ctms_document_tracking > submission_date [Column]","modeling > prod_events_01_add_duration_hours > shiftstartdatetimeutc [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > ap [Column]","modeling > if_concur_attendee_extract > report_entry_custom_6 [Column]","logical > if_camstar_mes04_samplingplan > specbaseid [Column]","modeling > claudine_part_numbers_machine_state > v_value [Column]","logical > usecthist_history_butternut > pm_machine [Column]","logical > if_perficient_ctms_protocol_deviations > indentified [Column]","logical > if_collibrametrics_dbo_pdd_status_type_count > domain_name [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_last_modification_isst_data [Column]","logical > gore_branch_plant_04_rename > country_name [Column]","logical > sales_order_detail_10_join_original_promised_date > local_currency_cd [Column]","logical > if_collibrametrics_collibra_collibra_communities > parent_name [Column]","logical > gore_branch_plant_02_filter_bp > model_account_cons [Column]","logical > if_wwp_item > unit_cost [Column]","modeling > wfp_supply_03_filter_add_year_month_supply_forecast > pay_group_description [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_template_job_cd [Column]","logical > local_view_02_join_view_tag > view_last_modification_isst_data [Column]","modeling > if_views_tagged_outside_assets_datamarts > view_description_type [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_addressnumber [Column]","logical > timecard_06_join_gf_hc > plant_location [Column]","logical > if_wlgdw_gorestar_g_pricing_dim > ship_to_number [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_currency_cd [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > no_sor_col [Column]","logical > if_wlgdw_gorestar_g_lot_dim > lot_cc2 [Column]","logical > if_servicenow_dmn_demand > collaborators [Column]","logical > if_perficient_ctms_protocol > stsubjectenrolled [Column]","logical > if_ukg_vtimecardtotal > combinedpaycodeswt [Column]","logical > sales_order_detail_01_join_invoice_date > govt_contract_priority [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > eco [Column]","logical > product_base_type_family_line_info_03_join_erproute_erproutebase > subfactory [Column]","logical > if_camstar_mes04_numberingrule > notes [Column]","logical > product_01_join_base_type_family_line_info > wlgdefaultconditioninghours [Column]","logical > usecthist_tags_01_split_tagname > tagname [Column]","logical > gsms_fluorite_case_09_join_casetype > salesordernumber [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > wlgproductinfoid [Column]","logical > if_perficient_ctms_protocol > rescreened [Column]","logical > if_wlgdw_salesforce_sf_accounts > receives_pop_material [Column]","logical > if_wlgdw_salesforce_sf_accounts > shippingpostalcode [Column]","logical > if_qsi_dpc_updates_fs > due [Column]","modeling > gsms_fluorite_case_list_01_join_physician > advising_physician_alpha_name [Column]","modeling > ctms_document_tracking_02_derived_column > site_contact_row_id [Column]","logical > if_concur_attendee_extract > report_entry_custom_17 [Column]","logical > if_wlgdw_sop_order_detail_cons > company [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > date_updated [Column]","logical > qsi_car_fs_01_join_car_updates_fs > assignedto_updates [Column]","logical > if_wwp_item > item_id [Column]","logical > if_ukg_vpeople > accrualprofilename [Column]","logical > product_base_type_family_line_info_19_join_changestatus > erpbombaseid [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > work_product_device [Column]","logical > timecard_06_join_gf_hc > std_hours [Column]","modeling > ctms_document_tracking_02_derived_column > last_updated_date [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > create_date [Column]","logical > sales_order_detail_10_join_original_promised_date > status_cd_nxt [Column]","logical > timecard_03_emplid > manageraccessset [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > fefoenforce [Column]","logical > if_camstar_mes04_samplingplan > iconid [Column]","logical > if_wlgdw_sop_order_header_cons > ship_to_attention [Column]","logical > if_collibrametrics_collibra_data_elements_with_sor_col_dq_trending > data_element_full_name [Column]","modeling > ctms_document_tracking > site_contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > invoice_sort_squence [Column]","modeling > data_elements_in_candidate_with_dq_dimension_01_filter_relation > sql_load_date [Column]","logical > if_wlgdw_salesforce_sf_contacts > wlg_contact_et_status [Column]","logical > if_wlgdw_hr_taleo_fte_amounts > report_date [Column]","logical > if_servicenow_incident_01_join_sys_user_group > sys_mod_count [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > containernumberingruleid [Column]","logical > if_jira_issuetransitions > issueid [Column]","logical > timecard_03_emplid > laborleveltransferset [Column]","logical > if_qsi_dpc_updates_fs > datecreated [Column]","logical > issues_01_cache_selection > statuscategoryid [Column]","logical > product_base_type_family_line_info_10_join_spec_specbase > wlgsellbyperiod [Column]","logical > if_wlgdw_gorestar_g_customer_dim > gl_class [Column]","modeling > ctms_activities_01_filter > parent_entity [Column]","logical > usecthist_history_leonardo_200006547 > value [Column]","logical > servicenow_change_request_01_join_sys_user_group > correlation_display [Column]","logical > local_ws_02_join_ws_tag > database_synch_date [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > created_by [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > reporting1_cd [Column]","logical > gsms_fluorite_case_03_join_tgcombination > updatedat [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > from_grade [Column]","logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > other_customer_information [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > description [Column]","logical > if_jira_issues > checkboxtest_0 [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > batch_id [Column]","logical > if_wwp_item > max_lot_size [Column]","logical > if_servicenow_sys_user > sso_source [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdcost [Column]","logical > if_servicenow_change_request > u_environment [Column]","logical > if_collibrametrics_dbo_create_by_user > create_year [Column]","modeling > if_gsms_fluorite_case > shipping_remarks [Column]","logical > product_base_type_family_line_info_13_join_uom > productvariation [Column]","logical > if_camstar_mes04_employee > canlogin [Column]","logical > product_base_type_family_line_info_17_join_billofprocess_billofprocessbase > erproutename [Column]","logical > if_collibrametrics_dbo_elements_entities > domain_name [Column]","logical > if_wlgdw_com_ 2023-01-17 16:24:13,252 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 349 * Client response received on thread http-nio-8080-exec-10 349 < 200 349 < cache-control: no-cache,no-store 349 < content-length: 384 349 < content-security-policy: default-src 'none'; frame-ancestors 'none' 349 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 349 < content-type: application/json 349 < date: Tue, 17 Jan 2023 16:24:12 GMT 349 < referrer-policy: no-referrer-when-downgrade 349 < server: istio-envoy 349 < strict-transport-security: max-age=63072000; includeSubDomains; 349 < x-content-type-options: nosniff 349 < x-envoy-upstream-service-time: 62 349 < x-frame-options: DENY 349 < x-xss-protection: 1; mode=block {"id":"a5eccbe1-8a8b-42fa-a1aa-7dd85784db49","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972653199,"system":false,"resourceType":"Job","name":"Export to \"export7de246ce3d01487499e5720844988e69.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:24:14,255 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 350 * Sending client request on thread http-nio-8080-exec-10 350 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/a5eccbe1-8a8b-42fa-a1aa-7dd85784db49 350 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:14 GMT 350 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 350 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:14,264 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 350 * Client response received on thread http-nio-8080-exec-10 350 < 200 350 < cache-control: no-cache,no-store 350 < content-length: 736 350 < content-security-policy: default-src 'none'; frame-ancestors 'none' 350 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 350 < content-type: application/json 350 < date: Tue, 17 Jan 2023 16:24:13 GMT 350 < referrer-policy: no-referrer-when-downgrade 350 < server: istio-envoy 350 < strict-transport-security: max-age=63072000; includeSubDomains; 350 < x-content-type-options: nosniff 350 < x-envoy-upstream-service-time: 4 350 < x-frame-options: DENY 350 < x-xss-protection: 1; mode=block {"id":"a5eccbe1-8a8b-42fa-a1aa-7dd85784db49","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972653199,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972654011,"system":false,"resourceType":"Job","name":"Export to \"export7de246ce3d01487499e5720844988e69.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972653694,"endDate":1673972654010,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"cd9e3f47-1828-4969-90b7-d310ab5c43ec\",\"fileName\":\"export7de246ce3d01487499e5720844988e69.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:24:14,265 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 351 * Sending client request on thread http-nio-8080-exec-10 351 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/a5eccbe1-8a8b-42fa-a1aa-7dd85784db49 351 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:14 GMT 351 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 351 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:14,275 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 351 * Client response received on thread http-nio-8080-exec-10 351 < 200 351 < cache-control: no-cache,no-store 351 < content-length: 736 351 < content-security-policy: default-src 'none'; frame-ancestors 'none' 351 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 351 < content-type: application/json 351 < date: Tue, 17 Jan 2023 16:24:13 GMT 351 < referrer-policy: no-referrer-when-downgrade 351 < server: istio-envoy 351 < strict-transport-security: max-age=63072000; includeSubDomains; 351 < x-content-type-options: nosniff 351 < x-envoy-upstream-service-time: 3 351 < x-frame-options: DENY 351 < x-xss-protection: 1; mode=block {"id":"a5eccbe1-8a8b-42fa-a1aa-7dd85784db49","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972653199,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972654011,"system":false,"resourceType":"Job","name":"Export to \"export7de246ce3d01487499e5720844988e69.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972653694,"endDate":1673972654010,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"cd9e3f47-1828-4969-90b7-d310ab5c43ec\",\"fileName\":\"export7de246ce3d01487499e5720844988e69.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:24:14,277 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 352 * Sending client request on thread http-nio-8080-exec-10 352 > GET https://wlgore-dev.collibra.com/rest/2.0/files/cd9e3f47-1828-4969-90b7-d310ab5c43ec 352 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:14 GMT 352 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 352 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:14,294 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 352 * Client response received on thread http-nio-8080-exec-10 352 < 200 352 < cache-control: no-cache,no-store 352 < content-disposition: attachment; filename = "export7de246ce3d01487499e5720844988e69.csv" 352 < content-length: 635164 352 < content-security-policy: default-src 'none'; frame-ancestors 'none' 352 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 352 < content-type: text/csv 352 < date: Tue, 17 Jan 2023 16:24:13 GMT 352 < referrer-policy: no-referrer-when-downgrade 352 < server: istio-envoy 352 < strict-transport-security: max-age=63072000; includeSubDomains; 352 < x-content-type-options: nosniff 352 < x-envoy-upstream-service-time: 3 352 < x-frame-options: DENY 352 < x-xss-protection: 1; mode=block logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_supply_attrition > job_code_description [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > roles_perm_02_join_view_details > cache_status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_8 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sprints_01_cache_selection > goal [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartuom2id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > job_off_accept_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > isthisnewimprovedorafix_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > reasoncd [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_company_01_join_ab_repository > print_company_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_short_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgdefaultcontainerlevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_employee > canlogin [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_7 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > productrevision [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_gsms_fluorite_case > sold_to_address_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > 2_stage > enterprise_data_governance_metrics > collibra_author_metrics;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_dmn_demand > assignment_group [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem_01_join_sys_user > task_effective_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_06_join_tgpathology > shipto_countrycode [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-7...more... 2023-01-17 16:24:14,433 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 353 * Sending client request on thread http-nio-8080-exec-10 353 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 353 > Content-Type: multipart/form-data;boundary=Boundary_17_1149672107_1673972654426 353 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:14 GMT 353 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 353 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_17_1149672107_1673972654426 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_17_1149672107_1673972654426 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_17_1149672107_1673972654426 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_17_1149672107_1673972654426 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_17_1149672107_1673972654426 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 8f3b-e816-4530-96ab-3e748cc8d4e3 [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > _psd_sales_change_log_03_get_inside_sales_rep_details__d2d071be-53a58f3b-e816-4530-96ab-3e748cc8d4e3 [View]","type":{"id":"00000000-0000-0000-0001-000400000009"},"displayName":"_psd_sales_change_log_03_get_inside_sales_rep_details__d2d071be-53a58f3b-e816-4530-96ab-3e748cc8d4e3","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000008":[{"value":"Private View"}]},"relations":{}},{"resourceType":"Asset","identifier":{"name":"modeling > _ad_group_02_join_persons__bb7aff3f-9aa1-4059-8a26-4975163b035b_cce2bfb1-e3aa-4a0c-932d-2f2148822581 [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > _ad_group_02_join_persons__bb7aff3f-9aa1-4059-8a26-4975163b035b_cce2bfb1-e3aa-4a0c-932d-2f2148822581 [View]","type":{"id":"00000000-0000-0000-0001-000400000009"},"displayName":"_ad_group_02_join_persons__bb7aff3f-9aa1-4059-8a26-4975163b035b_cce2bfb1-e3aa-4a0c-932d-2f2148822581","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000008":[{"value":"Private View"}]},"relations":{}}] --Boundary_17_1149672107_1673972654426-- 2023-01-17 16:24:14,501 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 353 * Client response received on thread http-nio-8080-exec-10 353 < 200 353 < cache-control: no-cache,no-store 353 < content-length: 333 353 < content-security-policy: default-src 'none'; frame-ancestors 'none' 353 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 353 < content-type: application/json 353 < date: Tue, 17 Jan 2023 16:24:13 GMT 353 < referrer-policy: no-referrer-when-downgrade 353 < server: istio-envoy 353 < strict-transport-security: max-age=63072000; includeSubDomains; 353 < x-content-type-options: nosniff 353 < x-envoy-upstream-service-time: 40 353 < x-frame-options: DENY 353 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:24:15,502 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 354 * Sending client request on thread http-nio-8080-exec-10 354 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/fc31f8be-3806-42b8-b1e0-5ed9542cee43 354 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:15 GMT 354 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 354 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:15,537 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 354 * Client response received on thread http-nio-8080-exec-10 354 < 200 354 < cache-control: no-cache,no-store 354 < content-length: 359 354 < content-security-policy: default-src 'none'; frame-ancestors 'none' 354 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 354 < content-type: application/json 354 < date: Tue, 17 Jan 2023 16:24:14 GMT 354 < referrer-policy: no-referrer-when-downgrade 354 < server: istio-envoy 354 < strict-transport-security: max-age=63072000; includeSubDomains; 354 < x-content-type-options: nosniff 354 < x-envoy-upstream-service-time: 31 354 < x-frame-options: DENY 354 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972654694,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:24:16,540 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 355 * Sending client request on thread http-nio-8080-exec-10 355 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/fc31f8be-3806-42b8-b1e0-5ed9542cee43 355 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:16 GMT 355 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 355 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:16,559 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 355 * Client response received on thread http-nio-8080-exec-10 355 < 200 355 < cache-control: no-cache,no-store 355 < content-length: 406 355 < content-security-policy: default-src 'none'; frame-ancestors 'none' 355 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 355 < content-type: application/json 355 < date: Tue, 17 Jan 2023 16:24:15 GMT 355 < referrer-policy: no-referrer-when-downgrade 355 < server: istio-envoy 355 < strict-transport-security: max-age=63072000; includeSubDomains; 355 < x-content-type-options: nosniff 355 < x-envoy-upstream-service-time: 4 355 < x-frame-options: DENY 355 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":21.781219748305908,"cancelable":true,"startDate":1673972654694,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:24:17,561 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 356 * Sending client request on thread http-nio-8080-exec-10 356 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/fc31f8be-3806-42b8-b1e0-5ed9542cee43 356 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:17 GMT 356 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 356 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:17,570 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 356 * Client response received on thread http-nio-8080-exec-10 356 < 200 356 < cache-control: no-cache,no-store 356 < content-length: 405 356 < content-security-policy: default-src 'none'; frame-ancestors 'none' 356 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 356 < content-type: application/json 356 < date: Tue, 17 Jan 2023 16:24:16 GMT 356 < referrer-policy: no-referrer-when-downgrade 356 < server: istio-envoy 356 < strict-transport-security: max-age=63072000; includeSubDomains; 356 < x-content-type-options: nosniff 356 < x-envoy-upstream-service-time: 4 356 < x-frame-options: DENY 356 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":32.67182962245886,"cancelable":true,"startDate":1673972654694,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:24:18,572 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 357 * Sending client request on thread http-nio-8080-exec-10 357 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/fc31f8be-3806-42b8-b1e0-5ed9542cee43 357 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:18 GMT 357 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 357 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:18,580 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 357 * Client response received on thread http-nio-8080-exec-10 357 < 200 357 < cache-control: no-cache,no-store 357 < content-length: 414 357 < content-security-policy: default-src 'none'; frame-ancestors 'none' 357 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 357 < content-type: application/json 357 < date: Tue, 17 Jan 2023 16:24:17 GMT 357 < referrer-policy: no-referrer-when-downgrade 357 < server: istio-envoy 357 < strict-transport-security: max-age=63072000; includeSubDomains; 357 < x-content-type-options: nosniff 357 < x-envoy-upstream-service-time: 3 357 < x-frame-options: DENY 357 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":55.96684414327203,"cancelable":true,"startDate":1673972654694,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET_RELATION"} 2023-01-17 16:24:19,583 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 358 * Sending client request on thread http-nio-8080-exec-10 358 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/fc31f8be-3806-42b8-b1e0-5ed9542cee43 358 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:19 GMT 358 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 358 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:19,612 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 358 * Client response received on thread http-nio-8080-exec-10 358 < 200 358 < cache-control: no-cache,no-store 358 < content-length: 395 358 < content-security-policy: default-src 'none'; frame-ancestors 'none' 358 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 358 < content-type: application/json 358 < date: Tue, 17 Jan 2023 16:24:18 GMT 358 < referrer-policy: no-referrer-when-downgrade 358 < server: istio-envoy 358 < strict-transport-security: max-age=63072000; includeSubDomains; 358 < x-content-type-options: nosniff 358 < x-envoy-upstream-service-time: 23 358 < x-frame-options: DENY 358 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":99.0,"cancelable":false,"startDate":1673972654694,"state":"RUNNING","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:24:20,618 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 359 * Sending client request on thread http-nio-8080-exec-10 359 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/fc31f8be-3806-42b8-b1e0-5ed9542cee43 359 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:20 GMT 359 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 359 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:20,626 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 359 * Client response received on thread http-nio-8080-exec-10 359 < 200 359 < cache-control: no-cache,no-store 359 < content-length: 509 359 < content-security-policy: default-src 'none'; frame-ancestors 'none' 359 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 359 < content-type: application/json 359 < date: Tue, 17 Jan 2023 16:24:19 GMT 359 < referrer-policy: no-referrer-when-downgrade 359 < server: istio-envoy 359 < strict-transport-security: max-age=63072000; includeSubDomains; 359 < x-content-type-options: nosniff 359 < x-envoy-upstream-service-time: 4 359 < x-frame-options: DENY 359 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972659609,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972654694,"endDate":1673972659609,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:24:20,627 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 360 * Sending client request on thread http-nio-8080-exec-10 360 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/fc31f8be-3806-42b8-b1e0-5ed9542cee43 360 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:20 GMT 360 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 360 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:20,635 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 360 * Client response received on thread http-nio-8080-exec-10 360 < 200 360 < cache-control: no-cache,no-store 360 < content-length: 509 360 < content-security-policy: default-src 'none'; frame-ancestors 'none' 360 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 360 < content-type: application/json 360 < date: Tue, 17 Jan 2023 16:24:19 GMT 360 < referrer-policy: no-referrer-when-downgrade 360 < server: istio-envoy 360 < strict-transport-security: max-age=63072000; includeSubDomains; 360 < x-content-type-options: nosniff 360 < x-envoy-upstream-service-time: 3 360 < x-frame-options: DENY 360 < x-xss-protection: 1; mode=block {"id":"fc31f8be-3806-42b8-b1e0-5ed9542cee43","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972654487,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972659609,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972654694,"endDate":1673972659609,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:24:20,648 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 361 * Sending client request on thread http-nio-8080-exec-10 361 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 361 > Content-Type: application/json 361 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:20 GMT 361 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 361 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > pbh_production_dashboard_sfa4 > pm_start [Column]","modeling > ctms_document_tracking > submission_date [Column]","modeling > prod_events_01_add_duration_hours > shiftstartdatetimeutc [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > ap [Column]","modeling > if_concur_attendee_extract > report_entry_custom_6 [Column]","logical > if_camstar_mes04_samplingplan > specbaseid [Column]","modeling > claudine_part_numbers_machine_state > v_value [Column]","logical > usecthist_history_butternut > pm_machine [Column]","logical > if_perficient_ctms_protocol_deviations > indentified [Column]","logical > if_collibrametrics_dbo_pdd_status_type_count > domain_name [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_last_modification_isst_data [Column]","logical > gore_branch_plant_04_rename > country_name [Column]","logical > sales_order_detail_10_join_original_promised_date > local_currency_cd [Column]","logical > if_collibrametrics_collibra_collibra_communities > parent_name [Column]","logical > gore_branch_plant_02_filter_bp > model_account_cons [Column]","logical > if_wwp_item > unit_cost [Column]","modeling > wfp_supply_03_filter_add_year_month_supply_forecast > pay_group_description [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_template_job_cd [Column]","logical > local_view_02_join_view_tag > view_last_modification_isst_data [Column]","modeling > if_views_tagged_outside_assets_datamarts > view_description_type [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_addressnumber [Column]","logical > timecard_06_join_gf_hc > plant_location [Column]","logical > if_wlgdw_gorestar_g_pricing_dim > ship_to_number [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_currency_cd [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > no_sor_col [Column]","logical > if_wlgdw_gorestar_g_lot_dim > lot_cc2 [Column]","logical > if_servicenow_dmn_demand > collaborators [Column]","logical > if_perficient_ctms_protocol > stsubjectenrolled [Column]","logical > if_ukg_vtimecardtotal > combinedpaycodeswt [Column]","logical > sales_order_detail_01_join_invoice_date > govt_contract_priority [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > eco [Column]","logical > product_base_type_family_line_info_03_join_erproute_erproutebase > subfactory [Column]","logical > if_camstar_mes04_numberingrule > notes [Column]","logical > product_01_join_base_type_family_line_info > wlgdefaultconditioninghours [Column]","logical > usecthist_tags_01_split_tagname > tagname [Column]","logical > gsms_fluorite_case_09_join_casetype > salesordernumber [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > wlgproductinfoid [Column]","logical > if_perficient_ctms_protocol > rescreened [Column]","logical > if_wlgdw_salesforce_sf_accounts > receives_pop_material [Column]","logical > if_wlgdw_salesforce_sf_accounts > shippingpostalcode [Column]","logical > if_qsi_dpc_updates_fs > due [Column]","modeling > gsms_fluorite_case_list_01_join_physician > advising_physician_alpha_name [Column]","modeling > ctms_document_tracking_02_derived_column > site_contact_row_id [Column]","logical > if_concur_attendee_extract > report_entry_custom_17 [Column]","logical > if_wlgdw_sop_order_detail_cons > company [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > date_updated [Column]","logical > qsi_car_fs_01_join_car_updates_fs > assignedto_updates [Column]","logical > if_wwp_item > item_id [Column]","logical > if_ukg_vpeople > accrualprofilename [Column]","logical > product_base_type_family_line_info_19_join_changestatus > erpbombaseid [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > work_product_device [Column]","logical > timecard_06_join_gf_hc > std_hours [Column]","modeling > ctms_document_tracking_02_derived_column > last_updated_date [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > create_date [Column]","logical > sales_order_detail_10_join_original_promised_date > status_cd_nxt [Column]","logical > timecard_03_emplid > manageraccessset [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > fefoenforce [Column]","logical > if_camstar_mes04_samplingplan > iconid [Column]","logical > if_wlgdw_sop_order_header_cons > ship_to_attention [Column]","logical > if_collibrametrics_collibra_data_elements_with_sor_col_dq_trending > data_element_full_name [Column]","modeling > ctms_document_tracking > site_contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > invoice_sort_squence [Column]","modeling > data_elements_in_candidate_with_dq_dimension_01_filter_relation > sql_load_date [Column]","logical > if_wlgdw_salesforce_sf_contacts > wlg_contact_et_status [Column]","logical > if_wlgdw_hr_taleo_fte_amounts > report_date [Column]","logical > if_servicenow_incident_01_join_sys_user_group > sys_mod_count [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > containernumberingruleid [Column]","logical > if_jira_issuetransitions > issueid [Column]","logical > timecard_03_emplid > laborleveltransferset [Column]","logical > if_qsi_dpc_updates_fs > datecreated [Column]","logical > issues_01_cache_selection > statuscategoryid [Column]","logical > product_base_type_family_line_info_10_join_spec_specbase > wlgsellbyperiod [Column]","logical > if_wlgdw_gorestar_g_customer_dim > gl_class [Column]","modeling > ctms_activities_01_filter > parent_entity [Column]","logical > usecthist_history_leonardo_200006547 > value [Column]","logical > servicenow_change_request_01_join_sys_user_group > correlation_display [Column]","logical > local_ws_02_join_ws_tag > database_synch_date [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > created_by [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > reporting1_cd [Column]","logical > gsms_fluorite_case_03_join_tgcombination > updatedat [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > from_grade [Column]","logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > other_customer_information [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > description [Column]","logical > if_jira_issues > checkboxtest_0 [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > batch_id [Column]","logical > if_wwp_item > max_lot_size [Column]","logical > if_servicenow_sys_user > sso_source [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdcost [Column]","logical > if_servicenow_change_request > u_environment [Column]","logical > if_collibrametrics_dbo_create_by_user > create_year [Column]","modeling > if_gsms_fluorite_case > shipping_remarks [Column]","logical > product_base_type_family_line_info_13_join_uom > productvariation [Column]","logical > if_camstar_mes04_employee > canlogin [Column]","logical > product_base_type_family_line_info_17_join_billofprocess_billofprocessbase > erproutename [Column]","logical > if_collibrametrics_dbo_elements_entities > domain_name [Column]","logical > if_wlgdw_com_ 2023-01-17 16:24:20,718 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 361 * Client response received on thread http-nio-8080-exec-10 361 < 200 361 < cache-control: no-cache,no-store 361 < content-length: 384 361 < content-security-policy: default-src 'none'; frame-ancestors 'none' 361 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 361 < content-type: application/json 361 < date: Tue, 17 Jan 2023 16:24:19 GMT 361 < referrer-policy: no-referrer-when-downgrade 361 < server: istio-envoy 361 < strict-transport-security: max-age=63072000; includeSubDomains; 361 < x-content-type-options: nosniff 361 < x-envoy-upstream-service-time: 63 361 < x-frame-options: DENY 361 < x-xss-protection: 1; mode=block {"id":"ec054614-b411-4ff2-92b1-7ecb5fb2e7d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972660664,"system":false,"resourceType":"Job","name":"Export to \"exportdb62a6773c58498f975a1a1ab2b5dfac.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:24:21,720 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 362 * Sending client request on thread http-nio-8080-exec-10 362 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/ec054614-b411-4ff2-92b1-7ecb5fb2e7d2 362 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:21 GMT 362 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 362 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:21,728 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 362 * Client response received on thread http-nio-8080-exec-10 362 < 200 362 < cache-control: no-cache,no-store 362 < content-length: 736 362 < content-security-policy: default-src 'none'; frame-ancestors 'none' 362 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 362 < content-type: application/json 362 < date: Tue, 17 Jan 2023 16:24:20 GMT 362 < referrer-policy: no-referrer-when-downgrade 362 < server: istio-envoy 362 < strict-transport-security: max-age=63072000; includeSubDomains; 362 < x-content-type-options: nosniff 362 < x-envoy-upstream-service-time: 3 362 < x-frame-options: DENY 362 < x-xss-protection: 1; mode=block {"id":"ec054614-b411-4ff2-92b1-7ecb5fb2e7d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972660664,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972661026,"system":false,"resourceType":"Job","name":"Export to \"exportdb62a6773c58498f975a1a1ab2b5dfac.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972660699,"endDate":1673972661025,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"dd063b30-45f8-4d61-a158-c64a49af2ac9\",\"fileName\":\"exportdb62a6773c58498f975a1a1ab2b5dfac.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:24:21,729 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 363 * Sending client request on thread http-nio-8080-exec-10 363 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/ec054614-b411-4ff2-92b1-7ecb5fb2e7d2 363 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:21 GMT 363 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 363 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:21,736 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 363 * Client response received on thread http-nio-8080-exec-10 363 < 200 363 < cache-control: no-cache,no-store 363 < content-length: 736 363 < content-security-policy: default-src 'none'; frame-ancestors 'none' 363 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 363 < content-type: application/json 363 < date: Tue, 17 Jan 2023 16:24:20 GMT 363 < referrer-policy: no-referrer-when-downgrade 363 < server: istio-envoy 363 < strict-transport-security: max-age=63072000; includeSubDomains; 363 < x-content-type-options: nosniff 363 < x-envoy-upstream-service-time: 3 363 < x-frame-options: DENY 363 < x-xss-protection: 1; mode=block {"id":"ec054614-b411-4ff2-92b1-7ecb5fb2e7d2","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972660664,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972661026,"system":false,"resourceType":"Job","name":"Export to \"exportdb62a6773c58498f975a1a1ab2b5dfac.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673972660699,"endDate":1673972661025,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"dd063b30-45f8-4d61-a158-c64a49af2ac9\",\"fileName\":\"exportdb62a6773c58498f975a1a1ab2b5dfac.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:24:21,737 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 364 * Sending client request on thread http-nio-8080-exec-10 364 > GET https://wlgore-dev.collibra.com/rest/2.0/files/dd063b30-45f8-4d61-a158-c64a49af2ac9 364 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:21 GMT 364 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 364 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:21,757 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 364 * Client response received on thread http-nio-8080-exec-10 364 < 200 364 < cache-control: no-cache,no-store 364 < content-disposition: attachment; filename = "exportdb62a6773c58498f975a1a1ab2b5dfac.csv" 364 < content-length: 635164 364 < content-security-policy: default-src 'none'; frame-ancestors 'none' 364 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 364 < content-type: text/csv 364 < date: Tue, 17 Jan 2023 16:24:20 GMT 364 < referrer-policy: no-referrer-when-downgrade 364 < server: istio-envoy 364 < strict-transport-security: max-age=63072000; includeSubDomains; 364 < x-content-type-options: nosniff 364 < x-envoy-upstream-service-time: 2 364 < x-frame-options: DENY 364 < x-xss-protection: 1; mode=block logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_supply_attrition > job_code_description [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > roles_perm_02_join_view_details > cache_status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_8 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sprints_01_cache_selection > goal [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartuom2id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > job_off_accept_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > isthisnewimprovedorafix_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > reasoncd [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_company_01_join_ab_repository > print_company_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_short_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgdefaultcontainerlevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_employee > canlogin [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_7 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > productrevision [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_gsms_fluorite_case > sold_to_address_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > 2_stage > enterprise_data_governance_metrics > collibra_author_metrics;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_dmn_demand > assignment_group [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem_01_join_sys_user > task_effective_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_06_join_tgpathology > shipto_countrycode [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-7...more... 2023-01-17 16:24:21,892 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 365 * Sending client request on thread http-nio-8080-exec-10 365 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 365 > Content-Type: multipart/form-data;boundary=Boundary_18_1362839379_1673972661887 365 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:21 GMT 365 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 365 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 --Boundary_18_1362839379_1673972661887 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_18_1362839379_1673972661887 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_18_1362839379_1673972661887 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_18_1362839379_1673972661887 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_18_1362839379_1673972661887 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_worklogs > authordisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_sprints > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > sprintid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issuelinks > outwardissuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issueaffectedversions > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > accountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_attachments > authoraccountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issuetypes > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > issuetypeid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_projects > leaddisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > usecthist_tags_02_get_machine_names > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_usecthist_history > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"1:+"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":"Rocord of the machine with this tagname"}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":"Machine tagname"}]}}] --Boundary_18_1362839379_1673972661887-- 2023-01-17 16:24:21,940 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 365 * Client response received on thread http-nio-8080-exec-10 365 < 200 365 < cache-control: no-cache,no-store 365 < content-length: 333 365 < content-security-policy: default-src 'none'; frame-ancestors 'none' 365 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 365 < content-type: application/json 365 < date: Tue, 17 Jan 2023 16:24:20 GMT 365 < referrer-policy: no-referrer-when-downgrade 365 < server: istio-envoy 365 < strict-transport-security: max-age=63072000; includeSubDomains; 365 < x-content-type-options: nosniff 365 < x-envoy-upstream-service-time: 20 365 < x-frame-options: DENY 365 < x-xss-protection: 1; mode=block {"id":"6a6f362e-49e2-4f82-9bd7-441d770ce217","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972661928,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:24:22,942 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 366 * Sending client request on thread http-nio-8080-exec-10 366 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6a6f362e-49e2-4f82-9bd7-441d770ce217 366 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:22 GMT 366 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 366 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:22,950 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 366 * Client response received on thread http-nio-8080-exec-10 366 < 200 366 < cache-control: no-cache,no-store 366 < content-length: 359 366 < content-security-policy: default-src 'none'; frame-ancestors 'none' 366 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 366 < content-type: application/json 366 < date: Tue, 17 Jan 2023 16:24:21 GMT 366 < referrer-policy: no-referrer-when-downgrade 366 < server: istio-envoy 366 < strict-transport-security: max-age=63072000; includeSubDomains; 366 < x-content-type-options: nosniff 366 < x-envoy-upstream-service-time: 4 366 < x-frame-options: DENY 366 < x-xss-protection: 1; mode=block {"id":"6a6f362e-49e2-4f82-9bd7-441d770ce217","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972661928,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673972662700,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:24:23,953 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 367 * Sending client request on thread http-nio-8080-exec-10 367 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/6a6f362e-49e2-4f82-9bd7-441d770ce217 367 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:24:23 GMT 367 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 367 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 2023-01-17 16:24:23,962 [http-nio-8080-exec-10] INFO org.glassfish.jersey.logging.LoggingFeature - 367 * Client response received on thread http-nio-8080-exec-10 367 < 200 367 < cache-control: no-cache,no-store 367 < content-length: 702 367 < content-security-policy: default-src 'none'; frame-ancestors 'none' 367 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 367 < content-type: application/json 367 < date: Tue, 17 Jan 2023 16:24:22 GMT 367 < referrer-policy: no-referrer-when-downgrade 367 < server: istio-envoy 367 < strict-transport-security: max-age=63072000; includeSubDomains; 367 < x-content-type-options: nosniff 367 < x-envoy-upstream-service-time: 4 367 < x-frame-options: DENY 367 < x-xss-protection: 1; mode=block {"id":"6a6f362e-49e2-4f82-9bd7-441d770ce217","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972661928,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972662957,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":true,"startDate":1673972662700,"endDate":1673972662953,"state":"ERROR","result":"FAILURE","message":"{\"conflicts\":{\"Line 83 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}"} 2023-01-17 16:24:23,965 [http-nio-8080-exec-10] ERROR com.collibra.marketplace.denodo.exception.GlobalExceptionHandler - Internal error during execution. com.collibra.marketplace.library.integration.exception.CollibraIntegrationLibraryException: {"id":"6a6f362e-49e2-4f82-9bd7-441d770ce217","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972661928,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972662957,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673972662700,"endDate":1673972662953,"state":"ERROR","message":"{\"conflicts\":{\"Line 83 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:823) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.importComplexRelations(CollibraImportApiHelper.java:453) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.denodo.service.IntegrationService.start(IntegrationService.java:66) ~[classes!/:1.1.1] at com.collibra.marketplace.denodo.controller.EntryPointController.syncTriggeredByApiRequest(EntryPointController.java:52) ~[classes!/:1.1.1] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilterInternal(AuthorizationFilter.java:73) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:198) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.7.5.jar!/:2.7.5] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.68.jar!/:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: com.collibra.internal.exceptions.CollibraJobFailedException: {"id":"6a6f362e-49e2-4f82-9bd7-441d770ce217","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673972661928,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673972662957,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673972662700,"endDate":1673972662953,"state":"ERROR","message":"{\"conflicts\":{\"Line 83 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.internal.utils.JobUtils.waitForJobToFinish(JobUtils.java:134) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.utils.JobUtils.monitorJobStatus(JobUtils.java:60) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJson(ImportOperationsLogic.java:565) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJsonFromFile(ImportOperationsLogic.java:420) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.UpsertComplexRelationsOperationsLogic.sbUpsertComplexRelationsByName(UpsertComplexRelationsOperationsLogic.java:128) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.lambda$internalImportComplexRelations$4(CollibraImportApiHelper.java:847) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.InternalSharedLibraryCall.callAndHandle(InternalSharedLibraryCall.java:46) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelations(CollibraImportApiHelper.java:845) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:798) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] ... 96 more 2023-01-17 16:55:07,686 [http-nio-8080-exec-3] INFO com.collibra.marketplace.denodo.controller.EntryPointController - Synchronization triggered via API request with use mock data set to 'false' 2023-01-17 16:55:07,686 [http-nio-8080-exec-3] INFO com.collibra.marketplace.denodo.service.IntegrationService - Started synchronizing the metadata 2023-01-17 16:55:07,689 [http-nio-8080-exec-3] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieving the metadata from Denodo... 2023-01-17 16:55:35,834 [http-nio-8080-exec-3] INFO com.collibra.marketplace.denodo.component.DenodoSource - Retrieved the metadata from Denodo. 2023-01-17 16:55:35,836 [http-nio-8080-exec-3] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transforming the assets... 2023-01-17 16:55:36,083 [http-nio-8080-exec-3] INFO com.collibra.marketplace.denodo.component.CollibraAssetTransformer - Transformed all assets. 2023-01-17 16:55:36,097 [http-nio-8080-exec-3] INFO com.collibra.marketplace.denodo.service.IntegrationService - Importing the 24139 assets and 463 complex relations... 2023-01-17 16:55:36,958 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 368 * Sending client request on thread http-nio-8080-exec-3 368 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 368 > Content-Type: application/json 368 > Cookie: JSESSIONID=56fa69ea-7569-4def-8e2c-b1ed0b478dcf;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:36 GMT 368 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][denodo-to-collibra-integration-1.1.1] 368 > x-csrf-token: be81e032-e751-440a-848c-981f63b08295 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","modeling","logical","logical > if_wlgdw_salesforce_sf_accounts [View]","logical > psd_sales_change_log_06_get_product_family_description [View]","logical > if_jira_issuelinks [View]","logical > if_collibrametrics_collibra_created_by_user_trending [View]","logical > if_collibrametrics_dbo_count_data_element_sor_col_with_dqrule [View]","logical > product_base_type_family_line_info_01_join_documentset [View]","logical > if_collibrametrics_dbo_all_element_col_count [View]","logical > sales_order_detail_test [View]","logical > if_collibrametrics_dbo_attributes_with_name [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","logical > if_wwp_tpm_stat [View]","logical > hr_global_finance_headcount_02_trim_emplid [View]","logical > usecthist_history_fpex_ch2262 [View]","logical > usecthist_history_td2_ch2383 [View]","logical > if_wlgdw_gorestar_g_business_dim [View]","logical > local_view_02_join_view_tag [View]","logical > if_collibrametrics_collibra_collibra_assets [View]","logical > tpm_stat_05_join_job [View]","logical > if_denodo_view_dependencies_02_join_dependency_details [View]","logical > if_ukg_dimpayperiod [View]","logical > global_lenel_badge_data_06_new_record_inputs [View]","logical > if_wlgdw_com_jde_customer_master [View]","logical > if_denodo_view_dependencies_01_join_view_details [View]","modeling > ctms_site_contact_02_join_document_tracking [View]","logical > if_qsi_dpc_updates_fs [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","logical > if_jira_groups [View]","modeling > data_elements_approved [View]","logical > roles_perm_01_union_view_db [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","logical > if_wlgdw_salesforce_sf_order_header [View]","logical > if_usecthist_history [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","logical > usecthist_tags_01_split_tagname [View]","logical > if_usecthist_tag_extended_property [View]","logical > util_log_01_row_num [View]","logical > if_jira_projecttypes [View]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase [View]","logical > if_wlgdw_cqrowner_jde_company_masters [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_jira_votes [View]","logical > psd_sales_change_log_02_get_field_sales_details [View]","logical > qsi_car_fs_02_selection [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","modeling > data_quality_rules_status_count [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col [View]","logical > if_servicenow_cmdb_ci [View]","logical > product_base_type_family_line_info_12_join_cdodefinition [View]","logical > if_den_time_period [View]","logical > if_jira_projectcomponents [View]","modeling > pbh_production_dashboard_dwr [View]","logical > if_wlgdw_hr_taleo_open_current_status [View]","logical > if_collibrametrics_dbo_pdd_asset_list [View]","logical > if_servicenow_problem_01_join_sys_user [View]","logical > local_view_04_join_tag [View]","logical > usecthist_history_kamino4 [View]","logical > if_wgldw_hr_gen_tpwfp_resource [View]","logical > if_collibrametrics_dbo_count_all_element_nat [View]","logical > hr_themons_01_proj_themons [View]","logical > local_ws_04_join_categorized_assets_datamarts_category [View]","modeling > gorestar_order_detail_01_join_day [View]","modeling > if_active_directory_group [View]","logical > if_jira_issuecomponents [View]","logical > if_collibrametrics_dbo_pdd_status_type_count [View]","logical > if_denodo_view_details [View]","logical > followup_item_01_derived_columns [View]","modeling > pbh_production_dashboard_sfa3 [View]","logical > if_jira_projects [View]","modeling > if_views_tagged_outside_assets_datamarts [View]","logical > qsi_ncmr_03_derived_columns [View]","logical > if_camstar_mes04_esigrequirement [View]","logical > if_camstar_mes04_erpbombase [View]","logical > if_ukg_vtimecardtotal [View]","logical > hr_cohort_01_join_data_themons [View]","logical > timecard_distribution_rollup_01_non_sensitive_paycode_whitelist [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","logical > usecthist_history_dt1_ch2149 [View]","modeling > collibra_author_02_author_license_filter [View]","logical > if_jira_projectversions [View]","logical > local_ws_03_filter_ws [View]","logical > sales_order_detail_01_join_invoice_date [View]","logical > if_camstar_mes04_billofprocessbase [View]","logical > if_collibrametrics_dbo_dq_rule_status_count [View]","logical > servicenow_change_request_01_join_sys_user_group [View]","logical > if_wlgdw_sop_product_family_master [View]","logical > if_jira_boardsprints [View]","logical > qsi_ncmr_01_join_qsi_ncmr_updates [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","logical > if_all_ds_changes [View]","logical > if_wwp_shift [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","modeling > gorestar_order_detail_02_join_salesperson [View]","logical > sprints_01_cache_selection [View]","modeling > if_collibrametrics_collibra_relation [View]","logical > issues_aggregated_01_join_sprintissues [View]","logical > qsi_ncmr_fs_02_selection [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","logical > ukg_pay_code_rls_01_get_unrestricted_groups [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","logical > if_servicenow_sc_req_item [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > gsms_fluorite_case_list_03_join_hospital [View]","logical > timecard_04_gfhc_date_by_employee [View]","logical > qsi_car_fs_04_history [View]","modeling > if_gsms_fluorite_case_items [View]","logical > usecthist_history_squidward_1991534 [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","logical > if_servicenow_incident [View]","modeling > pbh_production_dashboard_rto [View]","logical > usecthist_01_join_if_usecthist_history [View]","logical > usecthist_history_fluffernutter1_20048553 [View]","logical > qsi_ncmr_fs_03_scd_number_max [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","logical > if_collibrametrics_dbo_count_create_by_user [View]","logical > local_ws_02_join_ws_tag [View]","logical > if_collibrametrics_collibra_collibra_users [View]","logical > if_perficient_ctms_followup_item [View]","logical > if_collibrametrics_dbo_data_elements_approved [View]","logical > apshist_03_join_if_aps_history [View]","logical > hr_global_finance_headcount_01_add_case_statement_for_pay_status [View]","logical > if_pbh_history [View]","logical > if_apshist_history [View]","logical > if_servicenow_sys_user [View]","logical > if_wgldw_hr_gen_tpwfp_project [View]","logical > if_collibrametrics_dbo_full_element_sor_col [View]","modeling > ctms_site_contact_01_filter [View]","logical > if_servicenow_problem [View]","modeling > if_views 2023-01-17 16:55:36,996 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 368 * Client response received on thread http-nio-8080-exec-3 368 < 401 368 < content-length: 228 368 < content-type: application/json;charset=ISO-8859-1 368 < date: Tue, 17 Jan 2023 16:55:36 GMT 368 < server: istio-envoy 368 < x-envoy-upstream-service-time: 5 {"statusCode":401,"titleMessage":"Unauthorized","helpMessage":"Please check the application logs for more information.","userMessage":"Failed to authenticate request through basic credentials","errorCode":"authenticationFailed"} 2023-01-17 16:55:36,998 [http-nio-8080-exec-3] INFO com.collibra.marketplace.library.integration.InternalSharedLibraryConnection - Authenticating with the Collibra Platform... 2023-01-17 16:55:37,001 [http-nio-8080-exec-3] WARN com.collibra.internal.connection.AbstractCollibraConnection - Logging all HTTP requests at INFO level. (Note: The logs may contain sensitive information) 2023-01-17 16:55:37,081 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Sending client request on thread http-nio-8080-exec-3 1 > POST https://wlgore-dev.collibra.com/rest/2.0/auth/sessions 1 > Content-Type: application/json {} 2023-01-17 16:55:37,248 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Client response received on thread http-nio-8080-exec-3 1 < 200 1 < cache-control: no-cache,no-store 1 < content-length: 52 1 < content-security-policy: default-src 'none'; frame-ancestors 'none' 1 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 1 < content-type: application/json 1 < date: Tue, 17 Jan 2023 16:55:36 GMT 1 < referrer-policy: no-referrer-when-downgrade 1 < server: istio-envoy 1 < set-cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df; Path=/; Secure; HttpOnly,rememberMe=deleteMe; Path=/; Max-Age=0; Expires=Mon, 16-Jan-2023 16:55:37 GMT; SameSite=lax 1 < strict-transport-security: max-age=63072000; includeSubDomains; 1 < x-content-type-options: nosniff 1 < x-envoy-upstream-service-time: 161 1 < x-frame-options: DENY 1 < x-xss-protection: 1; mode=block {"csrfToken":"f6833b19-4f8e-4cf4-a9a6-b2f3381db655"} 2023-01-17 16:55:37,284 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Sending client request on thread http-nio-8080-exec-3 1 > GET https://wlgore-dev.collibra.com/rest/2.0/application/info 1 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:37 GMT 1 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 1 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:37,334 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 1 * Client response received on thread http-nio-8080-exec-3 1 < 200 1 < cache-control: no-cache,no-store 1 < content-length: 268 1 < content-security-policy: default-src 'none'; frame-ancestors 'none' 1 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 1 < content-type: application/json 1 < date: Tue, 17 Jan 2023 16:55:37 GMT 1 < referrer-policy: no-referrer-when-downgrade 1 < server: istio-envoy 1 < strict-transport-security: max-age=63072000; includeSubDomains; 1 < x-content-type-options: nosniff 1 < x-envoy-upstream-service-time: 9 1 < x-frame-options: DENY 1 < x-xss-protection: 1; mode=block {"baseUrl":"https://wlgore-dev.collibra.com/","version":{"major":2023,"minor":1,"fullVersion":"2023.01.0-66","displayVersion":"2023.01.0"},"buildNumber":"20230102165117","solutions":[{"name":"Guided Stewardship","version":{"major":1,"minor":0,"fullVersion":"1.0.0"}}]} 2023-01-17 16:55:37,338 [http-nio-8080-exec-3] INFO com.collibra.marketplace.library.integration.InternalSharedLibraryConnection - Successfully authenticated with the Collibra Platform. 2023-01-17 16:55:37,338 [http-nio-8080-exec-3] WARN com.collibra.marketplace.library.integration.InternalSharedLibraryCall - Retrying internal call to the Collibra Platform. Attempt 1 of 1. 2023-01-17 16:55:38,341 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 2 * Sending client request on thread http-nio-8080-exec-3 2 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 2 > Content-Type: application/json 2 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:38 GMT 2 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 2 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","modeling","logical","logical > if_wlgdw_salesforce_sf_accounts [View]","logical > psd_sales_change_log_06_get_product_family_description [View]","logical > if_jira_issuelinks [View]","logical > if_collibrametrics_collibra_created_by_user_trending [View]","logical > if_collibrametrics_dbo_count_data_element_sor_col_with_dqrule [View]","logical > product_base_type_family_line_info_01_join_documentset [View]","logical > if_collibrametrics_dbo_all_element_col_count [View]","logical > sales_order_detail_test [View]","logical > if_collibrametrics_dbo_attributes_with_name [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","logical > if_wwp_tpm_stat [View]","logical > hr_global_finance_headcount_02_trim_emplid [View]","logical > usecthist_history_fpex_ch2262 [View]","logical > usecthist_history_td2_ch2383 [View]","logical > if_wlgdw_gorestar_g_business_dim [View]","logical > local_view_02_join_view_tag [View]","logical > if_collibrametrics_collibra_collibra_assets [View]","logical > tpm_stat_05_join_job [View]","logical > if_denodo_view_dependencies_02_join_dependency_details [View]","logical > if_ukg_dimpayperiod [View]","logical > global_lenel_badge_data_06_new_record_inputs [View]","logical > if_wlgdw_com_jde_customer_master [View]","logical > if_denodo_view_dependencies_01_join_view_details [View]","modeling > ctms_site_contact_02_join_document_tracking [View]","logical > if_qsi_dpc_updates_fs [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","logical > if_jira_groups [View]","modeling > data_elements_approved [View]","logical > roles_perm_01_union_view_db [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","logical > if_wlgdw_salesforce_sf_order_header [View]","logical > if_usecthist_history [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","logical > usecthist_tags_01_split_tagname [View]","logical > if_usecthist_tag_extended_property [View]","logical > util_log_01_row_num [View]","logical > if_jira_projecttypes [View]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase [View]","logical > if_wlgdw_cqrowner_jde_company_masters [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_jira_votes [View]","logical > psd_sales_change_log_02_get_field_sales_details [View]","logical > qsi_car_fs_02_selection [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","modeling > data_quality_rules_status_count [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col [View]","logical > if_servicenow_cmdb_ci [View]","logical > product_base_type_family_line_info_12_join_cdodefinition [View]","logical > if_den_time_period [View]","logical > if_jira_projectcomponents [View]","modeling > pbh_production_dashboard_dwr [View]","logical > if_wlgdw_hr_taleo_open_current_status [View]","logical > if_collibrametrics_dbo_pdd_asset_list [View]","logical > if_servicenow_problem_01_join_sys_user [View]","logical > local_view_04_join_tag [View]","logical > usecthist_history_kamino4 [View]","logical > if_wgldw_hr_gen_tpwfp_resource [View]","logical > if_collibrametrics_dbo_count_all_element_nat [View]","logical > hr_themons_01_proj_themons [View]","logical > local_ws_04_join_categorized_assets_datamarts_category [View]","modeling > gorestar_order_detail_01_join_day [View]","modeling > if_active_directory_group [View]","logical > if_jira_issuecomponents [View]","logical > if_collibrametrics_dbo_pdd_status_type_count [View]","logical > if_denodo_view_details [View]","logical > followup_item_01_derived_columns [View]","modeling > pbh_production_dashboard_sfa3 [View]","logical > if_jira_projects [View]","modeling > if_views_tagged_outside_assets_datamarts [View]","logical > qsi_ncmr_03_derived_columns [View]","logical > if_camstar_mes04_esigrequirement [View]","logical > if_camstar_mes04_erpbombase [View]","logical > if_ukg_vtimecardtotal [View]","logical > hr_cohort_01_join_data_themons [View]","logical > timecard_distribution_rollup_01_non_sensitive_paycode_whitelist [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","logical > usecthist_history_dt1_ch2149 [View]","modeling > collibra_author_02_author_license_filter [View]","logical > if_jira_projectversions [View]","logical > local_ws_03_filter_ws [View]","logical > sales_order_detail_01_join_invoice_date [View]","logical > if_camstar_mes04_billofprocessbase [View]","logical > if_collibrametrics_dbo_dq_rule_status_count [View]","logical > servicenow_change_request_01_join_sys_user_group [View]","logical > if_wlgdw_sop_product_family_master [View]","logical > if_jira_boardsprints [View]","logical > qsi_ncmr_01_join_qsi_ncmr_updates [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","logical > if_all_ds_changes [View]","logical > if_wwp_shift [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","modeling > gorestar_order_detail_02_join_salesperson [View]","logical > sprints_01_cache_selection [View]","modeling > if_collibrametrics_collibra_relation [View]","logical > issues_aggregated_01_join_sprintissues [View]","logical > qsi_ncmr_fs_02_selection [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","logical > ukg_pay_code_rls_01_get_unrestricted_groups [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","logical > if_servicenow_sc_req_item [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > gsms_fluorite_case_list_03_join_hospital [View]","logical > timecard_04_gfhc_date_by_employee [View]","logical > qsi_car_fs_04_history [View]","modeling > if_gsms_fluorite_case_items [View]","logical > usecthist_history_squidward_1991534 [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","logical > if_servicenow_incident [View]","modeling > pbh_production_dashboard_rto [View]","logical > usecthist_01_join_if_usecthist_history [View]","logical > usecthist_history_fluffernutter1_20048553 [View]","logical > qsi_ncmr_fs_03_scd_number_max [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","logical > if_collibrametrics_dbo_count_create_by_user [View]","logical > local_ws_02_join_ws_tag [View]","logical > if_collibrametrics_collibra_collibra_users [View]","logical > if_perficient_ctms_followup_item [View]","logical > if_collibrametrics_dbo_data_elements_approved [View]","logical > apshist_03_join_if_aps_history [View]","logical > hr_global_finance_headcount_01_add_case_statement_for_pay_status [View]","logical > if_pbh_history [View]","logical > if_apshist_history [View]","logical > if_servicenow_sys_user [View]","logical > if_wgldw_hr_gen_tpwfp_project [View]","logical > if_collibrametrics_dbo_full_element_sor_col [View]","modeling > ctms_site_contact_01_filter [View]","logical > if_servicenow_problem [View]","modeling > if_views 2023-01-17 16:55:38,482 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 2 * Client response received on thread http-nio-8080-exec-3 2 < 200 2 < cache-control: no-cache,no-store 2 < content-length: 384 2 < content-security-policy: default-src 'none'; frame-ancestors 'none' 2 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 2 < content-type: application/json 2 < date: Tue, 17 Jan 2023 16:55:38 GMT 2 < referrer-policy: no-referrer-when-downgrade 2 < server: istio-envoy 2 < strict-transport-security: max-age=63072000; includeSubDomains; 2 < x-content-type-options: nosniff 2 < x-envoy-upstream-service-time: 119 2 < x-frame-options: DENY 2 < x-xss-protection: 1; mode=block {"id":"da695f71-1d83-4e88-9b24-c8e58890a1d5","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974538379,"system":false,"resourceType":"Job","name":"Export to \"export3fe498f19ec444e6ab756ff2ad981385.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:55:39,489 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 3 * Sending client request on thread http-nio-8080-exec-3 3 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/da695f71-1d83-4e88-9b24-c8e58890a1d5 3 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:39 GMT 3 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 3 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:39,497 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 3 * Client response received on thread http-nio-8080-exec-3 3 < 200 3 < cache-control: no-cache,no-store 3 < content-length: 485 3 < content-security-policy: default-src 'none'; frame-ancestors 'none' 3 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 3 < content-type: application/json 3 < date: Tue, 17 Jan 2023 16:55:39 GMT 3 < referrer-policy: no-referrer-when-downgrade 3 < server: istio-envoy 3 < strict-transport-security: max-age=63072000; includeSubDomains; 3 < x-content-type-options: nosniff 3 < x-envoy-upstream-service-time: 4 3 < x-frame-options: DENY 3 < x-xss-protection: 1; mode=block {"id":"da695f71-1d83-4e88-9b24-c8e58890a1d5","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974538379,"system":false,"resourceType":"Job","name":"Export to \"export3fe498f19ec444e6ab756ff2ad981385.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673974538951,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:55:40,499 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 4 * Sending client request on thread http-nio-8080-exec-3 4 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/da695f71-1d83-4e88-9b24-c8e58890a1d5 4 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:40 GMT 4 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 4 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:40,507 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 4 * Client response received on thread http-nio-8080-exec-3 4 < 200 4 < cache-control: no-cache,no-store 4 < content-length: 736 4 < content-security-policy: default-src 'none'; frame-ancestors 'none' 4 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 4 < content-type: application/json 4 < date: Tue, 17 Jan 2023 16:55:40 GMT 4 < referrer-policy: no-referrer-when-downgrade 4 < server: istio-envoy 4 < strict-transport-security: max-age=63072000; includeSubDomains; 4 < x-content-type-options: nosniff 4 < x-envoy-upstream-service-time: 4 4 < x-frame-options: DENY 4 < x-xss-protection: 1; mode=block {"id":"da695f71-1d83-4e88-9b24-c8e58890a1d5","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974538379,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974540190,"system":false,"resourceType":"Job","name":"Export to \"export3fe498f19ec444e6ab756ff2ad981385.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974538951,"endDate":1673974540190,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"7fcdc904-f00e-466e-b8b0-cb88075d7cd1\",\"fileName\":\"export3fe498f19ec444e6ab756ff2ad981385.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:55:40,508 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 5 * Sending client request on thread http-nio-8080-exec-3 5 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/da695f71-1d83-4e88-9b24-c8e58890a1d5 5 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:40 GMT 5 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 5 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:40,516 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 5 * Client response received on thread http-nio-8080-exec-3 5 < 200 5 < cache-control: no-cache,no-store 5 < content-length: 736 5 < content-security-policy: default-src 'none'; frame-ancestors 'none' 5 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 5 < content-type: application/json 5 < date: Tue, 17 Jan 2023 16:55:40 GMT 5 < referrer-policy: no-referrer-when-downgrade 5 < server: istio-envoy 5 < strict-transport-security: max-age=63072000; includeSubDomains; 5 < x-content-type-options: nosniff 5 < x-envoy-upstream-service-time: 3 5 < x-frame-options: DENY 5 < x-xss-protection: 1; mode=block {"id":"da695f71-1d83-4e88-9b24-c8e58890a1d5","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974538379,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974540190,"system":false,"resourceType":"Job","name":"Export to \"export3fe498f19ec444e6ab756ff2ad981385.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974538951,"endDate":1673974540190,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"7fcdc904-f00e-466e-b8b0-cb88075d7cd1\",\"fileName\":\"export3fe498f19ec444e6ab756ff2ad981385.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:55:40,518 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 6 * Sending client request on thread http-nio-8080-exec-3 6 > GET https://wlgore-dev.collibra.com/rest/2.0/files/7fcdc904-f00e-466e-b8b0-cb88075d7cd1 6 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:40 GMT 6 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 6 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:40,526 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 6 * Client response received on thread http-nio-8080-exec-3 6 < 200 6 < cache-control: no-cache,no-store 6 < content-disposition: attachment; filename = "export3fe498f19ec444e6ab756ff2ad981385.csv" 6 < content-length: 1514987 6 < content-security-policy: default-src 'none'; frame-ancestors 'none' 6 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 6 < content-type: text/csv 6 < date: Tue, 17 Jan 2023 16:55:40 GMT 6 < referrer-policy: no-referrer-when-downgrade 6 < server: istio-envoy 6 < strict-transport-security: max-age=63072000; includeSubDomains; 6 < x-content-type-options: nosniff 6 < x-envoy-upstream-service-time: 3 6 < x-frame-options: DENY 6 < x-xss-protection: 1; mode=block logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > model_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_service...more... 2023-01-17 16:55:40,911 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 7 * Sending client request on thread http-nio-8080-exec-3 7 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 7 > Content-Type: multipart/form-data;boundary=Boundary_19_1809945068_1673974540901 7 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:40 GMT 7 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 7 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 --Boundary_19_1809945068_1673974540901 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_19_1809945068_1673974540901 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_19_1809945068_1673974540901 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_19_1809945068_1673974540901 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_19_1809945068_1673974540901 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > if_views_untagged_assets_datamarts > server_id [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > if_views_untagged_assets_datamarts > server_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"server_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"DECIMAL"}],"00000000-0000-0000-0000-000000000220":[{"value":"38"}],"00000000-0000-0000-0001-000500000009":[{"value":"40"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > if_views_untagged_assets_datamarts [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > denodo_standards_check_01_warning_field > swap_active_desc [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > denodo_standards_check_01_warning_field > swap_active_desc [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"swap_active_desc","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"65536"}],"00000000-0000-0000-0001-000500000009":[{"value":"65536"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > denodo_standards_check_01_warning_field [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_wlgproductinfo > wlgmaxscrap [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_wlgproductinfo > wlgmaxscrap [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlgmaxscrap","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"DOUBLE"}],"00000000-0000-0000-0000-000000000220":[{"value":"53"}],"00000000-0000-0000-0001-000500000009":[{"value":"22"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_wlgproductinfo [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_wlgproductinfo > wlgerpcompletionqtyfield [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_wlgproductinfo > wlgerpcompletionqtyfield [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlgerpcompletionqtyfield","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"INTEGER"}],"00000000-0000-0000-0000-000000000220":[{"value":"10"}],"00000000-0000-0000-0001-000500000009":[{"value":"11"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_wlgproductinfo [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > ctms_document_tracking_02_derived_column > row_id [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > ctms_document_tracking_02_derived_column > row_id [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"row_id","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"15"}],"00000000-0000-0000-0001-000500000009":[{"value":"15"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > ctms_document_tracking_02_derived_column [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}}] --Boundary_19_1809945068_1673974540901-- 2023-01-17 16:55:41,054 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 7 * Client response received on thread http-nio-8080-exec-3 7 < 200 7 < cache-control: no-cache,no-store 7 < content-length: 333 7 < content-security-policy: default-src 'none'; frame-ancestors 'none' 7 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 7 < content-type: application/json 7 < date: Tue, 17 Jan 2023 16:55:40 GMT 7 < referrer-policy: no-referrer-when-downgrade 7 < server: istio-envoy 7 < strict-transport-security: max-age=63072000; includeSubDomains; 7 < x-content-type-options: nosniff 7 < x-envoy-upstream-service-time: 78 7 < x-frame-options: DENY 7 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:55:42,056 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 8 * Sending client request on thread http-nio-8080-exec-3 8 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 8 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:42 GMT 8 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 8 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:42,065 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 8 * Client response received on thread http-nio-8080-exec-3 8 < 200 8 < cache-control: no-cache,no-store 8 < content-length: 359 8 < content-security-policy: default-src 'none'; frame-ancestors 'none' 8 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 8 < content-type: application/json 8 < date: Tue, 17 Jan 2023 16:55:41 GMT 8 < referrer-policy: no-referrer-when-downgrade 8 < server: istio-envoy 8 < strict-transport-security: max-age=63072000; includeSubDomains; 8 < x-content-type-options: nosniff 8 < x-envoy-upstream-service-time: 4 8 < x-frame-options: DENY 8 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:55:43,068 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 9 * Sending client request on thread http-nio-8080-exec-3 9 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 9 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:43 GMT 9 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 9 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:43,085 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 9 * Client response received on thread http-nio-8080-exec-3 9 < 200 9 < cache-control: no-cache,no-store 9 < content-length: 359 9 < content-security-policy: default-src 'none'; frame-ancestors 'none' 9 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 9 < content-type: application/json 9 < date: Tue, 17 Jan 2023 16:55:42 GMT 9 < referrer-policy: no-referrer-when-downgrade 9 < server: istio-envoy 9 < strict-transport-security: max-age=63072000; includeSubDomains; 9 < x-content-type-options: nosniff 9 < x-envoy-upstream-service-time: 4 9 < x-frame-options: DENY 9 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:55:44,087 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 10 * Sending client request on thread http-nio-8080-exec-3 10 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 10 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:44 GMT 10 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 10 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:44,096 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 10 * Client response received on thread http-nio-8080-exec-3 10 < 200 10 < cache-control: no-cache,no-store 10 < content-length: 405 10 < content-security-policy: default-src 'none'; frame-ancestors 'none' 10 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 10 < content-type: application/json 10 < date: Tue, 17 Jan 2023 16:55:43 GMT 10 < referrer-policy: no-referrer-when-downgrade 10 < server: istio-envoy 10 < strict-transport-security: max-age=63072000; includeSubDomains; 10 < x-content-type-options: nosniff 10 < x-envoy-upstream-service-time: 4 10 < x-frame-options: DENY 10 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.500225011250563,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:55:45,100 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 11 * Sending client request on thread http-nio-8080-exec-3 11 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 11 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:45 GMT 11 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 11 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:45,112 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 11 * Client response received on thread http-nio-8080-exec-3 11 < 200 11 < cache-control: no-cache,no-store 11 < content-length: 406 11 < content-security-policy: default-src 'none'; frame-ancestors 'none' 11 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 11 < content-type: application/json 11 < date: Tue, 17 Jan 2023 16:55:44 GMT 11 < referrer-policy: no-referrer-when-downgrade 11 < server: istio-envoy 11 < strict-transport-security: max-age=63072000; includeSubDomains; 11 < x-content-type-options: nosniff 11 < x-envoy-upstream-service-time: 4 11 < x-frame-options: DENY 11 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":13.500675033751689,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:55:46,114 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 12 * Sending client request on thread http-nio-8080-exec-3 12 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 12 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:46 GMT 12 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 12 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:46,124 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 12 * Client response received on thread http-nio-8080-exec-3 12 < 200 12 < cache-control: no-cache,no-store 12 < content-length: 405 12 < content-security-policy: default-src 'none'; frame-ancestors 'none' 12 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 12 < content-type: application/json 12 < date: Tue, 17 Jan 2023 16:55:45 GMT 12 < referrer-policy: no-referrer-when-downgrade 12 < server: istio-envoy 12 < strict-transport-security: max-age=63072000; includeSubDomains; 12 < x-content-type-options: nosniff 12 < x-envoy-upstream-service-time: 4 12 < x-frame-options: DENY 12 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.00090004500225,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:55:47,133 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 13 * Sending client request on thread http-nio-8080-exec-3 13 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 13 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:47 GMT 13 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 13 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:47,141 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 13 * Client response received on thread http-nio-8080-exec-3 13 < 200 13 < cache-control: no-cache,no-store 13 < content-length: 406 13 < content-security-policy: default-src 'none'; frame-ancestors 'none' 13 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 13 < content-type: application/json 13 < date: Tue, 17 Jan 2023 16:55:46 GMT 13 < referrer-policy: no-referrer-when-downgrade 13 < server: istio-envoy 13 < strict-transport-security: max-age=63072000; includeSubDomains; 13 < x-content-type-options: nosniff 13 < x-envoy-upstream-service-time: 4 13 < x-frame-options: DENY 13 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.501125056252814,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:55:48,146 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 14 * Sending client request on thread http-nio-8080-exec-3 14 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 14 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:48 GMT 14 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 14 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:48,157 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 14 * Client response received on thread http-nio-8080-exec-3 14 < 200 14 < cache-control: no-cache,no-store 14 < content-length: 405 14 < content-security-policy: default-src 'none'; frame-ancestors 'none' 14 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 14 < content-type: application/json 14 < date: Tue, 17 Jan 2023 16:55:47 GMT 14 < referrer-policy: no-referrer-when-downgrade 14 < server: istio-envoy 14 < strict-transport-security: max-age=63072000; includeSubDomains; 14 < x-content-type-options: nosniff 14 < x-envoy-upstream-service-time: 4 14 < x-frame-options: DENY 14 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.50157507875394,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:55:49,159 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 15 * Sending client request on thread http-nio-8080-exec-3 15 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 15 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:49 GMT 15 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 15 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:49,169 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 15 * Client response received on thread http-nio-8080-exec-3 15 < 200 15 < cache-control: no-cache,no-store 15 < content-length: 404 15 < content-security-policy: default-src 'none'; frame-ancestors 'none' 15 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 15 < content-type: application/json 15 < date: Tue, 17 Jan 2023 16:55:48 GMT 15 < referrer-policy: no-referrer-when-downgrade 15 < server: istio-envoy 15 < strict-transport-security: max-age=63072000; includeSubDomains; 15 < x-content-type-options: nosniff 15 < x-envoy-upstream-service-time: 5 15 < x-frame-options: DENY 15 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":36.0018000900045,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 8000 ASSET"} 2023-01-17 16:55:50,177 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 16 * Sending client request on thread http-nio-8080-exec-3 16 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 16 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:50 GMT 16 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 16 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:50,186 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 16 * Client response received on thread http-nio-8080-exec-3 16 < 200 16 < cache-control: no-cache,no-store 16 < content-length: 406 16 < content-security-policy: default-src 'none'; frame-ancestors 'none' 16 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 16 < content-type: application/json 16 < date: Tue, 17 Jan 2023 16:55:49 GMT 16 < referrer-policy: no-referrer-when-downgrade 16 < server: istio-envoy 16 < strict-transport-security: max-age=63072000; includeSubDomains; 16 < x-content-type-options: nosniff 16 < x-envoy-upstream-service-time: 4 16 < x-frame-options: DENY 16 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.502025101255064,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:55:51,188 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 17 * Sending client request on thread http-nio-8080-exec-3 17 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 17 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:51 GMT 17 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 17 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:51,199 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 17 * Client response received on thread http-nio-8080-exec-3 17 < 200 17 < cache-control: no-cache,no-store 17 < content-length: 415 17 < content-security-policy: default-src 'none'; frame-ancestors 'none' 17 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 17 < content-type: application/json 17 < date: Tue, 17 Jan 2023 16:55:50 GMT 17 < referrer-policy: no-referrer-when-downgrade 17 < server: istio-envoy 17 < strict-transport-security: max-age=63072000; includeSubDomains; 17 < x-content-type-options: nosniff 17 < x-envoy-upstream-service-time: 4 17 < x-frame-options: DENY 17 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":54.002700135006755,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET_RELATION"} 2023-01-17 16:55:52,201 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 18 * Sending client request on thread http-nio-8080-exec-3 18 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 18 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:52 GMT 18 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 18 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:52,210 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 18 * Client response received on thread http-nio-8080-exec-3 18 < 200 18 < cache-control: no-cache,no-store 18 < content-length: 414 18 < content-security-policy: default-src 'none'; frame-ancestors 'none' 18 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 18 < content-type: application/json 18 < date: Tue, 17 Jan 2023 16:55:51 GMT 18 < referrer-policy: no-referrer-when-downgrade 18 < server: istio-envoy 18 < strict-transport-security: max-age=63072000; includeSubDomains; 18 < x-content-type-options: nosniff 18 < x-envoy-upstream-service-time: 5 18 < x-frame-options: DENY 18 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":67.50337516875845,"cancelable":true,"startDate":1673974541954,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET_RELATION"} 2023-01-17 16:55:54,212 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 19 * Sending client request on thread http-nio-8080-exec-3 19 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 19 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:54 GMT 19 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 19 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:54,220 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 19 * Client response received on thread http-nio-8080-exec-3 19 < 200 19 < cache-control: no-cache,no-store 19 < content-length: 509 19 < content-security-policy: default-src 'none'; frame-ancestors 'none' 19 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 19 < content-type: application/json 19 < date: Tue, 17 Jan 2023 16:55:53 GMT 19 < referrer-policy: no-referrer-when-downgrade 19 < server: istio-envoy 19 < strict-transport-security: max-age=63072000; includeSubDomains; 19 < x-content-type-options: nosniff 19 < x-envoy-upstream-service-time: 4 19 < x-frame-options: DENY 19 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974553739,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974541954,"endDate":1673974553739,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:55:54,222 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 20 * Sending client request on thread http-nio-8080-exec-3 20 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/d5d20958-b7e4-4b39-a771-9a378e423f84 20 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:54 GMT 20 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 20 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:54,232 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 20 * Client response received on thread http-nio-8080-exec-3 20 < 200 20 < cache-control: no-cache,no-store 20 < content-length: 509 20 < content-security-policy: default-src 'none'; frame-ancestors 'none' 20 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 20 < content-type: application/json 20 < date: Tue, 17 Jan 2023 16:55:53 GMT 20 < referrer-policy: no-referrer-when-downgrade 20 < server: istio-envoy 20 < strict-transport-security: max-age=63072000; includeSubDomains; 20 < x-content-type-options: nosniff 20 < x-envoy-upstream-service-time: 7 20 < x-frame-options: DENY 20 < x-xss-protection: 1; mode=block {"id":"d5d20958-b7e4-4b39-a771-9a378e423f84","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974541040,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974553739,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974541954,"endDate":1673974553739,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:55:54,260 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 21 * Sending client request on thread http-nio-8080-exec-3 21 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 21 > Content-Type: application/json 21 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:54 GMT 21 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 21 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["jdbc:vdb://vdpdev.wlgore.com:9999","modeling","logical","logical > if_wlgdw_salesforce_sf_accounts [View]","logical > psd_sales_change_log_06_get_product_family_description [View]","logical > if_jira_issuelinks [View]","logical > if_collibrametrics_collibra_created_by_user_trending [View]","logical > if_collibrametrics_dbo_count_data_element_sor_col_with_dqrule [View]","logical > product_base_type_family_line_info_01_join_documentset [View]","logical > if_collibrametrics_dbo_all_element_col_count [View]","logical > sales_order_detail_test [View]","logical > if_collibrametrics_dbo_attributes_with_name [View]","modeling > pdd_assets_cda_master_shared_uif_01_join_uif [View]","logical > if_collibrametrics_dbo_full_element_list [View]","logical > if_wwp_tpm_stat [View]","logical > hr_global_finance_headcount_02_trim_emplid [View]","logical > usecthist_history_fpex_ch2262 [View]","logical > usecthist_history_td2_ch2383 [View]","logical > if_wlgdw_gorestar_g_business_dim [View]","logical > local_view_02_join_view_tag [View]","logical > if_collibrametrics_collibra_collibra_assets [View]","logical > tpm_stat_05_join_job [View]","logical > if_denodo_view_dependencies_02_join_dependency_details [View]","logical > if_ukg_dimpayperiod [View]","logical > global_lenel_badge_data_06_new_record_inputs [View]","logical > if_wlgdw_com_jde_customer_master [View]","logical > if_denodo_view_dependencies_01_join_view_details [View]","modeling > ctms_site_contact_02_join_document_tracking [View]","logical > if_qsi_dpc_updates_fs [View]","logical > ad_person_03_filter_person [View]","logical > if_wlgdw_proxy_mes_mesa_yield_summary [View]","logical > if_jira_groups [View]","modeling > data_elements_approved [View]","logical > roles_perm_01_union_view_db [View]","modeling > if_denodo_roles_views [View]","modeling > if_views_categorized_outside_assets_datamarts [View]","modeling > if_collibrametrics_collibra_relation_types [View]","logical > if_wlgdw_salesforce_sf_order_header [View]","logical > if_usecthist_history [View]","logical > if_collibrametrics_dbo_count_all_element_dna [View]","logical > usecthist_tags_01_split_tagname [View]","logical > if_usecthist_tag_extended_property [View]","logical > util_log_01_row_num [View]","logical > if_jira_projecttypes [View]","logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase [View]","logical > if_wlgdw_cqrowner_jde_company_masters [View]","logical > if_wlgdw_salesforce_sf_bdr_market [View]","logical > if_jira_votes [View]","logical > psd_sales_change_log_02_get_field_sales_details [View]","logical > qsi_car_fs_02_selection [View]","logical > if_collibrametrics_dbo_relation_name [View]","logical > qsi_ncmr_fs_04_history [View]","modeling > data_quality_rules_status_count [View]","logical > if_jira_issuenavigatordefaultcolumns [View]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col [View]","logical > if_servicenow_cmdb_ci [View]","logical > product_base_type_family_line_info_12_join_cdodefinition [View]","logical > if_den_time_period [View]","logical > if_jira_projectcomponents [View]","modeling > pbh_production_dashboard_dwr [View]","logical > if_wlgdw_hr_taleo_open_current_status [View]","logical > if_collibrametrics_dbo_pdd_asset_list [View]","logical > if_servicenow_problem_01_join_sys_user [View]","logical > local_view_04_join_tag [View]","logical > usecthist_history_kamino4 [View]","logical > if_wgldw_hr_gen_tpwfp_resource [View]","logical > if_collibrametrics_dbo_count_all_element_nat [View]","logical > hr_themons_01_proj_themons [View]","logical > local_ws_04_join_categorized_assets_datamarts_category [View]","modeling > gorestar_order_detail_01_join_day [View]","modeling > if_active_directory_group [View]","logical > if_jira_issuecomponents [View]","logical > if_collibrametrics_dbo_pdd_status_type_count [View]","logical > if_denodo_view_details [View]","logical > followup_item_01_derived_columns [View]","modeling > pbh_production_dashboard_sfa3 [View]","logical > if_jira_projects [View]","modeling > if_views_tagged_outside_assets_datamarts [View]","logical > qsi_ncmr_03_derived_columns [View]","logical > if_camstar_mes04_esigrequirement [View]","logical > if_camstar_mes04_erpbombase [View]","logical > if_ukg_vtimecardtotal [View]","logical > hr_cohort_01_join_data_themons [View]","logical > timecard_distribution_rollup_01_non_sensitive_paycode_whitelist [View]","logical > if_wlgdw_salesforce_sf_dnb_company_record [View]","logical > usecthist_history_dt1_ch2149 [View]","modeling > collibra_author_02_author_license_filter [View]","logical > if_jira_projectversions [View]","logical > local_ws_03_filter_ws [View]","logical > sales_order_detail_01_join_invoice_date [View]","logical > if_camstar_mes04_billofprocessbase [View]","logical > if_collibrametrics_dbo_dq_rule_status_count [View]","logical > servicenow_change_request_01_join_sys_user_group [View]","logical > if_wlgdw_sop_product_family_master [View]","logical > if_jira_boardsprints [View]","logical > qsi_ncmr_01_join_qsi_ncmr_updates [View]","logical > sphera_post_new_user_import_template_02_get_sphera_facilities [View]","logical > if_all_ds_changes [View]","logical > if_wwp_shift [View]","logical > erproute_01_join_erproutebase [View]","logical > if_jira_sprintissues [View]","modeling > gorestar_order_detail_02_join_salesperson [View]","logical > sprints_01_cache_selection [View]","modeling > if_collibrametrics_collibra_relation [View]","logical > issues_aggregated_01_join_sprintissues [View]","logical > qsi_ncmr_fs_02_selection [View]","logical > sphera_edirectory_active_user_username_filter_by_plant [View]","logical > if_collibrametrics_dbo_count_data_element_no_bterm [View]","modeling > ctms_site_contact_03_filter [View]","logical > ukg_pay_code_rls_01_get_unrestricted_groups [View]","modeling > if_jde_user_defined_codes_alternate_description [View]","logical > if_servicenow_sc_req_item [View]","logical > usecthist_history_kamino3_20043398 [View]","modeling > gsms_fluorite_case_list_03_join_hospital [View]","logical > timecard_04_gfhc_date_by_employee [View]","logical > qsi_car_fs_04_history [View]","modeling > if_gsms_fluorite_case_items [View]","logical > usecthist_history_squidward_1991534 [View]","logical > if_qsi_or_fs [View]","logical > if_wlgdw_com_jde_address_book_repository [View]","logical > if_servicenow_incident [View]","modeling > pbh_production_dashboard_rto [View]","logical > usecthist_01_join_if_usecthist_history [View]","logical > usecthist_history_fluffernutter1_20048553 [View]","logical > qsi_ncmr_fs_03_scd_number_max [View]","logical > ukg_pay_code_rls_05_union_unrestricted_white_list [View]","logical > if_collibrametrics_dbo_count_create_by_user [View]","logical > local_ws_02_join_ws_tag [View]","logical > if_collibrametrics_collibra_collibra_users [View]","logical > if_perficient_ctms_followup_item [View]","logical > if_collibrametrics_dbo_data_elements_approved [View]","logical > apshist_03_join_if_aps_history [View]","logical > hr_global_finance_headcount_01_add_case_statement_for_pay_status [View]","logical > if_pbh_history [View]","logical > if_apshist_history [View]","logical > if_servicenow_sys_user [View]","logical > if_wgldw_hr_gen_tpwfp_project [View]","logical > if_collibrametrics_dbo_full_element_sor_col [View]","modeling > ctms_site_contact_01_filter [View]","logical > if_servicenow_problem [View]","modeling > if_views 2023-01-17 16:55:54,399 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 21 * Client response received on thread http-nio-8080-exec-3 21 < 200 21 < cache-control: no-cache,no-store 21 < content-length: 384 21 < content-security-policy: default-src 'none'; frame-ancestors 'none' 21 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 21 < content-type: application/json 21 < date: Tue, 17 Jan 2023 16:55:53 GMT 21 < referrer-policy: no-referrer-when-downgrade 21 < server: istio-envoy 21 < strict-transport-security: max-age=63072000; includeSubDomains; 21 < x-content-type-options: nosniff 21 < x-envoy-upstream-service-time: 128 21 < x-frame-options: DENY 21 < x-xss-protection: 1; mode=block {"id":"91221c14-406d-43de-86c5-45d4102f51e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974554293,"system":false,"resourceType":"Job","name":"Export to \"export66c2f9628bda4f16acead9065e7267fa.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:55:55,401 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 22 * Sending client request on thread http-nio-8080-exec-3 22 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/91221c14-406d-43de-86c5-45d4102f51e3 22 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:55 GMT 22 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 22 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:55,411 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 22 * Client response received on thread http-nio-8080-exec-3 22 < 200 22 < cache-control: no-cache,no-store 22 < content-length: 485 22 < content-security-policy: default-src 'none'; frame-ancestors 'none' 22 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 22 < content-type: application/json 22 < date: Tue, 17 Jan 2023 16:55:54 GMT 22 < referrer-policy: no-referrer-when-downgrade 22 < server: istio-envoy 22 < strict-transport-security: max-age=63072000; includeSubDomains; 22 < x-content-type-options: nosniff 22 < x-envoy-upstream-service-time: 4 22 < x-frame-options: DENY 22 < x-xss-protection: 1; mode=block {"id":"91221c14-406d-43de-86c5-45d4102f51e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974554293,"system":false,"resourceType":"Job","name":"Export to \"export66c2f9628bda4f16acead9065e7267fa.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673974554962,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:55:56,413 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 23 * Sending client request on thread http-nio-8080-exec-3 23 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/91221c14-406d-43de-86c5-45d4102f51e3 23 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:56 GMT 23 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 23 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:56,425 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 23 * Client response received on thread http-nio-8080-exec-3 23 < 200 23 < cache-control: no-cache,no-store 23 < content-length: 736 23 < content-security-policy: default-src 'none'; frame-ancestors 'none' 23 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 23 < content-type: application/json 23 < date: Tue, 17 Jan 2023 16:55:55 GMT 23 < referrer-policy: no-referrer-when-downgrade 23 < server: istio-envoy 23 < strict-transport-security: max-age=63072000; includeSubDomains; 23 < x-content-type-options: nosniff 23 < x-envoy-upstream-service-time: 4 23 < x-frame-options: DENY 23 < x-xss-protection: 1; mode=block {"id":"91221c14-406d-43de-86c5-45d4102f51e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974554293,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974556201,"system":false,"resourceType":"Job","name":"Export to \"export66c2f9628bda4f16acead9065e7267fa.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974554962,"endDate":1673974556201,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"3960fe9f-9fe6-4627-938b-9b475c88c53c\",\"fileName\":\"export66c2f9628bda4f16acead9065e7267fa.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:55:56,426 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 24 * Sending client request on thread http-nio-8080-exec-3 24 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/91221c14-406d-43de-86c5-45d4102f51e3 24 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:56 GMT 24 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 24 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:56,433 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 24 * Client response received on thread http-nio-8080-exec-3 24 < 200 24 < cache-control: no-cache,no-store 24 < content-length: 736 24 < content-security-policy: default-src 'none'; frame-ancestors 'none' 24 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 24 < content-type: application/json 24 < date: Tue, 17 Jan 2023 16:55:55 GMT 24 < referrer-policy: no-referrer-when-downgrade 24 < server: istio-envoy 24 < strict-transport-security: max-age=63072000; includeSubDomains; 24 < x-content-type-options: nosniff 24 < x-envoy-upstream-service-time: 3 24 < x-frame-options: DENY 24 < x-xss-protection: 1; mode=block {"id":"91221c14-406d-43de-86c5-45d4102f51e3","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974554293,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974556201,"system":false,"resourceType":"Job","name":"Export to \"export66c2f9628bda4f16acead9065e7267fa.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974554962,"endDate":1673974556201,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"3960fe9f-9fe6-4627-938b-9b475c88c53c\",\"fileName\":\"export66c2f9628bda4f16acead9065e7267fa.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:55:56,438 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 25 * Sending client request on thread http-nio-8080-exec-3 25 > GET https://wlgore-dev.collibra.com/rest/2.0/files/3960fe9f-9fe6-4627-938b-9b475c88c53c 25 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:56 GMT 25 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 25 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:56,455 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 25 * Client response received on thread http-nio-8080-exec-3 25 < 200 25 < cache-control: no-cache,no-store 25 < content-disposition: attachment; filename = "export66c2f9628bda4f16acead9065e7267fa.csv" 25 < content-length: 1514987 25 < content-security-policy: default-src 'none'; frame-ancestors 'none' 25 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 25 < content-type: text/csv 25 < date: Tue, 17 Jan 2023 16:55:55 GMT 25 < referrer-policy: no-referrer-when-downgrade 25 < server: istio-envoy 25 < strict-transport-security: max-age=63072000; includeSubDomains; 25 < x-content-type-options: nosniff 25 < x-envoy-upstream-service-time: 3 25 < x-frame-options: DENY 25 < x-xss-protection: 1; mode=block logical > product_base_type_family_line_info_06_join_samplingplan_samplingplanbase > wlgproductinfoname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_views_with_lower_categories_excluding_parents > category_parent_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_19_join_changestatus > manufacturingdatespecbaseid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > global_d_u_n_s_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_01_join_exaneurysmtype > hospital_mailingname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > bomid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > issuecolor_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_open_current_status > req_late_ful_appr_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_02_join_ws_tag > database_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_categorized_assets_datamarts_category > ws_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_in_stock [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > itqaapproved_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_accounts > lead_alt_language_city [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_05_join_exreintervention > casenumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_pbh_tag > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > sys_domain [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l02_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_incident_01_join_sys_user_group > calendar_duration [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share_g [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > servicenow_change_request_02_join_cmn_department > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_04_join_tgbranchpreservation > hospital_addressnumber [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_trex > tag_part_2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_lot_dim [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > hoursamount [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_product > leadtime_level [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_11_join_cdodefinition > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > subject_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_type_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > stop_code [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_11_join_implant_date > original_order_nbr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_01_join_invoice_date > order_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > category_code_42 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > planview_associate_data_updates_01_select > location_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_usecthist_history > vvalue [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > last_login [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_12_join_extreatedarea [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > model_id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > event_end_time_utc [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_concur_attendee_extract > attendee_last_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_06_join_product > implant_date [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_01_join_base_type_family_line_info > wlgerpcontainercompletelevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_01_join_sys_user_group > project_manager [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand > category [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_first_src_dt_yrmon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_14_join_uom > eco [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > claudine_part_numbers_machine_state > tag_name [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > product_base_type_family_line_info_14_join_uom > lotcontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_04_join_original_ship_date > line_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_07_join_tgreintervention > tgcombination [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_order_header > quote_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > bdr_country_nme [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_element_to_dq_rule_type [View];00000000-0000-0000-0000-000000031007;Table;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_jde_address_book_repository > prefix_2 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_service...more... 2023-01-17 16:55:56,623 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 26 * Sending client request on thread http-nio-8080-exec-3 26 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 26 > Content-Type: application/json 26 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:56 GMT 26 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 26 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > ctms_site_contact_02_join_document_tracking > site_contact_end_date [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > expiration_date_spec_revision [Column]","modeling > claudine_part_numbers_run_mode > ww_version [Column]","logical > if_ad_user > useraccountcontrol [Column]","modeling > if_product > product_family_cd [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > qty_on_backorder [Column]","logical > usecthist_history_insp4 > pm_end [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > dtc [Column]","logical > if_wwp_ent > parent_ent_id [Column]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col > combo_name [Column]","logical > if_perficient_ctms_protocol_contacts > postalcode [Column]","logical > timecard_05_match_dates > laborleveltransferset [Column]","logical > psd_sales_change_log_07_get_product_group_description > planner_shortname [Column]","logical > gore_branch_plant_01_join_country > tax_expl_code [Column]","logical > usecthist_history_insp5 > tag_part_1 [Column]","logical > if_dynamodb_gsms_case_master > shipto_mailingname [Column]","logical > if_camstar_mes04_spec > wlgmaxcontainersperresource [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_ful_apr_dt_mon [Column]","logical > gsms_fluorite_case_02_join_tglandingzone > tgpathology [Column]","logical > product_base_type_family_line_info_20_join_employee > inventorycontrolled [Column]","logical > if_qsi_or_updates > plant [Column]","logical > if_wlgdw_proxy_mes_mesa_yield_summary > fg_scrap [Column]","logical > sales_order_detail_04_join_original_ship_date > scn_numeric [Column]","modeling > ctms_followup_items > protocol [Column]","logical > if_camstar_mes04_employee > domainname [Column]","logical > sales_order_detail_test > lcn_received_date [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > product_cd_desc [Column]","logical > if_ukg_vpeople > canapproveovertimeswt [Column]","logical > issues_aggregated_02_join_sprints > sprintissue_issuetypename [Column]","modeling > pdd_assets_cda_master_shared_column_01_join_column > domain_name [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > sys_class_name [Column]","logical > product_base_type_family_line_info_18_join_customer > bill_process_rev_record [Column]","logical > if_wlgdw_com_jde_address_book_repository > credit_message [Column]","logical > apshist_01_split_attributename > attributename [Column]","logical > if_servicenow_dmn_demand > order [Column]","logical > servicenow_change_request_02_join_cmn_department > u_test_complete [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_overhead_amt [Column]","logical > if_wlgdw_gorestar_g_lot_dim > order_company [Column]","logical > if_servicenow_sc_req_item > opened_by [Column]","logical > if_jira_issues > artifact [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > outdoor_share_g [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > searchablelistitems [Column]","logical > if_collibrametrics_dbo_users_with_author > user_id [Column]","logical > if_wgldw_hr_gen_tpwfp_project > userid_updated [Column]","modeling > if_hr_global_finance_headcount > job_code [Column]","logical > gsms_fluorite_case_11_join_hospitaldepartment > client [Column]","logical > if_servicenow_incident_01_join_sys_user_group > active [Column]","modeling > prod_events_01_add_duration_hours > category4 [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_dmn_other_services_impacted [Column]","logical > timecard_03_emplid > employmentterm [Column]","logical > if_wlgdw_sop_order_detail_cons > euro_extended_price [Column]","logical > if_data_catalog_local_ws > name [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > calc_open_reqs [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_creation_dt [Column]","modeling > wfp_supply_attrition_five_year_forcast > labor_distribution_cost_center_market_segment_name [Column]","modeling > wfp_tm1_demand > work_critical_role [Column]","logical > sales_order_detail_13_join_salesperson2 > original_order_nbr [Column]","logical > usecthist_history_kamino2_20043397 > tag [Column]","logical > if_wlgdw_gorestar_g_customer_dim > priority_processing_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > revision_of_record_checkbox [Column]","logical > if_wlgdw_salesforce_sf_opportunity > reason_for_price_exception [Column]","modeling > ctms_document_tracking > region_unique_identifier [Column]","logical > timecard_05_match_dates > deletedswt [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y04m10 [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > commodity_subclass_cd [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > lcn_nbr [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > wlgproductlinename [Column]","logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr3_time_bckt_nm [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > productrevision [Column]","logical > if_wlgdw_proxy_gorestar_g_day_dim > calendar_period_yyyymm [Column]","logical > usecthist_history_wharfrat_20037395 > tag_part_3 [Column]","modeling > if_collibrametrics_collibra_attribute_types > is_current [Column]","logical > sales_order_detail_03_join_promised_ship_date > ship_to_key [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > ship_to_city [Column]","modeling > role_last_name_concat > managerfullnamecriteriabased_0 [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > expiration_date_spec_rev_record [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > customerid [Column]","logical > product_01_join_base_type_family_line_info > wlgcontainercompletelevelid [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_postal_code [Column]","logical > if_servicenow_problem_02_join_sys_user_group > expected_start [Column]","logical > planview_associate_data_updates_03_track_changes > country [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > hospita_state_description [Column]","logical > gsms_fluorite_case_05_join_exreintervention > shipto_statecode [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > company_cd_desc [Column]","logical > local_view_04_join_categorized_assets_datamarts_category > database_id [Column]","logical > ad_group_members_01_proj > member [Column]","logical > sales_order_detail_05_join_actual_ship_date > eur_sales_amt [Column]","logical > gsms_fluorite_case_03_join_tgcombination > patient_id [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > product_group_nme [Column]","logical > if_wlgdw_com_jde_customer_master > prior_year_orders [Column]","logical > planview_associate_data_updates_02_remote_table > termination_dt [Column]","logical > qsi_car_fs_01_join_car_updates_fs > controlnumber_updates [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_search_description [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > total_accepted [Column]","logical > product_01_join_base_type_family_line_info > isphantom [Column]","logical > if_ukg_vtimecardpunch > datasource [Column]","logical > sales_order_detail_09_join_promised_date > 2023-01-17 16:55:56,792 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 26 * Client response received on thread http-nio-8080-exec-3 26 < 200 26 < cache-control: no-cache,no-store 26 < content-length: 384 26 < content-security-policy: default-src 'none'; frame-ancestors 'none' 26 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 26 < content-type: application/json 26 < date: Tue, 17 Jan 2023 16:55:56 GMT 26 < referrer-policy: no-referrer-when-downgrade 26 < server: istio-envoy 26 < strict-transport-security: max-age=63072000; includeSubDomains; 26 < x-content-type-options: nosniff 26 < x-envoy-upstream-service-time: 157 26 < x-frame-options: DENY 26 < x-xss-protection: 1; mode=block {"id":"4766863f-ed05-403c-97cf-789bfa8aee94","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974556652,"system":false,"resourceType":"Job","name":"Export to \"exported15185bded64ffb9775877689d0fd0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:55:57,794 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 27 * Sending client request on thread http-nio-8080-exec-3 27 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4766863f-ed05-403c-97cf-789bfa8aee94 27 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:57 GMT 27 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 27 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:57,802 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 27 * Client response received on thread http-nio-8080-exec-3 27 < 200 27 < cache-control: no-cache,no-store 27 < content-length: 485 27 < content-security-policy: default-src 'none'; frame-ancestors 'none' 27 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 27 < content-type: application/json 27 < date: Tue, 17 Jan 2023 16:55:57 GMT 27 < referrer-policy: no-referrer-when-downgrade 27 < server: istio-envoy 27 < strict-transport-security: max-age=63072000; includeSubDomains; 27 < x-content-type-options: nosniff 27 < x-envoy-upstream-service-time: 4 27 < x-frame-options: DENY 27 < x-xss-protection: 1; mode=block {"id":"4766863f-ed05-403c-97cf-789bfa8aee94","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974556652,"system":false,"resourceType":"Job","name":"Export to \"exported15185bded64ffb9775877689d0fd0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673974556963,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:55:58,807 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 28 * Sending client request on thread http-nio-8080-exec-3 28 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4766863f-ed05-403c-97cf-789bfa8aee94 28 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:58 GMT 28 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 28 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:58,819 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 28 * Client response received on thread http-nio-8080-exec-3 28 < 200 28 < cache-control: no-cache,no-store 28 < content-length: 736 28 < content-security-policy: default-src 'none'; frame-ancestors 'none' 28 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 28 < content-type: application/json 28 < date: Tue, 17 Jan 2023 16:55:58 GMT 28 < referrer-policy: no-referrer-when-downgrade 28 < server: istio-envoy 28 < strict-transport-security: max-age=63072000; includeSubDomains; 28 < x-content-type-options: nosniff 28 < x-envoy-upstream-service-time: 4 28 < x-frame-options: DENY 28 < x-xss-protection: 1; mode=block {"id":"4766863f-ed05-403c-97cf-789bfa8aee94","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974556652,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974558388,"system":false,"resourceType":"Job","name":"Export to \"exported15185bded64ffb9775877689d0fd0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974556963,"endDate":1673974558387,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"dd0b67d1-f3c6-4a8b-bede-a3307b669fb5\",\"fileName\":\"exported15185bded64ffb9775877689d0fd0b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:55:58,820 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 29 * Sending client request on thread http-nio-8080-exec-3 29 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/4766863f-ed05-403c-97cf-789bfa8aee94 29 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:58 GMT 29 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 29 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:58,827 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 29 * Client response received on thread http-nio-8080-exec-3 29 < 200 29 < cache-control: no-cache,no-store 29 < content-length: 736 29 < content-security-policy: default-src 'none'; frame-ancestors 'none' 29 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 29 < content-type: application/json 29 < date: Tue, 17 Jan 2023 16:55:58 GMT 29 < referrer-policy: no-referrer-when-downgrade 29 < server: istio-envoy 29 < strict-transport-security: max-age=63072000; includeSubDomains; 29 < x-content-type-options: nosniff 29 < x-envoy-upstream-service-time: 3 29 < x-frame-options: DENY 29 < x-xss-protection: 1; mode=block {"id":"4766863f-ed05-403c-97cf-789bfa8aee94","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974556652,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974558388,"system":false,"resourceType":"Job","name":"Export to \"exported15185bded64ffb9775877689d0fd0b.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974556963,"endDate":1673974558387,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"dd0b67d1-f3c6-4a8b-bede-a3307b669fb5\",\"fileName\":\"exported15185bded64ffb9775877689d0fd0b.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:55:58,835 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 30 * Sending client request on thread http-nio-8080-exec-3 30 > GET https://wlgore-dev.collibra.com/rest/2.0/files/dd0b67d1-f3c6-4a8b-bede-a3307b669fb5 30 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:58 GMT 30 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 30 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:55:58,851 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 30 * Client response received on thread http-nio-8080-exec-3 30 < 200 30 < cache-control: no-cache,no-store 30 < content-disposition: attachment; filename = "exported15185bded64ffb9775877689d0fd0b.csv" 30 < content-length: 1532963 30 < content-security-policy: default-src 'none'; frame-ancestors 'none' 30 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 30 < content-type: text/csv 30 < date: Tue, 17 Jan 2023 16:55:58 GMT 30 < referrer-policy: no-referrer-when-downgrade 30 < server: istio-envoy 30 < strict-transport-security: max-age=63072000; includeSubDomains; 30 < x-content-type-options: nosniff 30 < x-envoy-upstream-service-time: 4 30 < x-frame-options: DENY 30 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > u_dmn_explored_existing_system [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > work_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > expected_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_product > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_all_data_element_with_col_uif_dq > number_uifs [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > activities_01_derived_columns > region_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_order_detail_cons > sales_taxable [Column];00000000-0000-000...more... 2023-01-17 16:55:59,503 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 31 * Sending client request on thread http-nio-8080-exec-3 31 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 31 > Content-Type: multipart/form-data;boundary=Boundary_20_737988435_1673974559487 31 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:55:59 GMT 31 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 31 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 --Boundary_20_737988435_1673974559487 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_20_737988435_1673974559487 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_20_737988435_1673974559487 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_20_737988435_1673974559487 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_20_737988435_1673974559487 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 0000-0000-0000-0000-000000000219":[{"value":"NVARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"30"}],"00000000-0000-0000-0001-000500000009":[{"value":"30"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > sales_order_detail_02_join_gl_date [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_camstar_mes04_productfamily > wlgerplocationgroupid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_camstar_mes04_productfamily > wlgerplocationgroupid [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"wlgerplocationgroupid","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"CHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"16"}],"00000000-0000-0000-0001-000500000009":[{"value":"16"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_camstar_mes04_productfamily [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > followup_item_02_derived_columns > status [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > followup_item_02_derived_columns > status [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"status","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"30"}],"00000000-0000-0000-0001-000500000009":[{"value":"30"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > followup_item_02_derived_columns [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_bdr_market > ownerid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_bdr_market > ownerid [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"ownerid","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"18"}],"00000000-0000-0000-0001-000500000009":[{"value":"18"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_bdr_market [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_jira_issues > demandtype2_0 [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_jira_issues > demandtype2_0 [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"demandtype2_0","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"2000"}],"00000000-0000-0000-0001-000500000009":[{"value":"2000"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_jira_issues [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"logical > if_wlgdw_salesforce_sf_accounts > ownerid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > if_wlgdw_salesforce_sf_accounts > ownerid [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"ownerid","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":""}],"00000000-0000-0000-0000-000000000219":[{"value":"VARCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"18"}],"00000000-0000-0000-0001-000500000009":[{"value":"18"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"logical > if_wlgdw_salesforce_sf_accounts [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}}]}},{"resourceType":"Asset","identifier":{"name":"modeling > wfp_supply_02_filter_by_max_as_of_date > division_code [Column]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > wfp_supply_02_filter_by_max_as_of_date > division_code [Column]","type":{"id":"00000000-0000-0000-0000-000000031008"},"displayName":"division_code","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000074":[{"value":"Division Code (WL_DIV_CODE) from PeopleSoft (PS_WL_DATALINK_DTA)"}],"00000000-0000-0000-0000-000000000219":[{"value":"NCHAR"}],"00000000-0000-0000-0000-000000000220":[{"value":"3"}],"00000000-0000-0000-0001-000500000009":[{"value":"3"}]},"relations":{"00000000-0000-0000-0000-000000007042:TARGET":[{"name":"modeling > wfp_supply_02_filter_by_max_as_of_date [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}}]}}] --Boundary_20_737988435_1673974559487-- 2023-01-17 16:55:59,739 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 31 * Client response received on thread http-nio-8080-exec-3 31 < 200 31 < cache-control: no-cache,no-store 31 < content-length: 333 31 < content-security-policy: default-src 'none'; frame-ancestors 'none' 31 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 31 < content-type: application/json 31 < date: Tue, 17 Jan 2023 16:55:59 GMT 31 < referrer-policy: no-referrer-when-downgrade 31 < server: istio-envoy 31 < strict-transport-security: max-age=63072000; includeSubDomains; 31 < x-content-type-options: nosniff 31 < x-envoy-upstream-service-time: 76 31 < x-frame-options: DENY 31 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:56:00,741 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 32 * Sending client request on thread http-nio-8080-exec-3 32 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 32 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:00 GMT 32 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 32 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:00,750 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 32 * Client response received on thread http-nio-8080-exec-3 32 < 200 32 < cache-control: no-cache,no-store 32 < content-length: 359 32 < content-security-policy: default-src 'none'; frame-ancestors 'none' 32 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 32 < content-type: application/json 32 < date: Tue, 17 Jan 2023 16:56:00 GMT 32 < referrer-policy: no-referrer-when-downgrade 32 < server: istio-envoy 32 < strict-transport-security: max-age=63072000; includeSubDomains; 32 < x-content-type-options: nosniff 32 < x-envoy-upstream-service-time: 4 32 < x-frame-options: DENY 32 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:56:01,752 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 33 * Sending client request on thread http-nio-8080-exec-3 33 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 33 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:01 GMT 33 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 33 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:01,761 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 33 * Client response received on thread http-nio-8080-exec-3 33 < 200 33 < cache-control: no-cache,no-store 33 < content-length: 391 33 < content-security-policy: default-src 'none'; frame-ancestors 'none' 33 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 33 < content-type: application/json 33 < date: Tue, 17 Jan 2023 16:56:01 GMT 33 < referrer-policy: no-referrer-when-downgrade 33 < server: istio-envoy 33 < strict-transport-security: max-age=63072000; includeSubDomains; 33 < x-content-type-options: nosniff 33 < x-envoy-upstream-service-time: 4 33 < x-frame-options: DENY 33 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":4.5,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:56:02,762 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 34 * Sending client request on thread http-nio-8080-exec-3 34 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 34 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:02 GMT 34 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 34 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:02,775 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 34 * Client response received on thread http-nio-8080-exec-3 34 < 200 34 < cache-control: no-cache,no-store 34 < content-length: 391 34 < content-security-policy: default-src 'none'; frame-ancestors 'none' 34 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 34 < content-type: application/json 34 < date: Tue, 17 Jan 2023 16:56:02 GMT 34 < referrer-policy: no-referrer-when-downgrade 34 < server: istio-envoy 34 < strict-transport-security: max-age=63072000; includeSubDomains; 34 < x-content-type-options: nosniff 34 < x-envoy-upstream-service-time: 4 34 < x-frame-options: DENY 34 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":9.0,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 2000 ASSET"} 2023-01-17 16:56:03,776 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 35 * Sending client request on thread http-nio-8080-exec-3 35 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 35 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:03 GMT 35 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 35 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:03,784 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 35 * Client response received on thread http-nio-8080-exec-3 35 < 200 35 < cache-control: no-cache,no-store 35 < content-length: 392 35 < content-security-policy: default-src 'none'; frame-ancestors 'none' 35 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 35 < content-type: application/json 35 < date: Tue, 17 Jan 2023 16:56:03 GMT 35 < referrer-policy: no-referrer-when-downgrade 35 < server: istio-envoy 35 < strict-transport-security: max-age=63072000; includeSubDomains; 35 < x-content-type-options: nosniff 35 < x-envoy-upstream-service-time: 4 35 < x-frame-options: DENY 35 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":18.0,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:56:04,788 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 36 * Sending client request on thread http-nio-8080-exec-3 36 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 36 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:04 GMT 36 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 36 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:04,799 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 36 * Client response received on thread http-nio-8080-exec-3 36 < 200 36 < cache-control: no-cache,no-store 36 < content-length: 392 36 < content-security-policy: default-src 'none'; frame-ancestors 'none' 36 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 36 < content-type: application/json 36 < date: Tue, 17 Jan 2023 16:56:04 GMT 36 < referrer-policy: no-referrer-when-downgrade 36 < server: istio-envoy 36 < strict-transport-security: max-age=63072000; includeSubDomains; 36 < x-content-type-options: nosniff 36 < x-envoy-upstream-service-time: 4 36 < x-frame-options: DENY 36 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":22.5,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 5000 ASSET"} 2023-01-17 16:56:05,801 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 37 * Sending client request on thread http-nio-8080-exec-3 37 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 37 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:05 GMT 37 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 37 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:05,814 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 37 * Client response received on thread http-nio-8080-exec-3 37 < 200 37 < cache-control: no-cache,no-store 37 < content-length: 392 37 < content-security-policy: default-src 'none'; frame-ancestors 'none' 37 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 37 < content-type: application/json 37 < date: Tue, 17 Jan 2023 16:56:05 GMT 37 < referrer-policy: no-referrer-when-downgrade 37 < server: istio-envoy 37 < strict-transport-security: max-age=63072000; includeSubDomains; 37 < x-content-type-options: nosniff 37 < x-envoy-upstream-service-time: 5 37 < x-frame-options: DENY 37 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":27.0,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET"} 2023-01-17 16:56:06,816 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 38 * Sending client request on thread http-nio-8080-exec-3 38 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 38 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:06 GMT 38 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 38 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:06,825 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 38 * Client response received on thread http-nio-8080-exec-3 38 < 200 38 < cache-control: no-cache,no-store 38 < content-length: 392 38 < content-security-policy: default-src 'none'; frame-ancestors 'none' 38 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 38 < content-type: application/json 38 < date: Tue, 17 Jan 2023 16:56:06 GMT 38 < referrer-policy: no-referrer-when-downgrade 38 < server: istio-envoy 38 < strict-transport-security: max-age=63072000; includeSubDomains; 38 < x-content-type-options: nosniff 38 < x-envoy-upstream-service-time: 5 38 < x-frame-options: DENY 38 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":31.5,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 7000 ASSET"} 2023-01-17 16:56:07,829 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 39 * Sending client request on thread http-nio-8080-exec-3 39 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 39 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:07 GMT 39 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 39 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:07,840 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 39 * Client response received on thread http-nio-8080-exec-3 39 < 200 39 < cache-control: no-cache,no-store 39 < content-length: 392 39 < content-security-policy: default-src 'none'; frame-ancestors 'none' 39 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 39 < content-type: application/json 39 < date: Tue, 17 Jan 2023 16:56:07 GMT 39 < referrer-policy: no-referrer-when-downgrade 39 < server: istio-envoy 39 < strict-transport-security: max-age=63072000; includeSubDomains; 39 < x-content-type-options: nosniff 39 < x-envoy-upstream-service-time: 5 39 < x-frame-options: DENY 39 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":40.5,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 9000 ASSET"} 2023-01-17 16:56:08,842 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 40 * Sending client request on thread http-nio-8080-exec-3 40 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 40 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:08 GMT 40 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 40 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:08,850 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 40 * Client response received on thread http-nio-8080-exec-3 40 < 200 40 < cache-control: no-cache,no-store 40 < content-length: 393 40 < content-security-policy: default-src 'none'; frame-ancestors 'none' 40 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 40 < content-type: application/json 40 < date: Tue, 17 Jan 2023 16:56:08 GMT 40 < referrer-policy: no-referrer-when-downgrade 40 < server: istio-envoy 40 < strict-transport-security: max-age=63072000; includeSubDomains; 40 < x-content-type-options: nosniff 40 < x-envoy-upstream-service-time: 4 40 < x-frame-options: DENY 40 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":45.0,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 10000 ASSET"} 2023-01-17 16:56:09,852 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 41 * Sending client request on thread http-nio-8080-exec-3 41 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 41 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:09 GMT 41 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 41 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:09,861 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 41 * Client response received on thread http-nio-8080-exec-3 41 < 200 41 < cache-control: no-cache,no-store 41 < content-length: 401 41 < content-security-policy: default-src 'none'; frame-ancestors 'none' 41 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 41 < content-type: application/json 41 < date: Tue, 17 Jan 2023 16:56:09 GMT 41 < referrer-policy: no-referrer-when-downgrade 41 < server: istio-envoy 41 < strict-transport-security: max-age=63072000; includeSubDomains; 41 < x-content-type-options: nosniff 41 < x-envoy-upstream-service-time: 4 41 < x-frame-options: DENY 41 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":58.5,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET_RELATION"} 2023-01-17 16:56:10,863 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 42 * Sending client request on thread http-nio-8080-exec-3 42 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 42 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:10 GMT 42 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 42 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:10,877 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 42 * Client response received on thread http-nio-8080-exec-3 42 < 200 42 < cache-control: no-cache,no-store 42 < content-length: 401 42 < content-security-policy: default-src 'none'; frame-ancestors 'none' 42 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 42 < content-type: application/json 42 < date: Tue, 17 Jan 2023 16:56:10 GMT 42 < referrer-policy: no-referrer-when-downgrade 42 < server: istio-envoy 42 < strict-transport-security: max-age=63072000; includeSubDomains; 42 < x-content-type-options: nosniff 42 < x-envoy-upstream-service-time: 4 42 < x-frame-options: DENY 42 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":72.0,"cancelable":true,"startDate":1673974559964,"state":"RUNNING","result":"NOT_SET","message":"Imported 6000 ASSET_RELATION"} 2023-01-17 16:56:12,878 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 43 * Sending client request on thread http-nio-8080-exec-3 43 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 43 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:12 GMT 43 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 43 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:12,886 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 43 * Client response received on thread http-nio-8080-exec-3 43 < 200 43 < cache-control: no-cache,no-store 43 < content-length: 509 43 < content-security-policy: default-src 'none'; frame-ancestors 'none' 43 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 43 < content-type: application/json 43 < date: Tue, 17 Jan 2023 16:56:12 GMT 43 < referrer-policy: no-referrer-when-downgrade 43 < server: istio-envoy 43 < strict-transport-security: max-age=63072000; includeSubDomains; 43 < x-content-type-options: nosniff 43 < x-envoy-upstream-service-time: 4 43 < x-frame-options: DENY 43 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974572021,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974559964,"endDate":1673974572020,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:56:12,888 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 44 * Sending client request on thread http-nio-8080-exec-3 44 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/1abef10a-3651-411a-878d-57907fa496a6 44 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:12 GMT 44 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 44 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:12,894 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 44 * Client response received on thread http-nio-8080-exec-3 44 < 200 44 < cache-control: no-cache,no-store 44 < content-length: 509 44 < content-security-policy: default-src 'none'; frame-ancestors 'none' 44 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 44 < content-type: application/json 44 < date: Tue, 17 Jan 2023 16:56:12 GMT 44 < referrer-policy: no-referrer-when-downgrade 44 < server: istio-envoy 44 < strict-transport-security: max-age=63072000; includeSubDomains; 44 < x-content-type-options: nosniff 44 < x-envoy-upstream-service-time: 2 44 < x-frame-options: DENY 44 < x-xss-protection: 1; mode=block {"id":"1abef10a-3651-411a-878d-57907fa496a6","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974559724,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974572021,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974559964,"endDate":1673974572020,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:56:12,921 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 45 * Sending client request on thread http-nio-8080-exec-3 45 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 45 > Content-Type: application/json 45 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:12 GMT 45 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 45 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > ctms_site_contact_02_join_document_tracking > site_contact_end_date [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > expiration_date_spec_revision [Column]","modeling > claudine_part_numbers_run_mode > ww_version [Column]","logical > if_ad_user > useraccountcontrol [Column]","modeling > if_product > product_family_cd [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > qty_on_backorder [Column]","logical > usecthist_history_insp4 > pm_end [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > dtc [Column]","logical > if_wwp_ent > parent_ent_id [Column]","logical > if_collibrametrics_dbo_count_data_element_no_sor_col > combo_name [Column]","logical > if_perficient_ctms_protocol_contacts > postalcode [Column]","logical > timecard_05_match_dates > laborleveltransferset [Column]","logical > psd_sales_change_log_07_get_product_group_description > planner_shortname [Column]","logical > gore_branch_plant_01_join_country > tax_expl_code [Column]","logical > usecthist_history_insp5 > tag_part_1 [Column]","logical > if_dynamodb_gsms_case_master > shipto_mailingname [Column]","logical > if_camstar_mes04_spec > wlgmaxcontainersperresource [Column]","logical > if_wlgdw_hr_taleo_reqs_hist_status > req_late_ful_apr_dt_mon [Column]","logical > gsms_fluorite_case_02_join_tglandingzone > tgpathology [Column]","logical > product_base_type_family_line_info_20_join_employee > inventorycontrolled [Column]","logical > if_qsi_or_updates > plant [Column]","logical > if_wlgdw_proxy_mes_mesa_yield_summary > fg_scrap [Column]","logical > sales_order_detail_04_join_original_ship_date > scn_numeric [Column]","modeling > ctms_followup_items > protocol [Column]","logical > if_camstar_mes04_employee > domainname [Column]","logical > sales_order_detail_test > lcn_received_date [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > product_cd_desc [Column]","logical > if_ukg_vpeople > canapproveovertimeswt [Column]","logical > issues_aggregated_02_join_sprints > sprintissue_issuetypename [Column]","modeling > pdd_assets_cda_master_shared_column_01_join_column > domain_name [Column]","logical > if_servicenow_dmn_demand_02_join_cmn_department > sys_class_name [Column]","logical > product_base_type_family_line_info_18_join_customer > bill_process_rev_record [Column]","logical > if_wlgdw_com_jde_address_book_repository > credit_message [Column]","logical > apshist_01_split_attributename > attributename [Column]","logical > if_servicenow_dmn_demand > order [Column]","logical > servicenow_change_request_02_join_cmn_department > u_test_complete [Column]","logical > sales_order_detail_08_join_ship_to_date > eur_overhead_amt [Column]","logical > if_wlgdw_gorestar_g_lot_dim > order_company [Column]","logical > if_servicenow_sc_req_item > opened_by [Column]","logical > if_jira_issues > artifact [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > outdoor_share_g [Column]","logical > gsms_fluorite_case_01_join_exaneurysmtype > searchablelistitems [Column]","logical > if_collibrametrics_dbo_users_with_author > user_id [Column]","logical > if_wgldw_hr_gen_tpwfp_project > userid_updated [Column]","modeling > if_hr_global_finance_headcount > job_code [Column]","logical > gsms_fluorite_case_11_join_hospitaldepartment > client [Column]","logical > if_servicenow_incident_01_join_sys_user_group > active [Column]","modeling > prod_events_01_add_duration_hours > category4 [Column]","logical > if_servicenow_dmn_demand_01_join_sys_user_group > u_dmn_other_services_impacted [Column]","logical > timecard_03_emplid > employmentterm [Column]","logical > if_wlgdw_sop_order_detail_cons > euro_extended_price [Column]","logical > if_data_catalog_local_ws > name [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > calc_open_reqs [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_creation_dt [Column]","modeling > wfp_supply_attrition_five_year_forcast > labor_distribution_cost_center_market_segment_name [Column]","modeling > wfp_tm1_demand > work_critical_role [Column]","logical > sales_order_detail_13_join_salesperson2 > original_order_nbr [Column]","logical > usecthist_history_kamino2_20043397 > tag [Column]","logical > if_wlgdw_gorestar_g_customer_dim > priority_processing_cd [Column]","logical > product_base_type_family_line_info_13_join_uom > revision_of_record_checkbox [Column]","logical > if_wlgdw_salesforce_sf_opportunity > reason_for_price_exception [Column]","modeling > ctms_document_tracking > region_unique_identifier [Column]","logical > timecard_05_match_dates > deletedswt [Column]","modeling > wfp_tm1_demand_forecast_with_project_definition > y04m10 [Column]","logical > if_wlgdw_proxy_gorestar_g_product_dim > commodity_subclass_cd [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > lcn_nbr [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > wlgproductlinename [Column]","logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > cagr3_time_bckt_nm [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > productrevision [Column]","logical > if_wlgdw_proxy_gorestar_g_day_dim > calendar_period_yyyymm [Column]","logical > usecthist_history_wharfrat_20037395 > tag_part_3 [Column]","modeling > if_collibrametrics_collibra_attribute_types > is_current [Column]","logical > sales_order_detail_03_join_promised_ship_date > ship_to_key [Column]","modeling > gsms_fluorite_case_list_03_join_hospital > ship_to_city [Column]","modeling > role_last_name_concat > managerfullnamecriteriabased_0 [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > expiration_date_spec_rev_record [Column]","logical > product_base_type_family_line_info_04_join_esigrequirement > customerid [Column]","logical > product_01_join_base_type_family_line_info > wlgcontainercompletelevelid [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_postal_code [Column]","logical > if_servicenow_problem_02_join_sys_user_group > expected_start [Column]","logical > planview_associate_data_updates_03_track_changes > country [Column]","modeling > gsms_fluorite_case_list_04_join_case_items > hospita_state_description [Column]","logical > gsms_fluorite_case_05_join_exreintervention > shipto_statecode [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > company_cd_desc [Column]","logical > local_view_04_join_categorized_assets_datamarts_category > database_id [Column]","logical > ad_group_members_01_proj > member [Column]","logical > sales_order_detail_05_join_actual_ship_date > eur_sales_amt [Column]","logical > gsms_fluorite_case_03_join_tgcombination > patient_id [Column]","logical > if_wlgdw_gorestar_g_cost_center_dim > product_group_nme [Column]","logical > if_wlgdw_com_jde_customer_master > prior_year_orders [Column]","logical > planview_associate_data_updates_02_remote_table > termination_dt [Column]","logical > qsi_car_fs_01_join_car_updates_fs > controlnumber_updates [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_search_description [Column]","logical > if_wlgdw_hr_taleo_capacity_combined > total_accepted [Column]","logical > product_01_join_base_type_family_line_info > isphantom [Column]","logical > if_ukg_vtimecardpunch > datasource [Column]","logical > sales_order_detail_09_join_promised_date > 2023-01-17 16:56:13,057 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 45 * Client response received on thread http-nio-8080-exec-3 45 < 200 45 < cache-control: no-cache,no-store 45 < content-length: 384 45 < content-security-policy: default-src 'none'; frame-ancestors 'none' 45 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 45 < content-type: application/json 45 < date: Tue, 17 Jan 2023 16:56:12 GMT 45 < referrer-policy: no-referrer-when-downgrade 45 < server: istio-envoy 45 < strict-transport-security: max-age=63072000; includeSubDomains; 45 < x-content-type-options: nosniff 45 < x-envoy-upstream-service-time: 125 45 < x-frame-options: DENY 45 < x-xss-protection: 1; mode=block {"id":"39c392ff-34b7-43be-a3f5-0baae8cb353a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974572949,"system":false,"resourceType":"Job","name":"Export to \"export5fe1ebcc9f604e9891b7a069f04c50d8.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:56:14,060 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 46 * Sending client request on thread http-nio-8080-exec-3 46 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/39c392ff-34b7-43be-a3f5-0baae8cb353a 46 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:14 GMT 46 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 46 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:14,068 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 46 * Client response received on thread http-nio-8080-exec-3 46 < 200 46 < cache-control: no-cache,no-store 46 < content-length: 485 46 < content-security-policy: default-src 'none'; frame-ancestors 'none' 46 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 46 < content-type: application/json 46 < date: Tue, 17 Jan 2023 16:56:13 GMT 46 < referrer-policy: no-referrer-when-downgrade 46 < server: istio-envoy 46 < strict-transport-security: max-age=63072000; includeSubDomains; 46 < x-content-type-options: nosniff 46 < x-envoy-upstream-service-time: 4 46 < x-frame-options: DENY 46 < x-xss-protection: 1; mode=block {"id":"39c392ff-34b7-43be-a3f5-0baae8cb353a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974572949,"system":false,"resourceType":"Job","name":"Export to \"export5fe1ebcc9f604e9891b7a069f04c50d8.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":25.0,"cancelable":true,"startDate":1673974572969,"state":"RUNNING","result":"NOT_SET","message":"{\"type\":\"MESSAGE\",\"message\":\"Exporting data to file\"}"} 2023-01-17 16:56:15,071 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 47 * Sending client request on thread http-nio-8080-exec-3 47 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/39c392ff-34b7-43be-a3f5-0baae8cb353a 47 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:15 GMT 47 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 47 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:15,079 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 47 * Client response received on thread http-nio-8080-exec-3 47 < 200 47 < cache-control: no-cache,no-store 47 < content-length: 736 47 < content-security-policy: default-src 'none'; frame-ancestors 'none' 47 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 47 < content-type: application/json 47 < date: Tue, 17 Jan 2023 16:56:14 GMT 47 < referrer-policy: no-referrer-when-downgrade 47 < server: istio-envoy 47 < strict-transport-security: max-age=63072000; includeSubDomains; 47 < x-content-type-options: nosniff 47 < x-envoy-upstream-service-time: 4 47 < x-frame-options: DENY 47 < x-xss-protection: 1; mode=block {"id":"39c392ff-34b7-43be-a3f5-0baae8cb353a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974572949,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974574412,"system":false,"resourceType":"Job","name":"Export to \"export5fe1ebcc9f604e9891b7a069f04c50d8.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974572969,"endDate":1673974574412,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"5ff2fded-774a-4442-b246-cf83af3b2e30\",\"fileName\":\"export5fe1ebcc9f604e9891b7a069f04c50d8.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:56:15,082 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 48 * Sending client request on thread http-nio-8080-exec-3 48 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/39c392ff-34b7-43be-a3f5-0baae8cb353a 48 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:15 GMT 48 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 48 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:15,094 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 48 * Client response received on thread http-nio-8080-exec-3 48 < 200 48 < cache-control: no-cache,no-store 48 < content-length: 736 48 < content-security-policy: default-src 'none'; frame-ancestors 'none' 48 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 48 < content-type: application/json 48 < date: Tue, 17 Jan 2023 16:56:14 GMT 48 < referrer-policy: no-referrer-when-downgrade 48 < server: istio-envoy 48 < strict-transport-security: max-age=63072000; includeSubDomains; 48 < x-content-type-options: nosniff 48 < x-envoy-upstream-service-time: 4 48 < x-frame-options: DENY 48 < x-xss-protection: 1; mode=block {"id":"39c392ff-34b7-43be-a3f5-0baae8cb353a","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974572949,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974574412,"system":false,"resourceType":"Job","name":"Export to \"export5fe1ebcc9f604e9891b7a069f04c50d8.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974572969,"endDate":1673974574412,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"5ff2fded-774a-4442-b246-cf83af3b2e30\",\"fileName\":\"export5fe1ebcc9f604e9891b7a069f04c50d8.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:56:15,095 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 49 * Sending client request on thread http-nio-8080-exec-3 49 > GET https://wlgore-dev.collibra.com/rest/2.0/files/5ff2fded-774a-4442-b246-cf83af3b2e30 49 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:15 GMT 49 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 49 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:15,111 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 49 * Client response received on thread http-nio-8080-exec-3 49 < 200 49 < cache-control: no-cache,no-store 49 < content-disposition: attachment; filename = "export5fe1ebcc9f604e9891b7a069f04c50d8.csv" 49 < content-length: 1532963 49 < content-security-policy: default-src 'none'; frame-ancestors 'none' 49 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 49 < content-type: text/csv 49 < date: Tue, 17 Jan 2023 16:56:14 GMT 49 < referrer-policy: no-referrer-when-downgrade 49 < server: istio-envoy 49 < strict-transport-security: max-age=63072000; includeSubDomains; 49 < x-content-type-options: nosniff 49 < x-envoy-upstream-service-time: 4 49 < x-frame-options: DENY 49 < x-xss-protection: 1; mode=block logical > gore_branch_plant_02_filter_bp > contract_level_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpaycode > checkavailability [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > u_dmn_explored_existing_system [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_11_join_cdodefinition > billofprocessid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_branch_plant_01_join_country > amount_cost_to_comp_obsolete [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_create_by_user > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_sf_learninghistorys > completionstatusid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issues > aggregatetimeestimate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_6 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > inventorycontrolled [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > changemanagementloescore_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > local_ws_04_join_category > database_description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > fingerrequiredswt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > attendee_amount_is_edited [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_change_request > change_plan [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_customer_dim > delinquency_letter [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_dynamodb_gsms_case_items > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_cmdb_ci > subcategory [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_protocol > completed [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_10_join_spec_specbase > wlgbestbeforeperiod [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > work_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_entry_custom_37 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_just [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > alternate_manufacturing_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > usecthist_history_cfa_1806811_remote_tabe > wwinterpolationtype [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gore_company_03_select_fields > mailing_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_13_join_salesperson2 > pricing_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sphera_all_users > modified [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_jira_issuepriorities > description [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_cqrowner_jde_cost_center_masters > billing_type_business_unit [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_05_match_dates > notificationprofile [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_perficient_ctms_document_tracking > sentdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_bu_structure_dim > bus_l04_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_tm1_demand_forecast_with_project_definition > home_team [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_04_join_original_ship_date > eur_overhead_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_dpc_fs_04_history > number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > closed_by [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gorestar_order_detail_01_join_day > lot_serial_nbr [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_13_join_salesperson2 > invoice_doc_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > timecard_03_emplid > devicegroup [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_created_last_5_yrs > req_late_on_hold_dt_mon [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardtotal > isfromcorrection [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_request > upon_reject [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_lenel_usw_wlg_iamid > badgeid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_collibrametrics_collibra_assets > asset_id [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_aggregated_01_join_sprintissues > statuscategorykey [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_dmn_demand_02_join_cmn_department > expected_start [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_product > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_18_join_customer > stdstartqty2 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vtimecardpunch > laborentryname5 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_contacts > otherstate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_all_data_element_with_col_uif_dq > number_uifs [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > activities_01_derived_columns > region_unique_identifier [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_order_detail_cons > sales_taxable [Column];00000000-0000-000...more... 2023-01-17 16:56:15,276 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 50 * Sending client request on thread http-nio-8080-exec-3 50 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 50 > Content-Type: application/json 50 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:15 GMT 50 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 50 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > pbh_production_dashboard_sfa4 > pm_start [Column]","modeling > ctms_document_tracking > submission_date [Column]","modeling > prod_events_01_add_duration_hours > shiftstartdatetimeutc [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > ap [Column]","modeling > if_concur_attendee_extract > report_entry_custom_6 [Column]","logical > if_camstar_mes04_samplingplan > specbaseid [Column]","modeling > claudine_part_numbers_machine_state > v_value [Column]","logical > usecthist_history_butternut > pm_machine [Column]","logical > if_perficient_ctms_protocol_deviations > indentified [Column]","logical > if_collibrametrics_dbo_pdd_status_type_count > domain_name [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_last_modification_isst_data [Column]","logical > gore_branch_plant_04_rename > country_name [Column]","logical > sales_order_detail_10_join_original_promised_date > local_currency_cd [Column]","logical > if_collibrametrics_collibra_collibra_communities > parent_name [Column]","logical > gore_branch_plant_02_filter_bp > model_account_cons [Column]","logical > if_wwp_item > unit_cost [Column]","modeling > wfp_supply_03_filter_add_year_month_supply_forecast > pay_group_description [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_template_job_cd [Column]","logical > local_view_02_join_view_tag > view_last_modification_isst_data [Column]","modeling > if_views_tagged_outside_assets_datamarts > view_description_type [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_addressnumber [Column]","logical > timecard_06_join_gf_hc > plant_location [Column]","logical > if_wlgdw_gorestar_g_pricing_dim > ship_to_number [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_currency_cd [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > no_sor_col [Column]","logical > if_wlgdw_gorestar_g_lot_dim > lot_cc2 [Column]","logical > if_servicenow_dmn_demand > collaborators [Column]","logical > if_perficient_ctms_protocol > stsubjectenrolled [Column]","logical > if_ukg_vtimecardtotal > combinedpaycodeswt [Column]","logical > sales_order_detail_01_join_invoice_date > govt_contract_priority [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > eco [Column]","logical > product_base_type_family_line_info_03_join_erproute_erproutebase > subfactory [Column]","logical > if_camstar_mes04_numberingrule > notes [Column]","logical > product_01_join_base_type_family_line_info > wlgdefaultconditioninghours [Column]","logical > usecthist_tags_01_split_tagname > tagname [Column]","logical > gsms_fluorite_case_09_join_casetype > salesordernumber [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > wlgproductinfoid [Column]","logical > if_perficient_ctms_protocol > rescreened [Column]","logical > if_wlgdw_salesforce_sf_accounts > receives_pop_material [Column]","logical > if_wlgdw_salesforce_sf_accounts > shippingpostalcode [Column]","logical > if_qsi_dpc_updates_fs > due [Column]","modeling > gsms_fluorite_case_list_01_join_physician > advising_physician_alpha_name [Column]","modeling > ctms_document_tracking_02_derived_column > site_contact_row_id [Column]","logical > if_concur_attendee_extract > report_entry_custom_17 [Column]","logical > if_wlgdw_sop_order_detail_cons > company [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > date_updated [Column]","logical > qsi_car_fs_01_join_car_updates_fs > assignedto_updates [Column]","logical > if_wwp_item > item_id [Column]","logical > if_ukg_vpeople > accrualprofilename [Column]","logical > product_base_type_family_line_info_19_join_changestatus > erpbombaseid [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > work_product_device [Column]","logical > timecard_06_join_gf_hc > std_hours [Column]","modeling > ctms_document_tracking_02_derived_column > last_updated_date [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > create_date [Column]","logical > sales_order_detail_10_join_original_promised_date > status_cd_nxt [Column]","logical > timecard_03_emplid > manageraccessset [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > fefoenforce [Column]","logical > if_camstar_mes04_samplingplan > iconid [Column]","logical > if_wlgdw_sop_order_header_cons > ship_to_attention [Column]","logical > if_collibrametrics_collibra_data_elements_with_sor_col_dq_trending > data_element_full_name [Column]","modeling > ctms_document_tracking > site_contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > invoice_sort_squence [Column]","modeling > data_elements_in_candidate_with_dq_dimension_01_filter_relation > sql_load_date [Column]","logical > if_wlgdw_salesforce_sf_contacts > wlg_contact_et_status [Column]","logical > if_wlgdw_hr_taleo_fte_amounts > report_date [Column]","logical > if_servicenow_incident_01_join_sys_user_group > sys_mod_count [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > containernumberingruleid [Column]","logical > if_jira_issuetransitions > issueid [Column]","logical > timecard_03_emplid > laborleveltransferset [Column]","logical > if_qsi_dpc_updates_fs > datecreated [Column]","logical > issues_01_cache_selection > statuscategoryid [Column]","logical > product_base_type_family_line_info_10_join_spec_specbase > wlgsellbyperiod [Column]","logical > if_wlgdw_gorestar_g_customer_dim > gl_class [Column]","modeling > ctms_activities_01_filter > parent_entity [Column]","logical > usecthist_history_leonardo_200006547 > value [Column]","logical > servicenow_change_request_01_join_sys_user_group > correlation_display [Column]","logical > local_ws_02_join_ws_tag > database_synch_date [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > created_by [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > reporting1_cd [Column]","logical > gsms_fluorite_case_03_join_tgcombination > updatedat [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > from_grade [Column]","logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > other_customer_information [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > description [Column]","logical > if_jira_issues > checkboxtest_0 [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > batch_id [Column]","logical > if_wwp_item > max_lot_size [Column]","logical > if_servicenow_sys_user > sso_source [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdcost [Column]","logical > if_servicenow_change_request > u_environment [Column]","logical > if_collibrametrics_dbo_create_by_user > create_year [Column]","modeling > if_gsms_fluorite_case > shipping_remarks [Column]","logical > product_base_type_family_line_info_13_join_uom > productvariation [Column]","logical > if_camstar_mes04_employee > canlogin [Column]","logical > product_base_type_family_line_info_17_join_billofprocess_billofprocessbase > erproutename [Column]","logical > if_collibrametrics_dbo_elements_entities > domain_name [Column]","logical > if_wlgdw_com_ 2023-01-17 16:56:15,352 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 50 * Client response received on thread http-nio-8080-exec-3 50 < 200 50 < cache-control: no-cache,no-store 50 < content-length: 384 50 < content-security-policy: default-src 'none'; frame-ancestors 'none' 50 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 50 < content-type: application/json 50 < date: Tue, 17 Jan 2023 16:56:14 GMT 50 < referrer-policy: no-referrer-when-downgrade 50 < server: istio-envoy 50 < strict-transport-security: max-age=63072000; includeSubDomains; 50 < x-content-type-options: nosniff 50 < x-envoy-upstream-service-time: 66 50 < x-frame-options: DENY 50 < x-xss-protection: 1; mode=block {"id":"ae90848d-f38c-4fd7-ad0e-58adbb04ab0b","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974575299,"system":false,"resourceType":"Job","name":"Export to \"export3c16a3220e7c4bfbbf91eb5babe71f40.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:56:16,355 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 51 * Sending client request on thread http-nio-8080-exec-3 51 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/ae90848d-f38c-4fd7-ad0e-58adbb04ab0b 51 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:16 GMT 51 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 51 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:16,365 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 51 * Client response received on thread http-nio-8080-exec-3 51 < 200 51 < cache-control: no-cache,no-store 51 < content-length: 736 51 < content-security-policy: default-src 'none'; frame-ancestors 'none' 51 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 51 < content-type: application/json 51 < date: Tue, 17 Jan 2023 16:56:15 GMT 51 < referrer-policy: no-referrer-when-downgrade 51 < server: istio-envoy 51 < strict-transport-security: max-age=63072000; includeSubDomains; 51 < x-content-type-options: nosniff 51 < x-envoy-upstream-service-time: 4 51 < x-frame-options: DENY 51 < x-xss-protection: 1; mode=block {"id":"ae90848d-f38c-4fd7-ad0e-58adbb04ab0b","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974575299,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974576284,"system":false,"resourceType":"Job","name":"Export to \"export3c16a3220e7c4bfbbf91eb5babe71f40.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974575970,"endDate":1673974576284,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"7a1e5b71-75bf-43db-9537-5168cbde700b\",\"fileName\":\"export3c16a3220e7c4bfbbf91eb5babe71f40.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:56:16,368 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 52 * Sending client request on thread http-nio-8080-exec-3 52 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/ae90848d-f38c-4fd7-ad0e-58adbb04ab0b 52 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:16 GMT 52 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 52 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:16,384 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 52 * Client response received on thread http-nio-8080-exec-3 52 < 200 52 < cache-control: no-cache,no-store 52 < content-length: 736 52 < content-security-policy: default-src 'none'; frame-ancestors 'none' 52 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 52 < content-type: application/json 52 < date: Tue, 17 Jan 2023 16:56:15 GMT 52 < referrer-policy: no-referrer-when-downgrade 52 < server: istio-envoy 52 < strict-transport-security: max-age=63072000; includeSubDomains; 52 < x-content-type-options: nosniff 52 < x-envoy-upstream-service-time: 4 52 < x-frame-options: DENY 52 < x-xss-protection: 1; mode=block {"id":"ae90848d-f38c-4fd7-ad0e-58adbb04ab0b","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974575299,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974576284,"system":false,"resourceType":"Job","name":"Export to \"export3c16a3220e7c4bfbbf91eb5babe71f40.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974575970,"endDate":1673974576284,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"7a1e5b71-75bf-43db-9537-5168cbde700b\",\"fileName\":\"export3c16a3220e7c4bfbbf91eb5babe71f40.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:56:16,390 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 53 * Sending client request on thread http-nio-8080-exec-3 53 > GET https://wlgore-dev.collibra.com/rest/2.0/files/7a1e5b71-75bf-43db-9537-5168cbde700b 53 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:16 GMT 53 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 53 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:16,417 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 53 * Client response received on thread http-nio-8080-exec-3 53 < 200 53 < cache-control: no-cache,no-store 53 < content-disposition: attachment; filename = "export3c16a3220e7c4bfbbf91eb5babe71f40.csv" 53 < content-length: 635164 53 < content-security-policy: default-src 'none'; frame-ancestors 'none' 53 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 53 < content-type: text/csv 53 < date: Tue, 17 Jan 2023 16:56:15 GMT 53 < referrer-policy: no-referrer-when-downgrade 53 < server: istio-envoy 53 < strict-transport-security: max-age=63072000; includeSubDomains; 53 < x-content-type-options: nosniff 53 < x-envoy-upstream-service-time: 4 53 < x-frame-options: DENY 53 < x-xss-protection: 1; mode=block logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_supply_attrition > job_code_description [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > roles_perm_02_join_view_details > cache_status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_8 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sprints_01_cache_selection > goal [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartuom2id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > job_off_accept_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > isthisnewimprovedorafix_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > reasoncd [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_company_01_join_ab_repository > print_company_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_short_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgdefaultcontainerlevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_employee > canlogin [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_7 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > productrevision [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_gsms_fluorite_case > sold_to_address_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > 2_stage > enterprise_data_governance_metrics > collibra_author_metrics;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_dmn_demand > assignment_group [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem_01_join_sys_user > task_effective_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_06_join_tgpathology > shipto_countrycode [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-7...more... 2023-01-17 16:56:16,540 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 54 * Sending client request on thread http-nio-8080-exec-3 54 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 54 > Content-Type: multipart/form-data;boundary=Boundary_21_1249913385_1673974576536 54 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:16 GMT 54 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 54 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 --Boundary_21_1249913385_1673974576536 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_21_1249913385_1673974576536 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_21_1249913385_1673974576536 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_21_1249913385_1673974576536 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_21_1249913385_1673974576536 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 8f3b-e816-4530-96ab-3e748cc8d4e3 [View]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"}},"domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4"},"name":"logical > _psd_sales_change_log_03_get_inside_sales_rep_details__d2d071be-53a58f3b-e816-4530-96ab-3e748cc8d4e3 [View]","type":{"id":"00000000-0000-0000-0001-000400000009"},"displayName":"_psd_sales_change_log_03_get_inside_sales_rep_details__d2d071be-53a58f3b-e816-4530-96ab-3e748cc8d4e3","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000008":[{"value":"Private View"}]},"relations":{}},{"resourceType":"Asset","identifier":{"name":"modeling > _ad_group_02_join_persons__bb7aff3f-9aa1-4059-8a26-4975163b035b_cce2bfb1-e3aa-4a0c-932d-2f2148822581 [View]","domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"}},"domain":{"id":"5b823309-84dd-4323-897e-afb379f8b74f"},"name":"modeling > _ad_group_02_join_persons__bb7aff3f-9aa1-4059-8a26-4975163b035b_cce2bfb1-e3aa-4a0c-932d-2f2148822581 [View]","type":{"id":"00000000-0000-0000-0001-000400000009"},"displayName":"_ad_group_02_join_persons__bb7aff3f-9aa1-4059-8a26-4975163b035b_cce2bfb1-e3aa-4a0c-932d-2f2148822581","status":{"id":"00000000-0000-0000-0000-000000005008"},"attributes":{"00000000-0000-0000-0001-000500000008":[{"value":"Private View"}]},"relations":{}}] --Boundary_21_1249913385_1673974576536-- 2023-01-17 16:56:16,603 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 54 * Client response received on thread http-nio-8080-exec-3 54 < 200 54 < cache-control: no-cache,no-store 54 < content-length: 333 54 < content-security-policy: default-src 'none'; frame-ancestors 'none' 54 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 54 < content-type: application/json 54 < date: Tue, 17 Jan 2023 16:56:15 GMT 54 < referrer-policy: no-referrer-when-downgrade 54 < server: istio-envoy 54 < strict-transport-security: max-age=63072000; includeSubDomains; 54 < x-content-type-options: nosniff 54 < x-envoy-upstream-service-time: 44 54 < x-frame-options: DENY 54 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:56:17,605 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 55 * Sending client request on thread http-nio-8080-exec-3 55 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/080a4234-6941-4562-8db9-a32f47c49636 55 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:17 GMT 55 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 55 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:17,614 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 55 * Client response received on thread http-nio-8080-exec-3 55 < 200 55 < cache-control: no-cache,no-store 55 < content-length: 359 55 < content-security-policy: default-src 'none'; frame-ancestors 'none' 55 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 55 < content-type: application/json 55 < date: Tue, 17 Jan 2023 16:56:16 GMT 55 < referrer-policy: no-referrer-when-downgrade 55 < server: istio-envoy 55 < strict-transport-security: max-age=63072000; includeSubDomains; 55 < x-content-type-options: nosniff 55 < x-envoy-upstream-service-time: 4 55 < x-frame-options: DENY 55 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"startDate":1673974576970,"state":"RUNNING","result":"NOT_SET"} 2023-01-17 16:56:18,620 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 56 * Sending client request on thread http-nio-8080-exec-3 56 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/080a4234-6941-4562-8db9-a32f47c49636 56 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:18 GMT 56 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 56 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:18,630 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 56 * Client response received on thread http-nio-8080-exec-3 56 < 200 56 < cache-control: no-cache,no-store 56 < content-length: 406 56 < content-security-policy: default-src 'none'; frame-ancestors 'none' 56 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 56 < content-type: application/json 56 < date: Tue, 17 Jan 2023 16:56:17 GMT 56 < referrer-policy: no-referrer-when-downgrade 56 < server: istio-envoy 56 < strict-transport-security: max-age=63072000; includeSubDomains; 56 < x-content-type-options: nosniff 56 < x-envoy-upstream-service-time: 5 56 < x-frame-options: DENY 56 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":10.890609874152954,"cancelable":true,"startDate":1673974576970,"state":"RUNNING","result":"NOT_SET","message":"Imported 1000 ASSET"} 2023-01-17 16:56:19,632 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 57 * Sending client request on thread http-nio-8080-exec-3 57 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/080a4234-6941-4562-8db9-a32f47c49636 57 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:19 GMT 57 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 57 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:19,652 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 57 * Client response received on thread http-nio-8080-exec-3 57 < 200 57 < cache-control: no-cache,no-store 57 < content-length: 405 57 < content-security-policy: default-src 'none'; frame-ancestors 'none' 57 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 57 < content-type: application/json 57 < date: Tue, 17 Jan 2023 16:56:18 GMT 57 < referrer-policy: no-referrer-when-downgrade 57 < server: istio-envoy 57 < strict-transport-security: max-age=63072000; includeSubDomains; 57 < x-content-type-options: nosniff 57 < x-envoy-upstream-service-time: 5 57 < x-frame-options: DENY 57 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":32.67182962245886,"cancelable":true,"startDate":1673974576970,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET"} 2023-01-17 16:56:20,655 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 58 * Sending client request on thread http-nio-8080-exec-3 58 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/080a4234-6941-4562-8db9-a32f47c49636 58 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:20 GMT 58 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 58 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:20,664 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 58 * Client response received on thread http-nio-8080-exec-3 58 < 200 58 < cache-control: no-cache,no-store 58 < content-length: 406 58 < content-security-policy: default-src 'none'; frame-ancestors 'none' 58 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 58 < content-type: application/json 58 < date: Tue, 17 Jan 2023 16:56:19 GMT 58 < referrer-policy: no-referrer-when-downgrade 58 < server: istio-envoy 58 < strict-transport-security: max-age=63072000; includeSubDomains; 58 < x-content-type-options: nosniff 58 < x-envoy-upstream-service-time: 4 58 < x-frame-options: DENY 58 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":43.562439496611816,"cancelable":true,"startDate":1673974576970,"state":"RUNNING","result":"NOT_SET","message":"Imported 4000 ASSET"} 2023-01-17 16:56:21,665 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 59 * Sending client request on thread http-nio-8080-exec-3 59 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/080a4234-6941-4562-8db9-a32f47c49636 59 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:21 GMT 59 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 59 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:21,674 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 59 * Client response received on thread http-nio-8080-exec-3 59 < 200 59 < cache-control: no-cache,no-store 59 < content-length: 414 59 < content-security-policy: default-src 'none'; frame-ancestors 'none' 59 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 59 < content-type: application/json 59 < date: Tue, 17 Jan 2023 16:56:20 GMT 59 < referrer-policy: no-referrer-when-downgrade 59 < server: istio-envoy 59 < strict-transport-security: max-age=63072000; includeSubDomains; 59 < x-content-type-options: nosniff 59 < x-envoy-upstream-service-time: 4 59 < x-frame-options: DENY 59 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":77.74806389157793,"cancelable":true,"startDate":1673974576970,"state":"RUNNING","result":"NOT_SET","message":"Imported 3000 ASSET_RELATION"} 2023-01-17 16:56:22,677 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 60 * Sending client request on thread http-nio-8080-exec-3 60 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/080a4234-6941-4562-8db9-a32f47c49636 60 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:22 GMT 60 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 60 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:22,685 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 60 * Client response received on thread http-nio-8080-exec-3 60 < 200 60 < cache-control: no-cache,no-store 60 < content-length: 509 60 < content-security-policy: default-src 'none'; frame-ancestors 'none' 60 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 60 < content-type: application/json 60 < date: Tue, 17 Jan 2023 16:56:21 GMT 60 < referrer-policy: no-referrer-when-downgrade 60 < server: istio-envoy 60 < strict-transport-security: max-age=63072000; includeSubDomains; 60 < x-content-type-options: nosniff 60 < x-envoy-upstream-service-time: 4 60 < x-frame-options: DENY 60 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974581922,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974576970,"endDate":1673974581922,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:56:22,686 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 61 * Sending client request on thread http-nio-8080-exec-3 61 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/080a4234-6941-4562-8db9-a32f47c49636 61 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:22 GMT 61 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 61 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:22,693 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 61 * Client response received on thread http-nio-8080-exec-3 61 < 200 61 < cache-control: no-cache,no-store 61 < content-length: 509 61 < content-security-policy: default-src 'none'; frame-ancestors 'none' 61 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 61 < content-type: application/json 61 < date: Tue, 17 Jan 2023 16:56:21 GMT 61 < referrer-policy: no-referrer-when-downgrade 61 < server: istio-envoy 61 < strict-transport-security: max-age=63072000; includeSubDomains; 61 < x-content-type-options: nosniff 61 < x-envoy-upstream-service-time: 3 61 < x-frame-options: DENY 61 < x-xss-protection: 1; mode=block {"id":"080a4234-6941-4562-8db9-a32f47c49636","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974576590,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974581922,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974576970,"endDate":1673974581922,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"IMPORT\"}"} 2023-01-17 16:56:22,717 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 62 * Sending client request on thread http-nio-8080-exec-3 62 > POST https://wlgore-dev.collibra.com/rest/2.0/outputModule/export/csv-job?separator=%3B"e=%22&escape=%5C&headerRow=false&validationEnabled=true 62 > Content-Type: application/json 62 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:22 GMT 62 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 62 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 { "TableViewConfig": { "displayLength": -1, "displayStart": 0, "Resources": { "Term": { "Signifier": { "name": "assetName" }, "Vocabulary": { "Id": { "name": "domainId" } }, "ConceptType": { "Id": { "name": "assetTypeId" }, "Signifier": { "name": "assetTypeName" } }, "Filter": { "AND": [ { "Field": { "name": "assetName", "operator": "IN", "values": ["modeling > pbh_production_dashboard_sfa4 > pm_start [Column]","modeling > ctms_document_tracking > submission_date [Column]","modeling > prod_events_01_add_duration_hours > shiftstartdatetimeutc [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > ap [Column]","modeling > if_concur_attendee_extract > report_entry_custom_6 [Column]","logical > if_camstar_mes04_samplingplan > specbaseid [Column]","modeling > claudine_part_numbers_machine_state > v_value [Column]","logical > usecthist_history_butternut > pm_machine [Column]","logical > if_perficient_ctms_protocol_deviations > indentified [Column]","logical > if_collibrametrics_dbo_pdd_status_type_count > domain_name [Column]","logical > local_ws_03_filter_categorized_assets_datamarts > database_last_modification_isst_data [Column]","logical > gore_branch_plant_04_rename > country_name [Column]","logical > sales_order_detail_10_join_original_promised_date > local_currency_cd [Column]","logical > if_collibrametrics_collibra_collibra_communities > parent_name [Column]","logical > gore_branch_plant_02_filter_bp > model_account_cons [Column]","logical > if_wwp_item > unit_cost [Column]","modeling > wfp_supply_03_filter_add_year_month_supply_forecast > pay_group_description [Column]","logical > if_wlgdw_hr_taleo_filled_last_5_yrs > req_template_job_cd [Column]","logical > local_view_02_join_view_tag > view_last_modification_isst_data [Column]","modeling > if_views_tagged_outside_assets_datamarts > view_description_type [Column]","logical > gsms_fluorite_case_06_join_tgpathology > advisingphysician_addressnumber [Column]","logical > timecard_06_join_gf_hc > plant_location [Column]","logical > if_wlgdw_gorestar_g_pricing_dim > ship_to_number [Column]","logical > if_wlgdw_proxy_gorestar_g_sales_order_fact > order_currency_cd [Column]","logical > if_collibrametrics_collibra_incomplete_dataelement_trending > no_sor_col [Column]","logical > if_wlgdw_gorestar_g_lot_dim > lot_cc2 [Column]","logical > if_servicenow_dmn_demand > collaborators [Column]","logical > if_perficient_ctms_protocol > stsubjectenrolled [Column]","logical > if_ukg_vtimecardtotal > combinedpaycodeswt [Column]","logical > sales_order_detail_01_join_invoice_date > govt_contract_priority [Column]","logical > product_base_type_family_line_info_09_join_cdodefinition > eco [Column]","logical > product_base_type_family_line_info_03_join_erproute_erproutebase > subfactory [Column]","logical > if_camstar_mes04_numberingrule > notes [Column]","logical > product_01_join_base_type_family_line_info > wlgdefaultconditioninghours [Column]","logical > usecthist_tags_01_split_tagname > tagname [Column]","logical > gsms_fluorite_case_09_join_casetype > salesordernumber [Column]","logical > product_base_type_family_line_info_22_join_csigetenumerationlabels_fefoenum > wlgproductinfoid [Column]","logical > if_perficient_ctms_protocol > rescreened [Column]","logical > if_wlgdw_salesforce_sf_accounts > receives_pop_material [Column]","logical > if_wlgdw_salesforce_sf_accounts > shippingpostalcode [Column]","logical > if_qsi_dpc_updates_fs > due [Column]","modeling > gsms_fluorite_case_list_01_join_physician > advising_physician_alpha_name [Column]","modeling > ctms_document_tracking_02_derived_column > site_contact_row_id [Column]","logical > if_concur_attendee_extract > report_entry_custom_17 [Column]","logical > if_wlgdw_sop_order_detail_cons > company [Column]","logical > if_wlgdw_gorestar_g_inventory_location_fact > date_updated [Column]","logical > qsi_car_fs_01_join_car_updates_fs > assignedto_updates [Column]","logical > if_wwp_item > item_id [Column]","logical > if_ukg_vpeople > accrualprofilename [Column]","logical > product_base_type_family_line_info_19_join_changestatus > erpbombaseid [Column]","modeling > wfp_tm1_demand_and_associat_id_and_role > work_product_device [Column]","logical > timecard_06_join_gf_hc > std_hours [Column]","modeling > ctms_document_tracking_02_derived_column > last_updated_date [Column]","logical > if_denodo_view_dependencies_02_join_dependency_details > create_date [Column]","logical > sales_order_detail_10_join_original_promised_date > status_cd_nxt [Column]","logical > timecard_03_emplid > manageraccessset [Column]","logical > product_base_type_family_line_info_16_join_erpbom_erpbombase > fefoenforce [Column]","logical > if_camstar_mes04_samplingplan > iconid [Column]","logical > if_wlgdw_sop_order_header_cons > ship_to_attention [Column]","logical > if_collibrametrics_collibra_data_elements_with_sor_col_dq_trending > data_element_full_name [Column]","modeling > ctms_document_tracking > site_contact_first_name [Column]","logical > if_wlgdw_com_jde_address_book_repository > invoice_sort_squence [Column]","modeling > data_elements_in_candidate_with_dq_dimension_01_filter_relation > sql_load_date [Column]","logical > if_wlgdw_salesforce_sf_contacts > wlg_contact_et_status [Column]","logical > if_wlgdw_hr_taleo_fte_amounts > report_date [Column]","logical > if_servicenow_incident_01_join_sys_user_group > sys_mod_count [Column]","logical > product_base_type_family_line_info_05_join_numberingrule > containernumberingruleid [Column]","logical > if_jira_issuetransitions > issueid [Column]","logical > timecard_03_emplid > laborleveltransferset [Column]","logical > if_qsi_dpc_updates_fs > datecreated [Column]","logical > issues_01_cache_selection > statuscategoryid [Column]","logical > product_base_type_family_line_info_10_join_spec_specbase > wlgsellbyperiod [Column]","logical > if_wlgdw_gorestar_g_customer_dim > gl_class [Column]","modeling > ctms_activities_01_filter > parent_entity [Column]","logical > usecthist_history_leonardo_200006547 > value [Column]","logical > servicenow_change_request_01_join_sys_user_group > correlation_display [Column]","logical > local_ws_02_join_ws_tag > database_synch_date [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > created_by [Column]","logical > if_wlgdw_gorestar_g_financial_account_dim > reporting1_cd [Column]","logical > gsms_fluorite_case_03_join_tgcombination > updatedat [Column]","logical > if_wlgdw_sop_jde_branch_plant_master > from_grade [Column]","logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > other_customer_information [Column]","logical > product_base_type_family_line_info_11_join_cdodefinition > description [Column]","logical > if_jira_issues > checkboxtest_0 [Column]","logical > if_collibrametrics_collibra_collibra_attribute_types > batch_id [Column]","logical > if_wwp_item > max_lot_size [Column]","logical > if_servicenow_sys_user > sso_source [Column]","logical > if_wlgdw_salesforce_sf_strategic_account_plan > golf_share [Column]","logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > stdcost [Column]","logical > if_servicenow_change_request > u_environment [Column]","logical > if_collibrametrics_dbo_create_by_user > create_year [Column]","modeling > if_gsms_fluorite_case > shipping_remarks [Column]","logical > product_base_type_family_line_info_13_join_uom > productvariation [Column]","logical > if_camstar_mes04_employee > canlogin [Column]","logical > product_base_type_family_line_info_17_join_billofprocess_billofprocessbase > erproutename [Column]","logical > if_collibrametrics_dbo_elements_entities > domain_name [Column]","logical > if_wlgdw_com_ 2023-01-17 16:56:22,790 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 62 * Client response received on thread http-nio-8080-exec-3 62 < 200 62 < cache-control: no-cache,no-store 62 < content-length: 384 62 < content-security-policy: default-src 'none'; frame-ancestors 'none' 62 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 62 < content-type: application/json 62 < date: Tue, 17 Jan 2023 16:56:21 GMT 62 < referrer-policy: no-referrer-when-downgrade 62 < server: istio-envoy 62 < strict-transport-security: max-age=63072000; includeSubDomains; 62 < x-content-type-options: nosniff 62 < x-envoy-upstream-service-time: 63 62 < x-frame-options: DENY 62 < x-xss-protection: 1; mode=block {"id":"b58ee03b-a043-4ff9-af79-02c822f1d621","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974582739,"system":false,"resourceType":"Job","name":"Export to \"exporte57db1f369d441c18c3198620a861938.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:56:23,792 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 63 * Sending client request on thread http-nio-8080-exec-3 63 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/b58ee03b-a043-4ff9-af79-02c822f1d621 63 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:23 GMT 63 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 63 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:23,802 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 63 * Client response received on thread http-nio-8080-exec-3 63 < 200 63 < cache-control: no-cache,no-store 63 < content-length: 736 63 < content-security-policy: default-src 'none'; frame-ancestors 'none' 63 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 63 < content-type: application/json 63 < date: Tue, 17 Jan 2023 16:56:22 GMT 63 < referrer-policy: no-referrer-when-downgrade 63 < server: istio-envoy 63 < strict-transport-security: max-age=63072000; includeSubDomains; 63 < x-content-type-options: nosniff 63 < x-envoy-upstream-service-time: 4 63 < x-frame-options: DENY 63 < x-xss-protection: 1; mode=block {"id":"b58ee03b-a043-4ff9-af79-02c822f1d621","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974582739,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974583287,"system":false,"resourceType":"Job","name":"Export to \"exporte57db1f369d441c18c3198620a861938.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974582973,"endDate":1673974583287,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"01643bc5-9177-4816-9b99-1417b4263bd8\",\"fileName\":\"exporte57db1f369d441c18c3198620a861938.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:56:23,803 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 64 * Sending client request on thread http-nio-8080-exec-3 64 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/b58ee03b-a043-4ff9-af79-02c822f1d621 64 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:23 GMT 64 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 64 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:23,812 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 64 * Client response received on thread http-nio-8080-exec-3 64 < 200 64 < cache-control: no-cache,no-store 64 < content-length: 736 64 < content-security-policy: default-src 'none'; frame-ancestors 'none' 64 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 64 < content-type: application/json 64 < date: Tue, 17 Jan 2023 16:56:22 GMT 64 < referrer-policy: no-referrer-when-downgrade 64 < server: istio-envoy 64 < strict-transport-security: max-age=63072000; includeSubDomains; 64 < x-content-type-options: nosniff 64 < x-envoy-upstream-service-time: 3 64 < x-frame-options: DENY 64 < x-xss-protection: 1; mode=block {"id":"b58ee03b-a043-4ff9-af79-02c822f1d621","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974582739,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974583287,"system":false,"resourceType":"Job","name":"Export to \"exporte57db1f369d441c18c3198620a861938.csv\".","type":"EXPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":false,"startDate":1673974582973,"endDate":1673974583287,"state":"COMPLETED","result":"SUCCESS","message":"{\"type\":\"REPORT\",\"message\":null,\"id\":\"01643bc5-9177-4816-9b99-1417b4263bd8\",\"fileName\":\"exporte57db1f369d441c18c3198620a861938.csv\",\"mimeType\":\"text/csv\",\"location\":\"uploads\"}"} 2023-01-17 16:56:23,813 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 65 * Sending client request on thread http-nio-8080-exec-3 65 > GET https://wlgore-dev.collibra.com/rest/2.0/files/01643bc5-9177-4816-9b99-1417b4263bd8 65 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:23 GMT 65 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 65 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:23,822 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 65 * Client response received on thread http-nio-8080-exec-3 65 < 200 65 < cache-control: no-cache,no-store 65 < content-disposition: attachment; filename = "exporte57db1f369d441c18c3198620a861938.csv" 65 < content-length: 635164 65 < content-security-policy: default-src 'none'; frame-ancestors 'none' 65 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 65 < content-type: text/csv 65 < date: Tue, 17 Jan 2023 16:56:22 GMT 65 < referrer-policy: no-referrer-when-downgrade 65 < server: istio-envoy 65 < strict-transport-security: max-age=63072000; includeSubDomains; 65 < x-content-type-options: nosniff 65 < x-envoy-upstream-service-time: 3 65 < x-frame-options: DENY 65 < x-xss-protection: 1; mode=block logical > usecthist_history_td1_ch2203 > wwversion [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_24_projection > alternate_expiration_date_txn [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_12_join_cdodefinition > expiration_date_spec_rev_record [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > country_4 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_05_join_actual_ship_date > bu_structure_most_rec_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_ukg_vpeople > snapshotdate [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_03_join_hospital > emergency [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > usecthist_history_kamino2_20043397 > quality [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_spec > iconid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > protocol_deviations_01_derived_columns > accountname [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_gorestar_g_inventory_location_fact > atomic_key [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_05_join_gorestar > gorestar_order_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > issues_01_cache_selection > targetstart_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > gsms_fluorite_case_list_04_join_case_items > ship_to_country_code [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_concur_attendee_extract > general_future_use_3 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sales_order_detail_10_join_original_promised_date > eur_variable_cost_amt [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > sales_order_detail_12_join_salesperson > scl_numeric [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_collibrametrics_dbo_approved_element_to_dq_rule_type > rule_type [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_int_zs_fab_adhoc_fab_analytics > backlog_units_without_seam [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > qsi_ncmr_fs_01_join_ncmr_updates_fs > dateopened_updates [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wgldw_hr_gen_tpwfp_project > work_invest_proj [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem > cmdb_ci_business_app [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_sales_order > deliver_to_address [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > servicenow_change_request_02_join_cmn_department > u_gore_version [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_hire_date [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > 2_stage > utilities > ad_empty_group;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f modeling > if_product > usd_forecast_fx_rate [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gsms_fluorite_case_12_join_extreatedarea > tgpathology [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_01_join_documentset > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > wfp_supply_attrition > job_code_description [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > roles_perm_02_join_view_details > cache_status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sc_req_item > correlation_display [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_concur_attendee_extract > report_custom_8 [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > sprints_01_cache_selection > goal [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_23_join_csigetenumerationlabels_epuenum > stdstartuom2id [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_hr_taleo_filled_last_5_yrs > job_off_accept_dt_yr [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > issues_01_cache_selection > isthisnewimprovedorafix_0 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_salesforce_sf_strategic_account_plan > status [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_sop_jde_branch_plant_master > safety_leadtime [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > prod_events_01_add_duration_hours > reasoncd [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f logical > gore_company_01_join_ab_repository > print_company_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_sys_user > u_short_name [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_customer_satisfied [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_01_join_base_type_family_line_info > wlgdefaultcontainerlevelid [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_camstar_mes04_employee > canlogin [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_wlgdw_com_jde_customer_master > category_code_7 [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > product_base_type_family_line_info_21_join_csigetenumerationlabels_statusenum > productrevision [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 modeling > if_gsms_fluorite_case > sold_to_address_number [Column];00000000-0000-0000-0000-000000031008;Column;5b823309-84dd-4323-897e-afb379f8b74f modeling > 2_stage > enterprise_data_governance_metrics > collibra_author_metrics;bf8b45cf-d65b-4c52-8125-8a6c725214f0;Denodo Folder;5b823309-84dd-4323-897e-afb379f8b74f logical > if_servicenow_dmn_demand > assignment_group [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_change_request > u_rescheduled_change [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > if_servicenow_problem_01_join_sys_user > task_effective_number [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-75d9e28901c4 logical > gsms_fluorite_case_06_join_tgpathology > shipto_countrycode [Column];00000000-0000-0000-0000-000000031008;Column;e0505ba7-b10a-4c87-80d4-7...more... 2023-01-17 16:56:23,875 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 66 * Sending client request on thread http-nio-8080-exec-3 66 > POST https://wlgore-dev.collibra.com/rest/2.0/import/json-job 66 > Content-Type: multipart/form-data;boundary=Boundary_22_458970098_1673974583873 66 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:23 GMT 66 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 66 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 --Boundary_22_458970098_1673974583873 Content-Type: text/plain Content-Disposition: form-data; name="sendNotification" false --Boundary_22_458970098_1673974583873 Content-Type: text/plain Content-Disposition: form-data; name="batchSize" 10000 --Boundary_22_458970098_1673974583873 Content-Type: text/plain Content-Disposition: form-data; name="simulation" false --Boundary_22_458970098_1673974583873 Content-Type: text/plain Content-Disposition: form-data; name="fileName" loadfile --Boundary_22_458970098_1673974583873 Content-Type: application/octet-stream Content-Disposition: form-data; filename="file"; name="file" 49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_worklogs > authordisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_sprints > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > sprintid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issuelinks > outwardissuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_comments > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issues > key [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_issueaffectedversions > issuekey [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > accountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_attachments > authoraccountid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_issuetypes > id [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_sprintissues > issuetypeid [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > if_jira_users > displayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_jira_projects > leaddisplayname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"0,1:0,*"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":""}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":""}]}},{"resourceType":"Complex Relation","identifier":{"relations":{"5d63683f-11e7-4480-a8ec-e0b97fd539e8":[{"name":"logical > usecthist_tags_02_get_machine_names > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}],"8b415375-5fac-4def-8371-e1885d6ba318":[{"name":"logical > if_usecthist_history > tagname [Column]","domain":{"id":"e0505ba7-b10a-4c87-80d4-75d9e28901c4","community":{}}}]}},"complexRelationType":{"id":"0412b8bf-4764-4125-9f49-45b1f0c76b90"},"attributes":{"f66700ed-c769-46da-bb4d-175d917ec26f":[{"value":"1:+"}],"26aeaea0-f5cd-44f1-93c3-91e134207800":[{"value":"Rocord of the machine with this tagname"}],"63ae168f-ac95-4794-9984-92a6f97eee54":[{"value":"Machine tagname"}]}}] --Boundary_22_458970098_1673974583873-- 2023-01-17 16:56:23,905 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 66 * Client response received on thread http-nio-8080-exec-3 66 < 200 66 < cache-control: no-cache,no-store 66 < content-length: 333 66 < content-security-policy: default-src 'none'; frame-ancestors 'none' 66 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 66 < content-type: application/json 66 < date: Tue, 17 Jan 2023 16:56:22 GMT 66 < referrer-policy: no-referrer-when-downgrade 66 < server: istio-envoy 66 < strict-transport-security: max-age=63072000; includeSubDomains; 66 < x-content-type-options: nosniff 66 < x-envoy-upstream-service-time: 20 66 < x-frame-options: DENY 66 < x-xss-protection: 1; mode=block {"id":"f10ef680-efb5-4388-ba4b-1e41c746d25f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974583894,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":0.0,"cancelable":true,"state":"WAITING","result":"NOT_SET"} 2023-01-17 16:56:24,912 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 67 * Sending client request on thread http-nio-8080-exec-3 67 > GET https://wlgore-dev.collibra.com/rest/2.0/jobs/f10ef680-efb5-4388-ba4b-1e41c746d25f 67 > Cookie: JSESSIONID=f5fd73b0-da2f-4a70-92dd-30338c7025df;Version=0;Path=/;Max-Age=86400;Secure;HttpOnly;Expires=Wed, 18 Jan 2023 16:56:24 GMT 67 > User-Agent: CollibraConnector-SB-1.1.10[1.1.10][java.lang] 67 > x-csrf-token: f6833b19-4f8e-4cf4-a9a6-b2f3381db655 2023-01-17 16:56:24,920 [http-nio-8080-exec-3] INFO org.glassfish.jersey.logging.LoggingFeature - 67 * Client response received on thread http-nio-8080-exec-3 67 < 200 67 < cache-control: no-cache,no-store 67 < content-length: 702 67 < content-security-policy: default-src 'none'; frame-ancestors 'none' 67 < content-security-policy-report-only: default-src 'none'; frame-ancestors 'none' 67 < content-type: application/json 67 < date: Tue, 17 Jan 2023 16:56:23 GMT 67 < referrer-policy: no-referrer-when-downgrade 67 < server: istio-envoy 67 < strict-transport-security: max-age=63072000; includeSubDomains; 67 < x-content-type-options: nosniff 67 < x-envoy-upstream-service-time: 4 67 < x-frame-options: DENY 67 < x-xss-protection: 1; mode=block {"id":"f10ef680-efb5-4388-ba4b-1e41c746d25f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974583894,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974584236,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100.0,"cancelable":true,"startDate":1673974583973,"endDate":1673974584224,"state":"ERROR","result":"FAILURE","message":"{\"conflicts\":{\"Line 83 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}"} 2023-01-17 16:56:24,925 [http-nio-8080-exec-3] ERROR com.collibra.marketplace.denodo.exception.GlobalExceptionHandler - Internal error during execution. com.collibra.marketplace.library.integration.exception.CollibraIntegrationLibraryException: {"id":"f10ef680-efb5-4388-ba4b-1e41c746d25f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974583894,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974584236,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673974583973,"endDate":1673974584224,"state":"ERROR","message":"{\"conflicts\":{\"Line 83 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:823) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.importComplexRelations(CollibraImportApiHelper.java:453) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.denodo.service.IntegrationService.start(IntegrationService.java:66) ~[classes!/:1.1.1] at com.collibra.marketplace.denodo.controller.EntryPointController.syncTriggeredByApiRequest(EntryPointController.java:52) ~[classes!/:1.1.1] at jdk.internal.reflect.DirectMethodHandleAccessor.invoke(DirectMethodHandleAccessor.java:104) ~[?:?] at java.lang.reflect.Method.invoke(Method.java:577) ~[?:?] at org.springframework.web.method.support.InvocableHandlerMethod.doInvoke(InvocableHandlerMethod.java:205) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.method.support.InvocableHandlerMethod.invokeForRequest(InvocableHandlerMethod.java:150) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.ServletInvocableHandlerMethod.invokeAndHandle(ServletInvocableHandlerMethod.java:117) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.invokeHandlerMethod(RequestMappingHandlerAdapter.java:895) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.annotation.RequestMappingHandlerAdapter.handleInternal(RequestMappingHandlerAdapter.java:808) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.mvc.method.AbstractHandlerMethodAdapter.handle(AbstractHandlerMethodAdapter.java:87) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doDispatch(DispatcherServlet.java:1071) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.DispatcherServlet.doService(DispatcherServlet.java:964) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.processRequest(FrameworkServlet.java:1006) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at org.springframework.web.servlet.FrameworkServlet.doPost(FrameworkServlet.java:909) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:696) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.servlet.FrameworkServlet.service(FrameworkServlet.java:883) ~[spring-webmvc-5.3.23.jar!/:5.3.23] at javax.servlet.http.HttpServlet.service(HttpServlet.java:779) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:227) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.websocket.server.WsFilter.doFilter(WsFilter.java:53) ~[tomcat-embed-websocket-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:337) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.intercept.AuthorizationFilter.doFilterInternal(AuthorizationFilter.java:73) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:122) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.access.ExceptionTranslationFilter.doFilter(ExceptionTranslationFilter.java:116) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:126) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.SessionManagementFilter.doFilter(SessionManagementFilter.java:81) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.AnonymousAuthenticationFilter.doFilter(AnonymousAuthenticationFilter.java:109) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.servletapi.SecurityContextHolderAwareRequestFilter.doFilter(SecurityContextHolderAwareRequestFilter.java:149) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.savedrequest.RequestCacheAwareFilter.doFilter(RequestCacheAwareFilter.java:63) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.www.BasicAuthenticationFilter.doFilterInternal(BasicAuthenticationFilter.java:198) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:103) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.authentication.logout.LogoutFilter.doFilter(LogoutFilter.java:89) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doHeadersAfter(HeaderWriterFilter.java:90) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.header.HeaderWriterFilter.doFilterInternal(HeaderWriterFilter.java:75) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:112) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.SecurityContextPersistenceFilter.doFilter(SecurityContextPersistenceFilter.java:82) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.context.request.async.WebAsyncManagerIntegrationFilter.doFilterInternal(WebAsyncManagerIntegrationFilter.java:55) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.session.DisableEncodeUrlFilter.doFilterInternal(DisableEncodeUrlFilter.java:42) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.security.web.FilterChainProxy$VirtualFilterChain.doFilter(FilterChainProxy.java:346) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilterInternal(FilterChainProxy.java:221) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.security.web.FilterChainProxy.doFilter(FilterChainProxy.java:186) ~[spring-security-web-5.7.4.jar!/:5.7.4] at org.springframework.web.filter.DelegatingFilterProxy.invokeDelegate(DelegatingFilterProxy.java:354) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.DelegatingFilterProxy.doFilter(DelegatingFilterProxy.java:267) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.RequestContextFilter.doFilterInternal(RequestContextFilter.java:100) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.FormContentFilter.doFilterInternal(FormContentFilter.java:93) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.boot.actuate.metrics.web.servlet.WebMvcMetricsFilter.doFilterInternal(WebMvcMetricsFilter.java:96) ~[spring-boot-actuator-2.7.5.jar!/:2.7.5] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.springframework.web.filter.CharacterEncodingFilter.doFilterInternal(CharacterEncodingFilter.java:201) ~[spring-web-5.3.23.jar!/:5.3.23] at org.springframework.web.filter.OncePerRequestFilter.doFilter(OncePerRequestFilter.java:117) ~[spring-web-5.3.23.jar!/:5.3.23] at org.apache.catalina.core.ApplicationFilterChain.internalDoFilter(ApplicationFilterChain.java:189) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.ApplicationFilterChain.doFilter(ApplicationFilterChain.java:162) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardWrapperValve.invoke(StandardWrapperValve.java:197) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardContextValve.invoke(StandardContextValve.java:97) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.authenticator.AuthenticatorBase.invoke(AuthenticatorBase.java:541) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardHostValve.invoke(StandardHostValve.java:135) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.valves.ErrorReportValve.invoke(ErrorReportValve.java:92) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.core.StandardEngineValve.invoke(StandardEngineValve.java:78) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.catalina.connector.CoyoteAdapter.service(CoyoteAdapter.java:360) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.http11.Http11Processor.service(Http11Processor.java:399) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProcessorLight.process(AbstractProcessorLight.java:65) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.coyote.AbstractProtocol$ConnectionHandler.process(AbstractProtocol.java:893) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.NioEndpoint$SocketProcessor.doRun(NioEndpoint.java:1789) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.net.SocketProcessorBase.run(SocketProcessorBase.java:49) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor.runWorker(ThreadPoolExecutor.java:1191) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.ThreadPoolExecutor$Worker.run(ThreadPoolExecutor.java:659) ~[tomcat-embed-core-9.0.68.jar!/:?] at org.apache.tomcat.util.threads.TaskThread$WrappingRunnable.run(TaskThread.java:61) ~[tomcat-embed-core-9.0.68.jar!/:?] at java.lang.Thread.run(Thread.java:833) ~[?:?] Caused by: com.collibra.internal.exceptions.CollibraJobFailedException: {"id":"f10ef680-efb5-4388-ba4b-1e41c746d25f","createdBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","createdOn":1673974583894,"lastModifiedBy":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","lastModifiedOn":1673974584236,"system":false,"resourceType":"Job","name":"Import","type":"IMPORT","userId":"c06bb54c-f62e-4221-aa5d-f95624acd8fc","visibility":0,"progressPercentage":100,"cancelable":true,"startDate":1673974583973,"endDate":1673974584224,"state":"ERROR","message":"{\"conflicts\":{\"Line 83 contains the following errors:\":[\"More than one complex relation matches the specified criteria.\"]},\"type\":\"CONFLICT\",\"message\":\"The input processing did not complete successfully.\"}","result":"FAILURE"} at com.collibra.internal.utils.JobUtils.waitForJobToFinish(JobUtils.java:134) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.utils.JobUtils.monitorJobStatus(JobUtils.java:60) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJson(ImportOperationsLogic.java:565) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.ImportOperationsLogic.importJsonFromFile(ImportOperationsLogic.java:420) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.internal.logic.UpsertComplexRelationsOperationsLogic.sbUpsertComplexRelationsByName(UpsertComplexRelationsOperationsLogic.java:128) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.lambda$internalImportComplexRelations$4(CollibraImportApiHelper.java:847) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.InternalSharedLibraryCall.callAndHandle(InternalSharedLibraryCall.java:46) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelations(CollibraImportApiHelper.java:845) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] at com.collibra.marketplace.library.integration.CollibraImportApiHelper.internalImportComplexRelationsInBatches(CollibraImportApiHelper.java:798) ~[collibra-integration-library-1.1.10.jar!/:1.1.10] ... 96 more