Question
Issue during opening the URL :: Error: You lack access required to execute RULE-OBJ-ACTIVITY
We are facing issue during opening the URL.
The log and the url screenshot are attached.
Please suggest what to do.
Error:
[10/25/16 23:50:27:267 EDT] 00000013 stdout Z 2016-10-25 23:50:27,267 [.PegaWorkManager : 0] [ STANDARD] [ ] [ SbiApp:01.01.01] ( internal.mgmt.Executable) ERROR - Only authenticated client may start this activity: RULE-OBJ-ACTIVITY SBIO-SBIAPP-WORK CALLACTIVITY #20160524T063319.799 GMT
com.pega.pegarules.pub.PRRuntimeException: Error: You lack access required to execute RULE-OBJ-ACTIVITY SBIO-SBIAPP-WORK CALLACTIVITY #20160524T063319.799 GMT.
at com.pega.pegarules.session.internal.mgmt.Executable.updateStepStatusAndLog(Executable.java:836)
at com.pega.pegarules.session.internal.mgmt.Executable.activityProlog(Executable.java:768)
at com.pegarules.generated.activity.ra_action_callactivity_1f49d82610cd771054caadafc4cf3db6.perform(ra_action_callactivity_1f49d82610cd771054caadafc4cf3db6.java:52)
at com.pega.pegarules.session.internal.mgmt.Executable.doActivity(Executable.java:3505)
at com.pega.pegarules.session.internal.async.agent.QueueProcessor.runActivity(QueueProcessor.java:721)
Have you configured your activity's security tab like below? if not can you configure as below and check again?
'Require authentication to run' should be unchecked and check 'allow direct invocation....'