Designing and Running Pipelines
Discuss how to use the SnapLogic platform.
cancel
Showing results for 
Search instead for 
Did you mean: 

Forum Posts

RDBMS - BLOB Data Type

The post below was designed for the BLOB data type in SQL Server (2014) but similar concepts should work for other data sources as well. Setup: in SQL Server Mgmt Studio CREATE TABLE [BLOBS]( [Id] [int] IDENTITY(1,1) NOT NULL, [Data] var...

ebarner by Former Employee
  • 2689 Views
  • 0 replies
  • 0 kudos

How to monitor a JCC

If you want to monitor a JCC, please follow the following instructions: Prerequisite: jmxremote_optional-repackaged-3.1.1.jar (If you compile jcc locally, you will have this library at ~/.m2/repository/org/glassfish/external/jmxremote_optional-repac...

hpv by Former Employee
  • 1814 Views
  • 1 replies
  • 0 kudos

How to disable Cache in Groundplex

To disable the cache option for downloading Snaps. Please add the below property in node properties. jcc.jvm_options = -DDISABLE_SNAP_CACHE_DELETE=True ​To Add this Property, please go to Manager → Shared Project → Snaplex → Click on the Snaplex name...

hpv by Former Employee
  • 3231 Views
  • 2 replies
  • 5 kudos

Upgrading Groundplex

I have upgraded both Groundplex1 and Groundplex2 to mrc xxx patch in Manager tab. However, in the dashboard health, it shows only Groundplex1 is upgraded, Groundplex2 remains at the old version. What could be wrong and how can we quickly fix this? We...

mina by Employee
  • 1517 Views
  • 1 replies
  • 0 kudos