Showing posts with label InfoPath and Workflows. Show all posts
Showing posts with label InfoPath and Workflows. Show all posts

Tuesday, June 21, 2016

InfoPath Form is not displaying for SharePoint 2013

I have decided few times to write something every week or at least every month couple of my learning. But from the busy schedule it is becoming a item of prioritization. But this one is a very interesting post and we almost spent > 150 man hours [And $$$] to figure this out. So I thought to share with the world and SharePoint Geeks out there. And again it is not 100% necessary that it will help you but we were not able to find any article referring to this solution out there so decided to have it on my blog.

Problem: I have created multiple SharePoint 2013 Farms by the time I am writing this blog along with my team but this one is the unique we started facing it. Where SharePoint 2013 is not displaying the InfoPath form. We had tested couple of scenarios where it was failing as below.
1) While User was trying to publish InfoPath, it was failing.
2) We have created a SharePoint 2010 Approval Workflow and while workflow initiate while user goes for approving the item he/she was not able to get the form as it was not displaying the InfoPath Form.

Now surprisingly out of our 5 environment we were only seeing this behavior on most critical environment. :(

We tried all the ways whatever we can and blogs available out there to solve the problem, but at the last we end up reaching out to Microsoft for their help.

Solution: And after hours of long calls and troubleshooting it turned out to be a security patch issue mentioned here @ https://support.microsoft.com/en-us/kb/3118750

Which actually talks about uninstalling KB3098779 & KB3097997.

We uninstall both the KBs from our Windows 2012 R2 servers rebooted the system and we are done long hours and sleep paid off. :P

Thursday, May 13, 2010

SharePoint Approval workflow restart on Edit Item

This is a very old and very common requirement. But after working on SharePoint since last 3 years this is the first time I came around with such problem and it is very surprising for me as well that why I never came across such problme in past.

1. I never came across such requirement
2. HotFix is already installed on the servers.

Problem Statement

I have one Document Library called : Company News, I have attached a sequential workflow with Approval and Publisher group with On Add and Edit items. Now whenever a new item is created in document library it starts the workflow and approver approves it.

Once approver approve the item, it goes to publisher being asequential workflow for their approver. But since publisher is also approving the item, it is still showing an item as InProgress.

Solution

Download the HotFix from http://support.microsoft.com/default.aspx?scid=kb;en-us;955586

Tuesday, May 19, 2009

Custom Lists for More Effective Workflow Auditing

SharePoint Designer workflow doesn’t give us a lot of visibility into what’s happening with our workflow solutions. And, the visibility that we do get is hampered by a relatively poor interface and 60 day time window. Paul Galvin has provided a good workaround for that here...

Thursday, April 16, 2009

Accessing Infopath fields, a simpler way

Today I am working with my team on Migration of Lotus Note application to MOSS.
The form is so huge which kills the performance of InfoPath form.
And again we are at the edge of google :).

I have find one good article which help us, we have converted our "myschema.xsd" file to "myscehma.cs" file using "XSD.EXE" file.

Read this ,this & this for more information.

Thursday, March 5, 2009

InfoPath Value Submitting to a SharePoint List

Here very basic but very useful blog for submitting InfoPath 2007 values into SharePoint 2007and displaying the submitted values click here
For me this example working fine.wonderful example

Friday, February 20, 2009

The Best Workflow Tutorials

Just thought I’d let everyone know where I learned everything I know about workflows. This site is friggin awesome, and the tutorials are very detailed. You can tell that this guy, Stephen, put a lot of work into this.
http://office.microsoft.com/en-us/sharepointdesigner/HA102564171033.aspx
Then, just recently, by popular demand, he posted all of the associated files that he used in his demo!!
http://blogs.msdn.com/sharepointdesigner/archive/2009/01/27/visio-diagram-and-site-template-from-office-online-workflow-videos.aspx
It might take half a day, but I recommend that you go through all of his tutorials when you get a chance.

Monday, February 16, 2009

Email and SharePoint Designer Workflow

Many business workflow scenarios call for us to send an email at different parts of the process.
Like many things with SharePoint Designer workflow, this is relatively easy to accomplish, but is sometimes harder than it would seem. In this article two tricky scenarios were addressed

Porting WorkFlow from One List to Another List

Every first-time SharePoint Designer workflow author faces this problem:
Design a workflow solution.Create a new workflow solution.Test it.Gain user acceptance and sign off.
At this point, everything is going swimmingly until it’s time to … 5. Move to production … full stop.Today, there is no End User friendly way to move a functioning SharePoint Designer workflow solution from

Porting a Simple SharePoint Designer Workflow One List to AnotherOverviewThis tutorial style article describes how to port a SharePoint Designer workflow from one list to another. It assumes a business case where we want to move a dead simple workflow from a development environment to a production