on 2013 Oct 08 2:08 PM
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:
Regards,
Srikanth Naidu.
Request clarification before answering.
Hi Srikanth,
I dont remember correclty what we have done for resolving this but i faced this type of issue in my proj. i would suggest you check below things.
1) application is active in SICF
2) goto: System Administration > System Configuration > Portal Content check where it is pointing it should be webdynpro.
thanks,
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
i agree this can be confusing, as you can see from error ie 404 ie resource not found
another way to check this error from portal is default trace and you ll see the exact error
This error can be due to system alias set up in system administration etc
You can use either task, but what depends is parameters in SWFVISU which are populated in XML of uwl once you re resigter the connectors and clear the cache from UWL admin
check the Note 1773641 for correctly configuring SWFVISU
task TS21500003
APPLICATION HRESS_A_PTARQ_LEAVREQ_APPL
DYNPARAM LRF_REQUEST_ID=${item.REQUESTID}
NAMESPACE SAP
SYSTEM_ALIAS ( This needs to be customer specific for example Q5K002 )
note 1600953 should be implemented.
Can you check your XML what is populated for the task?
ensure this is indeed picked up after re registering the connectors etc > and restarting the portal!!!
you can enable support information for UWL
1. Log on to the portal
2. Navigate to the following path: system administration > system
configuration
3. In detailed navigation click on the UWL & Workflow folder
to expand out
4. Then click on the Universal Worklist Administration link
5. Scroll down to the bottom of the page:
Optional Universal Worklist Service Configuration
Open the Tray for the Optional UWL Service Configuration
Click on the button to open the tray for the optional UWL service
configuration
6. Scroll down again
7. Go into edit mode
8. Display Support Information: Set the parameter to true
9. Click save
10. Navigate back to the UWL.
11. Click on the tasks tab
12. Now click to highlight the workitem in the list
13. Please take screenshots of the support information for this task
and check it from where it is loaded
check this thread
Currently working on CATS WD-ABAP workflow process and using TS31000004 task. And my Workflow consultant was not sure about the workflow number for this task where I am lacking knowledge.
As Snote:1800335 says only about tasks not about the workflow ID,
Could you please guide here and share some knowledge .
Message was edited by: Srikanth Naidu Akula
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
as indicated above, There is no workflow for CATS only TASKs
TS31000007 > use this if you want approval by Supervisor read more below http://help.sap.com/saphelp_erp60_sp/helpdata/en/42/cea31b38321368e10000000a1553f7/content.htm
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
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
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Hi Shankar, Santosh & Siddharth,
Thanks a lot for your wonderful and timely support, now I have started working on WD-ABAP version of Workflow. Once I am done with development I will get back to you with all my outputs.
Once again thank you and have a wonderful day.
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
Have gone through several threads but got confused due to different versions.
Hence not sure....... Please guide................
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.
if your using 12300111 then it will point to WDJAVA approval screen.
You can use 21500001, then it will point to WDABAP approval screen
For this WDABAP maintain the TS21500003 with below parameters
APPLICATION hress_a_ptarq_leavreq_appl
DYNPARAM LRF_REQUEST_ID=${item.REQUESTID}.&WDCONFIGURATIONID=HRESS_AC_PTARQ_LEAVREQ&LRF_ARQ_MODE=A
NAMESPACE sap
SYSTEM_ALIAS SAP_ECC_HumanResources
Hi Shankar,
Thanks for your reply.
Yes, I wanted to use WD - ABAP functionality for my Processes but I have not found the Suggested Workflow 21500001 and its task 21500003 in my system.
| User | Count |
|---|---|
| 55 | |
| 28 | |
| 20 | |
| 10 | |
| 4 | |
| 3 | |
| 2 | |
| 2 | |
| 1 | |
| 1 |
You must be a registered user to add a comment. If you've already registered, sign in. Otherwise, register and sign in.