PCR workflow - HTTP handler for starting an external service cannot be read

Hi,
We are implementing PCR Approval using adobe forms. Currently when we try to open the adobe form for Approval from the UWL we get the error(it actually displays with an information message symbol) "<b>HTTP handler for starting an external service cannot be read</b>" in an ITS screen. We found an exactly similar problem in the below link but unable to find a resolution from that.
HTTP handler for starting an external service cannot be read
The detailed information message displayed is as given below,
<b>
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.</b>
We use the standard task TS50000075 for PCR Approval
Can anyone help us on this?
Thanks,
Prasath N

Hi Jocelyn,
Thanks for that reply.
I tried the transactions SICF and WF_HANDCUST.
1. In SICF under sap>bc>webflow-->wshandler when i double click on wshandler it shows that the service is active. But when i right click on the same and try to TEST it, i get an error
<b>Error in Web service execution
The launch handler was called with an incomplete parameter list </b>
I am not sure what this error means.
The configurations available in this service are as follows,
ICF path --> /default_host/sap/bc/webflow/
ICF Object --> wshandler
Decription --> English
Logon Procedure --> Standard
Security Requirements --> Standard
Basic Authentication --> Standard R/3 user
Anonymous logon data
client --> <empty>
user --> empty
password --> <empty-stillinitial>
Language --> <empty>
I am not clear what id and password should be maintained here. Can you please help us on this.
2. When i try to generate the URL in WF_HANDCUST and test them i get a success message.
<b>Handler test
Test successful
</b>
Thanks,
Prasath N

