<?xml version="1.0" encoding="UTF-8"?><rss version="2.0"
	xmlns:content="http://purl.org/rss/1.0/modules/content/"
	xmlns:wfw="http://wellformedweb.org/CommentAPI/"
	xmlns:dc="http://purl.org/dc/elements/1.1/"
	xmlns:atom="http://www.w3.org/2005/Atom"
	xmlns:sy="http://purl.org/rss/1.0/modules/syndication/"
	xmlns:slash="http://purl.org/rss/1.0/modules/slash/"
	>

<channel>
	<title>mspowerplatform Archives | KAISPE</title>
	<atom:link href="https://www.kaispe.com/tag/mspowerplatform/feed/" rel="self" type="application/rss+xml" />
	<link>https://www.kaispe.com/tag/mspowerplatform/</link>
	<description>Your Digital Transformation Partner</description>
	<lastBuildDate>Sun, 20 Nov 2022 15:12:35 +0000</lastBuildDate>
	<language>en-US</language>
	<sy:updatePeriod>
	hourly	</sy:updatePeriod>
	<sy:updateFrequency>
	1	</sy:updateFrequency>
	<generator>https://wordpress.org/?v=6.7.4</generator>

<image>
	<url>https://www.kaispe.com/wp-content/uploads/2022/01/cropped-k-32x32.png</url>
	<title>mspowerplatform Archives | KAISPE</title>
	<link>https://www.kaispe.com/tag/mspowerplatform/</link>
	<width>32</width>
	<height>32</height>
