<?xml version="1.0" encoding="UTF-8"?><rss xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:atom="http://www.w3.org/2005/Atom" version="2.0"><channel><title><![CDATA[Untitled Publication]]></title><description><![CDATA[Untitled Publication]]></description><link>https://blog.adaptiveitsystems.com</link><image><url>https://cdn.hashnode.com/res/hashnode/image/upload/v1669973634699/Y4fMg3-jG.png</url><title>Untitled Publication</title><link>https://blog.adaptiveitsystems.com</link></image><generator>RSS for Node</generator><lastBuildDate>Mon, 27 Apr 2026 17:00:48 GMT</lastBuildDate><atom:link href="https://blog.adaptiveitsystems.com/rss.xml" rel="self" type="application/rss+xml"/><language><![CDATA[en]]></language><ttl>60</ttl><item><title><![CDATA[Unlock  Oracle APEX application user APEX_UTIL. unlock_account]]></title><description><![CDATA[Often you get the requirement to provide the APEX application user unlock feature from a user interface. Oracle APEX provides APEX_UTIL. unlock_account which can be used to unlock a user account.
You can create a form with the user listing and provid...]]></description><link>https://blog.adaptiveitsystems.com/unlock-oracle-apex-application-user-apexutil-unlockaccount</link><guid isPermaLink="true">https://blog.adaptiveitsystems.com/unlock-oracle-apex-application-user-apexutil-unlockaccount</guid><category><![CDATA[#oracle-apex]]></category><category><![CDATA[orclapex]]></category><dc:creator><![CDATA[Deepti@Adaptiveit]]></dc:creator><pubDate>Mon, 19 Dec 2022 18:28:30 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1671472790383/dDhYZH0vo.png" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>Often you get the requirement to provide the APEX application user unlock feature from a user interface. Oracle APEX provides APEX_UTIL. unlock_account which can be used to unlock a user account.</p>
<p>You can create a form with the user listing and provide a button to unlock the user. On button click, you can write a dynamic action to execute pl/sql server-side code.</p>
<p><code>begin</code></p>
<p><code>apex_util.unlock_account('user_to_unlock');</code></p>
<p><code>end;</code></p>
<p>So what happens when you click the button? You will get an error page as below if you have not modified the Application security definition attribute "Modify Workspace Repository ".</p>
<blockquote>
<p>APEX - An API call has been prohibited. Contact your application administrator.</p>
</blockquote>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1671473060234/TSUpJtP2h.jpg" alt class="image--center mx-auto" /></p>
<p>To avoid this error modify the Application definition.  Go to App Builder &gt;&gt; Click on the application icon &gt;&gt; Click Edit</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1671473520603/YtdIWmIlP.jpg" alt class="image--center mx-auto" /></p>
<p>Check the "Modify Workspace Repository " check box and Apply</p>
<p><img src="https://cdn.hashnode.com/res/hashnode/image/upload/v1671473592527/MubMiJBGq.jpg" alt class="image--center mx-auto" /></p>
<p>This will allow you to modify application security attributes in run time using API programming interface. ie package APEX_UTIL.UNLOCK_ACCOUNT.</p>
<p>Other provisions like Create User, Remove user, reset password etc can be developed.</p>
]]></content:encoded></item><item><title><![CDATA[Must have Modules of School ERP]]></title><description><![CDATA[The success of all educational institutions highly depends on the management of connection and communication with key groups including students, parents, alumni, teachers, and other staff. The work of managing educational institutions is complicated....]]></description><link>https://blog.adaptiveitsystems.com/must-have-modules-of-school-erp</link><guid isPermaLink="true">https://blog.adaptiveitsystems.com/must-have-modules-of-school-erp</guid><category><![CDATA[erpforschool]]></category><category><![CDATA[ERP]]></category><category><![CDATA[school management software]]></category><category><![CDATA[ERP Development]]></category><dc:creator><![CDATA[Deepti@Adaptiveit]]></dc:creator><pubDate>Sun, 04 Dec 2022 17:18:40 GMT</pubDate><enclosure url="https://cdn.hashnode.com/res/hashnode/image/upload/v1670173266765/hzbOx_nFT.jpg" length="0" type="image/jpeg"/><content:encoded><![CDATA[<p>The success of all educational institutions highly depends on the management of connection and communication with key groups including students, parents, alumni, teachers, and other staff. The work of managing educational institutions is complicated. On one hand, organization and accessibility require strong data management skills, on the other hand, it also requires operations to be run efficiently and smoothly. When it comes to crucial concerns like examinations, admission, and fee management, the college administration engages a lot of its resources and time. However, having ERP software for schools can help you save huge costs and effort.</p>
<p>An <a target="_blank" href="https://www.adaptiveitsystems.com/school-campus-erp.html">ERP for schools</a> should make the entire process effortless and help educational Institutes to perform day-to-day operations efficiently and manage decision capabilities. The top 3 most used modules of School <a target="_blank" href="https://www.linkedin.com/feed/hashtag/erp">#erp</a> are Admission Management, Fee management, and Exam management followed by Transport management, Timetable management, and Library management. Let’s talk about the first three modules.</p>
<h3 id="heading-admission-management-module"><strong>Admission Management Module</strong></h3>
<p>The admissions process is difficult and time-consuming. Parents look for online registration for admission. The school ERP should have an online admission registration process so that parents may fill out the detailed information at their convenience and pay the registration fee online reducing the load on school resources. Schools should be notified, and admissions procedures should be initiated, including scheduling and conducting admission tests. The successful candidates should then be admitted. The ERP system processes the information provided by parents during registration and uses it in other modules avoiding duplication of efforts by staff.</p>
<h3 id="heading-the-school-fee-management-modulehttpswwwadaptiveitsystemscomstudent-fee-managementhtml"><a target="_blank" href="https://www.adaptiveitsystems.com/student-fee-management.html"><strong>The School Fee Management module</strong></a></h3>
<p>The management of fees requires complex calculations and is prone to human error. The fee management module should let you generate fees with a single click, in turn, reducing the overhead costs and human errors. It should also effectively manage the collection of student fees with the provision to collect fees online and offline.  It reduces manual work and enables your staff to save a huge amount of time and bring accuracy in calculating the fee amount.  It should keep parents informed about the fee generated and the dues along with keeping Information accessible 24x7.</p>
<h3 id="heading-the-school-exam-management-modulehttpswwwadaptiveitsystemscomdigital-transform-offline-exams-schedule-conduct-evaluate-resulthtml"><a target="_blank" href="https://www.adaptiveitsystems.com/digital-transform-offline-exams-schedule-conduct-evaluate-result.html"><strong>The School Exam management module</strong></a></h3>
<p>Exam management involves too much effort and time from your staff. The Exam Management module should reduce the endless working hours of the staff and the same staff and time can be utilized for other important tasks. The digital scheduling of exams and result generation is highly accurate with almost zero possibility of errors. It should digitally store data efficiently, year after year saving your physical space, paper, and effort. It should onboard staff/teachers on the system for marks entry using a mobile/desktop interface. Last but not the least, it should provide a fully secure user-friendly system with live assistance.</p>
<p>Over the years <a target="_blank" href="https://www.linkedin.com/company/adaptive-it-systems-pvt-ltd/">Adaptive IT Systems Pvt Ltd</a> have worked closely with domain experts and our esteemed clients to enhance our offerings of <a target="_blank" href="https://www.linkedin.com/feed/hashtag/campus">#Campus</a><em>ERP</em>. Our <a target="_blank" href="https://www.linkedin.com/feed/hashtag/campuserp">#CampusERP</a> is an <a target="_blank" href="https://www.linkedin.com/feed/hashtag/erpforschools">#erpforschools</a> that includes a wide range of modules built on a cloud platform and managed by our IT experts, diminishing the involvement of your IT resources. These modules can be customized based on your requirements. Admission Module, Fee Modules, and Examination Modules are most widely used among our clients.</p>
<ul>
<li><p>Our Admission Management module of <a target="_blank" href="https://www.linkedin.com/feed/hashtag/campuserp">#CampusERP</a> digitalizes the entire admission process and makes it hassle-free.</p>
</li>
<li><p>Our Fee Management digitizes end to end process of fee generation and collection. It is built on a secure cloud platform making data available 24/7.</p>
</li>
<li><p>Our Examination management software digitizes the whole process of scheduling and conducting offline exams along with E-delivery of report cards and generation of Result sheets, green sheets, and Report cards with high accuracy.</p>
</li>
</ul>
]]></content:encoded></item></channel></rss>