Similar Messages

  • HTTP handler for starting an external service cannot be read

    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

    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

  • Which permissions required for using CAF External Service Configuration?

    Hello,
    I have written an application service which invokes an external RFC. To this end, I have imported the desired RFC as external service and wrapped it as an application service.
    However, when invoking this application service I get an error message that the external service has not been configured. I have learned that I have to use CAF's External Service Configuration tool.
    Unfortunately, this tool complaints that I don't have the required administrator permissions. This happens even when I log in with the administrator account.
    What do I do wrong?
    Best regards
    Alexander

    I just have found the required role. It is role SAP_CAF_ADMIN.

  • Recovery Task for starting a stopped service not working (2012)

    I created some monitors in SCOM 2012 to monitor some third-party services on one of our Windows 2008R2 SP1 servers (virtual).  In the custom monitor, I created a "Start Service" Recovery Task using this guide:
    http://www.opsconfig.com/?p=478
    But the Recovery Task is failing.  I looked at the Health Explorer for the critical error notifiying me that the service stopped and it shows that the recovery task ran successfully but has the following error:
    Output
    None
    Error
    The service name is invalid.
    More help is available by typing NET HELPMSG 2185.
    Exit Code: 2
    I have the Recovery Task configured as follows (bear in mind I'm testing this on a monitor that is only enabled for my test server, and i'm testing it with a non-critical service (Adobe Acrobat Update Service.))
    If I connect to the server via RDP and use a command prompt to CD to C:\Windows\system32 and execute net.exe start AdobeARMservice, it starts fine.
    What's up with this?  I even tried sc.exe but that failed as well.

    If so, it is the server side issue. Is there anything related to it in Event log?
    Juke Chou
    TechNet Community Support

  • Starting from external disk: cannot unmount standard startup volume

    Hi all,
    I started my my mac from an external disk to do some maintainance on my standard startup volume but this volume cannot be ejected.
    I already tried lsof to find out whether there is still a process running on the starup volume but lsof doesn't list anything.
    what else could be a reason for this problem?

    Hi Konstantin;
    How did you get the system on to the external drive?
    It sounds like there is still something that is dependent on the internal system drive.
    Allan

  • Creating a Business Service for Start/Stop Application Service in CCB 2.3.1

    Hi,
    I'm in the process of creating a BPA script that invokes a Business Service to perform a Start/Stop for a given Account ID/Premise ID combination. The Business Service is using the base Application Service: Start Stop (CILCSSEP). I am moving the Account ID and Premise ID, along with the start date and requested by fields to the data area of the Business Service, prior to invoking it. When I invoke the Business Service via the BPA script, it throws the below error message... I'm at a loss because the BILL_ADDR_SRCE_FLG is being set to a default of "PREM" on the Business Service Schema:
    A Bill Address Source is required on the address override record. Please enter a valid value.
    One of these two is true:
    1) The Bill Route Type on this record has a Bill Routing Method of 'Postall', or
    2) The main customer on the Account has a Quote Route Type with a Quote Routing Method of 'Postal'.
    In either case, the Bill Address Source must be populated with a valid value.
    If you need support please supply the following info to system support:
    Message number: 3, 59204
    Business Service: CMSTARTSERVICE
    Application Service: CILCSSEP
    Schema:
    <schema pageAction="fastChange">
    <accountId mapField="ACCT_ID"/>
    <df mapField="DEFAULT_FOR_FLG"/>
    <startDate mapField="STRT_START_DT"/>
    <startOption mapField="STRT_TYPE_FLG"/>
    <premiseId mapField="STRT_PREM_ID"/>
    <premAddress mapField="ADDRESS1"/>
    <premCity mapField="CITY"/>
    <startCisDiv mapField="STRT_CIS_DIVISION"/>
    <startReqBy mapField="STRT_STRT_REQ_BY"/>
    <bldStrtSaSw mapField="BUILD_START_SA_SW" default="true"/>
    <accountIdtwo mapField="ACCT_ID2"/>
    <mainCustPerId mapField="MAIN_CUST_PER_ID"/>
    <billFrmtFlg mapField="BILL_RTE_TYPE_CD" default="POSTAL" private="true"/>
    <billAddrSrcFlg mapField="BILL_ADDR_SRCE_FLG" default="PREM"/>
    <billAddrSrcFlg2 mapField="BILL_ADDR_SRCE_FLG2" default="PREM"/>
    <startStopTelephoneOverride type="list" mapList="OVRD_PHONE">
    <accountId mapField="ACCT_ID"/>
    <sequence mapField="SEQ_NUM"/>
    <phoneType mapField="PHONE_TYPE_CD"/>
    <internationalPrefix mapField="COUNTRY_CODE"/>
    <phone mapField="PHONE"/>
    <extension mapField="EXTENSION"/>
    <version mapField="VERSION"/>
    </startStopTelephoneOverride>
    <startBtn mapField="ACTION_START_SW" default="true" private="true"/>
    </schema>
    I'm running CC&B 2.3.1 - Any help in pointing me in the right direction to get this working would be greatly appreciated, Thanks!
    Regards,
    Jack

    Hi,
    Can you try and do this transaction online and see if the error occurs as well? If so run it with traces on and check for the details just before the error is thrown. ( you can also switch on debug via the service call, but it may be easier to debug when doing this online. ) I am predicting this error will occur also when you do it online.
    When you are using an Account with its main Person set up with BILL_ADDR_SRC_FLG as PREM you will need a valide PREM_ID on the CI_ACCT record for MAILING_PREM_ID and the premise needs to have a switch set to YES indicating it is a Mailing Address type Premise.
    Good luck
    Arjen

  • I have a new MBAir 2013 13", and I had a MBPro 2010 13". I've installed iPhoto 9.4.3 but now iPhoto says my library (stored on an external HDD) cannot be read until I update the software because it's made with an updated iPhoto... but it IS updated!

    As the tile says, I've recently bought a MBAir 2013 13". When I installed and updated iPhoto, I wanted to use my library, stored on an external hdd, which I used until the day before on my old MBPro 2010 13", without any problems. Now iPhoto says that this library cannot be opened by my iPhoto but it has to be opened with an updated iPhoto... but I had iPhoto 9.4.3 on my MBPro and I have iPhoto 9.4.3 on my MBAir! What can I do? Thanks a lot (sorry for my english, I'm Italian)

    It's mac os format
    BTW I solved my issue! I repaired my library with the last option... and I did not lost anything thanks anyway!

  • Error when setting JMS Destination  for Agile PLM Content Services (cannot

    In not the right forum please suggest the correct one.
    Before creating the destination I did the following setup and testing.
    1.) Created a JMS on the Weblogic Server
    2.) Created a Jdeveloper BPEL Project and successfully put a message into the JMS queue
    Here are the details for the new destination I am creating.
    1.) Protocol = JMS
    2.) Provider Context Factory = weblogic.jndi.WLInitialContextFactory
    * this is the one that seems to be the cause of the error
    3.) Connection Factory = jmstest/jmstest-cp
    * this is my JNDI name for the connection pool
    4.) Default Provider URL = t3://10.16.131.110:7001
    * this is the URL for the Weblogic server
    5.) Destination Name = jms/queueout
    * this is the JNDI name for the queue
    The error message I am getting when I click the button to "Test Destination" is
    "The remote server returns the following message: Cannot instantiate class: weblogic.jndi.WLInitialContextFactory"
    I would appreciate any input
    Thanks

    Which version of Agile are you using?
    There is a patch needed for agile 9.2 for weblogic server.
    Please check the Metalink

  • External HDD Cannot be Read

    Ok. So the Install of Leopard went great, smooth as silk.
    However, I went to plug in my new 750GB external HDD, and Leopard says it cannot read it. So I go to the Disk Utility, but I cannot Repair, Verify, or Erase the disk.
    I get the following error every time I attempt one of those actions:
    *Error: Filesystem verify or repair failed.*
    So what is the problem? How can I fix it? (All I want to do is use Time Machine...is that so much to ask?!)
    Thanks!

    Figured it out. I simply recreated the Partition on the HDD and everything is wonderful now. I don't know why I didn't think of that earlier.

  • How do I handle errors from a call to an http handler routine on the server?

    I have written an http handler for the server. It is used for file uploads. It works fine.
    However, if the server gets any kind of exception, I don't seem to get anything back in the Silverlight httpWebRequest.  It seems like something in the communications sees the exception as a  "server not found" type error.  And a
    Dialog pops up that appears to NOT be my code that says the message.
    For my WCF calls, I implemented a SilverlightFaultBehavior that switched the status code to OK and I was able to get the server exceptions from my WCF calls into my Silverlight app.
    But how do I do that for an http handler?  What do I have to add, if anything to the server side and what do I need to do on the Silverlight client side?

    How are you calling your service?
    You should be doing asynchronous calls and supplying a callback with silverlight.
    Check for errors in the callback.
    FileListServiceReference.FileListServiceClient proxy = new ITSupport.FileListServiceReference.FileListServiceClient();
    proxy.GetFileListCompleted += new EventHandler<ITSupport.FileListServiceReference.GetFileListCompletedEventArgs>(proxy_FileListCompleted);
    proxy.GetFileListAsync(fileList);
    void proxy_FileListCompleted(object sender, ITSupport.FileListServiceReference.GetFileListCompletedEventArgs e)
    ObservableCollection<ImageVM> ims = new ObservableCollection<ImageVM>();
    if (e.Error == null)
    That does stuff if there's no errors and returns nothing if there are but you might want more sophisticated handling.
    Hope that helps.
    Recent Technet articles: Property List Editing;
    Dynamic XAML

  • Conditions for starting WF - BO BOR Purchase contract

    Hi all,
    we have SRM application rel. 5.0 (Server 5.5) and our need is to deactivate contract's approvement, about a contract just approved, whe user modify some fields in header or item data on contract.
    Under dir SPRO --> SRM --> SRM Server --> Cross-application basic settings --> SAP business workflow --> Define conditions for starting workflows i have selected following values: "BOR" - "Purchase contract" and event "CHANGEVERSIONSAVED" and i tried to managed Start routine n° WS14000086 e WS14000088 with expression "Changed fields" using field CRMD_ORDERADM_H-DESCRIPTION, for example, but in this way i only got issue that approvement flow doesn't go !!!!
    Did i follow right way ? miss i something ?
    May you help me ?
    Best regards,
    Nick.

    Hi,
    It is either possible to use workflow (or) not to use workflow.
    It is not possible to deactivate workflow in the middle of the approval process. for example if the approver changes the contract and approves, then the contract will be approved if it is single step approval.
    if the approver changes the contract and then approves , then it will be send either to the next approver (or) creator depending on workflow security leve.
    But i am sorry it is not possible to deactivate workflow in the middle of workflow process.

  • How do you find External Service wizard on Portal

    Hi All,
    I am trying to insert an iview on the portal which contains a BEx Workbook.
    I have read SAP Help & some forum threads, they all have indicated that I need to
    Start the External Service wizard from Content Admin/Roles/Edit Area/External Service and choose Create.
    I can't find this path.  I have tried on the Portal, I have chosen Content Administration, but I don't know where 'Roles/Edit Area/External Service' are?
    Please can you help me find the External Service Wizard?
    Many Thanks,
    Michelle

    Why do you think that it was necessary for Apple to remind you?  Regardless, these forums are open all day, every day and, if you have a question, please feel free to ask.

  • PM order with external service

    When we requisition an External Service through the PM Order using control key PM03, the system automatically generates the PR for the selected external service.
    The currency for this PR is set to the default currency automatically and we are unable to select the currency in case an external service is payable in foreign currency.
    How do we overcome this problem of selecting the required currency in the service PR as the currency field is greyed (disabled)?
    Edited by: Sylvia Hernandez on Apr 12, 2011 12:27 AM

    Hi
    it is possible to open the currency field, you can sort the issue while converting to Purchase order. also check whether you can open the field using user exit
    regards
    Thyagarajan

  • External service equipment

    Dear All,
    We have a one issue, Regarding Returnable service  for  plant maintenance - External service equipment.
    From the maintenance order, PR triggered, after   PO . Equipment can be  sent to vendor and after once serviced its Recieved and we made Service entry sheet. thats all.
    Here is my question is,
    How to sent the equipment to vendor
    Is there any options in Standard SAP ? for that only we can trace the Equipment.
    Regards
    Murallee

    Dear Mr Thiyagarajan,
    I think this question is reapeating several times in this forum,since we are not able to understand your points correctly,though you explained many times.Pl give suggestion for the following scenario.
    I want to send a equipment-X for servicing outside the factory.
    Step-1:Creation of Order for the equipment and in that under External Tab of operation with  Control key PM03,I will enter the nature of servicing.Let's say "Overhauling of turbine gear box",Quantity-1,Cost-100000 Rs,Cost Element-514670 and release the order.
    Step-2:Based on PR creation through MO ,PO will be created in ME21N.In that we are giving only the PO document type,Vendor Number,Change in cost if any,tax code etc.
    Step-3:-After saving the PO,I used to take print out and send it to Vendor for executing the services.In that Description of services,cost details,delivery date will be there.Equipment will be decativated in SAP and send to vendor without any entry in SAP. and by just making entry in gate.
    Step-4:-After returning the equipment by completion of services to factory,I will make ML81N for the services and activate the equipment again in SAP.
    We aware that Equipment can be linked with MM and how to include or enter  the material number(equipment to be serviced) in the PO.Because we just converting the PR for services in to PO.Pl spend your valuable time to clear this and it will be helpful for lot of us.
    Regards
    KRISHNAN

  • PM Order with External Service PR Currency

    When we requisition an External Service through the PM Order using control key PM03, the system automatically generates the PR for the selected external service.
    The currency for this PR is set to the default currency automatically and we are unable to select the currency in case an external service is payable in foreign currency.
    How do we overcome this problem of selecting the required currency in the service PR as the currency field is greyed (disabled)?

    Refer [link|Service Purchase request with different Currency] for additional informations
    Thanks
    S.N

Maybe you are looking for

  • Using more than one computer, why? so hard

    I seen the posts or some of them, about trying to use ipod on more than one machines. Win XP. I use my ipod primary with my home computer, but work weekends and was hoping listen to my music whilst in the office. Plus easy backup of my library, Im la

  • Unable to upload resumé

    i trying to upload my resumé a site using pages, unfortunately it keeps saying no file.... can some one pls.. help me!!!

  • Data Modeler can't generate a FK?

    I have a table with 3 FK constraints. Import if from the DB into data modeler and one FK constraint is gone. Trying to generate it in the model (using it only for documentation anyway) and "New FK Relation" button doesn't do a thing but annoy me with

  • Min max planning report errors out

    Min max planning is defined at Organization level with the source type as supplier. Min max report errors out for restock option "yes". Following is the error message in the log file MSG-00069: Calling INV_MMX_WRAPPER_PVT.exec_min_max from Before Rep

  • Problems with PDF output

    I created a journal page in Illustrator - which is a series of lines, some thicker than others.  They have been combined into a layout for a journal in InDesign.  All looks great and prints great from both programs. When I output to PDF I lose the in