Skip to main content
Announcements
UPGRADE ADVISORY for Qlik Replicate 2024.5: Read More
cancel
Showing results for 
Search instead for 
Did you mean: 
adbdkb
Creator
Creator

Getting the Task information from log files

When we run a task in Qlik Replicate,  we get the information regarding the status of the task on the UI.

Is it possible to get this information from the logs or if possible, will it be possible for me to somehow capture this information and write to a Kafka topic.  My Target endpoint is a kafka topic.  If I can write it to the same topic or if possible a separate topic, that will be very useful to help with reconciliation - as we will not have access to the UI in production.  But we will be able to access the logs or the kafka topic messages

adbdkb_0-1656430871633.png

 

Thank you

Labels (2)
1 Solution

Accepted Solutions
Bill_Steinagle
Support
Support

Hello,

Please see the below links for the Control Tables within Replicate and the Enterprise Manager REST API examples you are requesting information on. 

 

Replicate Control Tables:

https://help.qlik.com/en-US/replicate/November2021/Content/Global_Common/Content/SharedEMReplicate/C...

 

QEM REST API:

https://help.qlik.com/en-US/enterprise-manager/November2021/Content/EnterpriseManager/Main/Introduct...

 

Hope this is helpful.

 

Thanks!

Bill

View solution in original post

3 Replies
lyka
Support
Support

Hello,

Check this community post which i think will also help in your case

https://community.qlik.com/t5/Qlik-Replicate/Task-Creation/td-p/1909651

 

Also, you can utilize the control table called attrep_status

https://help.qlik.com/en-US/replicate/November2021/Content/Replicate/Main/Control%20Tables/replicati...

 

hope this helps!

Thanks

Lyka

 

adbdkb
Creator
Creator
Author

Thank you. 

So, do we define a task on attrep_status table to get the task related information?  Can that task have a kafka topic as a target endpoint?  Can you provide some more guidance on how I could use it?  

Also, for the first link, didn't understand how to use the counts part. Also, are there any examples or documentation for the REST APIs ?

Appreciate any help

Bill_Steinagle
Support
Support

Hello,

Please see the below links for the Control Tables within Replicate and the Enterprise Manager REST API examples you are requesting information on. 

 

Replicate Control Tables:

https://help.qlik.com/en-US/replicate/November2021/Content/Global_Common/Content/SharedEMReplicate/C...

 

QEM REST API:

https://help.qlik.com/en-US/enterprise-manager/November2021/Content/EnterpriseManager/Main/Introduct...

 

Hope this is helpful.

 

Thanks!

Bill