Expand my Community achievements bar.

Don’t miss the Workfront AMA: System Smarts & Strategic Starts! Ask your questions about keeping Workfront running smoothly, planning enhancements, reporting, or adoption, and get practical insights from Adobe experts.
SOLVED

Create A Record (Note) Results In Very Long Processing Time

Avatar

Level 5

Hello,

 

I am running a scenario that finds the latest update/Note on a project and posts a reply to that Note.

Eric_D_Miller_0-1756906611120.png

Only when I test this, it takes over 20 minutes to process this module. If I change the ObjCode to PROJ and use the ProjectID it works fine, it's when I switch it to NOTE and point it towards the specific thread that I am getting a very long processing time.

 

Any ideas out there?

Topics

Topics help categorize Community content and increase your ability to discover relevant content.

1 Accepted Solution

Avatar

Correct answer by
Level 5

It ended up being so that the Note ObjCode and the ObjID had to match the topmost object the Note was being posted, not the parent thread ID like I was assuming.

View solution in original post

2 Replies

Avatar

Level 5

Posting here 24 hours later to confirm that the issue is still happening, likely not due to server lag time.

Avatar

Correct answer by
Level 5

It ended up being so that the Note ObjCode and the ObjID had to match the topmost object the Note was being posted, not the parent thread ID like I was assuming.