cancel
Showing results for 
Search instead for 
Did you mean: 

How to remove the WorkList LinkToAction in ESS CATS

Former Member
0 Kudos

Hi all:

In ESS CATS WorkingTime task, there is 2 links in top of this task.

One is Calendar, another one is WorkList, they are all LinkToAction.

I want to hide the WorkList in UI, but I cannot find in which view this WorkList is defined ?

Is it defined in CAP ? How to find this CAP and how to remove this link ?

Anybody can give some help ?

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

Hi all:

Is there anybody can help me see this problem ?

Former Member
0 Kudos

Hi all.

Yesterday I debug the CC, but its not called when application is running.

I think it use PCD.

But how to configure the PCD ?

-


Check if that is using Self Service Administrator.

If it is not using it then go the Cc of the Dc and find the code related to CAP.

Else if it is using SSA then go the application properties and check the base configuration id and there you can find the PCD location of the Application.

Navigate to that location in Self Service Administrator role and modify there accordingly.

-


Is there anybody can give some help ?

Former Member
0 Kudos

Hi all.

Strange problem is I have to create a new application to make my new CC... running.

But new application have lots of problems because some defination of CC is missing. How can I make the old application running with new modified CC.. ?

Former Member
0 Kudos

Thanks for answer.

However today I tried.

I commented the worklist item in cap item defination.

Then I re deploy the application, it does not work.

Then I try to create a new Application with different configuration, it works.

So strange, is the configuration in cache ?

Former Member
0 Kudos

Hi

Go to interface controller of CcCatRecord. In that you can find the declaration CAPItem. Comment the CAPItem related to worklist and correspondng things accordingly.

Regards

Suresh

Former Member
0 Kudos

Thanks a lot, tomorrow I will try it.

but I find the declaration capitem code is writting in comments: deprectred