Skip to main content

I want to move data from CDF Raw Database in Dev and Load it to CDF Prod.Could someone please let me know if there is a way in Cognite. 

@Rajendra Pasupuleti 
You have at least 2 options here:

  1. You rerun your data pipeline from source to Raw in the Prod environment.   I would argue this is best practice, but maybe not ideal for your circumstance.
  2. Alternatively, you can use CDF Transformation to read from Raw staging in Dev and write to CDF Prod.  CDF Transformations support a read credential as well as a write credential when you configure transformation scheduling.  Whether this transformation is managed in dev or prod is up to you.

    Hope this helps,
    Jason


Reply