Skip to main content
Nintex Community Menu Bar

InfoPath (Formservice) with SmartObject GetList don't work

  • April 10, 2008
  • 2 replies
  • 15 views

Forum|alt.badge.img+7

Hello,


I have a InfoPath-Form with a SmartObject-GetList integration. This works if I use the form within infopath client, but using it within Browser it don't work. On server-log it seems to be a 401 error.


Because its a approval view there are two calls to the InfopathService.asmx.


One with operation: GetInfoPathTaskActions (this works)


Second with operation: ExecuteSmartObjectMethod (this don't work)


Any ideas. Thx

2 replies

Forum|alt.badge.img+3
  • April 10, 2008

Did you make sure your settings in the Configure InfoPath Forms Services are set up correctly?


 http://servername:port/_admin/ipfsConfig.aspx


Forum|alt.badge.img+7
  • Author
  • April 14, 2008
Yes this settings are done correctly.