cancel
Showing results for 
Search instead for 
Did you mean: 

Inbound Rule and File upload issue

g_rathod
Star Contributor
Star Contributor
Hi Friends,

I have a custom rule in my one of space called "Apply". Now I manage count of files. When I use share's Multifile uploader component and upload 6 files at a time, it counts 5 (as per my business logic) - Just counting child of rule folder.

Now when I upload file one by one it gives me 6 files (perfect).

Problems may be below , dont know which affects :
1) Upload are not in sync (may one or more files come in single transaction)
2) Issue in Inbound rule.

Let me know if anybody help on this.
1 REPLY 1

romschn
Star Collaborator
Star Collaborator
If your whole purpose is to count the uploaded files in a space then you may also want to think of using another option of Behavior. Write a behavior on CreateNode and maintain count of the files.