Expandir la barra de logros de la comunidad.

RESUELTAS

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?

Temas

Los temas ayudan a categorizar el contenido de la comunidad e incrementan la posibilidad de encontrar contenido relevante.

1 solución aceptada

Avatar

Respuesta correcta de
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.

Ver la solución en mensaje original publicado

2 Respuestas

Avatar

Level 5

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

Avatar

Respuesta correcta de
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.