cancel
Showing results for 
Search instead for 
Did you mean: 
Read only

Task Visualization Issue

Former Member
0 Likes
1,387

Hi All,

I am facing an issue with task visualization for my Leave Requests. Workflow is fine it is sending the request to SBWP and Managers' UWL as well.

I am using 12300111 workflow. But If I click on task it give me blank screen.

I have maintained below parameters for my task (Java):

And re-registered my System Alias as well:


Still the problem exists:

  • What might be the reasons / am I missing something ?
  • As I am on WD-ABAP, shall I use WD-ABAP Task ? I am on EP 7.30 & Ehp 6.

Regards,

Srikanth Naidu.

View Entire Topic
Former Member
0 Likes

Dear @Siddharth Rajora

I hope I can use the same ABAP-WD workflow (21500001) for my CATS Application as well.

Your suggestions are most appreciated.

Regards,

Srikanth Naidu. A

siddharthrajora
Product and Topic Expert
Product and Topic Expert
0 Likes

No you cannot !

1800335 - CATS WDA: Web Dynpro ABAP based CATS use in UWL

read above

we use tasks in cats as opposed to wf in leave request, check in cac1

Former Member
0 Likes

Hi Srikanth

For CATS we cannot maintain any workflow ID's in CAC1, we have to use the Std Task ID for approval system. This will be a painful job for your workflow consultant if you want to have any custom flows in this Task, as its hard to find the triggering event based on Tasks. Try to Use Std Task TS31000007 in Data Entry Profile as it also has the option to send external mails to the approvers too, It works for both JAVA & ABAP. If required check the Configurations in SWFVISU for WDA functionality as mentioned below.

APPLICATION:     HRMSS_A_CATS_APPROVAL

DYNPARAM:       WL_ID=${item.externalId}&sap-wd-configId=HRMSS_AC_CATS_APPROVAL

NAMESPACE:     SAP

change only DYNPARAM settings, it will work definitely for both ABAP & JAVA.

I hope it works for you too.

Cheers

Pradyp