RE: When we Export the Jobflow and Import it in a different Project/Environment Fatal Error is thrown why?
When we Export the Jobflow and Import it in a different Project/Environment Fatal Error is thrown why?
Export a Jobflow from studio and import the exported json file into Different Project/Environment. Below things are to be taken care of
- If the Datapoints are being “reused” make sure we have friendly names with schema/database names in both exported json file and importing Project.
- Then try to import the exported json file into required project. The Fatal Error shouldn’t be thrown again.