• Register Now
  • Forgot Password?
Intalio
  • Product
  • Services
  • Partners
  • Customers
  • Community
  • Company
  • Documentation
  • Discussions
  • Roadmap
  • Events

Discussions


Discussions about Intalio|BPP Community Edition.


Back to Intalio|BPMS 5.0 (0 viewing) 
Go to bottom
Post Reply
Favoured: 0
  • Page:
  • << Start < Prev 1 2 Next > End >>
TOPIC: Problem when invoking Web service from BPM process
Forum Tools
  • Post New Topic
  • Show latest posts
  • Rules
Jul 26, 2007 2:30 pm
anisdabdoub (User)
17 posts
Fresh Boarder

Karma: 0  
Hi Chandra,
Here is the whole project with .aar archive of my Test Web Service. I hope that you find my problem and I thank you a lot for your help.

Anis Mamsoudi
File Attachment:
File Name: testWSwithBPM.zip
File Size: 30741
 
 
AM
  The administrator has disabled public write access.
Jul 30, 2007 11:44 pm
cshekhar (User)
933 posts
Platinum Boarder

Karma: 32  
Hi,

Just verified you process and found out that .aar file is deployed on localhost.

But when deploying it to server it was taking the address as:
http://vm846204:8080/ode

I would suggest you to use http://localhost8080/ode for deploying the same to the server.

as when i tried to do so i was able to deploy the diagram to server without any error

Thanks
Chandra
 
  The administrator has disabled public write access.
Jul 31, 2007 8:04 am
anisdabdoub (User)
17 posts
Fresh Boarder

Karma: 0  
Hi Chandra,
Thank you for your answer, but I change deployment server to localhost but all my problems are in execution phase and not in deployment. Here is the error during process execution:

08:57:04,012 ERROR [TMSServer] Error to start the process with PIPA task c3cc194
e-da00-4161-8445-ddfc1db42aea
java.lang.RuntimeException: org.apache.axis2.AxisFault: {http://schemas.xmlsoap.
org/ws/2004/03/business-process/}selectionFailure R-Value expression "{OXPath10E
xpression $testWsFormInitProcessRequestMsg.root/TestWsForm:taskOutput/TestWsForm
:output/TestWsForm:group11/TestWsForm:In_1}" did not select any nodes.
at org.intalio.tempo.workflow.tms.server.TMSServer.sendInitMessage(TMSSe
rver.java:323)
at org.intalio.tempo.workflow.tms.server.TMSServer.initProcess(TMSServer
.java:341)
at org.intalio.tempo.workflow.tms.server.TMSRequestProcessor.initProcess
(TMSRequestProcessor.java:294)
at sun.reflect.NativeMethodAccessorImpl.invoke0(Native Method)
at sun.reflect.NativeMethodAccessorImpl.invoke(NativeMethodAccessorImpl.
java:39)
at sun.reflect.DelegatingMethodAccessorImpl.invoke(DelegatingMethodAcces
sorImpl.java:25)
at java.lang.reflect.Method.invoke(Method.java:585)
at org.apache.axis2.receivers.RawXMLINOutMessageReceiver.invokeBusinessL
ogic(RawXMLINOutMessageReceiver.java:84)
at org.apache.axis2.receivers.AbstractInOutSyncMessageReceiver.receive(A
bstractInOutSyncMessageReceiver.java:39)
at org.apache.axis2.engine.AxisEngine.receive(AxisEngine.java:506)
at org.apache.axis2.transport.http.HTTPTransportUtils.processHTTPPostReq
uest(HTTPTransportUtils.java:328)
at org.apache.axis2.transport.http.AxisServlet.doPost(AxisServlet.java:2
55)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:615)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428
)
at org.apache.geronimo.jetty.JettyServletHolder.handle(JettyServletHolde
r.java:104)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:830)
at org.mortbay.jetty.servlet.JSR154Filter.doFilter(JSR154Filter.java:170
)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:471)
at org.apache.geronimo.jetty.JettyWebApplicationHandler.dispatch(JettyWe
bApplicationHandler.java:59)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
68)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
Caused by: org.apache.axis2.AxisFault: {http://schemas.xmlsoap.org/ws/2004/03/bu
siness-process/}selectionFailure R-Value expression "{OXPath10Expression $testWs
FormInitProcessRequestMsg.root/TestWsForm:taskOutput/TestWsForm:output/TestWsFor
m:group11/TestWsForm:In_1}" did not select any nodes.
at org.apache.axis2.description.OutInAxisOperationClient.send(OutInAxisO
peration.java:271)
at org.apache.axis2.description.OutInAxisOperationClient.execute(OutInAx
isOperation.java:202)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:
579)
at org.apache.axis2.client.ServiceClient.sendReceive(ServiceClient.java:
508)
at org.intalio.tempo.workflow.tms.server.TMSServer.sendInitMessage(TMSSe
rver.java:318)
... 31 more

