Skip to main content
Nintex Community Menu Bar
Question

There is an implementation restriction on OpenActivities.

  • July 11, 2024
  • 3 replies
  • 46 views

Forum|alt.badge.img+1

There is an implementation restriction on OpenActivities. When you query this relationship, security evaluation is implemented for users who don’t have administrator permissions, and you must use a specific sort order: ActivityDate ASC, LastModifiedDate DESC. can any one please help on this. 

3 replies

Forum|alt.badge.img+17
  • Nintex Employee
  • July 11, 2024

I"ve talked about these implementation restrictions before.  Look here: https://community.skuid.com/t/implementation-restriction-on-openactivities .  This is not somthing you are going to be able to get around with Skuid. 


Forum|alt.badge.img+1
  • Author
  • July 11, 2024

Thanks for responding.

I read this link before posting my query. 

In my page two models and one PopUP(this is used to create new task)
1) Object and Object History.
I granted view all and modify all to user for particular object.

I tried by removing the PoPUP also but still i am facing. How to resolve this.


Forum|alt.badge.img+17
  • Nintex Employee
  • July 11, 2024

If you are creating a new task - do not use the OpenActivities sObject.  Use the task sObject.  You should be able to query other sObjects toward prepopulating data in your task, but if its OpenActivities - you can only query a single record.