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

Forum Posts

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
  • 1510 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
  • 2551 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
  • 1157 Views
  • 1 replies
  • 0 kudos

Change Data Capture from Workday

This is often a requirement from a variety of Workday customers to extract data within a time range i.e. extract data that was changed 7 days ago or 2 days back or even within the last day. Classic examples are: Terminations within last 90 days or 3...

Using Workday RaaS to Extract Data

Using Workday RaaS to Extract Data Workday has a Reporting as a Service (RaaS) interface which allows you to export most data from Workday by creating a custom report within Workday then exposing it as a web service. The output can be various format...