Skip to main content
Nintex Community Menu Bar

How to change ViewFlow URL?

  • March 3, 2017
  • 0 replies
  • 19 views

Forum|alt.badge.img+11


 

Symptoms

 


How to change ViewFlow URL?
 

 

Diagnoses

 


You have to adjust the following key in K2 workspace web.config to resolve this:
 

 

<add key="WebServiceServerURL" value="https://k2.denallix.com" />

 

 

 

Resolution

You have to adjust the following key in K2 workspace web.config to resolve this:

 

 

 

<add key="WebServiceServerURL" value="https://k2.denallix.com" />