You are viewing limited content. For full access, please sign in.

Question

Question

weblink to web client migration iis rewrite question

asked on August 5

I've inherited an environment that is moving from WebLink to Web Client once we complete an upgrade of their participant licenses; they had Forms Participant licenses and WebLink was used to avoid paying for Community Participant licenses. I can track down all the workflows where the links to WebLink are created and replace with Web Client links. 

However, there are many MANY links in other applications and emails and active Forms instances that will still point to WebLink when the migration is done. I'd like to have WebLink or IIS change the URL from something like this:

https://host.domain.com/WebLink/DocView.aspx?id=6082592&dbid=0&repo=reponame 

And rewrites it to this:

https://host.domain.com/laserfiche/DocView.aspx?id=6082592&repo=reponame

I think this can be done with IIS URL Rewrite, but I'm inexperienced with this level of IIS admin. 

Has anyone here done something like this before? Is there a smarter way to do it I'm not seeing? 

0 0

Replies

replied on August 5

It sounds like a reasonable plan. I think you'll want to redirect rather than rewrite, but the Rewrite Module can do both. This article is a good guide.

0 0
You are not allowed to follow up in this post.

Sign in to reply to this post.