Skip to main content

Hi there,


I have a K2 (blackpearl 4.5) process integrated with InfoPath form.


I developed this process on DEV system. So, all (seconary) data connections in InfoPath form has the url for DEV system.


I.e I populate the user infomation by calling "UserProfileService" web service.  the location of this web service is:


http://myDEV:99999/forms/mysitecolletion/_vti_bin/userprofileservice.asmx?WSDL


The the location of web service on Production is supposed to be:


http://myProduction:12345/forms/mysitecolletion/_vti_bin/userprofileservice.asmx?WSDL


But after I deployed the process to Production, I found the above data connection does not work properly.


I downloaded the version on Production K2 server, and find the data connection in manifest.xsf still using the DEV one.


What should I do?


 


Thanks,


David

Be the first to reply!

Reply