<?xml version="1.0" encoding="UTF-8"?>
<rss version="2.0" xmlns:atom="http://www.w3.org/2005/Atom" xmlns:dc="http://purl.org/dc/elements/1.1/">
  <channel>
    <title>AqibNow</title>
    <description>Blog of a ServiceNow Architect</description>
    <link>http://aqibnow.com</link>
    <atom:link href="http://aqibnow.com/feed.xml" rel="self" type="application/rss+xml" />
    
      <item>
        <title>Australia Release</title>
        
        
          <description>&lt;p&gt;Strategic Analysis of the ServiceNow Australia Release 2026: Transitioning to the Era of Agentic AI and Unified Governance
&lt;!--break--&gt;&lt;/p&gt;

</description>
        
        <pubDate>Thu, 26 Feb 2026 11:06:00 +0000</pubDate>
        <link>http://aqibnow.com/2026/australia-release/</link>
        <guid isPermaLink="true">http://aqibnow.com/2026/australia-release/</guid>
      </item>
    
      <item>
        <title>Service Portal Overview</title>
        
        
          <description>&lt;p&gt;It has been eight years since the previous post, and now, after working on several Service Portal projects, I’m going to start by explaining the fundamental concepts and subsequently delve deeper into them in future posts.&lt;/p&gt;

</description>
        
        <pubDate>Wed, 25 Feb 2026 09:00:00 +0000</pubDate>
        <link>http://aqibnow.com/2026/service-portal-key-terms/</link>
        <guid isPermaLink="true">http://aqibnow.com/2026/service-portal-key-terms/</guid>
      </item>
    
      <item>
        <title>Load a GlideList Field Unlocked</title>
        
        
          <description>&lt;p&gt;List fields on forms can be clunky when they’re used for heavily used fields. Sometimes it may make it easier to load the field in it’s unlocked state to improve usability.&lt;/p&gt;

</description>
        
        <pubDate>Fri, 14 Dec 2018 08:00:00 +0000</pubDate>
        <link>http://aqibnow.com/2018/unlock-glide-list-on-form/</link>
        <guid isPermaLink="true">http://aqibnow.com/2018/unlock-glide-list-on-form/</guid>
      </item>
    
      <item>
        <title>Take ESS User Directly to the Service Portal</title>
        
        
          <description>&lt;p&gt;Users without roles are usually only require access to the self service view of ServiceNow, which is now the Service Portal.&lt;/p&gt;

</description>
        
        <pubDate>Fri, 14 Dec 2018 08:00:00 +0000</pubDate>
        <link>http://aqibnow.com/2018/ess-login-to-service-portal/</link>
        <guid isPermaLink="true">http://aqibnow.com/2018/ess-login-to-service-portal/</guid>
      </item>
    
      <item>
        <title>Force a Record into an Update Set</title>
        
        
          <description>&lt;p&gt;Whilst developing in ServiceNow you may come across things you’d like in your update set but they aren’t tracked.&lt;/p&gt;

</description>
        
        <pubDate>Wed, 18 Apr 2018 15:00:00 +0000</pubDate>
        <link>http://aqibnow.com/2018/force-record-into-update-set-list/</link>
        <guid isPermaLink="true">http://aqibnow.com/2018/force-record-into-update-set-list/</guid>
      </item>
    
      <item>
        <title>Approval Related List with a Relationship</title>
        
        
          <description>&lt;p&gt;When implementing an approval workflow in ServiceNow you may consider adding a related list showing all the related approval records on approving record.&lt;/p&gt;

</description>
        
        <pubDate>Tue, 22 Nov 2016 12:15:00 +0000</pubDate>
        <link>http://aqibnow.com/2016/approvals-related-list/</link>
        <guid isPermaLink="true">http://aqibnow.com/2016/approvals-related-list/</guid>
      </item>
    
      <item>
        <title>Show Workflow UI Action</title>
        
        
          <description>&lt;p&gt;When working with workflows it is really useful to view the context of workflows through the target record. I’ll show how to create a UI Action to view the workflow context from the target record form.&lt;/p&gt;

</description>
        
        <pubDate>Thu, 17 Nov 2016 17:35:00 +0000</pubDate>
        <link>http://aqibnow.com/2016/show-workflow-ui-action/</link>
        <guid isPermaLink="true">http://aqibnow.com/2016/show-workflow-ui-action/</guid>
      </item>
    
      <item>
        <title>Strip out HTML tags in JavaScript</title>
        
        
          <description>&lt;p&gt;In cases where you’re getting information from external sources, you may need to strip out HTML tags.&lt;/p&gt;

</description>
        
        <pubDate>Thu, 17 Nov 2016 12:15:00 +0000</pubDate>
        <link>http://aqibnow.com/2016/strip-out-html-tags/</link>
        <guid isPermaLink="true">http://aqibnow.com/2016/strip-out-html-tags/</guid>
      </item>
    
      <item>
        <title>Writing Reusable ServiceNow Client Scripts</title>
        
        
          <description>&lt;p&gt;Writing Client Scripts in ServiceNow can a repititive task as there is not easy way to reuse code. In this post I’ll tell you how to create a reusable client side script.&lt;/p&gt;

</description>
        
        <pubDate>Tue, 15 Nov 2016 19:20:00 +0000</pubDate>
        <link>http://aqibnow.com/2016/write-reusable-servicenow-client-scripts/</link>
        <guid isPermaLink="true">http://aqibnow.com/2016/write-reusable-servicenow-client-scripts/</guid>
      </item>
    
      <item>
        <title>Asynchronous ServiceNow Progress Worker</title>
        
        
          <description>&lt;p&gt;This post will explain how you can show the progress of a time consuming process in ServiceNow. We’ll achieve this via a Progress Worker.&lt;/p&gt;

</description>
        
        <pubDate>Tue, 18 Aug 2015 13:22:07 +0000</pubDate>
        <link>http://aqibnow.com/2015/asynchronous-servicenow-progress-worker/</link>
        <guid isPermaLink="true">http://aqibnow.com/2015/asynchronous-servicenow-progress-worker/</guid>
      </item>
    
  </channel>
</rss>