- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi All,
I am wishing to Migrate Job from Data flux power studio to DI studio.
If anyone has idea about what is the impact of this migration and how to implement this, please let me know
Thanks in advance
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
So you probably need to rebuild the jobs.
What kind of functionality have you used in df?
Elaborate around the reasons for the migration. Do you wish to drop any license?
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
I want to configure e-mail notification for dataflux jobs. But as it is schedulled thru windows scheduler I am not able to implement conditional e-mail notification like on failure massege should be "Job failed" and on successful "Job executed successfully".
Hence one of my friend adviced me to migrate these jobs to DI studio so that I can use status handling in DI.
Thanks
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Have you looked at using a Process job in DataFlux Data Management Studio rather than a Data job? Process jobs have some of the process control/error handling that you may be looking for. The Process job could call a Data job and take action if the Data job fails.
- Mark as New
- Bookmark
- Subscribe
- Mute
- RSS Feed
- Permalink
- Report Inappropriate Content
Hi,
Thank you for your valuable feedback.
Actually I dont have any idea about DF data management studio and process jobs.