<br><font size=2 face="sans-serif">Hi Folks, </font>
<br>
<br><font size=2 face="sans-serif">as this is my very first post to WUG,
here is a quick introduction: I've been involved with SAP and ABAP for
almost 8 years (prior to that I did PL/1-development) but I'm completely
new to Workflow (just had BIT601 last month). I already spent some time
reading and searching through the SDN-Forums/Blogs/Wikis and have posted
this question there as well last week, but - helpful as they were - the
replies haven't yet solved our issue. As I don't really know how much overlap
there is between SDN-forum- and WUG-participants, I'd like to try this
venue as well.</font>
<br>
<br><font size=2 face="sans-serif">Now for my current issue:</font>
<br>
<br><font size=2 face="sans-serif">I'm involved with a project to make
use of the Manager Self Service (MSS) functionality provided by SAP. A
colleague and I are trying to follow the information provided by SAP in
these three documents: &quot;Configuration Guide for the Personnel Change
Request (Release 60.1)&quot;, &quot;Developing your own personnel change
requests (Release 50.1/50.2)&quot; and &quot;Internal Service Request (ISR)
cookbook (July 2004)&quot;. We are running Netweaver 04, SAP Basis 620,
SAP_HR 470. </font>
<br>
<br><font size=2 face="sans-serif">As a prototype, we've managed to get
scenario SPPD for &quot;Change Position (enhanced)&quot; set up in the
MyHRManager-section of the portal. We can submit the form for one of the
employees we've set up in the development system and we also see (via transaction
SWEL) that Standard Workflow WS50000041 is triggered. Subworkflow WS50000033
is triggered as well and the work-item for standard task TS50000075 gets
assigned to the correct responsible agent (we did have an issue with the
agent-assignment earlier, but - for whatever reason - this is now working
fine).</font>
<br>
<br><font size=2 face="sans-serif">Whenever the responsible agent tries
to process the workitem, we get the following two HTTP-related errors and
don't seem to be able to find the root-cause for them:</font>
<br>
<br><font size=2 face="sans-serif">1.</font>
<br><font size=2 face="sans-serif">Work item 000000319008: Object method
SWW_WW_EXECUTE_S cannot be executed</font>
<br><font size=2 face="sans-serif">Message no. WL821</font>
<br>
<br><font size=2 face="sans-serif">2.</font>
<br><font size=2 face="sans-serif">HTTP handler for starting an external
service cannot be read</font>
<br><font size=2 face="sans-serif">Message no. SWK045</font>
<br>
<br><font size=2 face="sans-serif">I did find a reference to WL821 in OSS
where it says that this is usually a very meaningless message, but I didn't
find anything for SWK045. Does anybody have any ideas which configuartion
settings we might need to check and possibly modify? Unfortunately, neither
my colleague nor myself really know what we need to be on the lookout for,
so any information will be helpful. We also already tried to find out where
these messages get triggered via debugging, but were not successful. A
&quot;where-used&quot; for the messages also didn't find anything.</font>
<br>
<br><font size=2 face="sans-serif">Before we can progress with our project,
we are fairly certain that we first have to get the SAP-supplied PCRs working
- otherwise we'll later never know where any issues are coming from!</font>
<br>
<br><font size=2 face="sans-serif">Thanks and Cheers</font>
<br><font size=2 face="sans-serif">Baerbel </font>
<br>