</image> 
	<item>
		<title>Testing a Microsoft Power Pages website</title>
		<link>https://www.kaispe.com/softwaretesting/</link>
		
		<dc:creator><![CDATA[Adnan Gulzar]]></dc:creator>
		<pubDate>Tue, 31 May 2022 09:32:20 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Automate tests]]></category>
		<category><![CDATA[Functional Testing]]></category>
		<category><![CDATA[KAISPE]]></category>
		<category><![CDATA[microsoft power pages]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[power pages]]></category>
		<category><![CDATA[powerapps]]></category>
		<category><![CDATA[Product Testing]]></category>
		<category><![CDATA[Regression Testing]]></category>
		<category><![CDATA[SQA]]></category>
		<category><![CDATA[Test cases]]></category>
		<category><![CDATA[Test Studio]]></category>
		<category><![CDATA[Tester]]></category>
		<category><![CDATA[Testing]]></category>
		<category><![CDATA[website power pages]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=4453</guid>

					<description><![CDATA[<p>Testing applications an integral part of the development process. But, how can the team guarantee a successful testing process? Now, in this article, I will give you some tips and [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/softwaretesting/">Testing a Microsoft Power Pages website</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Testing applications an integral part of the development process. But, how can the team guarantee a successful testing process? Now, in this article, I will give you some tips and ideas to help you achieve that.</p>
<p>The secret to a good application is QA and QC. When done correctly, it minimizes potential risks such as security, performance, functional, non-functional, and incompatibilities between platforms.</p>
<p>When it comes to applications, even the smallest problems can turn into a nightmare. Thus, it is important to perform rigorous  application testing before deployment. So here are some ideas to improving product&#8217;s testing.</p>
<h2><span style="color: #000080">Microsoft Power Pages testing</span></h2>
<p>Applications are more than just information-based websites. Increasing size and complexity, as well as shortening the agile development cycle and repetitive changes in requirements present many QA and testing challenges.</p>
<ul>
<li><em> Focus on cross-browser compatibility testing</em></li>
<li><em>Version control of test cases in test management tools</em></li>
<li><em>Usability testing, the power pages flow is tested so that a new user can understand it</em><em> easily</em></li>
<li><em>Microsoft Dataverse testing includes performing data validity, data integrity testing, performance check related to database and testing of procedures, triggers and functions within it</em></li>
<li><em> Select the appropriate parameters for your ease of use test</em></li>
<li><em>Evaluate application performance under different conditions</em></li>
<li><em> Verify all security issues with security tests</em></li>
<li><em> Exploratory testing into the software development life cycle</em></li>
</ul>
<p style="background: white;vertical-align: baseline;margin: 15.0pt 0in 15.0pt 0in"><span style="color: #000080"><b><span style="font-size: 13.5pt;font-family: Arial, sans-serif">Application testing revolves around these checklists:</span></b></span></p>
<p><strong>1. Functionality testing:</strong><strong><br />
</strong>This step verifies that the functionality of your  application is working properly. Functional testing is done in source code.</p>
<p style="text-align: left"><strong>2. Usability testing:</strong><strong><br />
</strong>This test type focuses on the user experience when using a particular wapplication. Efforts are being made to build the application according to the needs of the user. This test method is a key to ensuring that users can easily navigate the various features of the application. The content displayed in the application also needs to be clearly visible.</p>
<p style="text-align: left"><strong>3. UI testing:</strong><strong><br />
</strong>One of the most important interfaces within a application is the server and application server interface and the database server interface. UI tests ensure that all individual components within a application are properly connected. You should use this test method to verify that the interactions between these servers are performing properly.</p>
<p><strong>4. Compatibility testing:</strong><strong><br />
</strong>This test method ensures that a particular application is compatible with all browsers. Compatibility testing is done at three levels: browser compatibility, operating system compatibility, and device compatibility.</p>
<p style="text-align: left"><strong>5. Performance testing:</strong><strong><br />
</strong>Here, we are testing how well a particular application can perform under stress and heavy loads. Also consider how your application can run at different internet speeds, networks, and browsers. Stress testing is a form of testing used to determine the amount of stress a application can receive before it fails. Also, how the application runs when running in different hardware configurations, and what mechanisms need to be strategic to prevent the application from crashing? All the above aspects are thoroughly scrutinized and tested within the scope of performance testing.</p>
<p><strong>6. Security testing:</strong><strong><br />
</strong>This test method is one of the most important methods for web applications, regardless of whether data leaks or changes are tolerable. This typically includes testing CAPTCHA to automate script login, testing SSL for security measures, and having direct access to web directories or files.</p>
<h3><span style="color: #000080"><strong> Quote</strong></span></h3>
<h3><img decoding="async" src="https://www.kaispe.com/wp-content/uploads/2022/05/2-min-1024x572-1.png" /></h3>
<h3><span style="color: #000080"><strong>What are the tools for Web Application testing?</strong></span></h3>
<p><strong><a href="https://www.selenium.dev/">Selenium</a></strong> is one of the leading open-source web automation tools. Helps perform automation across different devices and browsers. You also have several options for choosing a language for writing test scripts such as C #, Python, Java, PHP, JavaScript.</p>
<p><strong><a href="https://smartbear.com/product/testcomplete/overview/">TestComplete</a> </strong>is SmartBear&#8217;s unique UI Automation tool, which has been used since the early 2000s and is becoming more and more popular in comparison as it advertises that UFTs are expensive but do not require programming skills (similar to UFTs). Is increasing. Advanced scripting requires programming skills), due to the wide range of supported programming languages and technologies</p>
<p><strong><a href="https://robotframework.org/">Robot Framework</a>: </strong>This is an open-source tool with a test automation framework. This helps drive acceptance test-driven development and a keyword-driven approach for acceptance testing.</p>
<h3><span style="color: #000080">Some of the most common tools for testing are</span></h3>
<p><strong>Web Automation<br />
</strong>&#8211; <a href="https://www.selenium.dev/">Selenium</a><br />
&#8211; <a href="https://www.cypress.io/">Cypress</a><br />
&#8211; <a href="https://robotframework.org/">Robot Framework</a></p>
<p><strong>Mobile App Automation<br />
</strong>&#8211; <a href="https://appium.io/">Appium</a><br />
&#8211; <a href="https://github.com/RobotiumTech/robotium">Robotium</a><br />
&#8211; <a href="https://testsigma.com/">TestSigma</a></p>
<p><strong>API<br />
</strong>&#8211; <a href="https://testsigma.com/">TestSigma</a></p>
<p><strong>Nocode lowcode<br />
</strong>&#8211; <a href="https://testsigma.com/">TestSigma</a><br />
&#8211; <a href="https://www.softwaretestinghelp.com/api-testing-with-karate-framework/">Karate Framework</a><br />
&#8211; <a href="https://katalon.com/">Katalon Studio</a></p>
<p><strong>Performance Testing<br />
</strong>&#8211; <a href="https://jmeter.apache.org/">Jmeter</a><br />
&#8211; <a href="https://www.microfocus.com/en-us/products/loadrunner-professional/overview">Load Runner</a><br />
&#8211; <a href="https://www.tricentis.com/products/performance-testing-neoload/">Neoload</a><br />
&#8211; <a href="https://gatling.io/">Gatling</a></p>
<h3 style="text-align: center" align="center"><span style="color: #000080">Most useful test cases for ensuring consistent user interface</span></h3>
<p><img decoding="async" src="https://www.kaispe.com/wp-content/uploads/2022/05/1-.jpg" /></p>
<h2 style="text-align: left"><span style="color: #000080">Conclusion:</span></h2>
<p>Even with all these best practices, we should not miss the functional, structural and regression testing of the application. However, of course, some of the companies are always focusing on these and ignoring the rest. Defective applications not only appear to be unreliable, but also negatively impact on business efforts, leading to higher costs and lower business reputation. By following the above methods for testing applications, companies can significantly reduce risk and provide the highest quality apps.</p>
<p>For any query, feel free to <a href="https://www.kaispe.com/contact-us/">Contact us</a> or email us on <a href="mailto:info@kaispe.com">info@kaispe.com</a></p>
<p><span style="color: #000080"><strong><a style="color: #000080" href="https://www.kaispe.com/blog/">View our other blogs.</a></strong></span></p>
<p>The post <a href="https://www.kaispe.com/softwaretesting/">Testing a Microsoft Power Pages website</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Using Test Studio to automate Microsoft PowerApps based IP testing</title>
		<link>https://www.kaispe.com/using-test-studio-to-automate-ip-testing/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Tue, 15 Feb 2022 16:00:05 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[Automate tests]]></category>
		<category><![CDATA[mspowerapps]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[power platform]]></category>
		<category><![CDATA[powerapps]]></category>
		<category><![CDATA[Test cases]]></category>
		<category><![CDATA[Test Studio]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=2729</guid>

					<description><![CDATA[<p>This article will help you to create a test case using the Test studio terminology. This post presents a selection of test recording techniques every tester should consider in an [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/using-test-studio-to-automate-ip-testing/">Using Test Studio to automate Microsoft PowerApps based IP testing</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p style="text-align: left;">This article will help you to create a test case using the Test studio terminology. This post presents a selection of test recording techniques every tester should consider in an effort to build a more stable, reliable and easily maintainable automated test suite.</p>
<h2>Introduction</h2>
<p>It does not matter if you are a programmer, tester, or end user involved in application development. We will not release the application until we understand that all parts work together. Integration or end-to-end (E2E) testing. In fact, the only important test is the E2E test. This proves that the application can successfully complete the entire business transaction.</p>
<p>The problem is that you may have time to run one E2E test in one release, but you do not have time to repeat every E2E test every time you make a change to your application, or even in every release. At least, you do not have time to manually repeat those tests.</p>
<p>Therefore, here is how to integrate Test Studio into your testing process, including how to handle common problems that are part of using automated E2E regression testing tools.</p>
<h2>Overview</h2>
<p>Power Apps Test Studio is a low-code solution for creating, organizing and automating tests for canvas apps. In Test Studio, you can use Power Apps expressions to create tests, or you can use a recorder to save your app&#8217;s operations and automatically generate expressions. You can also play tests written within Test Studio to verify the functionality of your app, run tests in a web browser, or incorporate automated tests into your app&#8217;s deployment process.</p>
<p><strong>Reference:</strong> <a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/test-studio">https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/test-studio</a></p>
<h2>How does it work?</h2>
<p>For this case study, I am going to use a sample application, which we created on <a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-setproperty">Canvas app</a>.</p>
<h3>Steps</h3>
<p>Before test cases creation, an error will be occurred. “<strong>Enable error management in your app”</strong></p>
<p><img fetchpriority="high" decoding="async" class="alignnone size-full wp-image-2731" src="https://www.kaispe.com/wp-content/uploads/2022/02/1-1.png" alt="" width="503" height="219" /></p>
<p>To resolve the above error, Go to the app settings &gt; Select the Upcoming features &gt; in Experimental tab, enable the Formula-level error management.</p>
<p><img decoding="async" class="alignnone size-full wp-image-2732" src="https://www.kaispe.com/wp-content/uploads/2022/02/2.png" alt="" width="756" height="406" /></p>
<p>Now click on the <strong>Open tests</strong> button.</p>
<p><img decoding="async" class="alignnone size-full wp-image-2733" src="https://www.kaispe.com/wp-content/uploads/2022/02/3.png" alt="" width="401" height="422" /></p>
<p>In order to create <a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/test-studio#test-cases">Test cases</a>, we have to create a <a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/test-studio#test-assertions">Test suite</a> in which all test cases are coming which is showing by default.</p>
<blockquote>
<h5><strong><em>You can create multiple test cases in a suite and you can also add multiple suites based on your requirement.</em><br />
</strong></h5>
</blockquote>
<p>Now click on <strong>Record</strong> button.</p>
<p><img decoding="async" class="alignnone wp-image-2734" src="https://www.kaispe.com/wp-content/uploads/2022/02/4.png" alt="" width="502" height="218" /></p>
<p>Process the steps for the first time manually and complete it.</p>
<p><img decoding="async" class="alignnone wp-image-2744" src="https://www.kaispe.com/wp-content/uploads/2022/02/5-1-1024x716.png" alt="" width="576" height="403" /></p>
<p>After completion, the all action will be showing it which were performed manually.</p>
<p><img decoding="async" class="alignnone wp-image-2736" src="https://www.kaispe.com/wp-content/uploads/2022/02/6.png" alt="" width="542" height="183" /></p>
<p>On test case completion, now we need to publish it.</p>
<h6 style="text-align: left;"><em><u>Note:</u> Before publishing it, make sure that you have to Save the app for publishing.</em></h6>
<h3>Play test case</h3>
<p>Now, click on <strong><a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/working-with-test-studio#play-back-your-test">Play</a></strong> button to start the test case process automation.</p>
<p><img decoding="async" class="alignnone wp-image-2737" src="https://www.kaispe.com/wp-content/uploads/2022/02/7.png" alt="" width="487" height="338" /></p>
<p>The negative record have been submitted through the automate process.</p>
<p><img decoding="async" class="alignnone wp-image-2738" src="https://www.kaispe.com/wp-content/uploads/2022/02/8.png" alt="" width="493" height="164" /></p>
<p><a href="https://www.microsoft.com/en-us/videoplayer/embed/RWLvMa?postJsllMsg=true">Watch this video to learn how to work with Test Studio</a></p>
<p><a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/test-studio#known-limitations">Knowns limitations</a><br />
While work to provide full control coverage in Power Apps Test Studio is in progress, the following functionality is currently unavailable:</p>
<ul>
<li>Components</li>
<li>Code components written in the Power Apps Component Framework.</li>
<li>Nested galleries.</li>
<li>Media controls.</li>
<li>Formula-level error management experimental feature needs to be turned on for the app.</li>
<li>Support for controls not listed in the <a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-select">Select </a>and <a href="https://docs.microsoft.com/en-us/powerapps/maker/canvas-apps/functions/function-setproperty">SetProperty</a></li>
<li>Person-type columns.</li>
</ul>
<p>Please share your kind feedback in the comments section. For any query, feel free to <a href="https://www.kaispe.com/contact-us/">Contact us</a> or email us on <a href="mailto:info@kaispe.com">info@kaispe.com</a></p>
<p><a href="https://www.kaispe.com/blog/">View our other blogs.</a></p>
<p>The post <a href="https://www.kaispe.com/using-test-studio-to-automate-ip-testing/">Using Test Studio to automate Microsoft PowerApps based IP testing</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Visterra Selects KAISPE and Microsoft Power Platform</title>
		<link>https://www.kaispe.com/visterra-golive-on-microsoft-power-platform/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Sat, 07 Aug 2021 10:54:18 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[KAISPE]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[procurement]]></category>
		<category><![CDATA[Visterra]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=2589</guid>

					<description><![CDATA[<p>NEW YORK, August 10, 2021 – KAISPE is happy to announce another Microsoft Power Platform GoLive. Visterra Inc. successfully went live with Microsoft Power platform to automate their Procurement operations. [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/visterra-golive-on-microsoft-power-platform/">Visterra Selects KAISPE and Microsoft Power Platform</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>NEW YORK, August 10, 2021 – KAISPE is happy to announce another Microsoft Power Platform GoLive. <a href="https://www.visterrainc.com/">Visterra Inc.</a> successfully went live with Microsoft Power platform to automate their Procurement operations. This will help Visterra avoid the operational delays and achieve maximum productivity while focusing more on the core business. We appreciate the efforts and trust from the customer and our team hard work to make it a successful journey.</p>
<p>Based in Massachusetts USA, Visterra is a clinical stage biotechnology company committed to developing innovative antibody-based therapies for the treatment of patients with kidney diseases and other hard-to-treat diseases.</p>
<p>At KAISPE, we pride ourselves on our innovation, expertise, and our continued commitment to ensuring delivery of the highest quality products to our customers. As a Microsoft Certified Partner, we provide solutions backed by industry best practices and standards. We are Microsoft Co-Sell partner and have strong presence on Microsoft marketplaces with our remarkable apps and services.</p>
<p>To learn more, visit <a href="https://www.kaispe.com">https://www.kaispe.com</a> or call (315) 791-4472. Connect with us on <a href="https://twitter.com/kaispe_">Twitter</a>, <a href="https://www.linkedin.com/company/kaispe">LinkedIn</a>, and <a href="https://www.facebook.com/Kaispe-226720541143041">Facebook</a>.</p>
<p>The post <a href="https://www.kaispe.com/visterra-golive-on-microsoft-power-platform/">Visterra Selects KAISPE and Microsoft Power Platform</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>KAISPE collaborates with ITNextDoor to deliver Procurement solution</title>
		<link>https://www.kaispe.com/kaispe-collaborates-with-itnextdoor-to-deliver-procurement-solution/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Mon, 19 Jul 2021 08:14:38 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[4fingers]]></category>
		<category><![CDATA[KAISPE]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[purchase requisition app]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=2582</guid>

					<description><![CDATA[<p>NEW YORK, July 16, 2021 &#8211; KAISPE in collaboration with ITNextDoor delivers procurement process automation solution to 4Fingers using Microsoft Power platform and Office 365. This will help 4Fingers replace [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/kaispe-collaborates-with-itnextdoor-to-deliver-procurement-solution/">KAISPE collaborates with ITNextDoor to deliver Procurement solution</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>NEW YORK, July 16, 2021 &#8211; KAISPE in collaboration with <a href="https://www.itnextdoor.com/">ITNextDoor</a> delivers procurement process automation solution to <a href="https://www.4fingers.com.sg/">4Fingers</a> using Microsoft Power platform and Office 365. This will help 4Fingers replace the existing manual solution to initiate the procurement process for each location and outlets and automate the complex approval process for requisition documents.</p>
<p>From a single store in ION Orchard in 2009, in just two years, 4Fingers opened another six stores to continuously expand the business. Since then, they have welcomed three strong allies – Malaysia, Indonesia, Thailand with number of stores across these locations and more to come.</p>
<p>At KAISPE, we pride ourselves on our innovation, expertise, and our continued commitment to ensuring delivery of the highest quality products to our customers. As a Microsoft Certified Partner, we provide solutions backed by industry best practices and standards. We are Microsoft Co-Sell partner and have strong presence on Microsoft marketplaces with our remarkable apps and services.</p>
<p>To learn more, visit <a href="https://www.kaispe.com">https://www.kaispe.com</a> or call (315) 791-4472. Connect with us on <a href="https://twitter.com/kaispe_">Twitter</a>, <a href="https://www.linkedin.com/company/kaispe">LinkedIn</a>, and <a href="https://www.facebook.com/Kaispe-226720541143041">Facebook</a>.</p>
<p>The post <a href="https://www.kaispe.com/kaispe-collaborates-with-itnextdoor-to-deliver-procurement-solution/">KAISPE collaborates with ITNextDoor to deliver Procurement solution</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Edgo Digitally Transforms Its Operations using Microsoft Power Platform</title>
		<link>https://www.kaispe.com/edgo-digitally-transforms-operations-using-microsoft-power-platform/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Thu, 06 May 2021 19:05:47 +0000</pubDate>
				<category><![CDATA[News]]></category>
		<category><![CDATA[digital transformation]]></category>
		<category><![CDATA[edgo]]></category>
		<category><![CDATA[KAISPE]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[process automation]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=2578</guid>

					<description><![CDATA[<p>NEW YORK, May 6, 2021 &#8211; Edgo, an international Engineering and Development group focused on the Energy Services sector is partnered with KAISPE to deliver productivity and automation solutions &#38; [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/edgo-digitally-transforms-operations-using-microsoft-power-platform/">Edgo Digitally Transforms Its Operations using Microsoft Power Platform</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>NEW YORK, May 6, 2021 &#8211; <a href="http://www.edgo.com/">Edgo</a>, an international Engineering and Development group focused on the Energy Services sector is partnered with KAISPE to deliver productivity and automation solutions &amp; Digitally transformation using Microsoft Power platform. This will help Edgo to achieve its vision by adopting cutting edge Microsoft technology and transform the business to meet growing industry needs.</p>
<p>Established in 1956, Edgo has grown into a diverse and successful multidisciplinary business, providing oilfield services and support operations to the oil and gas industry in the Middle East and Africa.</p>
<p>At KAISPE, we pride ourselves on our innovation, expertise, and our continued commitment to ensuring delivery of the highest quality products to our customers. As a Microsoft Certified Partner, we provide solutions backed by industry best practices and standards. We are Microsoft Co-Sell partner and have strong presence on Microsoft marketplaces with our remarkable apps and services.</p>
<p>To learn more, visit <a href="https://www.kaispe.com">https://www.kaispe.com</a> or call (315) 791-4472. Connect with us on <a href="https://twitter.com/kaispe_">Twitter</a>, <a href="https://www.linkedin.com/company/kaispe">LinkedIn</a>, and <a href="https://www.facebook.com/Kaispe-226720541143041">Facebook</a>.</p>
<p>The post <a href="https://www.kaispe.com/edgo-digitally-transforms-operations-using-microsoft-power-platform/">Edgo Digitally Transforms Its Operations using Microsoft Power Platform</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Sales Quote Automation in Microsoft Dynamics 365 using Microsoft Teams and Power platform</title>
		<link>https://www.kaispe.com/sales-quote-automation-in-microsoft-dynamics-365-using-microsoft-teams-and-power-platform/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Thu, 17 Dec 2020 14:12:52 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[d365 ce]]></category>
		<category><![CDATA[dynamics 365 sales quote]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[sales quote automation]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=2450</guid>

					<description><![CDATA[<p>As the world continues to adapt to the reality of remote working, customizing digital workplaces to meet rapidly changing business needs has never been more important. Therefore, we are simplifying [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/sales-quote-automation-in-microsoft-dynamics-365-using-microsoft-teams-and-power-platform/">Sales Quote Automation in Microsoft Dynamics 365 using Microsoft Teams and Power platform</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>As the world continues to adapt to the reality of remote working, customizing digital workplaces to meet rapidly changing business needs has never been more important.</p>
<p>Therefore, we are simplifying your sales process to have a huge impact on your business. With the built-in, low-code data platform for Teams, you can now manage the entire sales process with one click. Insert data in the Microsoft Teams App, and you can instantly generate one or more quotes, and even more.</p>
<p>So, let see how to automatically generate sales quote when prospect add a record information in Teams App.</p>
<p><img decoding="async" class=" wp-image-2452 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog.png" alt="" width="499" height="313" /></p>
<p>Here we have a record screen in which you have to insert contact information.</p>
<p><img decoding="async" class=" wp-image-2453 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog1.png" alt="" width="506" height="324" srcset="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog1.png 1371w, https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog1-300x193.png 300w, https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog1-1024x657.png 1024w, https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog1-768x493.png 768w" sizes="(max-width: 506px) 100vw, 506px" /></p>
<p>But first, we have account and contact options to check if account or contact exist in CRM.</p>
<ul>
<li>If exist, then fetch the related record in form fields.</li>
</ul>
<p><img decoding="async" class=" wp-image-2454 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog2.png" alt="" width="529" height="337" /></p>
<ul>
<li>If no record found, we can insert a new record.</li>
</ul>
<p><img decoding="async" class=" wp-image-2458 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog6.png" alt="" width="504" height="316" /></p>
<p>After adding a contact information, we can add one or more products to process a sales quote.</p>
<p><img decoding="async" class=" wp-image-2459 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog7.png" alt="" width="524" height="331" /></p>
<p>In last, to process a record information, we can trigger Microsoft Power Automate flow to create and get the following sales quote email with PDF attachment.</p>
<p><img decoding="async" class=" wp-image-2456 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog4.png" alt="" width="488" height="614" />&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;&#8212;</p>
<p><img decoding="async" class=" wp-image-2457 aligncenter" src="https://www.kaispe.com/wp-content/uploads/2020/12/teamsBlog5.png" alt="" width="552" height="268" /></p>
<p>&nbsp;</p>
<p>To Demo, visit <a href="https://www.kaispe.com/">https://www.kaispe.com</a> or call (315) 791-4472. Connect with us on <a href="https://twitter.com/kaispe_">Twitter</a>, <a href="https://www.linkedin.com/company/kaispe">LinkedIn</a>, and <a href="https://www.facebook.com/Kaispe-226720541143041">Facebook</a>.</p>
<p>The post <a href="https://www.kaispe.com/sales-quote-automation-in-microsoft-dynamics-365-using-microsoft-teams-and-power-platform/">Sales Quote Automation in Microsoft Dynamics 365 using Microsoft Teams and Power platform</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>Power Apps Customer Story: 8bit classroom</title>
		<link>https://www.kaispe.com/power-apps-customer-story-8bit-classroom/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Tue, 20 Oct 2020 05:45:25 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[case study]]></category>
		<category><![CDATA[KAISPE]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[powerapps]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=1403</guid>

					<description><![CDATA[<p>Brian Dang, a teacher in Southern California, shares his story of using PowerApps to create mobile apps for his classroom, and in the process inspiring other teachers and students to [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/power-apps-customer-story-8bit-classroom/">Power Apps Customer Story: 8bit classroom</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>Brian Dang, a teacher in Southern California, shares his story of using PowerApps to create mobile apps for his classroom, and in the process inspiring other teachers and students to do the same.</p>
<p><iframe loading="lazy" title="Power Apps Customer Story: 8bit classroom" src="https://player.vimeo.com/video/405799813?h=a8cc657eaf&amp;dnt=1&amp;app_id=122963" width="900" height="506" frameborder="0" allow="autoplay; fullscreen; picture-in-picture" allowfullscreen></iframe></p>
<p>The post <a href="https://www.kaispe.com/power-apps-customer-story-8bit-classroom/">Power Apps Customer Story: 8bit classroom</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
		<item>
		<title>KAISPE &#8211; IPs developed using Microsoft Power Platform for Dynamics 365 CE</title>
		<link>https://www.kaispe.com/kaispe-ips-developed-using-microsoft-power-platform-for-dynamics-365-ce/</link>
		
		<dc:creator><![CDATA[jdkaispe]]></dc:creator>
		<pubDate>Thu, 01 Oct 2020 08:00:44 +0000</pubDate>
				<category><![CDATA[Blog]]></category>
		<category><![CDATA[cds]]></category>
		<category><![CDATA[common data service]]></category>
		<category><![CDATA[dynamics 365 ce]]></category>
		<category><![CDATA[mspowerplatform]]></category>
		<category><![CDATA[power automate]]></category>
		<guid isPermaLink="false">https://www.kaispe.com/?p=1379</guid>

					<description><![CDATA[<p>At KAISPE, we have been developing some really useful productivity solutions to meet enterprise business process automation needs. We are working on Microsoft Power platform to deliver solutions that reduce [&#8230;]</p>
<p>The post <a href="https://www.kaispe.com/kaispe-ips-developed-using-microsoft-power-platform-for-dynamics-365-ce/">KAISPE &#8211; IPs developed using Microsoft Power Platform for Dynamics 365 CE</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></description>
										<content:encoded><![CDATA[<p>At KAISPE, we have been developing some really useful productivity solutions to meet enterprise business process automation needs. We are working on Microsoft Power platform to deliver solutions that reduce the hassle of doing repetitive tasks and hence improve the overall operational efficiency. Some of the key solutions we have developed are:</p>
<ul>
<li>Contact creation in MS Dynamics 365 CE using MS Power Automate, Common Data Service (CDS) and Excel</li>
<li>IoT alert handling using MS IoT Central, MS Teams, Dynamics 365 CE Field Service and Power Automate</li>
<li>Automatic lead generation in MS Dynamics 365 CE using MS Power Automate (UI Flow) and Outlook</li>
<li>Sales Quote process automation using MS Dynamics 365 CE Sales, CDS and Power Automate</li>
<li>Product information management using MS Dynamics 365 CE, CDS, OneDrive and Power Automate</li>
</ul>
<p>Please feel free to contact us info@kaispe.com for product demo.</p>
<p>The post <a href="https://www.kaispe.com/kaispe-ips-developed-using-microsoft-power-platform-for-dynamics-365-ce/">KAISPE &#8211; IPs developed using Microsoft Power Platform for Dynamics 365 CE</a> appeared first on <a href="https://www.kaispe.com">KAISPE</a>.</p>
]]></content:encoded>
					
		
		
			</item>
	</channel>
</rss>
