Inbound Integration
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 03:51 AM
Hi all,
I tried to executed this code by following the steps mentioned from the learn path in servicenow.
The expected outcome is to generate the city based on IP but its not generating
BR:
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 05:46 AM
Hi @abjaffrey ,
Are you getting 200 Status?
Try testing from rest message and see what value are you getting.
-------------------------------------------------------------------------
If you found my response helpful, please consider selecting "Accept as Solution" and marking it as "Helpful." This not only supports me but also benefits the community.
Regards
Runjay Patel - ServiceNow Solution Architect
YouTube: https://www.youtube.com/@RunjayP
LinkedIn: https://www.linkedin.com/in/runjay
-------------------------------------------------------------------------
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 06:11 AM
Im getting the test results as positive witth 200 and city/region as the value based on the argument passed but when i tried to ser a field on the table with the business rule its not working i checked the log it mentioned “city=“
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 07:57 AM
Hi @abjaffrey ,
print responseBody and whether city value is coming or not.
if coming then share that details
- Mark as New
- Bookmark
- Subscribe
- Mute
- Subscribe to RSS Feed
- Permalink
- Report Inappropriate Content
12-09-2024 08:14 PM
can you help me with where to print it