How to view Load Job and Integration Job logs in the Management tab in the Application Builder
How to view Load Job and Integration Job logs in the Management tab in the Application Builder
If you loaded data into the SD and don't see the corresponding data show up in the GD tables, the first step for troubleshooting is to look at the load job and integration job logs.
Watch the video below to see how you can find the job logs in the Management tab in the Application Builder.
Instructions
To view the load and integration job logs:
- Go to the Management tab in the Application Builder.
- Find the relevant data location.
- Open the Latest Load node and find the relevant Load ID. You should know the Load ID when you submitted the load. The submit load function will return the Load ID to you in your SQL client (or REST API request).
- Find the status. It should be finished. If the status is not showing as Finished, it means you load job never completed. That is why your SD records never made it to the GD table. Re-analyze your load jobs or ETL processes.
- If the load is finished, find the related Integration Batch job.
- Open the Latest Integration Batches node. Find the relevant integration job that is linked to the Load ID. Watch the video to find the job parameters which will tell you the related Load ID. You will also see how you can find the integration job ID.
- Look at the steps in the integration job. See if the integration job has all green checkmarks. If so, all the processing completed successfully without any errors. If not, all your records might have been put into the error table (SE tables) which is why your records never made it to GD golden records.
What does your environment look like? Suneel, you need to give Mel the LoadID which should be returned when you load data so that she knows what to look for in the integration job.
Related to the article Export Semarchy xDM Integration Batch Logs
Related articles
, multiple selections available,
Related content
Build Report to follow Integration Jobs activity
Build Report to follow Integration Jobs activity
More like this
Export Semarchy xDM Integration Batch Logs
Export Semarchy xDM Integration Batch Logs
More like this
Creating and Managing Multiple Job Queues
Creating and Managing Multiple Job Queues
Read with this
How to Cancel Running Load Jobs, especially when blocking deploy model changes
How to Cancel Running Load Jobs, especially when blocking deploy model changes
More like this
Creating a Custom Delete Job
Creating a Custom Delete Job
Read with this
How to cancel integration loads with direct SQL update
How to cancel integration loads with direct SQL update
Read with this