outputs

classic Classic list List threaded Threaded
6 messages Options
Reply | Threaded
Open this post in threaded view
|

outputs

latifa
Hi Erman,

Issue for today is that Customer can't access output files with different responsibilities.
I found this profile option: Concurrent:Report Access Level
However, I think this is only for different users with same ersponsibility.

Could you help please.

Regards,
Latifa
Reply | Threaded
Open this post in threaded view
|

Re: outputs

ErmanArslansOracleBlog
Administrator
Hi Latifa,

It may be related with Role Based Access Control (RBAC)

Yes, the following MOS note is for a different case (different user - same responsibility), but still I m putting it here, just in case.. R12: How To Configure Access To Request Output Of The Same Responsibility (Doc ID 804296.1) -> &TABLE_ALIAS.request_id in (select cr.request_id from fnd_concurrent_requests cr where
cr.responsibility_id = fnd_global.resp_id and cr.responsibility_application_id =
fnd_global.resp_appl_id)

So, you may need to check those RBAC related configuration of yours.. There could be an extra config that is preventing you in you case..

Also, you said "can't access".. What do you mean by that? Do you see the conc requests but can't view its output when you click the output button?
In this case, you may also need to check the MOS note -> How to Troubleshoot FNDFS and FNDWRR (Problems Viewing Concurrent Request Output) (Doc ID 847844.1)
Reply | Threaded
Open this post in threaded view
|

Re: outputs

latifa
Hi Erman,

How are you Erman, I hope fine :)

Thank you Erman for your reply.
I'll check the DocIDs, I think I already saw one of them.

So the Customer, with a responsility x, can access to requests of other users that were ran with different responsility y. However he cannot check the output, it's "gray".

My colleague applied some patchs on that environment and Customer said that thay impacted this functionality (it's just a supposition).

Regards,
Latifa
Reply | Threaded
Open this post in threaded view
|

Re: outputs

ErmanArslansOracleBlog
Administrator
Thnaks Latifa :)
Which patches are they ?
Reply | Threaded
Open this post in threaded view
|

Re: outputs

latifa
Hi Erman,

I hope you are fine.
Happy new year 2021 with a lot of happiness and particularly health and without Corona :)

For the issue, applied patches were about jdk, AD, TXK, and so on … technical patches and not functionals.

Actually, we let finctional team identify the problem because we have the same behavior in other environment.

Regards,
Latifa
Reply | Threaded
Open this post in threaded view
|

Re: outputs

ErmanArslansOracleBlog
Administrator
Happy new year Latifa! :) I wish the same things for you.

Okay, lets  see what your functional team will say..