- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2023 05:50 AM
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2023 07:37 AM
Hi @Mishu ,
There is no Direct way to check this , you will have to look at below :
1. Scripted Rest Api
2. Integration Hub -> Credentials
3. System Import Set -> Administration -> data source
4. Flow designer
5. Business rule
6. Schedule jobs
Also, If you want to check who did it , then open table sys_metadata and filter at field created_by for the user name of the person who was in charge to build the integration.
This way you will get all artifacts which were created by that person. Group by "class" .
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
‎01-11-2023 07:37 AM
Hi @Mishu ,
There is no Direct way to check this , you will have to look at below :
1. Scripted Rest Api
2. Integration Hub -> Credentials
3. System Import Set -> Administration -> data source
4. Flow designer
5. Business rule
6. Schedule jobs
Also, If you want to check who did it , then open table sys_metadata and filter at field created_by for the user name of the person who was in charge to build the integration.
This way you will get all artifacts which were created by that person. Group by "class" .