User Profile
RKG
Copper Contributor
Joined Jun 18, 2020
User Widgets
Recent Discussions
Automation of the Word Documents by using M365 SharePoint online
Automation of the Word Documents with 500 pages and size approximately 50-100 MB. User will enter the dynamics fields, Latlong images, GIS Maps, Engineering Corel draw images, Additional Photos/images up to 5. Generate the consolidate Output document as word document Can you please let me know the possible solutions for this requirement.1.3KViews0likes1CommentHow To Fill D365 SharePoint Online Metadata In Word Document Template Using Lists and APIs
I have the word document with 500 pages, interested to create MS Word Document templates in M365 SharePoint online and populate fields dynamically from the SharePoint Lists/Custom WebAPIs/REST APIs by using Power Platform Can you please suggest the best possible options?662Views0likes0Commentssync data in to Dynamics 365 Sales to Legacy web apps vice versa
How to sync or update data in to Dynamics 365 Sales Account, Contact, Quotes, Opportunities, Invoice and Payment information from the legacy PHP based application with my sql database. Sync Frequency : Immediate Bi Directional Data Sync : YesHow to handle the TLS cookie issue and possible best practices
To handle the TLS cookie without secure flag set issue, we have implemented the below code in Global.asax file. Session_Start(object sender, EventArgs e) { if (Request.IsSecureConnection == true) { Response.Cookies["ASP.NET_SessionID"].SameSite = SameSiteMode.None; Response.Cookies["ASP.NET_SessionID"].Secure = true; } } With the above code, the issue mentioned is addressed, but they are not able to browse the other application in the same browser with different tab, which is configured in the same domain. Observed that site is not loading in the same browser. Requesting can you please let me know possible best practices without impacting other componentsDynamics 365 with Inventory Management System + ECommerce Platform
Currently we are using following in house tools and planning replace them it with Dynamics 365 Platform Inventory Management System ECommerce Platform (Web and Mobile) Please let me know how to implement above two business scenarios by using Dynamics 365 Platform?829Views0likes1CommentAzure Data Residency and GDPR
All Our Current Azure Resources , Workloads and SQL Databases are located in the West-Europe region. Now we want to create new SQL Databases in the US East, US West regions and want to use re use existing Azure workloads, Just checking is it violates the GDPR Compliance criteria?616Views1like0CommentsAzure Data Residency and Azure storage queues & GDPR
All Our Current Azure Workloads and SQL Databases are Located in the West-Europe region We want to create new Databases in US East, US West regions and want to use existing Azure Workloads, Just checking is violates the GDPR Compliance? Also can we store East-US data in West-Europe based Azure storage queues for processing. will the azure storage queue be considered as persistent storage. if yes, can we switch to Azure service bus queues instead. Please let me know your suggestion or thoughts for the same?605Views0likes0CommentsRe: Customization of the Microsoft Forms by using PowerApps, Power Automate or C#.NET?
But observed some options, by using PowerAutomate standard connectors connect the Microsoft forms Survey/Quiz or Polls data and send email notification or save this data in the SQL Server etc..1.2KViews0likes1CommentDifference between the Office 365 E3 and Office 365 E1 licenses
Difference between the Office 365 E3 and Office 365 E1 licenses 1) How many Office 365 SharePoint Sites can be created and default storage size at Tenant level and user wise, Running of the app in Browses/Teams and limitations if any 2) How my Power Automate Flows can be created and default storage size at Tenant level and user wise, Running of the app in Browses/Teams and limitations if any 3) How my Power Apps (Canvas Apps) can be created and default storage size at Tenant level and user wise, Running of the app in Browses/Teams and limitations if any1.2KViews0likes0Comments
Recent Blog Articles
No content to show