When you invoke the Export Profile from Data Profiling process, the process identifies and exports successfully executed profiles from Data Profiling, and sends notifications. It carefully identifies profiles that have been completed without errors, creates exportable data insights, and informs relevant stakeholders to enhance the visibility and management of data profiling activities.
You can also schedule the process to run at regular intervals using Application Integration Console. This helps you streamline automation and ensure consistent operation according to your specified timeline.
1Open the Export Profile from Data Profiling process and click Actions > Properties Details > Copy Service URL.
2Open a text editor and add the input fields and values to the service URL as shown in the following format:
<Cloud Application Integration POD URL>/active-bpel/public/rt/<API_name>?in_CDP_ProjectName=<Project name containing the profile>&in_CDP_profileName=<Cloud Data Profile name>&in_CDP_Email_Recipients=<Email of recipients to share the profile report>
3Open a browser and paste the service URL.
You can also invoke the process using the Run Using option, REST or SOAP API endpoints in API clients, such as cURL, Postman, SOAP UI, or through any programming language.