cancel
Showing results for 
Search instead for 
Did you mean: 

Approval Leave Request via WorkFlow WS12300111 on MSS Overview

nurullah_rstem2
Explorer
0 Kudos

Hi,

i m testing leave request on portal EHP6. workflow WS12300111 started and an email was sent to manager of employee who requested the leave.

but there is no item on MSS overview or team calendar to approve the leave request.

i made the configurations on PTARQ .

what else i can check?

can somebody help me please?

Thanks in advance.

Best regards.

http://scn.sap.com/message/14162649#14162649

Accepted Solutions (0)

Answers (4)

Answers (4)

nurullah_rstem2
Explorer
0 Kudos

Hi,

thank you for all your replies, i solved it by creating WebFlow connector via UWL on Portal System Configuration.

it works but a new problem, i m trying to solve, the page cannot be displayed when click the task item to see item detail..

does anybody know why it happens?

thanks in advance

nurullah_rstem2
Explorer
0 Kudos

Hi,

thanks for yor replies. i solved by the UWL customization on portal system administiration.

the tasks was listed but now the page, which is opened by clicking to the task item, cannot be displayed.

i think the following parameters may be wrong on SWFVISU - Workflow Visualization Metadata

does anybody know which parameters i must define?

thanks in advance.

Task                           TS12300097
Visualization Type      WD_JAVA

APPLICATION LeaveRequestApprover

DYNPARAM wi_id=${item.externalId}

PACKAGE com.sap.xss.hr.lea.appl

Task                           TS12300116

Visualization Type      WD_JAVA

APPLICATION LeaveRequest

DYNPARAM wi_id=${item.externalId}

PACKAGE com.sap.xss.hr.lea.appl

Former Member
0 Kudos

package: sap.com/ess~lea for both

Save, re-register item types in the universal wf config and clear the uwl cache

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

WD JAVA, follow note 779075 ie SWFVISU

Former Member
0 Kudos

are you using the webdynpro ABAP leave request? because then you need to use a different WF

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Kudos

to whom the request was sent? Can you check in RPTARQDBVIEW who is the next agent ie approver?

have you done the customisaiton to determine the next agent? V_ptarq_tprocess? customization

ie rule determination for manager?

Check in SWIA whose inbox the workitem lies?

are you using MSS ADD On for approval, then you can use UWL or POWL etc for approval

read here and check your customization

http://scn.sap.com/thread/2096541

You can make use of the latest WF 21500003

Former Member
0 Kudos

Dear Nurullah,

1. Go to SWIA and check the Agents with whom the workitem is pending,

2. you can loginto ECC with GUI with approver user id and Check the Inbox if its avaliable there then it should be issue with UWL Sync.

Thanks & Regards,

Vijay M