Thank you for your help.

AM
 
 
AM
  The administrator has disabled public write access.
Aug 6, 2007 12:47 pm
jdlacruz (User)
19 posts
Fresh Boarder

Karma: 0  
Hi,
I have a result different from yours.I simply did not have anything appearing on my browser, not even the XForm. Looking at the instance level, there is an exception that comes from the XML parser:

<wsi-xf:fault>
<wsi-xf:exceptionClass>nu.xom.ValidityException</wsi-xf:exceptionClass>
<wsi-xf:message>No service '' found in the specified WSDL.</wsi-xf:message>
</wsi-xf:fault>


I did not experience the problems you had in execution either. I really think you have a problem with the XForm, are you sure you did everything needed for PIPA?:

19:11:39,939 ERROR [XMLRequestProcessor] Error processing XML request
nu.xom.ValidityException: No service '' found in the specified WSDL.
at com.intalio.bpms.wsi.servlets.xforms.XFormsGeneratorRequestProcessor.
fetchService(XFormsGeneratorRequestProcessor.java:57)
at com.intalio.bpms.wsi.servlets.xforms.XFormsGeneratorRequestProcessor.
buildResponse(XFormsGeneratorRequestProcessor.java:91)
at com.intalio.bpms.wsi.servlets.XMLRequestProcessor.processRequest(XMLR
equestProcessor.java:70)
at com.intalio.bpms.wsi.servlets.XMLRequestProcessorServlet.doPost(XMLRe
questProcessorServlet.java:28)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:615)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428
)
at org.apache.geronimo.jetty.JettyServletHolder.handle(JettyServletHolde
r.java:104)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:830)
at org.mortbay.jetty.servlet.JSR154Filter.doFilter(JSR154Filter.java:170
)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:471)
at org.apache.geronimo.jetty.JettyWebApplicationHandler.dispatch(JettyWe
bApplicationHandler.java:59)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
68)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
19:12:55,270 ERROR [XMLRequestProcessor] Error processing XML request
nu.xom.ValidityException: No service '' found in the specified WSDL.
at com.intalio.bpms.wsi.servlets.xforms.XFormsGeneratorRequestProcessor.
fetchService(XFormsGeneratorRequestProcessor.java:57)
at com.intalio.bpms.wsi.servlets.xforms.XFormsGeneratorRequestProcessor.
buildResponse(XFormsGeneratorRequestProcessor.java:91)
at com.intalio.bpms.wsi.servlets.XMLRequestProcessor.processRequest(XMLR
equestProcessor.java:70)
at com.intalio.bpms.wsi.servlets.XMLRequestProcessorServlet.doPost(XMLRe
questProcessorServlet.java:28)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:615)
at javax.servlet.http.HttpServlet.service(HttpServlet.java:688)
at org.mortbay.jetty.servlet.ServletHolder.handle(ServletHolder.java:428
)
at org.apache.geronimo.jetty.JettyServletHolder.handle(JettyServletHolde
r.java:104)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:830)
at org.mortbay.jetty.servlet.JSR154Filter.doFilter(JSR154Filter.java:170
)
at org.mortbay.jetty.servlet.WebApplicationHandler$CachedChain.doFilter(
WebApplicationHandler.java:821)
at org.mortbay.jetty.servlet.WebApplicationHandler.dispatch(WebApplicati
onHandler.java:471)
at org.apache.geronimo.jetty.JettyWebApplicationHandler.dispatch(JettyWe
bApplicationHandler.java:59)
at org.mortbay.jetty.servlet.ServletHandler.handle(ServletHandler.java:5
68)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1530)
at org.mortbay.jetty.servlet.WebApplicationContext.handle(WebApplication
Context.java:633)
at org.mortbay.http.HttpContext.handle(HttpContext.java:1482)
at org.mortbay.http.HttpServer.service(HttpServer.java:909)
at org.mortbay.http.HttpConnection.service(HttpConnection.java:816)
at org.mortbay.http.HttpConnection.handleNext(HttpConnection.java:982)
at org.mortbay.http.HttpConnection.handle(HttpConnection.java:833)
at org.mortbay.http.SocketListener.handleConnection(SocketListener.java:
244)
at org.mortbay.util.ThreadedServer.handle(ThreadedServer.java:357)
at org.mortbay.util.ThreadPool$PoolThread.run(ThreadPool.java:534)
 
  The administrator has disabled public write access.
