Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

HTTP handler for starting an external service cannot be read

Former Member
0 Kudos

Hi,

When i execute the work item from Business Work place and also from the UWL in Enterprise portal of the task TS21300098 for HR Process Requisition workflow.

In the Error is says

HTTP handler for starting an external service cannot be read

Message no. SWK045

Diagnosis

This work item is a link to a HTTP service. To start the service, a launch handler must be known to the SAP System.

However, the system could not find a launch handler.

System Response

The workflow system cannot start execution of the work item.

Procedure

Contact your workflow administrator:

In Customizing you must maintain a launch handler for HTTP-supported dialog services.

I have checked the config under WF_HANDCUST transaction and made the launch Handler settings generated automatically.

But still the problem occurs.

Any Suggesions and help?

Thanks & Regards

Sumanth

6 REPLIES 6

athavanraja
Active Contributor
0 Kudos

In SICF transaction check whether the service "<b>sap/bc/workflow_slh</b>" is active or not.

This could be one of the reasons.

Regards

Raja

0 Kudos

Hi Raja,

I have already checked this service and it was already activated.

I have again restarted all the services related to workflow. also made the settings in SWU3 and also in WF_HANDCUST transaction.

But still the error is coming.

Any Suggesion?

Thanks & Regards

Sumanth

0 Kudos

Hi azwan,

We are also facing the same problem. If you had solved this problem please reply us at the earliest.

Thanks & Regards,

Shrinivas.

0 Kudos

Hi,

Is it possible for you to generate URL and test the handler in trx. WF_HANDCUST without first have to logon in a browser?

Claus Lücking

Former Member
0 Kudos

Hi,

Have you solve your problem. I have the same and i don't find the solution.

Thanks for your response,

Former Member
0 Kudos

hi Guys,

I have got the same issue. This blog helped me with tcode WF_HANDCUST. I have generated the url

http://waspgh.kcc.com:8083/sap/bc/webflow/wshandler-->Click on Generate URL and click on distribution.

Immediately u will get click on Test url . Click Test url . Then It is not successful. It stopped at

http://waspgh.kcc.com:8083/sap/bc/webflow

Getting http page error. So use tcode sicf >sap>bc-->webflow service and activate it.

Then test the connection. It will be successfull.

http://waspgh.kcc.com:8083/sap/bc/webflow/wshandler?ping=true&sap-client=400

Handler test

Test successful

Thanks,

Shankar