How is the "source_record" field filled in the Outbound HTTP Log Table?
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 12:33 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 12:48 AM
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
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 01:14 AM
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.
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-26-2023 01:47 AM
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