Aug 6, 2007 12:52 pm
jdlacruz (User)
19 posts
Fresh Boarder

Karma: 0  
Anisdabdoub,

Have you tried to use a different XForm for receiving the result?

I suspect the problem has to do with that. Intalio Designer stopped working when your project was open.

Tell me please if it works. If not, I'll invest some more time with pleasure.

JDC
 
  The administrator has disabled public write access.
Aug 8, 2007 1:35 am
jdlacruz (User)
19 posts
Fresh Boarder

Karma: 0  
Anisdabdoub,

I really suggest you to review your process. After looking at your process, I confirmed that you're not following the instructions for PIPA using XForms.

As I suggested before looking @ your process diagram, you're using single messages to communicate with XForms. As a general rule, Xforms should have a couple of request-response messages, even for intiating ones.

I was correcting your process but I had a problem with my machine. If I finish recovering my machine soon I'll send it to you.

Anyway, just follow this tutorial-screencast:
http://bpms.intalio.com/content/view/224/104/

JDC
 
  The administrator has disabled public write access.
Aug 8, 2007 6:57 am
Shivanand (User)
1216 posts
Platinum Boarder

Karma: 25  
Hi,
Look at these samples which holds multiple tasks with xforms.

Process1.
Process2.



Thanks,
Shivanand.
 
  The administrator has disabled public write access.
Aug 17, 2009 9:01 am
gayatri.chandak (User)
46 posts
Senior Boarder

Karma: 0  
Hi,

I am creating the same Absence Request Process which is already deployed on the Intalio Server. I am getting error when I start the process.

The log and the project are attached with the post.

Please help me out...

Thanks,

gayatri
File Attachment:
File Name: poc_1.zip
File Size: 51684
 
  The administrator has disabled public write access.
Aug 17, 2009 12:04 pm
Antoine (Admin)
2755 posts
Admin

Karma: 58  
I recommend you upgrade to the 6.0 and use Intalio|Ajax first.

Thanks,

Antoine
 
 
Intalio, The Enterprise Cloud Company
www.intalio.com
  The administrator has disabled public write access.
May 16, 2011 6:19 pm
fernando.paguay (User)
4 posts
Fresh Boarder

Karma: 0  
HI everyone,

How can I consume a web service with windows authentication?

I've tried with Import Toll but, several errors are shown in the wizard page,
I 've dealt with the import tool, but the wizard shows I can not access the web service


Thanks in advance
 
  The administrator has disabled public write access.
Go to top Post Reply
  • Page:
  • << Start < Prev 1 2 Next > End >>
Forum List Archived Intalio|BPMS 5.0
get the latest posts directly to your desktop
 

Top Posters

Last 30 days

  • jean.bernard.wansi (9)
  • niki.w (7)
  • danny.gallagher (7)
  • bruker.bruker (5)
  • marcelo.balisa (4)
  • pourdad.daneshmand (4)
  • ravinderjit.singh (2)
  • giocarmine.gio (2)
  • pavel.khodchenkov (1)
  • mikko.savolainen (1)

All time

  • Shivanand (1216)
  • cshekhar (933)
  • psq (797)
  • metabyte (415)
  • jag (393)
  • ravinderjit.singh (393)
  • dfrench (369)
  • arnaud (329)
  • jalateras (325)
  • talita.pezzi (279)

Show last 4 hrs - 12 hrs - 24 hrs

Latest Posts

  • Reusing pools and lanes across business ... by kutter
  • Re:Webservice asynchronous and input me ... by chantal.valverde
  • Re:XSD Attribute and Correlation by wilmercisneros
  • Re:Process Automation by jean.bernard.wansi
  • Re:partner link error by danny.gallagher

Show last 6 hrs - 24 hrs - 7 days

Copyright © Intalio, 1999-2012.

  • Copyright Notice |
  • Privacy Policy |
  • User Agreement