How is the "source_record" field filled in the Outbound HTTP Log Table?

RimaJ
Tera Contributor

Hello everyone, I'm having trouble understanding how the "source_record" field works and gets populated in the "Outbound HTTP Log" table. I need to recreate the same fields with the same behavior.

RimaJ_0-1703579606908.png

 

3 REPLIES 3

Maik Skoddow
Tera Patron
Tera Patron

Hi @RimaJ 

please explain better your use case or your requirement. Where do you want to recreate these fields? WHY do you need them. What do you want to achieve?

If you answer these questions we can check what the best solution is.

Maik

Hello, yes, I want to recreate them on a new custom table. I need the new table to have the same information. I am trying to create a custom http request log table for a scoped project.

Thanks.

Hi @RimaJ 

thanks for the information. I build the same and you don't need to understand the HTTP log table as you have all data already available in your code for outbound integrations. See https://developer.servicenow.com/dev.do#!/reference/api/vancouver/server/sn_ws-namespace/c_RESTMessa...

And no, I cannot provide more details as the solution was built for a customer.

Maik