blog.nidri.devAutomate USCIS Case TrackingIn 2025, USCIS started using Cloudflares “Verify you are human” mechanism. Due to that, the following bot will not work because it cannot by pass Cloudflare’s verification. To get the latest case status(H1B, H4 etc.), one has to visit USCIS and chec...Nov 29, 2024·3 min read
blog.nidri.devIntegrate Pega with Azure Service BusThis article details about how a message is posted to Azure Service Bus Queue from a Pega application using a HTTP protocol. Primary focus of this article is on how the headers are constructed and message is sent using Connect-Rest method. The constr...Mar 4, 2024·4 min read
blog.nidri.devHow to create an Azure virtual desktop (Windows 11)Microsoft Azure has a virtual desktop feature that comes with Windows 11 or other server platforms and with an optional suite of Microsoft apps. Windows 11 virtual desktops are very useful for accessing from anywhere in the world. They can be connect...Jun 9, 2023·4 min read
blog.nidri.devStarting career as a fresher?Primary objective When you start in the software industry or any industry for that matter, your primary focus should only be on learning. Learn as much as you can, gain knowledge and give your best at work. Use all the resources available, talk to y...Dec 29, 2022·3 min read
blog.nidri.devRefer datapage with parameters in HTML rule in PegaWe might have come across or probably used pega: reference jsp tag to refer properties in HTML rules like Fragment, Correspondence, Paragraph etc. There could be a scenario where we have to refer a parameterized Datapage in a HTML rule. But the synta...Oct 20, 2022·2 min read